also root is located at (hd0,9) & NOT (hd1,9).
No it isn't if we are to trust your output...
11 /dev/hdb10 /mnt/hurd auto defaults 0 0
That's (hd1,9), not (hd0,9) which would have been /dev/hda10.
title GNU/Hurd
root (hd0,9)
kernel /boot/gnumach.gz -s root=device:hd0s10
module /hurd/ext2fs.static --multiboot-command-line=${kernel-command-line}
--host-priv-port=${host-port} --device-master-port=${device-port}
--exec-server-task=${exec-task} -T typed ${root} $(task-create)
$(task-resume)
One line I hope, right?
module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)
_______________________________________________
Help-hurd mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-hurd