Linux Live CD

If the graphic USB creators fail, use one of the command line options below as Root. Let us assume your USB is identified as sde (change as needed for your system), then copy and paste the appropriate line for your kernel:

  • 32 bit kernels: dd bs=4M if=MX-19_386.iso of=/dev/sde && sync
  • 64 bit kernels: dd bs=4M if=MX-19_x64.iso of=/dev/sde && sync