Results 1 to 4 of 4

Thread: builtin_dd missing?

  1. #1
    Join Date
    Jun 2007
    Beans
    44

    builtin_dd missing?

    Hello,

    Since some upgrade (possibly to Ubuntu 8.10) I can no longer use genisoimage/growisofs since builtin_dd is now missing:

    genisoimage -dvd-video -R -J ./mymovie | builtin_dd of=/dev/scd0 obs=32k seek=0
    Warning: Disabling Joliet support for DVD-Video.
    I: -input-charset not specified, using utf-8 (detected in locale settings)
    -bash: builtin_dd: command not found
    Why is this, and how do I get builtin_dd back, or do I?

  2. #2
    Join Date
    Jun 2007
    Beans
    44

    Re: builtin_dd missing?

    It actually looks like my genisoimage is completely messed up:

    mkisofs -v -dvd-video -o mymovie.iso ./mymovie
    I: -input-charset not specified, using utf-8 (detected in locale settings)
    genisoimage 1.1.8 (Linux)
    Scanning ./mymovie
    Scanning ./mymovie/VIDEO_TS
    Segmentation fault
    and in /var/log/messages:

    mkisofs[7352] general protection ip:41780c sp:7fffcc8ba960 error:0 in genisoimage[400000+6a000]

    These problems may be unrelated, but some sort of upgrade caused these issues... Any suggestions?
    Last edited by besson3c; November 30th, 2008 at 09:36 PM.

  3. #3
    Join Date
    Oct 2006
    Beans
    15

    Re: builtin_dd missing?

    I'm having the same issue...

  4. #4
    Join Date
    Jun 2007
    Beans
    44

    Re: builtin_dd missing?

    For me the problem was a corrupt DVD structure, this problem is not reproduced with other DVDs.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •