[uml-user] mysqld crashes after switch to 2.6.12 UML-Kernel

2005-06-20 Thread Peter Buzanits
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

Re: [uml-user] running uml on external ip

2005-06-23 Thread Peter Buzanits
> 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

Re: [uml-user] UML exits after "tracing thread pid"

2005-06-28 Thread Peter Buzanits
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

Re: [uml-user] UML exits after "tracing thread pid"

2005-06-29 Thread Peter Buzanits
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

Re: [uml-user] SNAT and DNAT

2005-07-08 Thread Peter Buzanits
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

Re: [uml-user] ubd with filesystem

2005-11-03 Thread Peter Buzanits
> 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

[uml-user] Filesystems for download

2006-04-05 Thread Peter Buzanits
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

Re: [uml-user] utility of swap files for virtual machines?

2006-07-19 Thread Peter Buzanits
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