Bug #1449
Remove an entry from /etc/fstab when unmounting or deleting a partition
Start date:
06/20/2014
Due date:
% Done:
0%
Description
When removing a partition or deleting a partition from partition table , we have to remove mount entry from /etc/fstab if that partition is permanently mounted on the HDA.
Currently we use a fstab gem1 to manipulate /etc/fstab entries, but it do not provide a mechanism to remove an mount details entry.
Removing an entry from fstab should be done with great attention,unless otherwise whole system will crash in next bootup.
History
#1 Updated by bigfoot65 over 6 years ago
Still needs worked per tmkasun.
Also available in: Atom