Tiny Core Linux

General TC => Tiny Core on Virtual Machines => Topic started by: neonix on February 17, 2025, 07:38:55 PM

Title: qemu and ipxe
Post by: neonix on February 17, 2025, 07:38:55 PM
If you want to boot latest version of Slitaz:
Code: [Select]
qemu-system-x86_64 -device virtio-net-pci,netdev=net0 -netdev user,id=net0,tftp=$HOME/configs/tftp/,bootfile=http://mirror.slitaz.org/pxe/ipxe.kpxe

or many other OSes.
Code: [Select]
qemu-system-x86_64 -device virtio-net-pci,netdev=net0 -netdev user,id=net0,tftp=$HOME/configs/tftp/,bootfile=http://boot.netboot.xyz/ipxe/netboot.xyz.kpxe