How to install MX Linux onto usb
by larstrier from LinuxQuestions.org on (#5R9BA)
I have debian OS and want to install MX Linux onto USB with persistence.
I used a website tutorial and installed the MX Linux .iso and then burned it onto the USB:
Code:wget https://sourceforge.net/projects/mx-linux/files/Final/Xfce/MX-21_x64.iso
Downloads# dd bs=4M if=MX-21_x64.iso of=/dev/sdx status=progress oflag=syncwhere 'sdx' is my actual USB (e.g. sdf).
On booting the USB - I have MX Linux 'demo'.
I think this is the MX Linux installer.
Do I now open the 'live-usb maker' app to install MX Linux onto a separate flash drive?
I used a website tutorial and installed the MX Linux .iso and then burned it onto the USB:
Code:wget https://sourceforge.net/projects/mx-linux/files/Final/Xfce/MX-21_x64.iso
Downloads# dd bs=4M if=MX-21_x64.iso of=/dev/sdx status=progress oflag=syncwhere 'sdx' is my actual USB (e.g. sdf).
On booting the USB - I have MX Linux 'demo'.
I think this is the MX Linux installer.
Do I now open the 'live-usb maker' app to install MX Linux onto a separate flash drive?