Ensure partitions are detected
This commit is contained in:
parent
9f300cfecd
commit
386d97b3a5
|
@ -189,7 +189,7 @@ let
|
|||
script = lib.mkDefault ''
|
||||
function partition() {
|
||||
${if (!config.wipe) then cleanup else ""}
|
||||
|
||||
${probeScript}
|
||||
${fdiskCommands}
|
||||
${fixType}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue