Michael, Changing LILO root to /dev/hda3 made no difference. Other ideas?
How is lilo.conf supposed to work with the recommended partition layout? I haven't created a setup like this before where the boot image is on an optionally mounted separate partition. What does LILO do with /boot/bzImage? How does it know that refers to /dev/hda1? Since /boot/bzImage is a temporary mount/chroot during installation, and not really on /boot of /dev/hda3, why should 'image = /boot/bzImage' work? Cheers, Robin --------------------------------------------------------------------------- [EMAIL PROTECTED] Hollywood, California www.CinePaint.org Free motion picture and still image editing software ----- Original Message ----- From: "Michael Schreckenbauer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 07, 2003 1:13 AM Subject: Re: [gentoo-user] Can't boot after install L 02 > Hello, > > Am Montag, 7. Juli 2003 08:35 schrieb Robin Rowe: > > Partitions: > > /dev/hda1 100MB boot > > /dev/hda2 512MB swap > > /dev/hda3 4GB root > > > > Relevant parts of lilo.conf: > > > > boot = /dev/hda > > > > image = /boot/bzImage > > root = /dev/hda1 > > This one should be: > root = /dev/hda3 > > Dont forget to rerun lilo after changing this (also mount your boot-partition) > > > I'm guessing I have LILO wrong. What should it be? > > See above ;-) > > HTH, Greets > Michael > > > Thanks, > > Robin > > -------------------------------------------------------------------------- - > > [EMAIL PROTECTED] Hollywood, California > > www.CinePaint.org Free motion picture and still image editing software > > -- [EMAIL PROTECTED] mailing list
