dd cd image

Darksidex humprhey at gmail.com
Fri Mar 18 04:32:28 PST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Osmany Guirola Cruz escribió:
| Hi people
|  I am trying to do an iso image of DATA CD and i am using this command
line
|
| %dd if=/dev/acd0 of=cd.iso
| and this is the error
|
| dd: /dev/acd0: Invalid argument
| 0+0 records in
| 0+0 records out
| 0 bytes transferred in 0.000304 secs (0 bytes/sec)
|
|
| How can i made and iso image of a data cd ?


without mkisofs you can use cat:

cat /dev/acd0 >> cd.iso

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (MingW32)

iD8DBQFCOspULWSOuibjjvIRAmI6AKCR6/GEfCB/T4lZdeuPxFk4/iE8RwCfdqUm
UpBqCLwD/J9aDYVtwAFF/e8=
=yPz6
-----END PGP SIGNATURE-----


More information about the freebsd-questions mailing list