Results 1 to 4 of 4
Hello, I am kind of confused with the dd command. One example is that I am trying to make a copy of a removable drive and turn the copy into ...
- 12-11-2008 #1
Question about dd command
Hello, I am kind of confused with the dd command. One example is that I am trying to make a copy of a removable drive and turn the copy into an ISO with the following:
# dd if=/dev/sdb1 of=usbcopy.iso
The result is that when I try to open it or burn it I get and error like this one "is NOT in ISO 9660 format" meaning I can't see open ISO.
What am I doing wrong, any recommendations ?. Thanks in advance.
- 12-11-2008 #2
What application are you using to open/burn the file ?
Men occasionally stumble over the truth,
but most of them pick themselves up
and hurry off as if nothing had happened.
Winston Churchill
... then the Unix-Gods created "man" ...
- 12-11-2008 #3
File Roller, Brasero
First I used File Roller (GNOME) did not work. Then I used Brasero Disc Burning same result.
- 12-11-2008 #4
My bad
My bad disregard what I said problem solved, my bad.


Reply With Quote
