Right now there's 1 problem; but I anticipate one - every step of the way. :-J
I want to use a USB-drive for the first time to install. In this page http://puppylinux.com/install.html there's a link to this tutorial https://www.toolbox.com/tech/how-to/blo ... nd-030915/ where it says to put cd ~/Downloads command in Terminal, where "Downloads" is the folder where the ISO file is.
So here's my result (I tried with and without "/" in the end):
Code: Select all
root# cd ~/mnt/sda5/BionicPup/
bash: cd: /root/mnt/sda5/BionicPup/: No such file or directory
root# cd ~/mnt/sda5/BionicPup
bash: cd: /root/mnt/sda5/BionicPup: No such file or directory