I had the same kind of problem.
Instead of using
> Title GNU Hird
> root (hd1,1)
> kernel /boot/gnumach.gz -s root=device:hd1s2
> module /hurd/ext2fs.static
> --multiboot-command-line=${kernel-command-line}
> --host-priv-port=${host-port} --host-master-port=${device-port}
> --exec-server-task=${exec-task} -T typed ${root} ${task-create}
> ${task-resume}
> module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)
>
try using
title GNU/Hurd
root (hd1,1)
kernel /boot/gnumach.gz root=hd1s2
module /boot/serverboot.gz
I still don't know what is the meaning of the line :-))
> module /hurd/ext2fs.static
> --multiboot-command-line=${kernel-command-line}
> --host-priv-port=${host-port} --host-master-port=${device-port}
> --exec-server-task=${exec-task} -T typed ${root} ${task-create}
> ${task-resume}
> module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)
but i can boot hurd now.
Laurent Gualdi
_______________________________________________
Help-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-hurd