Hi All, I am getting this error after starting the UML.
[EMAIL PROTECTED]:~/linuxsrc/linux-2.6.26-rc5_uml$ ./linux mem=128 ubda=/mnt/ Locating the top of the address space ... Address 0x0 no good? This is the first time I am using UML Steps I did in the linux source directory 1. make mrproper 2. make defconfig ARCH=um 3. make ARCH=um Created a ext3 file system and mounted it on /mnt [EMAIL PROTECTED]:~/linuxsrc/linux-2.6.26-rc5_uml$ ./linux Locating the top of the address space ... Address 0x0 no good? [EMAIL PROTECTED]:~/linuxsrc/linux-2.6.26-rc5_uml$ ./linux mem=128 ubda=/mnt/ Locating the top of the address space ... Address 0x0 no good? Please help...... Is there anything i am missing? Thanks and Regards, Prasad
