Unetbootin to Install a Puppy from a Linux Distro
Posted: Fri Oct 02, 2020 4:43 pm
This is just a link to bigpup's thread on the 'old forum'. http://murga-linux.com/puppy/viewtopic ... 153#851153. Perhaps the most important post concerns the manual edit you'll have to make to the syslinux.cfg unetbootin writes to a USB-Stick, http://murga-linux.com/puppy/viewtopic. ... 870#861870.
Per bigpup:
"However you can manually tweak the syslinux.cfg file on the USB flash drive.
Change:
Code:
append initrd=initrd.gz pmedia=cd
To:
Code:
append initrd=initrd.gz pmedia=usbflash" Emphasis supplied.
p.s. AFAIK, while you are doing manual edits, any boot-argument you are familiar with which could be used on grub4dos's menu.lst's kernel line can also be used on syslinux.cfg's linux line.
Per bigpup:
"However you can manually tweak the syslinux.cfg file on the USB flash drive.
Change:
Code:
append initrd=initrd.gz pmedia=cd
To:
Code:
append initrd=initrd.gz pmedia=usbflash" Emphasis supplied.
p.s. AFAIK, while you are doing manual edits, any boot-argument you are familiar with which could be used on grub4dos's menu.lst's kernel line can also be used on syslinux.cfg's linux line.