run ValidateNodeInstall in debug/disabled/diagnose mode to fsck/mount the fs
[bootmanager.git] / source / BootManager.py
index 46b5759..838a8a1 100755 (executable)
@@ -253,6 +253,8 @@ class BootManager:
             self.VARS['BOOT_STATE']=state
             UpdateBootStateWithPLC.Run( self.VARS, self.LOG )
             StartDebug.Run( self.VARS, self.LOG )
+            # fsck/mount fs if present, and ignore return value if it's not.
+            ValidateNodeInstall.Run( self.VARS, self.LOG )
 
         def _badstateRun():
             # should never happen; log event