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

Re: Boot problem @ /hurd/ext2fs.static



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 kapil@imsc.ernet.in or
 http://www.imsc.ernet.in/~kapil/gpg.html for my Public Key.
------------------------------------------------------------------
 768D/FED1D08D 2000-02-19 Kapil Hari Paranjape <kapil@imsc.ernet.in>
1024g/CECEB39B 2000-02-19 Kapil Hari Paranjape <kapil@imsc.ernet.in>
Key fingerprint = B6D2 F4F2 A37C B887 DFA2  9100 5F22 0D1D FED1 D08D
--


-- 
To UNSUBSCRIBE, email to debian-hurd-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: