Add udev.event-timeout=6000 to kernel command line for newer udev.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 16 Mar 2016 13:28:19 +0000 (13:28 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 16 Mar 2016 13:28:19 +0000 (13:28 +0000)
run-supernested.sh.in

index 879886c..7b2752e 100644 (file)
@@ -24,7 +24,7 @@ image="supernested-@VERSION@-@DISTRO@.qcow2"
 format=qcow2
 kernel=kernel
 initrd=initrd
-append="panic=1 console=ttyS0 udevtimeout=6000 no_timer_check printk.time=1 root=/dev/sda selinux=0"
+append="panic=1 console=ttyS0 udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 root=/dev/sda selinux=0"
 smp=
 tcg=