help-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help wanted to boot Hurd-J2


From: Laurent Gualdi
Subject: Re: Help wanted to boot Hurd-J2
Date: Mon, 30 Dec 2002 20:07:17 +0100

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]