[Prev][Next][Index][Thread]

LILO again...



Is there a way to install LILO on the MBR so it'll boot a kernel and mount
/dev/hdb1 as root fs, and still enable me to boot msdos from /dev/hda1 but
WITHOUT having it install the boot chain loader on /dev/hda1, i.e. just
load the /dev/hda1 current boot sector when I choose the *other* defined
in lilo.conf. Assume lilo.conf looks something like this:
boot=/dev/hda

image=/boot/zImage
      label=linux
      root=/dev/hdb1

other=/dev/hda1
        label=DOS
        table=/dev/hda

--------------------------------------------------------------------------
-			    |						  |
- Ze'ev Maor		    | "We all have a little Daemon inside...      |
- gmaor@tx.technion.ac.il   |  ...Waiting to come out and become a kernel"|
-			    |						  |
--------------------------------------------------------------------------