windows:qemu

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン両方とも次のリビジョン
windows:qemu [2020/08/15 21:13] ともやんwindows:qemu [2020/09/06 04:38] – [ARM エミュレーション] ともやん
行 130: 行 130:
 $ qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda Pidora-Release-20-2014-R3.img -kernel kernel-qemu -m 192 -append "root=/dev/sda2" $ qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda Pidora-Release-20-2014-R3.img -kernel kernel-qemu -m 192 -append "root=/dev/sda2"
 </code> </code>
 +<WRAP prewrap 100% #result>
 +<code powershell>
 +C:\Users\tomoyan\scoop\apps\qemu\current\qemu-system-arm.exe: warning: GdkPixbuf: Cannot open pixbuf loader module file 'C:\Users\tomoyan\scoop\apps\qemu\current\lib\gdk-pixbuf-2.0\2.10.0\loaders.cache': No such file or directory
 +
 +This likely means that your installation is broken.
 +Try running the command
 +  gdk-pixbuf-query-loaders > C:\Users\tomoyan\scoop\apps\qemu\current\lib\gdk-pixbuf-2.0\2.10.0\loaders.cache
 +to make things work again for the time being.
 +WARNING: Image format was not specified for '20200906_sd_backup.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.
 +
 +(qemu:10296): Gtk-WARNING **: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
 +This may indicate that pixbuf loaders or the mime database could not be found.
 +</code>
 +</WRAP>
  
  • windows/qemu.txt
  • 最終更新: 2020/09/11 20:11
  • by ともやん