config questions
Eymen Alyaz
alyaz at ins.uni-bonn.de
Tue May 27 08:53:05 CEST 2008
Bjorn Meyer schrieb:
> ...
> Here are the 2 kernel entries that it creates.
>
> title Debian GNU/Linux, kernel 2.6.18-6-686
> root (hd0,0)
> kernel /vmlinuz-2.6.18-6-686 root=/dev/hda5 ro
> initrd /initrd.img-2.6.18-6-686
according to your parition layout, the kernel line should look like:
kernel /vmlinuz-2.6.18-6-686 root=/dev/hda2, not /dev/hda5.
because you partitioned with:
(look at your first mail)
disk_config disk1
primary /boot 100 defaults ;boot -j ext3
primary / 1024 defaults ;-c -j ext3
#logical / 1024 defaults ;-c -j ext3
logical swap 500
are you sure grub is properly installed?
Regards,
Eymen Alyaz
More information about the linux-fai
mailing list