Bugzilla – Bug 114335
unbidden fsck on crypto-partition while installation
Last modified: 2005-08-31 08:17:06 UTC
When mounting my encrypted /home partition while installation, YaST does an unbidden fsck on it. Besides taking some time, I consider this possibly dangerous - what if somebody has entered a wrong password or /etc/cryptotab from the "old" system contains a wrong encryption type (remember the problem in 9.3!)? Will this fsck damage the filesystem in this case? You can find the y2logs at https://bugzilla.novell.com/attachment.cgi?id=48265
The fsck should happen if you use YaST2 to integrate the encrypted fs into your system. The fsck is needed to determine which encryption type is used. Yes, it needs some time but it makes the detection process much more reliable. The options used for the fsck calls are so that the fsck does not try to repair anything but only returns if the fs is clean, so there should not be any possible damage by these calls.