NethServer / nethsecurity

NethSecurity image and build environment
https://www.nethsecurity.org/
Other
90 stars 6 forks source link

ns-install: prevent installation of bad image #519

Closed gsanchietti closed 2 months ago

gsanchietti commented 2 months ago

Possible workarounds for #492

  1. just abort the installation if the partition table of the image i not good (see only first commit): this is a non-invasive solution that can prevent writing bad images
  2. write the image and then fix the partition order (see from commit 2)