Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Apr 2003 06:42:47 +0300 (EEST)
From:      "Georgi Moskov" <moskov@telecoms.bg>
To:        freebsd-stable@freebsd.org
Subject:   Re: Weird boot loader
Message-ID:  <51825.217.79.79.254.1050464568.squirrel@new.host.name>

index | next in thread | raw e-mail

> Is there a way so i can make it boot directly from the
> MBR of Disc0 without reinstalling the system.  There
> should be :))))
> I should be able to configure this like LILO in linux,
> I would expect.
>

Hi Georgi,

I thibk you should have a look at the boot0cfg(8) utility, and especialy
the following three options:

     -b boot0
             Specify which `boot0' image to use.  The default is /boot/boot0.

     -f file
             Specify that a backup copy of the preexisting MBR should be
writ-
             ten to file.  This file is created if it does not exist, and
replaced if it does.

(I surpose this backup file is /boot/mbr, so you can put it back)

     -s slice
             Set the default boot selection to slice.

(This one may help you preselect the partition you want to boot)

Yours,
Georgi Moskov.



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51825.217.79.79.254.1050464568.squirrel>