On Fri 19 Dec 2014 at 05:45:33 -0300, Renaud OLGIATI wrote:

> I plug in a USB pen drive, and launch dd  to copy an iso image.
> 
> # dd bs=4M if=debian-live-7.6.0-amd64-rescue.iso of=/dev/sdi && sync

Thee is no need to be root to copy the ISO.

> dd: opening `/dev/sdi': Read-only file system

It contains am ISO9660 file system which, by design, is read-only.

> Is there a way to force it to mount read-write ?

Nothing is mounted during the reading and writing process.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/19122014100841.04d03d484...@desktop.copernicus.demon.co.uk

Reply via email to