USB flash drive installers
Installers, that can be used in other operating systems, to install Puppy Linux on a USB flash drive.
-------------------------------------------------------------------------------------------------------------------------------------------------------
UNetbootin to install to USB
(has Linux or Windows version)
http://unetbootin.sourceforge.net/
Note:
The latest version of Unetbootin (v702) is not able to do a good install that will boot.
-----------------------------------------------------------------------------------------------------------------------------------------------------------
universal-usb-installer
(runs in Linux)
https://www.pendrivelinux.com/universal ... -as-1-2-3/
Note:
Because this installer is not specifically made for Puppy installs and does not understand Puppy boot options.
To make sure the pupsave will be used.
On the flash drive, locate the file syslinux.cfg. Open it in a text editor. Delete the argument "pfix=ram".
--------------------------------------------------------------------------------------------------------------------------------------------------------
Rufus USB installer
(Runs in Windows)
https://rufus.akeo.ie/
Warning:
Latest version has issues with some Puppy versions ISO files.
Download v3.17 portable from here https://www.fosshub.com/Rufus-old.html and it will work.
--------------------------------------------------------------------------------------------------------------------------------------------------------
usbimager
https://github.com/trollcop/usbimager
Make sure to get the correct version 32bit or 64bit for the OS you run it in.
--------------------------------------------------------------------------------------------------------------------------------------------------------
Etcher (maybe)
I only offer it as maybe it will work.
Some it works, for others (like me) no it does not.
---------------------------------------------------------------------------------------------------------------------------------------------------------
NOTE:
These USB installers do not know about the different Puppy Linux boot options, that can be added to a boot menu entry.
They may add a option that is wrong or not needed.
If having any boot problems.
Look on the USB for the boot loader config file.
grub.cfg
syslinux.cfg
Or something similar.
Open the file in a text editor.
Look at the entries for pmedia= option.
It will probably be pmedia=cd
This has to be changed to pmedia=usbflash
May have other boot menu entries using different pfix options.
Pfix=
Boot options:
pfix=ram ->this keeps save from being loaded.
pfix=nox ->keeps X server from starting and boots to prompt.
When you can boot a running Puppy version.
Use the installers, that are in the Puppy version, to do Puppy installs.