On Debian’s website it is saying to write the image to the USB stick I should use a bash script "# cp Debian.iso /dev/sdX

sync"

Is there another way to do this without using root access?

  • progandy@feddit.org
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 day ago

    It is possible to format removable drives without root access through udisks2, e.g with gnome-disks or KDE ISO image writer. GNOME Impression is another tool that should work.

    • BaumGeist@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      6 days ago

      those still require root, they just don’t explicitly say so. They still pop up with a password prompt

      • progandy@feddit.org
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        1 day ago

        They show no password prompt for the user with the “active” session for removable drives. Only system drives always require admin auth for formatting and partitioning. Maybe your session setup is not completely correct so your user session is not marked as the active session or you tried it with a drive that is considered a system drive.