I was trying to build 2.6.10 UML kernel modules and install them to root_fs.
My host kernel is 2.4.20-8.
I followed the instructions on UML website.
Under the 2.6.10 kernel source dir on host, I did "make modules ARCH=um",
Them I mounted root_fs file on host's /mnt/umlRoot so I can do "make modules_install INSTALL_MOD_PATH=`pwd`/mnt/umlRoot ARCH=um" However, I hit "cp: writing `/mnt/umlRoot//lib/modules/2.6.10/kernel/net/ipv4/netfilter/ipt_mac.ko': No space left on device"
I still have enough space on the host, is there anyway to expand the root_fs
BTW, is it even possible to run a guest kernel 2.6.10 on a host with 2.4.x kernel? I tried with 2.6.12 before on the same host and it quits immediately after being loaded.




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
User-mode-linux-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to