I am unable to boot a UML guest kernel. Thanks in
advance for any help.
Here is what I did.
Host kernel
patched 2.6.11.10 with skas3-v8.2
Guest kernel
make mrproper
make xconfig ARCH=um
make linux ARCH=um
I got the root fs from
www.stearns.org/uml-root/root_fs.fc-3-base.pristine.20050605.bz2
Hi
I am new to UML kernel.
I tried to download kernel 2.6.12 and compiled on my machine, which is RH
kernel (2.4.20-8)
After compilation, the UML linux will quit immediately after execution.
I tried to compile with and without 2G/2G split support, neither worked.
Just wondering if it is even pos
I got several error messages during the boot process, Please help
1. Couldnt open /dev/vc/2
2. Failed to set user font
3. * Error loading key mappings
4. eth0: unknown interface: No such device
SIOCSIFBRDADDR: No such device
eth0: unknown interface: No such device
SIOCSIFNETMASK: No such
Hi,
yesterday I ran into the same problem...
Warning: unable to open an initial console.
This part can be the consequence of not finding init (if I am not
mistaken), but anyway, you need first a working init.
Kernel panic - not syncing: No init found. Try passing init= option to
kernel.