Skip to content
Snippets Groups Projects

fix crash on creating partition table GPT by adding a ignore_errors condition...

Closed Pullyvan Krishnamoorthy requested to merge fixdevicenotfound into master
2 files
+ 25
7
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
0
@@ -5,3 +5,4 @@ dev: /dev/nvme0n1
mount: /home
opts: "rw"
state: mounted
devpart: nvme0n1p1
\ No newline at end of file
Loading