On 12/3/2011 17:52, Gabriel wrote: >> Salut, >> >> Acum ceva vreme, am facut pe un hdd WDC WD30EZRX-00M (caviar green >> 3tb) o partitie GPT. Parca era ext3, dar nu mai sunt sigur. >> Azi am zis sa vad ce mai am pe el, si surpriza: >> parted (GNU parted) 2.3 > Incearca cu gdisk ( http://www.rodsbooks.com/gdisk/ ) Scuze de intarzierea raspunsului; am fost plecat si nu am avut cum sa testez. In primul rand, gnu-fdisk foloseste libparted in spate. Deci orice eroare apare in parted, apari si in gnu-fdisk. In al doilea rand, gdisk imi da ceva sperante. Vede ca exista trei partitii pe disk (aproximativ egale), dar imi spune ca ultima partitie depaseste "marginea" discului, si zice ca trebuie sa-i fac resize cu alt utilitar. Cum ar fi parted (oh the irony). Vad ca exista parted 3.0, o sa incerc sa-l instalez, sa vad ce zice. Mai aveti vreo idee?
In the end, outputul de la gdisk: gdisk /dev/sdb GPT fdisk (gdisk) version 0.8.1 Warning! Disk size is smaller than the main header indicates! Loading secondary header from the last sector of the disk! You should use 'v' to verify disk integrity, and perhaps options on the experts' menu to repair the disk. Caution: invalid backup GPT header, but valid main header; regenerating backup header from main header. Warning! One or more CRCs don't match. You should repair the disk! Partition table scan: MBR: protective BSD: not present APM: not present GPT: damaged **************************************************************************** Caution: Found protective or hybrid MBR and corrupt GPT. Using GPT, but disk verification and recovery are STRONGLY recommended. **************************************************************************** Command (? for help): v Caution: The CRC for the backup partition table is invalid. This table may be corrupt. This program will automatically create a new backup partition table when you save your partitions. Problem: The secondary header's self-pointer indicates that it doesn't reside at the end of the disk. If you've added a disk to a RAID array, use the 'e' option on the experts' menu to adjust the secondary header's and partition table's locations. Problem: Disk is too small to hold all the data! (Disk size is 4294967294 sectors, needs to be 5860533168 sectors.) The 'e' option on the experts' menu may fix this problem. Problem: partition 3 is too big for the disk. Caution: Partition 1 doesn't begin on a 8-sector boundary. This may result in degraded performance on some modern (2009 and later) hard disks. Consult http://www.ibm.com/developerworks/linux/library/l-4kb-sector-disks/ for information on disk alignment. Identified 4 problems! _______________________________________________ RLUG mailing list [email protected] http://lists.lug.ro/mailman/listinfo/rlug
