]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
TEST-50-MULTINIC/test.sh: only set hdc for no cdrom
authorHarald Hoyer <harald@redhat.com>
Thu, 28 Oct 2010 14:57:21 +0000 (16:57 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 28 Oct 2010 15:11:35 +0000 (17:11 +0200)
test/TEST-50-MULTINIC/test.sh

index d7e9481f9f2c9c2b404abae68f2b93b31f64db17..3352a2a87f9124a7837392b51e3130760e936b88 100755 (executable)
@@ -49,9 +49,7 @@ client_test() {
        -net nic,macaddr=52:54:00:12:34:$mac2,model=e1000 \
        -net nic,macaddr=52:54:00:12:34:$mac3,model=e1000 \
        -net socket,connect=127.0.0.1:12345 \
-        -drive if=ide,index=1,media=disk \
-        -drive if=ide,index=2,media=disk \
-        -drive if=ide,index=3,media=disk \
+        -hdc /dev/null \
        -kernel /boot/vmlinuz-$KVERSION \
        -append "$cmdline $DEBUGFAIL rd.retry=5 rd.debug rd.info  ro quiet console=ttyS0,115200n81 selinux=0 rd.copystate" \
        -initrd initramfs.testing