How To: Back up your DVDs in Ubuntu II

I previously posted a script which’ll back up DVDs in Ubuntu. One of the commenters recommended k9copy, and having taken a look at it I recommend it thoroughly. Here’s how to set it up:

  • UPDATE — k9copy is now in the main repositories; skip the crossed out stuff
  • Edit /etc/apt/sources.list (you’ll need to run your editor using sudo, e.g. sudo kate /etc/apt/sources.list or sudo vi /etc/apt/sources.list …)
  • Add the following, and save:

    # k9copy
    deb http://repos.knio.it/ breezy main contrib non-free
    deb-src http://repos.knio.it/ breezy main contrib non-free
  • Run the following on the command line (this authenticates the repository you just added):

    wget http://repos.knio.it/key.asc
    sudo apt-key add key.asc
    sudo apt-get update
  • Now install k9copy (either doing the following on the command line, or using synaptic):

    sudo apt-get install k9copy

If you are using KDE, it will appear in the “Multimedia” section of your menu once it’s installed; if you’re using Gnome, it will probably do similar. Run it. It should be plain sailing after that.

Comments (26)

  1. Anton Bondar wrote::

    after:
    “wget http://repos.knio.it/key.asc
    sudo apt-key add key.asc”
    u need to:
    “sudo apt-get update”
    otherwise:
    “sudo apt-get install k9copy” may return an error.

    Sunday, April 9, 2006 at 4:54 am #
  2. ArmasKKO wrote::

    Hey this is really helpful.
    Thanks!!


    http://www.wirah.com

    Sunday, April 9, 2006 at 4:55 am #
  3. Matt wrote::

    Thanks for the guide, just the app I’ve been looking for! I’m having some difficulty though;

    1. apt-get install k9copy

    Reading package lists… Done
    Building dependency tree… Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.

    Since you only requested a single operation it is extremely likely that
    the package is simply not installable and a bug report against
    that package should be filed.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies.
    k9copy: Depends: kdelibs4c2 (>= 4:3.4.3) but it is not installable
    E: Broken packages
    root@xxxxxx:~ # apt-get install kdelibs4c2
    Reading package lists… Done
    Building dependency tree… Done
    Package kdelibs4c2 is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    However the following packages replace it:
    kdelibs4c2a
    E: Package kdelibs4c2 has no installation candidate
    root@xxxx:~ #

    Running Dapper Gnome, flight 5. Any ideas?

    Matt :)

    Sunday, April 9, 2006 at 6:02 am #
  4. Matt wrote::

    Got it… Dapper already has K9Copy. I just removed the new entry from sources.list and updated apt-get, and it installed :)

    Thanks!
    Matt

    Sunday, April 9, 2006 at 6:35 am #
  5. Eric wrote::

    What’s up with the mouse cursor on this page (when you hover over an article)? Drop that bad habit.

    Sunday, April 9, 2006 at 7:50 am #
  6. Reuben wrote::

    Picky picky. I like it, that’s all :)

    Sunday, April 9, 2006 at 8:26 am #
  7. Reuben wrote::

    Cool, good to hear

    Sunday, April 9, 2006 at 8:26 am #
  8. Reuben wrote::

    Thanks, updated article w/ that

    Sunday, April 9, 2006 at 8:27 am #
  9. Jeff Supodsson wrote::

    Okay, so now we can backup our DVDs on Ubuntu easily! :)
    But how do we burn DVD movies as easily too?

    Sunday, April 9, 2006 at 8:54 am #
  10. Reuben wrote::

    k3b. Either use synaptic, or do: apt-get install k3b.

    It’ll rock your world :)

    Sunday, April 9, 2006 at 8:57 am #
  11. Jeff Supodsson wrote::

    K3B rocked my world in KDE.
    Does installing kdelibs, etc. isntall KDE on my box too?
    ’cause I totally prefer my plain old GNOME now.
    I just got used to it and don’t want another window manager I won’t use.

    Sunday, April 9, 2006 at 9:16 am #
  12. Reuben wrote::

    Hm, fair enough. I don’t like gnome, but I hear gnome folks talking about gnomebaker regularly. Anyone?

    You could always select k3b in synaptic, and see what it depends on. There’s nothing wrong with having the kdelibs installed, even if gnome is your main DE. Sure, it may be another 100MB or 200MBs of installed stuff on your HD, but it won’t clog your system; i.e. it won’t be loaded unless the app uses it. (I use GTK based programs all the time on KDE, of course…firefox, thunderbird, synaptic…)

    Sunday, April 9, 2006 at 9:23 am #
  13. Jeff Supodsson wrote::

    Awesome. Thanks.

    Sunday, April 9, 2006 at 9:25 am #
  14. glaalex wrote::

    its working great
    thanks

    Sunday, April 9, 2006 at 10:06 am #
  15. Ole wrote::

    And dvd9 to dvd5? Without using wine? Oh please, oh please someone.

    Sunday, April 9, 2006 at 3:26 pm #
  16. Reuben wrote::

    This does it. No wine required. Also see my script, linked to in the related links on the right hand side.

    Cheers

    Sunday, April 9, 2006 at 3:39 pm #
  17. xfceEr wrote::

    can this be done on xubuntu using xfce?? I tried and it seems to have done it , but I can’t find anything.

    Tuesday, April 11, 2006 at 8:54 pm #
  18. jms830 wrote::

    While backing up a DVD using k9copy, I got this error at 88% done:

    An error occured while running DVDAuthor:
    ERR: Error writing data
    vamps: Fatal: write to stdout: Success
    play_cell: Fatal: write failed: Broken pipe

    anyone know what to do?

    Friday, April 21, 2006 at 7:55 am #
  19. ubunewbie wrote::

    I followed these steps exactly and I keep getting the following problem

    The following packages have unmet dependencies:
    k9copy: Depends: kdelibs4c2a (>= 4:3.5.1-2) but it is not installable
    Depends: libgcc1 (>= 1:4.0.2) but 1:4.0.1-4ubuntu9 is to be installed
    Depends: libqt3-mt (>= 3:3.3.5) but 3:3.3.4-8ubuntu5 is to be installed
    Depends: libstdc++6 (>= 4.0.2-4) but 4.0.1-4ubuntu9 is to be installed Depends: libk9copy0 (= 1.0.3.2-1) but it is not going to be installed
    E: Broken packages

    Can you PLEASE help me

    Thursday, May 25, 2006 at 12:53 pm #
  20. ubunewbie wrote::

    i need help with this error
    The following packages have unmet dependencies:
    k9copy: Depends: kdelibs4c2a (>= 4:3.5.1-2) but it is not installable
    Depends: libgcc1 (>= 1:4.0.2) but 1:4.0.1-4ubuntu9 is to be installed
    Depends: libqt3-mt (>= 3:3.3.5) but 3:3.3.4-8ubuntu5 is to be installed
    Depends: libstdc++6 (>= 4.0.2-4) but 4.0.1-4ubuntu9 is to be installed Depends: libk9copy0 (= 1.0.3.2-1) but it is not going to be installed
    E: Broken packages

    Thursday, May 25, 2006 at 12:56 pm #
  21. Reuben wrote::

    Hi, it looks like you are still on ubuntu breezy. Search my blog for “dapper” to get instructions on how to upgrade to ubuntu dapper, and then you’ll no longer need to follow this howto (since k9copy is already in the dapper repositories.) While it’s not yet officially released, it is stable.

    Saturday, May 27, 2006 at 11:19 am #
  22. ubunewbie wrote::

    I followed your info about upgrading to Dapper. No k9copy though. When I got to install it, Synaptic manager tells me it is uninstallable. Im a newbie. Please help.

    k9copy:
    Depends: libk9copy0 but it is not going to be installed

    libk9copy0:
    Depends: vamps but it is not going to be installed

    libk9copy0-dev:
    Depends: libk9copy (=1.0.3.2-1) but it is not installable

    Im clueless here. . .

    Monday, May 29, 2006 at 9:50 pm #
  23. Reuben wrote::

    Do you have universe and multiverse repositories added? I believe that it’s in one of those. (See this page for an example: http://myy.helia.fi/~karte/ubuntu_repositories.html)

    Wednesday, May 31, 2006 at 2:02 pm #
  24. ubunewbie wrote::

    Ok, i downloaded 6.06 LTS Cd for Dapper. Did a clean install. Got K9copy downloaded. Now I get this

    An error occured while running DVDAuthor:
    WARN: Cannot detect pts for VOBU if there is no audio or video
    WARN: Using SCR instead.
    ERR: Cannot infer pts for VOBU if there is no audio or video and it is the
    ERR: first VOBU.

    Should I burn to an ISO first or straight to my external Dvd writer?

    Wednesday, May 31, 2006 at 6:55 pm #
  25. Reuben wrote::

    Hm, that definitely means something :) — I’d try on the dvdauthor mailing list (google it). They should be able to help you diagnose the problem.

    Wednesday, May 31, 2006 at 9:44 pm #
  26. dhabdqvlbm wrote::

    Hello! Good Site! Thanks you! goiqyzdmkts

    Tuesday, May 29, 2007 at 8:21 am #

