I have installed qemu-devel-1.1.1_2 and kqemu-kmod-devel-1.4.0.p1_5 In the past I could boot from the HDD with qemu even if it was running host system - ada0p2 is root, but I could still boot to ada0 in qemu. Instead now, just a strange error:
# qemu-system-x86_64 -hda /dev/ada1 => qemu-system-x86_64: -hda /dev/ada1: could not open disk image /dev/ada1: Operation not permitted Is this a qemu error or a devfs.rules problem? [localrules=10] add path 'da[0-9]*' mode 0660 group wheel add path 'cd[0-9]*' mode 0660 group wheel Regards. -- View this message in context: http://freebsd.1045724.n5.nabble.com/qemu-system-x86-64-refuses-to-boot-HDD-tp5801797.html Sent from the freebsd-emulation mailing list archive at Nabble.com. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
