Date: Fri, 5 Apr 2013 09:37:08 -0700 (PDT) From: Beeblebrox <zaphod@berentweb.com> To: freebsd-emulation@freebsd.org Subject: qemu-system-x86_64 refuses to boot HDD Message-ID: <1365179827998-5801797.post@n5.nabble.com>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1365179827998-5801797.post>