bug-hurd
[Top][All Lists]
Advanced

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

Re: booting problems


From: Roland McGrath
Subject: Re: booting problems
Date: Thu, 23 May 2002 22:16:32 -0400 (EDT)

> module /hurd/ext2fs.static --multiboot-command-line=${kernel-command-line}

This part of your boot script is wrong.  The boot filesystem needs several
more options.  The various FAQs will show you the proper command line:

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} --machdev ${root-device} $(task-create) 
$(task-resume)



reply via email to

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