I don’ have computer with disc drive…Windows…Mac.
Just computer with Linux.
How I create Pardus live USB on Linux Ubuntu :
_No guarantees with USB Creator and Gnome-disks.
_Unetbootin work just for live.
_MultiSystem don’t accept the ISO.
_Pardus image writer (PIW) don’t exist on this platform.
My solution :
_I need two USB flash drive of different brands (to recognize them).
_I launch a Pardus live USB, and during its session :
Download ISO and create with PIW a Pardus Live USB.
To create a live usb on an other installed Linux system just plug in your usb stick and give lsblk
command on terminal. Then check what is your usb’s way sda or sdb or sdc.
As you see my usb has mounted on sda way. Lets run dd command in the folder where iso file located in. For example if your Pardus iso file is in the downloads folder open the terminal in this folder and use dd command.