Hello,
I would like compile 2.6.14.3 kernel in UML mode.
I do that :
# make menuconfig ARCH=um
# make ARCH=um
It display that :
"""
In file included from include/asm/thread_info.h:17,
from include/linux/thread_info.h:21,
from include/linux/spinlock.h:53,
Jeff Dike a écrit :
On Wed, Aug 31, 2005 at 05:00:14PM +0200, KLEIN St?phane wrote:
I've build my kernel like this :
make mrproper ARCH=um
Do a 'make defconfig ARCH=um' here
make menuconfig ARCH=um (I keep config default)
make linux ARCH=um
strip linux
I found the solution : set BLK_
Hello,
I attempt on use UML on Ubuntu. I do my test with kernel "2.6.10" and
"2.6.13".
When I launch my kernel like this :
/usr/src/uml/linux-2.6.13/linux root=./root_fs_slack8.1
I've this error :
VFS: Cannot open root device "./root_fs_slack8.1" or unknown-block(0,0)
Please append a correc