> 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
Sorry for troubling again. This has been discussed
previously but I was not able to make out any way
around for my problem and hence posting the latest
problem which I am facing while installing RPM on UML
filesystem.
As per your suggestions, I have created a new
filesystem and mounted it on /mnt
Hello,
Am Donnerstag, 23. Juni 2005 13:52 schrieb [EMAIL PROTECTED]:
> Hello, I have a host that has one internal, and one external nic, with two
> available external ips.
> I'd like to run the uml machine on the second external ip, with eth0
> inside the uml has one of the available external ip
> Why don't you upgrade the host kernel (expecially if the bug
> is repeatable)? A permament 'D' state is a definitely a host
> bug, so it's definitely worth (also for the general and
> security fixes included) and with 2.4 it won't give
> any kind of instability (since 2.4 development is very
>
I have compile kernel 2.6.10 this ways
1.) extract from the archive
2.) make config ARCH=um
and there is a config things Ask (Y,n,?) a lot of it. and i just hold enter until I get prompted again
3.) make linux ARCH =um
4.) I download the 2 root_fs for test which is tom _linux and redhat_rh bu
On Thu, 23 Jun 2005 [EMAIL PROTECTED] wrote:
Hello, I have a host that has one internal, and one external nic, with two
available external ips.
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 haven't been able to fi
Hi all!
I've a nice issue with UML:
after making UML with the following commands
make ARCH=um mrproper
make ARCH=um defconfig
make ARCH=um linux
I executed the resulting ./linux. After 3 lines it returns:
[...]$ ./linux
Checking for /proc/mm...not found
Checking PROT_EXEC mmap in /tmp...OK
tr
Hello, I have a host that has one internal, and one external nic, with two
available external ips.
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 haven't been able to figure out how to do this however.
Right now I