Skip to content

shadow-official73/qemu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🐧 QEMU Alpine Boot Script

This project provides a simple shell script to boot Alpine Linux using QEMU on a Debian/Ubuntu-based system.


πŸ“¦ Features

  • Installs required QEMU packages
  • Downloads latest Alpine Linux ISO (v3.22)
  • Creates a 30GB virtual disk
  • Boots Alpine in -nographic mode
  • Prompts user for:
    • RAM size (1gb, 2gb, etc.)
    • CPU cores (1, 2, etc.)

πŸš€ Quick Start

git clone https://github.com/shadow-official73/qemu.git
cd qemu
bash alpine.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages