help-hurd
[Top][All Lists]
Advanced

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

Re: Freezes


From: Alfred M. Szmidt
Subject: Re: Freezes
Date: Fri, 05 Aug 2005 22:57:26 +0200

   uppermem 500000
   root=(hd0,0)

So far so good...

   kernel=/boot/gnumach.gz root=hd0s1 -s
   module=/boot/gnumach.gz
   boot

That is wrong, and you really ought to 0) Write the following in a
menu.lst file, 1) read the Debian GNU/Hurd installation guide.

Here is what you should type (adjust the values for your
partition/drive):

kernel /boot/gnumach.gz root=device:hd2s1
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)
module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)

That is three lines, not five or more.




reply via email to

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