mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 09:03:23 -05:00
A kernel compile expl. which frees the user from confirming to gbootroots
defaults.
This commit is contained in:
parent
b022b2c4ea
commit
b99c615619
14
README
14
README
@ -48,13 +48,13 @@ http://user-mode-linux.sourceforge.net/arch-port.html.
|
|||||||
|
|
||||||
Here the basic instructions to compile uml stuff:
|
Here the basic instructions to compile uml stuff:
|
||||||
|
|
||||||
Get kernel sources from www.kernel.org which preferably
|
Get kernel sources from www.kernel.org, and then a matching uml-patch from
|
||||||
match the kernel version used by gbootroot - this can be found in the Changes
|
http://sourceforge.net/project/showfiles.php?group_id=429. If you want to
|
||||||
file - and then a matching uml-patch from
|
match the kernel version used by gbootroot check Changes to find out which
|
||||||
http://sourceforge.net/project/showfiles.php?group_id=429. Use config as
|
version of uml if being used. You may want to use config as your .config at
|
||||||
your .config at the base of the sources. There are good instructions on how
|
the base of the sources as a starting point, and then modify the kernel
|
||||||
to compile a uml kernel at
|
configuration in whatever way required. There are good instructions on how to
|
||||||
http://user-mode-linux.sourceforge.net/UserModeLinux-HOWTO-2.html.
|
compile a uml kernel at http://user-mode-linux.sourceforge.net/UserModeLinux-HOWTO-2.html.
|
||||||
Then put the uml kernel in the directory cited above and call it linux; you can
|
Then put the uml kernel in the directory cited above and call it linux; you can
|
||||||
put the modules in a Replacements directory later on (see FAQ).
|
put the modules in a Replacements directory later on (see FAQ).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user