J.Bakshi wrote:
Hi Adrian,
yesterday I tested as you suggest. In my linux system the microsd has
been detected as /dev/sda
So I did " qemu -boot c -hda /dev/sda " and it replied back
"could not open hard disk image /dev/sda"
Run it as root which usually has all the permissions to access /dev/sda.
I suggest you to umount the pendrive just before running it inside qemu.
umount /dev/sda
To run as root if you are in ubuntu:
sudo su
and if you are in Debian
su
and then either your user password either your root password.
adrian15
_______________________________________________
Bug-grub mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-grub