Bug 378977

Summary: bind mounts are deleted during update of /etc/fstab
Product: [Applications] partitionmanager Reporter: Robert.Ernst.Paf
Component: generalAssignee: Andrius Štikonas <andrius>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: 3.0   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Robert.Ernst.Paf 2017-04-19 20:09:16 UTC
After saving the /etc/fstab via partitionmanager (e.g. changing mount point, changing to UUID, ...) all manually entered bind mounts where not carried over and therefore are lost.
Comment 1 Andrius Štikonas 2017-04-19 21:11:02 UTC
Yeah, unfortunately fstab entry code is not very good. Well, at least I think there is a scary dialog box telling you to back up fstab before making changes with KPM.

Basically, KPM reads info from fstab that it recognizes and discards everything else. Then it recreates it from the information it knows. Unfortunately, I'm a bit busy with writing up my thesis right now, so I don't have time to fix this...

*** This bug has been marked as a duplicate of bug 305469 ***