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

Re: system stops booting



Sure : one line for kernel, one line for ext2fs.static
and one line for ld.so.1

I tried passing the arguments manually to the grub
shell and then using a menu.lst : the result is just
the same.


--- "Alfred M. Szmidt" <ams@gnu.org> wrote:

>    kernel /boot/gnumach.gz root=device:hd2s1 -s
>    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)
> 
> Is that three lines?  I.e. something like:
> 
> kernel /boot/gnumach root=device:hd0s1
> 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)
> 
> 
> -- 
> To UNSUBSCRIBE, email to
> debian-hurd-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
> 
> 



	
		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com



Reply to: