Don't execute syspreps if the fs is not mounted rw
authorNikos Skalkotos <skalkoto@grnet.gr>
Fri, 17 May 2013 13:09:30 +0000 (16:09 +0300)
committerNikos Skalkotos <skalkoto@grnet.gr>
Fri, 17 May 2013 13:11:06 +0000 (16:11 +0300)
commit84bc469c7f80281c0fb224f6de72dcdb859aa5f6
tree4a6a75f497a4f23d7a8689c77825639fcc810312
parent29fd973e0da4b1bf61f76a7809b67b18ef9db195
Don't execute syspreps if the fs is not mounted rw

Check if the filesystem is mounted read-write before you execute
the do_sysprep function
image_creator/dialog_menu.py
image_creator/dialog_wizard.py
image_creator/main.py