Hi everyone,
My OS is Fedora 11, I download Linux kernel 2.6.36.1 and use
*make defconfig ARCH=um
make menuconfig ARCH=um *to add support for ext-4
*make ARCH=um*
So I get a UML kernel, and I use a filesystem from here:
http://fs.devloop.org.uk/filesystems/Fedora14/Fedora14-x86-root_fs.b
On Thu, 09 Dec 2010, hxqq wrote:
>Hi everyone,
>*** My OS is Fedora 11, I download Linux kernel 2.6.36.1 and use
>
>Initialized stdio console driver
>Console initialized on /dev/tty0
>console [tty0] enabled
>Initializing software serial port version 1
>console [mc-1]
Could u build filesystem from scratch and tryout. For me , i built a
filesystem and is running perfectly fine .
-Ratheesh
On Thu, Dec 9, 2010 at 2:08 PM, hxqq wrote:
> Hi everyone,
> My OS is Fedora 11, I download Linux kernel 2.6.36.1 and use
>
> *make defconfig ARCH=um
> make menuconfig