https://bugzilla.novell.com/show_bug.cgi?id=803078 https://bugzilla.novell.com/show_bug.cgi?id=803078#c11 --- Comment #11 from Michael Chang <mchang@suse.com> 2013-02-25 07:26:17 UTC --- I cannot reproduce the 100% .. my step is $ dd if=/dev/zero of=./test.raw bs=1M count=8192 $ losetup -f ./test.raw (assume /dev/loop0) $ cat openSUSE-12.3-GNOME-LiveCD-Build0024-x86_64.iso > /dev/loop0 $ losetup -d /dev/loop0 $ qemu-kvm -m 1024 -boot once=d -cdrom openSUSE-12.3-GNOME-LiveCD-Build0024-x86_64.iso -hda test.raw -net bridge,br=br1 -net nic,model=virtio,macaddr=00:1A:4B:91:79:85 Finish the livecd install 12.3 (Fully follow the default suggestion) to test.raw. Boot into livecd again, run $grub2-probe -t fs -d /dev/sda iso9660 Expecting it to hang, but not happened .. :( -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.