>> if you run qemu as root it may default to -curses too since it probably doesn't have permissions to access your X display
Yep, that's the problem. I get the same 'could not open disk image /dev/ada1: Permission denied' error when I run as my own user. Should I add to devfs.rules something like below then? [localrules=10] add path '*a*da[0-9]*' mode 0660 group wheel Thanks. ----- 10-Current-amd64-using ccache-portstree merged with marcuscom.gnome3 & xorg.devel -- View this message in context: http://freebsd.1045724.n5.nabble.com/qemu-system-x86-64-refuses-to-boot-HDD-tp5801797p5802686.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]"
