Page 1 of 1
How to Change Save Folder Path?
Posted: Thu Dec 12, 2024 3:09 pm
by JusGellin
Is there a configuration file that gives the location for the save folder?
I would like to make the save folder use the path /pup/BookwormPup64_10.0.9
, but it is using just /BookwormPup64_10.0.9
.
I'm adding the /pup directory for making a multiboot usb drive.
Thanks
Re: How to Change Save Folder Path?
Posted: Thu Dec 12, 2024 9:55 pm
by bigpup
I am assuming the frugal install is this BookwormPup64_10.0.9 directory and the save is in it.
If /pup/BookwormPup64_10.0.9 is going to be the new location for the save and the files of the frugal install.
You make the change so it is now /pup/BookwormPup64_10.0.9
You change the location info in the boot loader entry from /BookwormPup64_10.0.9 to /pup/BookwormPup64_10.0.9
I would just try booting with this change and see if the save is found or not.
Is it found and used?
Re: How to Change Save Folder Path?
Posted: Fri Dec 13, 2024 12:09 am
by JusGellin
I must have messed up the install.
It seemed like the grub.cfg had the paths correct.
So I remade the frugal install.
This time it worked.
Thanks