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?
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
Is there another way to do this without using root access?
those still require root, they just don’t explicitly say so. They still pop up with a password prompt
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.