Re: booting with lilo/grub
"Bobby R. Cox" <[email protected]>
| Newsgroups | gmane.linux.gentoo.newbies |
|---|---|
| Message-ID | <1031009473.4820.0.camel@Musashi> |
Should your boot=/dev/hda be boot=/dev/hda1 instead? Bobby C. On Mon, 2002-09-02 at 13:56, Brad Scott wrote: > When I try to boot gentoo with lilo or grub, I get the "loading Gentoo.........." message, then the computer reboots. > > Here's my lilo.conf > > boot=/dev/hda > root=/dev/hda3 > install=/boot/boot.b > map=/boot/System.map > lba32 > delay=50 > image=/boot/bzImage > label=Gentoo > read-only > > the filesystem is xfs > > Anyone know what the deal is here?