Virtuelle HDDs unter Windows extrem langsam

Versuche Programme wie das hier um deine Partitiontabelle und verlorene Partitionen wiederherzustellen.
 
Last edited:
Aber wie gesagt, ohne eine extra Festplatte wird das nichts. Wenn du da was falsch bedienst ist vielleicht alles weg, daher nur an einer Kopie der Festplatte arbeiten.

Und du solltest dich für das nächste mal echt in Backup-Strategien wie die 3-2-1-Methode einlesen. Dann hättest du solche Probleme garnicht erst.
Und nie Befehle ausführen, die du nicht verstehst. Immer erst googlen was du da überhaupt machst bevor du etwas ausführst.
 
Hi,
wie schon Dunuin schrieb, ist es wichtig zu wissen, ob eine Parttitiontable drauf war, und was für eine. Bei gpt steht eine Kopie im letzten Block und die kann benutzt werden um die Partitiontable wieder genauso anzulegen. Sonst muss man es wissen, wie sie angelegt war.
Auf seine Frage hast Du aber noch nicht geantworted.

Also einen Trick, für "Ich hab, zwar alles gelöscht, aber mach mal rückgängig" gibt es nicht.

Dann kommt die Frage, was war auf der Platte - ein Filesystem (ext4)? oder lvm-Storage?
Ext4 speichert Superblöcke an verschiedenen Stellen der Platte - hier kann man ein Filesystemcheck machen, mit der Angabe eines anderen Superblocks… in dem Fall könnte man evtl. sehr vieles wieder herstellen (mit Glück ist nur die älteste Image-Datei schrott).

Udo
 
habe hier was
Ignoring extra data in partition table 5.
Ignoring extra data in partition table 5.
Invalid flag 0x9905 of EBR (for partition 5) will be corrected by w(rite).
Disk /dev/sda: 3,7 TiB, 4000787030016 bytes, 7814037168 sectors
Disk model: WDC WD4000FYYZ-0
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000

Device Boot Start End Sectors Size Id Type
/dev/sda1 4294967295 4680591554 385624260 183,9G f W95 Ext'd (LBA)
/dev/sda5 5403457673 6683774493 1280316821 610,5G a9 NetBSD
 
kann mir einer Helfen hier bei ich bekomme die nicht gemoutet
Ignoring extra data in partition table 5.
Ignoring extra data in partition table 5.
Invalid flag 0x9905 of EBR (for partition 5) will be corrected by w(rite).
Disk /dev/sda: 3,7 TiB, 4000787030016 bytes, 7814037168 sectors
Disk model: WDC WD4000FYYZ-0
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000

Device Boot Start End Sectors Size Id Type
/dev/sda1 4294967295 4680591554 385624260 183,9G f W95 Ext'd (LBA)
/dev/sda5 5403457673 6683774493 1280316821 610,5G a9 NetBSD
 
So wie du uns ignorierst bzgl. Fragen sollen wir helfen? So macht das helfen keinen Spaß
 
Hast du die neue Partitionstabelle die TestDisc vorgeschlagen hat überhaupt auf die Platte geschrieben?
Da du wohl auch nicht an einer Kopie der Platte zu arbeiten scheinst, hast du da wohl eh nur einen Versuch. Ist erst die neue Partitionstabelle geschrieben findet er ja auch nur noch diese.
 
ich habe es wie in der anleitung gemacht das letzte was sehr ensprechend mehr zeigt der auch nicht an
 
habe hier was
Ignoring extra data in partition table 5.
Ignoring extra data in partition table 5.
Invalid flag 0x9905 of EBR (for partition 5) will be corrected by w(rite).
Disk /dev/sda: 3,7 TiB, 4000787030016 bytes, 7814037168 sectors
Disk model: WDC WD4000FYYZ-0
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000

Device Boot Start End Sectors Size Id Type
/dev/sda1 4294967295 4680591554 385624260 183,9G f W95 Ext'd (LBA)
/dev/sda5 5403457673 6683774493 1280316821 610,5G a9 NetBSD
Hmm,
Windows95 filesysrtem mit den Anfangssektor und dann noch NetBSD - das sieht eher aus, als wenn dein Testdisk VM-Disks auf dem nicht mehr vorhandenen Filesystem gefunden hat.
Dein ext3 würde auf jeden Fall anders aussehen - Z.B. mit Startsektor 2048

Was für eine Ausgabe bekommst Du denn mit dem Befehl?
Code:
sgdisk -p  /dev/sdb
Udo
 
kommt das hier

sgdisk -p /dev/sda
EBR signature for logical partition invalid; read 0x0599, but should be 0xAA55
Error reading logical partitions! List may be truncated!

***************************************************************
Found invalid GPT and valid MBR; converting MBR to GPT format
in memory.
***************************************************************

Disk /dev/sda: 7814037168 sectors, 3.6 TiB
Model: WDC WD4000FYYZ-0
Sector size (logical/physical): 512/512 bytes
Disk identifier (GUID): 5158E13E-3DB1-47D0-B6E1-EB2462F291ED
Partition table holds up to 128 entries
Main partition table begins at sector 2 and ends at sector 33
First usable sector is 34, last usable sector is 7814037134
Partitions will be aligned on 2048-sector boundaries
Total free space is 7814037101 sectors (3.6 TiB)

Number Start (sector) End (sector) Size Code Name
 
kommt das hier

sgdisk -p /dev/sda
EBR signature for logical partition invalid; read 0x0599, but should be 0xAA55
Error reading logical partitions! List may be truncated!

***************************************************************
Found invalid GPT and valid MBR; converting MBR to GPT format
in memory.
***************************************************************

Disk /dev/sda: 7814037168 sectors, 3.6 TiB
Model: WDC WD4000FYYZ-0
Sector size (logical/physical): 512/512 bytes
Disk identifier (GUID): 5158E13E-3DB1-47D0-B6E1-EB2462F291ED
Partition table holds up to 128 entries
Main partition table begins at sector 2 and ends at sector 33
First usable sector is 34, last usable sector is 7814037134
Partitions will be aligned on 2048-sector boundaries
Total free space is 7814037101 sectors (3.6 TiB)

Number Start (sector) End (sector) Size Code Name
Hi,
wo kommt denn die leere MBR-Partition-Table her?

Es wurde ja schon vorher empfohlen eine Sicherung anzulegen, wenn Du eine leere 4TB-Platte hast (achtung, inhalt wird überschrieben), die z.B. als /dev/sdc am Rechner hängt. Kannst Du folgenderweise eine Kopie der Platte anlegen:
Code:
dd if=quelldisk of=zieldisk bs=1M
# also z.B.
dd if=/dev/sda of=/dev/sdc bs=1M
Wenn Du die Sicherung hast, kannst Du versuchen eine neue Partition-Table anzulegen (sda ist hier die gesicherte, versehentlich gelöschte harddisk).
Z.B.
Code:
fdisk /dev/sda
n           #new partition
p           #primary
1           # partition number
2048     # first sector
Last sector default

p           # print
w          # write
Nun die alternativen Superblöcke ausgeben:
Code:
mke2fs -n /dev/sda1
Dann kannst Du dir ein Superblock raussuchen, der jenseits des ersten Gigabyte liegt und mit
Code:
fsck.ext3 -b superblock /dev/sda1
gucken, ob da was zu retten ist.

Udo
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!