Re: [uml-user] tuntap interfaces problem

2008-02-12 Thread Jeff Dike
On Tue, Feb 12, 2008 at 11:50:07AM +0100, Spigao spigao wrote: > First, I start the network emulator that creates the tap interfaces. > > I start the UML with: > > ./linux-2.6.24-x86_64 ubda=FedoraCore6-AMD64-root_fs eth0=tuntap,tap1 > > Inside the UML, I do: > > [EMAIL PROTECTED] ~]# ifconfig

Re: [uml-user] tuntap interfaces problem

2008-02-12 Thread Spigao spigao
> What's your command line, and what does dmesg say? > >Jeff > First, I start the network emulator that creates the tap interfaces. I start the UML with: ./linux-2.6.24-x86_64 ubda=FedoraCore6-AMD64-root_fs eth0=tuntap,tap1 Inside the UML, I do: [EMAIL PROTECTE

Re: [uml-user] tuntap interfaces problem

2008-02-11 Thread Jeff Dike
On Mon, Feb 11, 2008 at 06:51:46PM +0100, Spigao spigao wrote: > My problem is: I start the emulator and then the UML, but I can't set up the > eth0 interface in the UML, it says a Device Busy error. What's your command line, and what does dmesg say? Jeff -- Work

[uml-user] tuntap interfaces problem

2008-02-11 Thread Spigao spigao
Hi, I'm trying to combine UML with a network emulator (NEMAN), that uses TAP interfaces. I downloaded the kernel and fedora root-fs from the UML website and it works fine. Even I installed a couple of programs using chroot. My problem is: I start the emulator and then the UML, but I can't set up