Trackbacks/Pingbacks (10)

  1. Arcanus Maximus on Sunday, April 9, 2006 at 6:39 am

    k9copy…

    Flavor 8 » How To: Back up your DVDs in Ubuntu……

  2. //Lore » Blog Archive » DvD Backup on Tuesday, April 10, 2007 at 8:51 pm

    [...] RSS feed | Trackback URI [...]

  3. Flavor 8 » How To: Back up your DVDs in Ubuntu on Sunday, December 16, 2007 at 11:13 am

    [...] To: Back up your DVDs in UbuntuWMV Codecs For Mplayer / LinuxHow To: Back up your DVDs in Ubuntu IIyoutube2dvd — Script to Make DVD From Youtube VideosHow To: Make your own DVD using LinuxAircraft [...]

  4. rfnaufal blog! on Sunday, December 30, 2007 at 11:20 pm

    [...] DvdShrink For Linux – How To Install On Ubuntu [...]

  5. [BLOCKED BY STBV] Jack on Thursday, February 14, 2008 at 10:01 am

    Jack…

    Great post. I have added you to my digg bookmark…

  6. 100 Ubuntu Tips « TTC Shelbyville - Technical Blog on Monday, April 21, 2008 at 9:19 pm

    [...] DvdShrink For Linux – How To Install On Ubuntu [...]

  7. Tutorial Ubuntu « Flame of Akane Division on Saturday, November 22, 2008 at 12:50 am

    [...] DvdShrink For Linux – How To Install On Ubuntu [...]

  8. 101 Tutorial Ubuntu « Welcome to Ikhwan’s world on Friday, April 24, 2009 at 4:42 am

    [...] DvdShrink For Linux – How To Install On Ubuntu [...]

  9. [...] DvdShrink For Linux – How To Install On Ubuntu [...]

  10. [...] DvdShrink For Linux – How To Install On Ubuntu [...]