Wamukota 10 Posted October 21, 2020 Share Posted October 21, 2020 When I write an ISO to a USB-stick using dd or any other usb-burn software, I always end up with a Read-Only File System. I tried mount -o remount,rw but that doesn't seem do to the job. Funny thing is that using Rufus on Windows presents me with a read/write USB-stick. Is there a hidden option for dd that returns a read/write USB-stick, or another way to have a read/write disk Txs Link to post Share on other sites
abarbarian 3,411 Posted October 21, 2020 Share Posted October 21, 2020 You can use etcher (download), gnome disks or the raspberry pi imager (can also be used as alternate) can also be used to flash iso files to usb media (sticks/drives/sdcards etc). Etcher has always done a good job for me. https://www.balena.io/etcher/ Link to post Share on other sites
securitybreach 11,290 Posted October 21, 2020 Share Posted October 21, 2020 How are you using dd as I have never heard of this behavior and I use it all the time? Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now