X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=source%2FBootManager.py;h=838a8a16a78739e8b493c901a82e2f73ed46621c;hb=4d4aeed78f333c5f01145f25425c72197ace7a71;hp=46b57598a41ce3b22607022e0975dbf54cd0b8c9;hpb=30cbd3c60178e01643ec5100a068ed82c8f38013;p=bootmanager.git diff --git a/source/BootManager.py b/source/BootManager.py index 46b5759..838a8a1 100755 --- a/source/BootManager.py +++ b/source/BootManager.py @@ -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