Save File Issues
-
- Black ninja
- Posts: 35
- Joined: 01 Feb 2014, 09:17
- Distribution: hop_around
- Location: Calgary
Re: Save File Issues
Having chosen xfs format for my savefile.dat container (b/c ext2 isn't, I've just discovered a "gotcha":
cannot SHRINK the size of an existing xfs filesystem
http://xfs.org/index.php/XFS_FAQ#Q:_Is_ ... smaller.3F
Choosing xfs for savefile.dat and specifying an overly large size can be problematic when you later want to use copy2ram boot option
BTW, I've searched the forum and didn't find an explanation/rationale: Why is the non-journaling ext2 fs not offered as an option ?
cannot SHRINK the size of an existing xfs filesystem
http://xfs.org/index.php/XFS_FAQ#Q:_Is_ ... smaller.3F
Choosing xfs for savefile.dat and specifying an overly large size can be problematic when you later want to use copy2ram boot option
BTW, I've searched the forum and didn't find an explanation/rationale: Why is the non-journaling ext2 fs not offered as an option ?
- fanthom
- Moderator Team
- Posts: 5591
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Save File Issues
Choosing xfs for savefile.dat and specifying an overly large size can be problematic when you later want to use copy2ram boot option
dont understand what you mean but will try to answer:
copy2ram makes no difference from save.dat point of view. modules are loaded from tmpfs and not from booting media - both takes no effect on changes.
Why is the non-journaling ext2 fs not offered as an option ?
good question - probably because nobody asked for it so far
i'm sure brokenman will address this request in next release.
thanks
dont understand what you mean but will try to answer:
copy2ram makes no difference from save.dat point of view. modules are loaded from tmpfs and not from booting media - both takes no effect on changes.
Why is the non-journaling ext2 fs not offered as an option ?
good question - probably because nobody asked for it so far

thanks
Please add [Solved] to your thread title if the solution was found.
- francois
- Contributor
- Posts: 6315
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Save File Issues
Thus the solution would be to stop using these save.dat containers. Have a usb key partitioned in linux for most part of the key and add a second partition in fat so the data is available from the MS environment.donald wrote:@ jimwg
I understand your point of view.
Here is another one:
As Windows belongs to a Windows Filesystem, Linux belongs to a Linux Filesystem.
And if you do it that way, you will never have to worry about a save.dat-file
or how to save changes. 8)
This partitioning of the usb could be friendly automated isn't it?
When you have such a mostly unix-enough fat usb-key, what are the advantages of keeping these save.dat containers except for having an additional alternative to install porteus. What are the pros and cons of using these containers? Why would you reccomend it? They create more problems than they solve.
Prendre son temps, profiter de celui qui passe.