On Thu, Sep 01, 2005 at 05:45:28PM +0000, Kai Tan wrote:
> 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

I think there's an e2resize utility or something.  You'd add some more space
to the root_fs with dd, then run e2resize.  And make sure you know how to
run dd (look at the seek= switch) and practice on a scratch file to make
sure you can extend it without blowing away the existing contents.

> 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.

Try 2.6.13 - it's a lot more usable than previous versions.

                                Jeff


-------------------------------------------------------
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