Page 1 of 1

TestDisk

Posted: 06 Jul 2014, 21:42
by tzok
Another useful tool on a bootable USB stick.

Re: TestDisk

Posted: 06 Jul 2014, 22:07
by donald
Hi tzok
brokenman planned a porteus rescue Edition:
http://forum.porteus.org/viewtopic.php?f=53&t=3276
I don't know if any progress is being made...

Meanwhile you may find the Trinity-Rescue-Kit useful..
http://trinityhome.org/

Re: TestDisk

Posted: 11 Jul 2014, 01:21
by brokenman
Progress is being made. I have rewritten most of the base already. So far the basic backup options include:

Back up of entire device or partitions to local or remote storage. This can be compressed on the fly which means if there is no space on the machine you are working on, you can make an image of the partition directly over ssh and it will land compressed on the target server. Next step is to add all the extra applications used for sniffing, repairing, scanning, recovering etc. I am not working on a deadline for this project as I want to be thorough, and also give some of my free time to family which is demanding my attention of late. It is a unique rescue disk in that everything is GUI. Many of the command line tools will have a front end written for them.

Re: TestDisk

Posted: 11 Jul 2014, 12:41
by donald
Sounds promising
One question, before it's too late to talk about it, and because I had some
bad experiences in the past with (windows) Tools.
Will the Imaging-tool be able to save and RESTORE disk Images to/from usb-Devices?
means:
boot the rescue-live-CD/USB, and restore an Image-File residing on an attached usb-Device to an empty internal Hdd?
just say "of course" and I will be happy.. :)

Re: TestDisk

Posted: 11 Jul 2014, 20:55
by beny
testdisk is on slackbuild with photorec included,and you can use the porteus internal iso make script or the dd command powerful tool that make an img. of the whole device 4, 8, 16 ,giga or more and you can restore it easily.

Re: TestDisk

Posted: 11 Jul 2014, 21:39
by Ed_P
beny wrote:testdisk is on slackbuild with photorec included,
:shock: Thanks beny. I was not aware there were Linux version of these tools!! And USM!!

Re: TestDisk

Posted: 12 Jul 2014, 12:31
by beny
hi the porteus way ,is usm choose the software you want build and go,if you want to do in the slackware way install sbopkg the last version,that create a directory in /var/lib and rsync the slackbuild server, usage is, sbopkg -b testdisk,but usm do the task very well too