Hello,

On Sat, Jun 15, 2002 at 10:30:58AM +0200, Daniel Borgmann wrote:
> This is pasted from my menu.lst:
> 
> --- snip ---   
> title           GNU/Hurd
> root            (hd0,1)
> kernel          /boot/gnumach.gz root=hd0s2
> 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)
> --- snip ---

The module lines must all be on one line
Line 1: 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)
Line 2: module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)

Regards,

Kapil.
-- 
Always use GPG for privacy; finger -l [EMAIL PROTECTED] or
 http://www.imsc.ernet.in/~kapil/gpg.html for my Public Key.
------------------------------------------------------------------
 768D/FED1D08D 2000-02-19 Kapil Hari Paranjape <[EMAIL PROTECTED]>
1024g/CECEB39B 2000-02-19 Kapil Hari Paranjape <[EMAIL PROTECTED]>
Key fingerprint = B6D2 F4F2 A37C B887 DFA2  9100 5F22 0D1D FED1 D08D
--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to