Hi all:
This afternoon I was trying to boot my smp kernel (based in upstream).
But, during booting, I found this error who stops the boot before even load
the harddisk.
Can you check this error?
Thanks in advice
> module /hurd/ext2fs.static --multiboot-command-line=${kernel-command-line}
This part of your boot script is wrong. The boot filesystem needs several
more options. The various FAQs will show you the proper command line:
module /hurd/ext2fs.static --multiboot-command-line=${kernel-command-line
I am trying to boot into Hurd and I have the following problems. My Hurd
parition is ~998 MB and is below the 2GB and 8GB boundaries on my second
hard drive. I enter the following commands at the GRUB command line:
root (hd1,1)
kernel /boot/gnumach.gz -s root=device:hd1s2
module /hurd/ext2fs.st