On Wed, 2003-01-08 at 06:07, Radu Greab wrote: > On , 8 Jan 2003 04:07 +0200, Alexandru Barloiu Nicolae wrote: > > pt inceput vreau sa mentionez ca sunt prost. :) > > am o mare problema. am un hdd de 80Gb. a fost partitional dupa cum > > urmeaza: 1 partitie mica ext2 de 128 Mb (cred), una reiser si inca un > > ext3 ( nu mai tin minte proportiile). la un anume moment dat am sters > > primul mega din disk. rente dd if=/dev/zero of=/dev/hda count=1024 > > bs=1024. nu spun de ce ca nu are rost. anyway ma intereseaza sa > > recuperez numai /dev/hda3. nu am nici cea mai vaga idee cum era > > partitional discul si nici de unde sa incep sa incerc sa recuperez > > datele ( macar relativ partial ). > > Poate te ajuta gpart: > "Gpart is a tool which tries to guess the primary partition table of a > PC-type hard disk in case the primary partition table in sector 0 is > damaged, incorrect or deleted. The guessed table can be written to a > file or device." > > http://www.stud.uni-hannover.de/user/76201/gpart/
coane sarumana dar m-a scos din kko scriptuletul meu penal. e cam acelasi lucru numai ca merge altfel :) anyway sunt extrem de fericit. in timp ce ala mesteca cylindri in draci m-am apucat sa caut si eu si am dat peste: As far as I now know, there are four utilities that attempt to assist in recovering a lost partition table, or a partition that was deleted by mistake. (i) findsuper is a small utility that finds blocks with the ext2 superblock signature, and prints out location and some info. It is in the non-installed part of the e2progs distribution. (ii) rescuept is a utility that recognizes ext2 superblocks, FAT partitions, swap partitions, and extended partition tables; it may also recognize BSD disklabels and Unixware 7 partitions. It prints out information that is suitable as input to sfdisk to reconstruct the partition table. It is in the non-installed part of the util-linux distribution. (iii) fixdisktable (http://bmrc.berkeley.edu/people/chaffee/fat32.html) is a utility that handles ext2, FAT, NTFS, ufs, BSD disklabels (but not yet old Linux swap partitions); it actually will rewrite the partition table, if you give it permission. (iv) gpart (http://home.pages.de/~michab/gpart/) is a utility that handles ext2, FAT, Linux swap, HPFS, NTFS, FreeBSD and Solaris/x86 disklabels, minix, reiser fs; it prints a proposed contents for the primary partition table, and is well-documented. dupa parerea mea cel mai bine dotat e gpart ( cum ziceai si tu ). am profitat de ocazie avand in vedere ca reusisem sa ajung la datele mele ca sa le testez pe toate. au mers :) in acest caz particular:) anyway sunt foarte nedormit si happy. sa tinem totusi minte ca se poate si cum se cheama utilitarele. nu stii nici o data cand ai nevoie. then again there is google :) axl --- Pentru dezabonare, trimiteti mail la [EMAIL PROTECTED] cu subiectul 'unsubscribe rlug'. REGULI, arhive si alte informatii: http://www.lug.ro/mlist/
