View Single Post
  #2   (View Single Post)  
Old 28th May 2008
ephemera's Avatar
ephemera ephemera is offline
Knuth's homeboy
 
Join Date: Apr 2008
Posts: 537
Default

Quote:
Originally Posted by Sunsawe View Post
Hi,

I have a multi FreeBSD boot on my box. I noticed that the boot loader can "remember" the last system that has been started.
I would like to know how i could, within the system, modify this.

How to select which system would be started by default at next reboot?

Thanks
use fdisk -a to make the partition from which you want to boot the active partition.
Reply With Quote