Raspberry Pi OS Installation Guide for Windows 10
2022-01-28-raspios-bullseye-arm64_zip_torrent.torrent | ||
Readme.md | ||
run_raspberry_pi.bat |
Raspberry Pi BullsEye arm64 Virtual machine Installation Guide
Tested on Windows 10 22H2 19045.3448
Prerequisites
- qemu
(https://qemu.weilnetz.de/w64/) - DiskInternals Linux Reader
(https://www.diskinternals.com/linux-reader/) - qBittorent
(https://www.qbittorrent.org/download)
Installation
- Install qemu and Linux Reader
- Download 2022-01-28-raspios-bullseye-arm64_zip zip archive with qBittorrent and extract it
- Open Linux Reader, click Drives -> Mount Image and choose the path to image .img file
- In Volumes section open FAT32 Volume 2 (boot)
- Select both bcm2710-rpi-3-b-plus.dtb and kernel8.img -> right click -> Save
- Move to qemu installation directory (
C:\Program Files\qemu
by default) the following files:- bcm2710-rpi-3-b-plus.dtb
- kernel8.img
- 2022-01-28-raspios-bullseye-arm64
- run_raspberry_pi.bat
- Open CMD at this directory and run
qemi-img resize 2022-01-28-raspios-bullseye-arm64.img 4G
Launching
- In qemu installation directory open CMD as Admin
- Type in
run_raspberry_pi.bat
and run. This will open qemu virtual machine and launch Raspberry Pi OS. This may take up to 5 minutes - When Raspberry Pi is launched, in CMD type in the following credentials:
login: pi
password: raspberry
Now you should be able to enter Linux/RaspberryPi commands in CMD window
Video Guide
You can use this YouTube video as a reference