Festplatte Defekt?

Started by CCarpenter, 2014/12/29, 00:18:48

Previous topic - Next topic

unklarer

Guck Dir erst mal das Schema an:

http://de.wikipedia.org/wiki/GUID_Partition_Table

Ich glaube nicht, dass Du deswegen jetzt in Hektik verfallen solltest.   ;)
Allerdings habe ich auch noch nicht danach gesucht, wie man das reparieren kann.

ayla

#16
Sollte so funktionieren: (Du hast ein Backup Deiner Daten und sonstigen wichtigen Sachen? :) )

Quotegdisk
GPT fdisk (gdisk) version 0.8.10

Type device filename, or press <Enter> to exit: /dev/sdc
Partition table scan:
  MBR: MBR only
  BSD: not present
  APM: not present
  GPT: not present


***************************************************************
Found invalid GPT and valid MBR; converting MBR to GPT format
in memory. THIS OPERATION IS POTENTIALLY DESTRUCTIVE! Exit by
typing 'q' if you don't want to convert your MBR partitions
to GPT format!
***************************************************************


Command (? for help): h
b       back up GPT data to a file
c       change a partition's name
d       delete a partition
i       show detailed information on a partition
l       list known partition types
n       add a new partition
o       create a new empty GUID partition table (GPT)
p       print the partition table
q       quit without saving changes
r       recovery and transformation options (experts only)
s       sort partitions
t       change a partition's type code
v       verify disk
w       write table to disk and exit
x       extra functionality (experts only)
?       print this menu

Command (? for help): r

Recovery/transformation command (? for help): ?
b       use backup GPT header (rebuilding main)
c       load backup partition table from disk (rebuilding main)
d       use main GPT header (rebuilding backup)
e       load main partition table from disk (rebuilding backup)


Gruß
ayla

absolut

uhm, mal zwischendurch nachgefragt: wurden die SATA kabel mal überprüft? vll liegt es ned an der ssd/hdd, sondern an den kabeln?

melmarker

und noch ne nachfrage: warum gpt?
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)

CCarpenter

#19
Quote from: ayla on 2015/02/14, 12:14:54
Sollte so funktionieren: (Du hast ein Backup Deiner Daten und sonstigen wichtigen Sachen? :) )

Quotegdisk
GPT fdisk (gdisk) version 0.8.10

Type device filename, or press <Enter> to exit: /dev/sdc
Partition table scan:
  MBR: MBR only
  BSD: not present
  APM: not present
  GPT: not present


***************************************************************
Found invalid GPT and valid MBR; converting MBR to GPT format
in memory. THIS OPERATION IS POTENTIALLY DESTRUCTIVE! Exit by
typing 'q' if you don't want to convert your MBR partitions
to GPT format!
***************************************************************


Command (? for help): h
b       back up GPT data to a file
c       change a partition's name
d       delete a partition
i       show detailed information on a partition
l       list known partition types
n       add a new partition
o       create a new empty GUID partition table (GPT)
p       print the partition table
q       quit without saving changes
r       recovery and transformation options (experts only)
s       sort partitions
t       change a partition's type code
v       verify disk
w       write table to disk and exit
x       extra functionality (experts only)
?       print this menu

Command (? for help): r

Recovery/transformation command (? for help): ?
b       use backup GPT header (rebuilding main)
c       load backup partition table from disk (rebuilding main)
d       use main GPT header (rebuilding backup)
e       load main partition table from disk (rebuilding backup)


Gruß
ayla

Genau so funktioniert es, es repariert die GPT.

Seitdem keine Probleme mehr, vielen Dank ayla.

@melmarker ehemals Alfgaida: Wieso nicht?

@absolut: daran lags nicht, hab ich auch schon dran gedacht!

Vielen Dank für eure gesamte konstruktive Hilfe!

melmarker

@CCarpenter: weil ich stockkonservativ bin und mich immer erst frage, was mir bestimmte Neuerungen denn so bringen. Und da sehe ich in GPT nichts, was mich anschreit: "Nimm mich, ich bin DIE Lösung, auf die DU immer gewartet hast."

Eher ist das Gegenteil der Fall. Noch.
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)

ayla

Was ich an gdisk gut finde ist in erster Linie eben die Funktion des Backups und im Notfall restore des Partitiontable und das ich mich nicht mehr mit einer erweiterten Partition rumschlagen muß wenn ich gerne mehr als 4 Partitionen hätte. Nachteile sehe ich eigentlich keine. Ich benutze neben einer mit GPT allerdings auch noch Platten mit MBR, weils einfacher ist, gpartet und gut :)