Hello all. I'm new to linux, coming from Windows. I spent 3 days researching for an OS that I can run from a USB memory stick and decided on Slaco 64 v 7.0.
I began reading about how to accomplish my goal and found many useful posts, including one that said to put your save files into a separate partition.
I also read that we can flash the Puppy ISO using Etcher.Balena, so I tried that and it was super fast (just a few seconds to flash the USB drive). However, when I tried booting from the USB drive (64 GB USB 3.0 by the way) the boot stuck at GRUB. More research led me to a post that said Etcher will not work and I should use Rufus, so I deleted the files from the USB and started over. Rufus took half an hour to format my USB drive, sat there for quite some minutes making me think it had hung, but I left it a while longer and it showed signs of life again as it wrote files to the drive. After a total of 45 minutes, I got a message saying it had successfully completed. GREAT!
Booting from the USB drive now got me to a beautiful desktop and the setup wizard where I went through the steps but was confused about setting the clock. I chose an option and kept going until there were no more new windows. I noticed my clock time was wrong, so opened the clock settings and tried the other option and the time now showed the correct time. Wonderful!
I click the power icon to shut down and am presented with the series of settings for creating a save file. Here is where I just can't seem to make progress but luckily, if I choose DON'T SAVE, I get to try again each time I boot up. I was worried that the "first boot" may be recorded and I wouldn't get another chance, but that isn't the case even though all posts referred to it as a "first boot" thing. Back to the forums and more reading. I'm now 5 days into this little project and starting to sweat! However, I'm starting to understand Puppy linux a whole lot more. I've never used cli before, so that will be a whole new learning curve!
During the creation of the save file, I'm asked about what file system to choose, but there is no help on what to select, just 3 choices. The middle choice is ext3 and I'm guessing that's the best to choose because I did find a post saying we may be presented with 4 choices:
type = normal
saving style = file
file system = ext3
size = 512 mb
But I never saw the first 2 choices offered in the wizard.
I also read somewhere that save FILES can be used on any file system, but save FOLDERS can only be used on linux ext systems.
Rufus created 3 partitions on my USB stick:
sda1 which I'm assuming is the boot partition; 54MB, vfat
sdc1 which I guess is the root or Home partition; 2.7GB, vfat
sdc2 which is where I'd like to put my save file; 54.9 GB, ext3
The create save file wizard automatically has sdc1 chosen as the partition where to put the save file and I can't seem to find a way to change that.
After choosing what I can input, I click save and am presented with the FIRST SHUTDOWN: Sanity Check:
Partition you are saving to: sdc1
The file system of sdc1 partition: vfat
Name of the save file: slaco64save.3fs
Path (folder) of the save file: here I input "/sdc2:/mysave" by using the CHANGE FOLDER button and entering the path
Size of save file: 524288 KB (512 MB) as recommended
Filesystem inside save file: ext3
Before saving, I realized that I require a trailing slash after /mysave otherwise mysave becomes the filename rather than the folder name!
Instead of choosing to save or not to save, I again chose CHANGE FOLDER, but no matter what I do, none of the entries can be changed! They always end up looking the way they were before! The only way I can make a change is to click DON'T SAVE and start all over from the beginning, going through the entire setup after a reboot! Hopefully this is something the developers can correct.
In the meantime, I would like to know if anyone can confirm or correct what I'm doing because I would prefer to be able to set the file size much larger than the approx. 2GB that is allotted for the wrong partition. If by changing the path (even though the listed partition is incorrect) will the wizard ignore the information presented and set everything up to use the specified path and partition? If that's the case, I can change the file size later. Or will things be messed up if the sanity check lists the wrong partition and file format? I would hate to destroy my brand new memory stick, so will wait for an expert to guide me from here.
At least other newbies can read my experiences and not give up if they see Rufus doing nothing for a long time or discover other nuggets of information they don't know yet. I had to read many posts because there wasn't one that went all the way though with all the details spelled out.