Running Tiny Core Linux on Qemu
Download the iso image of the tiny core linux
http://www.tinycorelinux.net/downloads.html
Create a virtual hard disk with Qemu
qemu-img create -f qcow2 corelinux.img 20G
π‘
Wondering! what this command do ? check my this blog - Qemu Disk Image
...
rahuljustwriteit.hashnode.dev2 min read