[uml-user] error: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here (not in a function) in kernel 2.6.14.3

2005-11-29 Thread KLEIN Stéphane
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,

Re: [uml-user] VFS: Cannot open root device "./root_fs_slack8.1" or unknown-block(0,0) on Ubuntu with Kernel 2.6.13

2005-09-01 Thread KLEIN Stéphane
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_

[uml-user] VFS: Cannot open root device "./root_fs_slack8.1" or unknown-block(0,0) on Ubuntu with Kernel 2.6.13

2005-08-31 Thread KLEIN Stéphane
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