Re: dd cd image

From: Darksidex (humprhey_at_gmail.com)
Date: 03/18/05

  • Next message: Bart Silverstrim: "Re: ssh security"
    Date: Fri, 18 Mar 2005 13:32:20 +0100
    To: freebsd-questions@freebsd.org
    
    

    -----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-----
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Bart Silverstrim: "Re: ssh security"

    Relevant Pages

    • Re: dd cd image
      ... Osmany Guirola Cruz wrote: ... > I am trying to do an iso image of DATA CD and i am using this command line ... To unsubscribe, ...
      (freebsd-questions)
    • short read from CD-RW
      ... I just wrote an iso image to a virgin CD-RW with the following command: ... and the burncd program said: ... The acd driver produced this error message on the console: ...
      (freebsd-questions)
    • Re: How to see where is my DVD mounted?
      ... >> Thanks, Rick. ... And the command to burn the iso image could be? ...
      (Fedora)
    • Re: create cd/dvd iso images
      ... The `dd` command as you show it is making an exact copy of the CD ... 'doze) will follow the same standard. ... In linux you use a utility like `mkisofs` to create a new .iso image ...
      (comp.os.linux.development.apps)
    • [dvd+rw-tools-7.1] Failure to burn disks: SK=5h/INVALID ADDRESS FOR WRITE
      ... While burning the DVD+R DL with the command 'growisofs -dvd-compat ... :-( write failed: Invalid argument ... Size of the iso image is 8407351452. ... I did burn DVDs successfully using the same drive, the same batch of empty writable DVDs and the same command on 8.X. ...
      (freebsd-questions)