Is there any good alternative to parted, that I can use in scripts? Parted main problem is that it requires user confirmation one each action.

    • bizdelnick@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      10 months ago

      There are few fdisk options that work non-interactively, like -l (list partitions). It is impossible to create or delete partitions this way.

      From the sfdisk man page:

      Since version 2.26 sfdisk supports MBR (DOS), GPT, SUN and SGI disk labels