[HOME] [github] [twitter] [blog] [fml4] [fml8] [北海道] Powered by NetBSD and [nuinui.net] .

Windows 上で Raspbian を使う

Windows 上の仮想環境で Raspbian を動かすには、 Raspberry Pi emulation for Windows を次の URL からダウンロードする。 http://sourceforge.net/projects/rpiqemuwindows/

qemu/qemu/run.bat に Raspbian のイメージファイルの指定が書いてある。

qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda 2012-07-15-wheezy-raspbian.img -kernel kernel-qemu -m 192 -append "root=/dev/sda2"

新しい raspbian のイメージをダウンロードして、この qemu フォルダに置き、 run.bat のファイル名を書き換えれば、 任意のバージョンの Raspbian が実行できる。

[HOME] [github] [twitter] [blog] [fml4] [fml8] [北海道] Powered by NetBSD and [nuinui.net] .
Copyright (C) 1993-2022 Ken'ichi Fukamachi mail:< fukachan at fml.org >