Not sure how old this behavior is but im using the latest Linux 1-touch 11.28 x64 iso. I restored a linux server to original hardware. When booting the server after restore, we noticed the nfs volumes were not mounted. they were usually mounted in the fstab file. When i looked at the fstab file it was not the original we used but a new one created automatically by the restore. It looks like it saved the original fstab in a backup file. Its easy to fix, either manually edit the fstab file or restore the old one but its strange we have to do this.
There is an option to ‘Retain only selected mount points in /etc/fstab’ (checked by default) I tried to test it with this checked and unchecked and either way the old fstab was not restored and nfs mounts were not mounted. I dont know if there are other ways in which this might cause a problem but i suspect there might be.
It’s not a huge deal but its very annoying when it seems restoring the original fstab file should be the default option. From experience these restores can happen in stressful time sensitive situations in the middle of the night, where people are not thinking straight or only those who have less experience are working and these little things can cause big delays in getting servers running again. Not a linux expert but id dont see a huge issue if there is an fstab entry for a volume that you haven't restored, it just won’t mount right?