Results 1 to 9 of 9

Thread: testdisk is not in software center

  1. #1
    Join Date
    Aug 2010
    Beans
    14

    testdisk is not in software center

    tried to install ubuntu 10.04 next to XP.
    lost xp and no ubuntu. lost "loader"(?)
    back to livecd, deleted ubuntu partition with gparted, with intent to reinstall, but learned there is a loader that might be fixed.

    But undeleting partition requires testdisk
    load livecd to run it, but cant find it in software center.
    here it was suggested to type

    sudo apt-get update

    whatever this spell does, testdisk still can't be found in the software center

    How and where to get this program?

    Thank you

  2. #2
    Join Date
    Apr 2008
    Location
    FL.
    Beans
    859
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: testdisk is not in software center

    opetrenko

    How and where to get this program?
    Use Synaptic package manager, search testdisk.

    Sharky

  3. #3
    Join Date
    Nov 2007
    Beans
    589
    Distro
    Ubuntu

    Re: testdisk is not in software center

    Try installing it from the terminal, go to Applications->Accessories->Terminal:
    Code:
    sudo apt-get update
    sudo apt-get install testdisk
    You need to run testdisk from the terminal anyways; if installing this way fails try with this link: http://packages.ubuntu.com/lucid/testdisk

  4. #4
    Join Date
    Sep 2009
    Beans
    8,874
    Distro
    Ubuntu Development Release

    Re: testdisk is not in software center

    I believe the universe repository is where it's at.





  5. #5
    Join Date
    Aug 2010
    Beans
    14

    Re: testdisk is not in software center

    Everybody, thank you for the amazingly prompt replies!

    clhsharky, search "testdisk" returned 0 results

    darolu, last line returned "E: Couldn't find package testdisk"

    wilee-nilee, turned on the universe repository and still couldn't find the testdisk in Synaptic Package Center. Ran all updates in it. As result, something wrong with window window manager now: no top row, many items are not responding to mouse clicks, menus don't work. I am so glad I'm running from liveCD and can try again.

    Please, help me to get testdisk so I can eventually get my XP back.
    Thank you!

    P.S. Would you add a bit more expanded replies for the total noob.
    P.S.S. I'm running/installing ubuntu 10.04 desktop that I've downloaded a couple of days ago.
    Last edited by opetrenko; August 7th, 2010 at 06:44 PM.

  6. #6
    Join Date
    Jun 2008
    Location
    here & there
    Beans
    282
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: testdisk is not in software center

    Applications - Ubuntu Software Centre - testdisk

    edit: UK mirror & all repositories enabled.
    Last edited by cpmman; August 7th, 2010 at 07:11 PM.
    Intelligence - that which leads to harmony

  7. #7
    Join Date
    May 2005
    Location
    US
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: testdisk is not in software center

    Quote Originally Posted by wilee-nilee View Post
    I believe the universe repository is where it's at.
    Yes, before you can do
    Code:
    sudo apt-get update && sudo apt-get install testdisk
    or use Ubuntu Software Center or Synaptic Package Manager to install testdisk, you have to make sure you have the Universe repositories enabled.

    First, go to System > Administration > Software Sources

    Check all the boxes up top, especially the one marked Universe. Then click Close. When prompted, click Reload. It should then appear in Synaptic.

  8. #8
    Join Date
    Feb 2009
    Beans
    27

    Re: testdisk is not in software center

    Just download the binary: http://www.cgsecurity.org/testdisk-6...inux26.tar.bz2, extract it, right click on the testdisk/photorec binary and make it executable.

    Then, just cd to the directory with Terminal and run it.

  9. #9
    Join Date
    Aug 2010
    Beans
    14

    Re: testdisk is not in software center

    Everybody, thank you !
    aysiu, your solution worked!

    P.S. doesn't want to recover the deleted partition, though. But that's whole other story. Will study forums first.

    again, THANKS!

Tags for this Thread

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
  •