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

Re: Hurd doubts



Budi Rahardjo <budi@research.indocisc.com> writes:

[...]

> > I pressed a key down to start keying in a
> > command , and the system started to hang (panic) ,
> 
> It happened to us also. Here's what we did.
> 
> The Hurd installation (page 3) says:
> 
> grub> kernel /boot/gnumach.gz -s root=device:hd2s1
> 
> in our case, we figured out that we don't have to type
> the word "device". So in our case we did
> 
> grub> kernel /boot/gnumach.gz -s root=hd0s5

Do you have these "module" lines, too:

module /hurd/ext2fs.static --multiboot-command-line=${kernel-command-line}  --ho
st-priv-port=${host-port} --device-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)

Johannes
-- 
~/.signature under construction



Reply to: