MultiDrive – free backup, clone & wipe disk utility from Atola Technology

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: HDDSuperTool
PostPosted: February 22nd, 2016, 2:56 
Offline
User avatar

Joined: February 13th, 2014, 12:13
Posts: 166
Location: Isfahan
HDDSuperTool is an advanced Linux based hard drive utility tool. It is script based, meaning it runs scripts for its functions.
http://www.sdcomputingservice.com/hddsupertool

_________________
Phoenix Computer Forensic Laboratory
http://www.databack.ir


Top
 Profile  
 
 Post subject: Re: HDDSuperTool
PostPosted: February 24th, 2016, 12:56 
Offline

Joined: February 24th, 2016, 12:49
Posts: 6
Location: switzerland
Hi !
After installation on Debian 8, running produces the following message:
GLIBC_2.4 not found


Top
 Profile  
 
 Post subject: Re: HDDSuperTool
PostPosted: February 24th, 2016, 13:01 
Offline
User avatar

Joined: April 3rd, 2011, 0:19
Posts: 2003
Location: Providence, RI
try this:

sudo apt-get install glibc
or
sudo apt-get install libc6

That should add the needed dependency. You also might need to run "sudo apt-get update" first.

_________________
Data Medics - Hard Drive, SSD, and RAID Data Recovery Service Company


Top
 Profile  
 
 Post subject: Re: HDDSuperTool
PostPosted: February 24th, 2016, 13:06 
Offline

Joined: February 24th, 2016, 12:49
Posts: 6
Location: switzerland
shall I restart debian after the apt-install ?
Note I run wheezy (sorry my first message was wrong) from an old disk in order to repair a new one :(

/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by hddsupertool)


Top
 Profile  
 
 Post subject: Re: HDDSuperTool
PostPosted: February 24th, 2016, 19:48 
Offline

Joined: February 24th, 2016, 12:49
Posts: 6
Location: switzerland
Ok. I made apt-get upgrade to upgrade my old wheezy.
Now libc.so.6 is here but the version is 2.13 for glibc
I downloaded libc6_2.19-1_amd64.deb from sid and executed dpkg -i --auto-deconfigure ...

Now hddsupertool start but finds only one disk:
Code:
Finding devices

Q) Quit
R) Refresh drive list
1) /dev/sda WDC WD1502FYPS-02W3B0 WD-WCAVY4851994
Choose which drive >


Top
 Profile  
 
 Post subject: Re: HDDSuperTool
PostPosted: February 25th, 2016, 21:13 
Offline

Joined: January 29th, 2012, 1:43
Posts: 991
Location: United States
bertaudmarc wrote:
Ok. I made apt-get upgrade to upgrade my old wheezy.
Now libc.so.6 is here but the version is 2.13 for glibc
I downloaded libc6_2.19-1_amd64.deb from sid and executed dpkg -i --auto-deconfigure ...

Now hddsupertool start but finds only one disk:
Code:
Finding devices

Q) Quit
R) Refresh drive list
1) /dev/sda WDC WD1502FYPS-02W3B0 WD-WCAVY4851994
Choose which drive >

If you do a command such as "fdisk -l" does it list any more disks?

To find disks in the normal mode HDDSuperTool uses the following command to make its list:
"ls /dev | grep -w sd."
This will list all devices that start with "sd" and are 3 characters in length. If you can list the disk with another command, you can use the -t (-- target) option to choose the disk manually.

HDDSuperTool is built using Ubuntu (actually xUbuntu) 14.01. I have tested back to Ubuntu 10, and also some Fedora versions. Ubuntu is Debian based, so I am surprised it it has issues running on another Debian system.

_________________
http://www.hddsuperclone.com
Home of HDDSuperClone


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 27 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group