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

Re: Problem of compiling kernel



newbin shang wrote:

the following is content of my grub booting script:
---------------------------------------------------------------------------
color cyan/blue white/blue

title           Debian GNU/Linux, kernel 2.6.7-1-386
root            (hd0,0)

according to your fstab, i think the root should be "root (hd0,2)"

I think it is not the problem here in "root", because i can boot into the system using "root (hd0,0)" for the kernel installed by debian cd.

<>kernel /vmlinuz-2.6.7-1-386 root=/dev/hda3 ro
initrd /initrd.img-2.6.7-1-386
savedefault
boot

title Kernel-2.6.9
root (hd0,0)
kernel /kernel-2.6.9 root=/dev/hda3 ro
savedefault
boot

title Debian GNU/Linux, kernel 2.6.7-1-386 (recovery mode)
root (hd0,0)
kernel /vmlinuz-2.6.7-1-386 root=/dev/hda3 ro single
initrd /initrd.img-2.6.7-1-386
savedefault
boot
-------------------------------------------------------------------------

And second on the list is the kernel compiled by myself. It is correct
that I set "root=/dev/hda3"



--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org







Reply to: