Running Tiny Core Linux on Qemu
Jan 3 路 2 min read 路 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 ...
Join discussion

