Skip to content

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

Pullyvan Krishnamoorthy requested to merge fixdevicenotfound into master

fix crash on creating partition table GPT by adding a ignore_errors condition and double the command first to make the device nvme visible then to format it

Merge request reports