- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Lost Partition Table
Operating System - Linux
1819802
Members
3042
Online
109607
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-28-2002 12:28 PM
тАО05-28-2002 12:28 PM
Lost Partition Table
I am running RedHat 7.2 with 2 disk drives. The OS is running on an old 6GB drive and is still functioning correctly. I recently bought a new 60GB drive and added it to my system. I created three new partitions 4gb, 4gb, 25gb in that order (all formatted with ext3 filesystem).
As far as I can tell, I had a power outage and when the system came back up it wouldn't mount the file systems on the 60GB drive. I tried fsck and it asks if the partition is 0 bytes. I ran fdisk against the drive and it does not show any partitions.
I found an article that mentions the use of gpart to help recreate the partition table. Has anyone had success and or recommendations as to how I can recover the data on my disk drive? I do not have a backup of everything I need off this drive.
http://www.oz.net/~trav/linux/lost_partition.html
http://www.stud.uni-hannover.de/user/76201/gpart/
As far as I can tell, I had a power outage and when the system came back up it wouldn't mount the file systems on the 60GB drive. I tried fsck and it asks if the partition is 0 bytes. I ran fdisk against the drive and it does not show any partitions.
I found an article that mentions the use of gpart to help recreate the partition table. Has anyone had success and or recommendations as to how I can recover the data on my disk drive? I do not have a backup of everything I need off this drive.
http://www.oz.net/~trav/linux/lost_partition.html
http://www.stud.uni-hannover.de/user/76201/gpart/
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-29-2002 04:09 AM
тАО05-29-2002 04:09 AM
Re: Lost Partition Table
Hi,
Its too bad your disk lost partition table.
It is in First 512 byte of the disk. (First 0-445 is for bootloader, and 446 to 512 is for the partition data.)
So now we know which part of the disk you want to recover.
We assume your data is still on the disk surface, although you can not reach them. If they are important data, you buy one more exactly same disk and dd whole the data before you start to recovery.
I said "exactly same", this is an inportant point.
Because partition data depends on the disk mech.
Once you have duplicate the data on the new disk, you can do any "cut & try" on the copy disk.
So why don't you create exactly
same size partition on your new disk. I expect after exactly same partition data re-created by fdisk, your data may back.
Again, don't touch the original disk. And use exactly same disk.
otherwise, this recovery method has no meaning.
Good luck
Its too bad your disk lost partition table.
It is in First 512 byte of the disk. (First 0-445 is for bootloader, and 446 to 512 is for the partition data.)
So now we know which part of the disk you want to recover.
We assume your data is still on the disk surface, although you can not reach them. If they are important data, you buy one more exactly same disk and dd whole the data before you start to recovery.
I said "exactly same", this is an inportant point.
Because partition data depends on the disk mech.
Once you have duplicate the data on the new disk, you can do any "cut & try" on the copy disk.
So why don't you create exactly
same size partition on your new disk. I expect after exactly same partition data re-created by fdisk, your data may back.
Again, don't touch the original disk. And use exactly same disk.
otherwise, this recovery method has no meaning.
Good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-29-2002 07:06 AM
тАО05-29-2002 07:06 AM
Re: Lost Partition Table
Thanks for the response. Last night, I tried the gpart utility and it was able to recognize the partitions that I had defined on the disk. I let gpart rewrite the partition table and it restored my disk to it's original state with very little effort! All three partitions were Primary ext3 partitions and all my data is still there.
Che'
Che'
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP