Balint, How would that work? I think you're essentially saying to run: systemctl stop systemd-fsck@<something>.service
But to do that, I have to figure out which are the appropriate values for 'something'. That could be 'dev-disk-by-uuid=XXXX', 'dev-disk-by-label=XXXX' for any filesystem on the block device. Additionally, if I did: a. stop b. <try to reformat/adjust> c. restart there is a potential that my 'stop' happens before has started. does a 'stop' of a service prevent it from starting if it would start later on its own? -- https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/324191 Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:bug/before-fsck into cloud-init:master. _______________________________________________ Mailing list: https://launchpad.net/~cloud-init-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~cloud-init-dev More help : https://help.launchpad.net/ListHelp

