open boot.zip and click uncompress or compress
in linux type unzip boot.zip
Please read this before downloading this img file
install it in linux/macOS
linux:
for Ubuntu and Debian-based OS:
$ sudo apt install qemu-kvm
Redhat and fedora
$ sudo dnf install qemu
Manjaro and Arch-based:
$ sudo pacman -Sy qemu
For MacOS:
$ sudo port install qemu
For Windows: in your browser search qemu Download and select one next setup install WSL (Windows Subsystem for Linux)
on Linux/MacOS
$ sudo qemu-system_x86_64 boot.img -vga cirrus
in windows type:
sudo qemu-system_x86_64 boot.img -vga cirrus
you will see no configration file found so type:
/bzImage rw root=/dev/sda
and press enter
and wait