diff options
Diffstat (limited to 'testing/config/kvm/winnetou.xml')
-rw-r--r-- | testing/config/kvm/winnetou.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/config/kvm/winnetou.xml b/testing/config/kvm/winnetou.xml index b21cb7b08..59d7184f6 100644 --- a/testing/config/kvm/winnetou.xml +++ b/testing/config/kvm/winnetou.xml @@ -7,7 +7,7 @@ <os> <type arch='x86_64' machine='pc'>hvm</type> <kernel>/var/run/kvm-swan-kernel</kernel> - <cmdline>root=/dev/vda1 loglevel=1 console=hvc0</cmdline> + <cmdline>root=/dev/vda1 loglevel=1 console=hvc0 net.ifnames=0</cmdline> <boot dev='hd'/> </os> <features> |