Governor wrote: ↑Sat Sep 23, 2023 9:29 am
Does this mean that if I edit files in /mnt/home and re-boot with the RAM only option, or from the internal disk (if I ever get that to boot), the edited files will be on partition 3, with the new edits, as expected?
Could there be a savefile/folder with no configuration changes at all that was automatically and mysteriously used on boot?
I wish I could answer your question, but this aspect of your hardware/install setup has been a mystery since the first time you posted on the forum.
If I were to try and troubleshoot your situation, I would personally find a way to disable the internal drive completely, (perhaps backup all it's data to a third drive, then erase the internal drive's file allocation table using gparted and NOT reformat it.)
Then with no other drives whatsoever attached to the machine:
1) Boot puppy from the CD, don't bother making any personal changes
2) attach a pristine USB thumb drive
3) format a single ext4 partition to the USB thumb drive using gparted.
edit: give it a boot flag to make it bootable
4) install one instance of puppy on it using puppy installer
edit: make sure to run the bootloader installer so that grub is loaded on the USB
5) Shutdown, remove the CD drive completely, in other words unplug it if it's external.
6) Boot into the bios, make sure "legacy boot" and boot from USB is enabled, save the bios changes, continue boot
7) It should boot the USB puppy.
8) make one discernable change (not keyboard, maybe just change the desktop background)
9) Shutdown and make a save folder at shutdown when prompted. Name it fossapup64save-TEST
10) reboot.
There should be a choice at reboot:
0 (which is booting in RAM with NO SAVE)
1 fossapup64save-TEST
Choose "1 fossapup64save-TEST" and see if the desktop background change was saved.
If successful, don't make any other saves, run from the USB for awhile always using "1 fossapup64save-TEST"
Changes should be saved there.
Short of that, I don't think I can offer any meaningful advice.