Re: [uml-user] Changing network device names

2008-03-31 Thread Will Morton
On 29/03/2008, Adam Snodgrass <[EMAIL PROTECTED]> wrote: > > The simplest way to deal with this is to remove the following files (or > otherwise prevent udev from reading them, particularly the z45* link): > > /etc/udev/rules.d/z25_persistent-net.rules > /etc/udev/rules.d/z45_persistent-net-gen

Re: [uml-user] Changing network device names

2008-03-29 Thread Adam Snodgrass
On Thu, 27 Mar 2008 14:51:24 + "Will Morton" <[EMAIL PROTECTED]> wrote: > Greetings UMLers; > > I am booting a custom 2.6.24.4 UML kernel, running a debian etch guest > created using debootstrap. I am booting using the kernel command > line: > > root=/dev/ubda ubd0=./etch.rootfs ubd1=./etch

Re: [uml-user] Changing network device names

2008-03-27 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Will Morton wrote: | Greetings UMLers; | | I am booting a custom 2.6.24.4 UML kernel, running a debian etch guest | created using debootstrap. I am booting using the kernel command | line: | | root=/dev/ubda ubd0=./etch.rootfs ubd1=./etch.swapfs mem

[uml-user] Changing network device names

2008-03-27 Thread Will Morton
Greetings UMLers; I am booting a custom 2.6.24.4 UML kernel, running a debian etch guest created using debootstrap. I am booting using the kernel command line: root=/dev/ubda ubd0=./etch.rootfs ubd1=./etch.swapfs mem=128M eth0=tuntap,,,192.168.23.5 However, the network interface that gets creat