2006/7/19, Nic James Ferrier <[EMAIL PROTECTED]>:
> Since the UML is obtaining it's memory from the host virtual memory I
> figure that it is better to simply assign a larger memory to each UML
> instance than to assign each UML a swap file.
Not everyone runs UML on a host with very large RAM. If
Hello, all.
As I have seen, the filesystems available for download at
www.user-mode-linux.org are incredibly old (3 years and older). I have
now found http://uml.nagafix.co.uk/ as a resource for more accurate
filesystems for UML.
If you know some other sites providing filesystems, please reply to
> Could I have conflicts with ubd0? because there are 2 virtual machines that
> they point to ubd 0
As long as both of your root_fs.luis files are in different
directories, there are no conflicts. It does not matter they have the
same name. As long as they are different files. Same applies to
swa
Some weeks ago, I posted something like this on this list: This is the
way I do networking with several UMLs on one host.
hydra:~# iptables -t nat -L -n
Chain PREROUTING (policy ACCEPT)
target prot opt source destination
DNAT all -- 0.0.0.0/0195.230.xxx.yyy
Just tried it with 2.6.13-rc1. Same error...
> Could you please try 2.6.12-rc4-mm2? I'll try to reproduce your issue
> with 2.6.11.12.
---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow R
Hello,
I have the same problem with 2.6.12.1 Kernel. Almost exact the same
output... With 2.6.11.12 Kernel everything works...
Peter
2005/6/28, Bernhard Schauer <[EMAIL PROTECTED]>:
> > Have you had problems with plain 2.6.12?
>
> I tried 2.6.12, 2.6.12-mm1 and several others. With 2.6.12 plai
> I'd like to run the uml machine on the second external ip, with eth0
> inside the uml has one of the available external ips.
I solved that with NAT in iptables on the host machine:
hydra:~# iptables -t nat -L -n
Chain PREROUTING (policy ACCEPT)
target prot opt source destina
Hello,
I was running a UML virtual machine with 2.4.22 kernel, which worked
fine. Then I tried to start this machine with a 2.6.12 kernel. With
this kernel, mysql crashes immediately after the start. Nothing other
changed. Just the kernel. With 2.6.11.12 kernel the same thing. What
can be the prob