OK, I did a bit of progress here. I manage to boot the system with the kernel of the hard disk by simply typing the same commands written in the "grub.conf" file, that is:
grub> root (hd0,0) grub> kernel /vmlinuz-2.4.20-28.9smp ro root=LABEL=/ grub> initrd /initrd-2.4.20-28.9smp.img But my question still remains: why doesn't it do it automatically? Dan _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub
