Skip to content

Instantly share code, notes, and snippets.

View anishcorratech's full-sized avatar
Reach me on Corra Issue Tracker or Slack

Anish Asokan anishcorratech

Reach me on Corra Issue Tracker or Slack
View GitHub Profile
@anishcorratech
anishcorratech / qemu_armbian.sh
Created April 14, 2024 21:44 — forked from wuhanstudio/qemu_armbian.sh
Armbian on QEMU
# Install QEMU-6.1.0
wget https://download.qemu.org/qemu-6.1.0.tar.xz
tar xvJf qemu-6.1.0.tar.xz
cd qemu-6.1.0
./configure
make
sudo make install
# Download Armbian (Ubuntu Focal 20.04) for OrangePi PC
#wget https://mirrors.netix.net/armbian/dl/orangepipc/archive/Armbian_21.08.1_Orangepipc_focal_current_5.10.60.img.xz