私は64ビットシステムのWindowsでqemuを実行しています。 PowershellでQemuを使用してLinux mint isoを実行しようとしています。 Powershellで実行されるコマンドは次のとおりです。
qemu-system-x86_64 -boot d -cdrom E:\linuxmint-19.iso -m 512 -hda LinuxM19.img, -drive format=raw,file=E:\Data.vhd
USBからisoを起動し、LinuxM19.imgをすべてのQemuコンテンツと同じフォルダに保存しました。 Qemuを使用してこのファイルを作成しました。
私の問題は、Linuxブートを選択したときにロードするのに数秒かかり、Powershellでこのエラーメッセージとともに黒い画面が表示されることです。
WARNING: Image format was not specified for 'LinuxM19.img' and probing guessed raw.
Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted.
Specify the 'raw' format explicitly to remove the restrictions.
その後、インストールまたは実行を選択できる選択メニューに進み、実行モードに入ると空のウィンドウが表示され、powershellに次のように表示されます。
(qemu-system-x86_64.exe:20488): Gtk-WARNING **: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg
This may indicate that pixbuf loaders or the mime database could not be found.
アカウントがブロックされているpowershell
ため使用しています。cmd