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

Re: "LI" for LILO or loading from a second harddrive



LILO can only boot Opertive Systems located in primary partitions
(max 4) and located in the first hard drive that usually is "/dev/hda ".

Bye bye.
           ------------------ Memo - Header -------------------

To:       Bryan Scaringe <bryan.scaringe@computer.org>

cc:       Arcady Genkin <a.genkin@utoronto.ca>
          debian-user@lists.debian.org

From:     Peter Ross <petdr@cs.mu.OZ.AU>

Date:     10/01/2000 12.35.04 GMT
          10/01/2000 15.49.36

Subject:  Re: "LI" for LILO or loading from a second harddrive

            ----------------- Memo - Message ------------------




On 08-Jan-2000, Bryan Scaringe <bryan.scaringe@computer.org> wrote:
> Lilo must be installed in the MBR of /dev/hda.  That is where your BIOS
> looks to boot your system.   change your  boot" line to look like:
> boot=/dev/hda
>
> This will install LILO in the MBR of /dev/hda.
>
> LILO can *boot* things pretty much anywhere in your system
> (like /dev/hdc1) but it must be located where the BIOS looks
> (generally the boot sector of your first floopy drive, or the MBR of
> your first Hard disk.
>
I am not sure about that, here is my setup for lilo at home, where the NT
bootmanager is in charge, and all it needs to now is how to boot from
the start of the partition.

boot=/dev/hda5
root=/dev/hda5
compact
install=/boot/boot.b
map=/boot/map
vga=normal
delay=20
append="mem=20M"
image=/vmlinuz
     label=linux
     read-only
image=/vmlinuz.new
     label=new
     read-only
image=/vmlinuz.old
     label=old
     read-only

Pete


--
Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org <
/dev/null





Reply to: