A concern on FATDOG 'Multi' Save-session name change

versatile 64-bit multi-user Linux distribution

Moderators: kirk, jamesbond, p310don, JakeSFR, step, Forum moderators

Post Reply
Clarity
Posts: 3920
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1651 times
Been thanked: 536 times

A concern on FATDOG 'Multi' Save-session name change

Post by Clarity »

This is show a change I've noticed on one of my PCs that I run FATDOG on.
Have the FATDOG session names changed or is it because I have a test release?

FD Multi-session save filenames.jpg
FD Multi-session save filenames.jpg (38.58 KiB) Viewed 591 times
Feek
Posts: 398
Joined: Sun Oct 18, 2020 8:48 am
Location: cze
Has thanked: 54 times
Been thanked: 90 times

Re: A concern on FATDOG 'Multi' Save-session name change

Post by Feek »

@Clarity
here are my observations about the multi sfs names.

I never specify the name of the multi sfs's, because they are in their own folder.

Mostly I boot Fatdog from hard drive with extlinux using parameter savefile=direct:multi:sda6:/fd64_812/:
The system creates multi sfs's in this format (without a name): multi--2021....

I have one usb stick (say backup), also with extlinux. The boot parameter for the save is practically identical as for the hard drive:
savefile=direct:multi:sdb2:/fd64_812/:
In this case the system creates multi sfs's with the name "fd64save" automatically (multi-fd64save-2021.....).

I found out this when transfering multi sfs's from the hard drive to the stick.
It didn't boot because of the name (so the renaming helped).

User avatar
JakeSFR
Posts: 277
Joined: Wed Jul 15, 2020 2:23 pm
Been thanked: 159 times

Re: A concern on FATDOG 'Multi' Save-session name change

Post by JakeSFR »

Clarity wrote: Sun Mar 27, 2022 1:22 am

Have the FATDOG session names changed or is it because I have a test release?

No, the savefile proto is defined in /etc/BOOTSTATE and it's still fd64save:

Code: Select all

# grep 'SAVEFILE_PROTO' /etc/BOOTSTATE 
SAVEFILE_PROTO='/fd64save.ext4'

I think it switched to Sessions for you when you used that boot option:

Code: Select all

savefile=direct:device:sda7:Sessions

Greetings!

[O]bdurate [R]ules [D]estroy [E]nthusiastic [R]ebels => [C]reative [H]umans [A]lways [O]pen [S]ource
Omnia mea mecum porto.
Clarity
Posts: 3920
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1651 times
Been thanked: 536 times

Re: A concern on FATDOG 'Multi' Save-session name change

Post by Clarity »

Thanks @JakeSFR.

Code: Select all

GENUINE_FATDOG_INITRD='true'
AUFS_ROOT='/aufs'
BASELINE_MOUNT='/aufs/pup_init'
MODULE_SFS_MOUNT='/aufs/kernel-modules'
SAVE_DEV_PROTO='/aufs/devsave'
SAVEFILE_PROTO='/fd64save.ext4'
MULTI_PREFIX='multi-'
TMPFS_MOUNT='/aufs/pup_rw'
BASE_SFS_MOUNT='/aufs/pup_ro'
SAVEFILE_MOUNT='/aufs/pup_save'
BASE_SFS_PATH='/fd64.sfs'
SAVEFILE_PATH='/Sessions/'
MULTI_MOUNT='/aufs/pup_multi'
MULTI_DEVICE='sda7'
AUFS_ROOT_ID='si_814d17ee9db3900b'
Post Reply

Return to “FatDog64”