Y
Hacker News
new
|
ask
|
show
|
jobs
by
shassard
1873 days ago
or cp ...
cp my.iso /dev/sdc
1 comments
abrowne
1873 days ago
The Debian manual agrees to use `cp` and then to run `sync` to make sure all data is really written to the disk. I've been doing this for a year or two now with no issues, even from a Mac.
link