Can not backup / export my IMG / RAW file
=>
my external HD / USB / storage is always RO "read-only" "read only" not RW "read-write" "read-and-write" !
I saw this questions a lot of time...
Q: I can not export my virtual HD file (like vm-100-disk-0.img) to an external storage :-(
i used...
Hello,
I can not export my HD file (vm-100-disk-0.img) to an external HD :-(
i used "mount -o rw -t ntfs /dev/sdd1 /media/usb"
even "mount -o remount,rw -t ntfs /dev/sdd1 /media/usb" does not works :-(
Any ideas ?