bug-hurd
[Top][All Lists]
Advanced

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

OSKit-Mach's kernel command line


From: Jeroen Dekkers
Subject: OSKit-Mach's kernel command line
Date: Mon, 15 Oct 2001 01:10:08 +0200
User-agent: Mutt/1.3.22i

With the new boot code, oskit's environment searched for the root variable.
You have to put a "--" after the "root=", i.e.

kernel /boot/oskit-mach.gz root=part:1:device:hd0 --

If you don't do that, the "root=" variable is in the argc and argv
variables. It's explained in the comments in
oskit/kern/x86/pc/base_multiboot_init_cmdline.c.

Jeroen Dekkers
-- 
"all the _really_ interesting stuff will be going on in user space."
        --Linus Torvalds
"just say NO TO DRUGS, and maybe you won't end up like the Hurd people."
        --Linus Torvalds, "I was never a "big thinker""



reply via email to

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