Re: [uml-user] Network not longer working

2009-10-13 Thread Jay Shah
Hi Flavio, No worries. You help me get setup, so I'm hoping to help you fix this :) What user are you running UML as? If it's not root, can you try setting it to 0777 and if that doesn't work just change the permissions back. Any errors on the UML boot command (if you can paste a full log right

Re: [uml-user] Network not longer working

2009-10-13 Thread Jay Shah
Hi Flavio, How are the permissions of /dev/net/tun? Jay 2009/9/30 Flavio : > Hi all, > > I have some networking problem. > Networking inside UML is always worked, but today it suddenly stopped to work. > > The command line is the same I've always used: > linux ubd0=rootfs.debian.etch ubd1=swapfs

Re: [uml-user] Network not longer working

2009-09-30 Thread Flavio
2009/9/30 Jay Shah : > After this, can you add the config while the UML runs and attempt to > bring up the network again? I'm sorry, I didn't understand what you really want. Could you be more specific? Thanks a lot, Flavio ---

Re: [uml-user] Network not longer working

2009-09-30 Thread Flavio
It depends on the root filesystem! I tried another root filesystem and the network works like a charm. But now... what could be happened to my filesystem?? Could it be some broken package? Flavio -- Come build wit

Re: [uml-user] Network not longer working

2009-09-30 Thread Jay Shah
Hi Flavio, > please remember to reply always to the list! :) I did, but I hit BCC instead of CC ;-) >> What user are you running UML as? If it's not root, can you try >> setting it to 0777 and if that doesn't work just change the >> permissions back. > I run UML as root at the moment. No COW file

Re: [uml-user] Network not longer working

2009-09-30 Thread Flavio
2009/9/30 Jay Shah : > Hi Flavio, Hi Jay, please remember to reply always to the list! :) > > No worries. You help me get setup, so I'm hoping to help you fix this :) Thanks a lot! :) > > What user are you running UML as? If it's not root, can you try > setting it to 0777 and if that doesn't wor

Re: [uml-user] Network not longer working

2009-09-30 Thread Falk Husemann
Haha! Thats exactly the reason, why I subscribed to this list. Got the same error when I try to start some of my 12 UML instances, while others work perfectly. The error happens always with the same UMLs. Permissions are right on /dev/net/tun. Running Debian lenny with 2.6.18-skas3 from et

Re: [uml-user] Network not longer working

2009-09-30 Thread Flavio
Hi Jay, Thank you for the reply. Here's the permissions: crw-rw-rw- 1 root root 10, 200 2009-09-30 18:02 /dev/net/tun Flavio 2009/9/30 Jay Shah : > Hi Flavio, > > How are the permissions of /dev/net/tun? > > Jay > > 2009/9/30 Flavio : >> Hi all, >> >> I have some networking problem. >> Networki

[uml-user] Network not longer working

2009-09-30 Thread Flavio
Hi all, I have some networking problem. Networking inside UML is always worked, but today it suddenly stopped to work. The command line is the same I've always used: linux ubd0=rootfs.debian.etch ubd1=swapfs.debian eth0=tuntap,,,192.168.1.100 mem=512M During the boot of the virtual machine I get