0 Mitglieder und 1 Gast betrachten dieses Thema.
Warning: /dev/sdb contains GPT signatures, indicating that it has a GPT table.However, it does not have a valid fake msdos partition table, as it should.Perhaps it was corrupted -- possibly by a program that doesn't understand GPTpartition tables. Or perhaps you deleted the GPT table, and are now using anmsdos partition table. Is this a GPT partition table?
TestDisk 6.14, Data Recovery Utility, July 2013Christophe GRENIER <grenier@cgsecurity.org>http://www.cgsecurity.orgDisk /dev/sdb - 128 GB / 119 GiB - CHS 15566 255 63Current partition structure: Partition Start End Size in sectors 1 * HPFS - NTFS 0 32 33 12 223 19 204800 [System-reservier 2 P HPFS - NTFS 12 223 20 8044 128 20 129028096 [Programme] 3 E extended 8044 128 21 15566 19 5 120834048 5 L Linux Swap 8044 160 53 9255 181 14 19456000 X extended 9255 181 15 11805 122 29 40962048 6 L Linux 9255 213 47 11805 122 29 40960000 [linux] X extended 11805 122 30 15566 19 5 60413952 7 L Linux 11805 154 62 15566 19 5 60411904 [home]
~ $ sudo fdisk /dev/sdbWARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.The device presents a logical sector size that is smaller thanthe physical sector size. Aligning to a physical sector (or optimalI/O) size boundary is recommended, or performance may be impacted.
sudo fixparts /dev/sdbFixParts 0.8.8Loading MBR data from /dev/sdbNOTICE: GPT signatures detected on the disk, but no 0xEE protective partition! The GPT signatures are probably left over from a previous partition table.Do you want to delete them (if you answer 'Y', this will happen immediately)? (Y/N):
Das Problem ist doch genannt: du hast eine GPT Partitionstabelle, was auf so kleinen Platten keinen Sinn macht eigentlich. Wenn du, wie vorgeschlagen, die GPT Signatur löschen lässt, musst du damit rechnen, alles zu verlieren. Also vorher lieber ein Image auf die HDD ziehen.
Was sagt denn Windows zu der Platte ?
Ist 60 GB nicht auch etwas knapp kalkuliert für ein Win7 ?
... Ich denke, das sollte reichen. 23GB sind hier noch frei und ich nutze es echt als Zweitsystem. d.h. viele große Programme installiere ich hier eh nicht.
Ein 64-Bit-Linux kann – ganz ohne UEFI oder gesonderte BIOS-Unterstützung – mit GRUB2 von einer GPT-Partition booten. Es ist also kein UEFI dazu notwendig – die Kopplung von GPT an (U)EFI ist somit nicht zwingend
The GPT signatures are probably left over from a previous partition table.Do you want to delete them (if you answer 'Y', this will happen immediately)? (Y/N):