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?

  • @mvirts
    link
    21 month ago

    Do you not have root access or are you worried about using root access? Sudo will do the trick, you don’t need to login as root directly.