Ubuntu :: Partition Unreadable - How To Recover Data

Jul 6, 2010

I installed windows 7 over an existing xp partition and windows 7 made a 100 mb partition as some sort of windows swap space thing. This basically made my ubuntu partition unreadable, even with gparted. How to recover this data?

View 5 Replies


ADVERTISEMENT

Ubuntu :: Recover Data Off The Partition?

Jan 16, 2011

Well, my laptop slid off my couch and crashed down onto hardwood floor. The hard drive is shot. I was using grub and had both ubuntu 10.10 and windows 7 on it. Can't load either OS.

What options do I have for trying to recover data off the ubuntu partition? I tried loading livecd...for some reason, it won't work. Does livecd require a working harddisk?

View 9 Replies View Related

Ubuntu :: How To Recover Data - Ext4 Partition

Dec 8, 2010

I unknowingly formatted my whole 160GB hard disk to ext4 file system from Fat while installing Ubuntu. Now my hard disk has only one ext4 partition. recover my old data.

View 2 Replies View Related

Ubuntu :: How To Recover Data From Deleted Partition

May 22, 2011

I deleted an old ubuntu partition, I reinstalled Ubuntu but is there any software for Ubuntu or any other Linux operating systems that can recover my data?

View 2 Replies View Related

General :: Recover Ext 4 Partition And Data?

Aug 27, 2009

Well i have an 20GB HDD (/dev/sdb) formated with ext4 and has very important files on it .All of sudden something went wrong and the 20GB partition has been lost . Now how do i have to recover that partition and primarily recover those files . Gparted shows no partition on it but unpartitioned space .

View 1 Replies View Related

Hardware :: Recover Data On Ext3 Partition On Ubuntu?

Apr 25, 2009

I wanted to upgrade from Intrepid to Jaunty. I opted for a format/reinstall as I figured upgrading usually sucks. To save my important data, I resized my partition (partition A), formatted the empty space with ext3 (now partition B), and moved the necessary files from partition A to partition B. Then I went through the install process and installed Jaunty on partition A, telling the installer to NOT format partition B. It gave a warning about the installer deleting system folders (var, usr, etc) but I figured it didn't apply. I was wrong.

So now partition B is "empty." I know it didn't format it, but I need to get those files off of there. I have created an image of partition B using ddrescue, but I don't know where to go from there. I tried using foremost, but it won't recover things like my virtual machines and completely nukes the original file structure I had. And I've tried mounting it (using sudo mount -t ext3 -o loop /home/user/recovery.img /mnt), but that doesn't seem to work. The mount command completes successfully, but nothing shows up in the folder I mounted it to.

View 1 Replies View Related

General :: Recover Data From Ext3 Partition?

Dec 30, 2009

A HP Netserver LP2000r, with original SCSI controller and HP NetRaid-2M controller, 3x 36GB Ultra3 HDD in RAID5, Debian (sarge/etch), has crashed after 992 days without reboot. From all that I can see, a hardware failure, most likely with the memory. The HP Diagnostic tools cannot find any problem, but everytime I boot into Knoppix, I get between 2minutes and 2 hours of runtime, and then either a kernel oops or just a complete and sudden halt.

Well, the box has earned its money. However, there is some data on the drives that I need to recover (yes, I have beaten myself up properly about not backing up that data, don't even go there !). There are three partitions: sda1 is /, sda2 is swap and sda3 is a LVM volume with 3 logical volumes on it. As far as I can tell, the hardware defect must have been creeping in and has made a total mess of the inodes in all these partitions.

After booting into Knoppix, I can restore the volumes using pvscan, vgscan, lvscan, vgcfgrestore and vgchange. If I try and mount them: mayhem. So I try and check them, using fsck.ext3. All sorts of interesting nonsense, such as a completely empty inode 11 (the first inode) and then obviously from there on all else is pointless. I tried using debugfs, but the information on what to do with it is somewhat spurious.

P.S.: Tomorrow I will go and get myself a 16GB Flash Drive and then hopefully I will be able to dump the partitions one by one onto that drive and transfer the images onto a different computer for analysis and data recovery.

View 1 Replies View Related

CentOS 5 :: Mount Bsd/386 Partition To Recover Data

Jul 4, 2009

I need to mount a bsd/386 partition on my hard drive to recover data. I am running the latest CentOS 5.3, downloaded and installed in the last week.My searches have turned up a mount command, that does not work.

[root@new-host-2 ~]# mount -t ufs -o fstype=444bsd /dev/sda3 /mnt/bsd
mount: unknown filesystem type 'ufs'
[root@new-host-2 ~]# mount /dev/sda3 /mnt/bsd

[code]...

So, is there a patch to get mount -t ufs working?is there a patch to get bsd/386 filesystem type? have not build a kernel before, so I would like to avoid that, but I will attempt it if I have no other options.

View 9 Replies View Related

Ubuntu :: Recover Data From RAID 1 Where Partition Table Has Been Deleted?

Jan 12, 2010

I have 8.04 running mdadm raid 1. I selected the wrong drive in gparted and managed to hose my partition tables.

View 7 Replies View Related

Hardware :: Recover Data From Hdd Partition Type Fat32?

Aug 18, 2009

is there a way to recover data from a hd partition type fat32...cause ...cause right now it shows up as unallocated space..earlier i tried installing windows in a unused partition located just above this partition....i need to recover the data real soon...

View 1 Replies View Related

Hardware :: Restore Partition Table Or Recover Data?

Mar 27, 2009

I was putting the cover back on my Antec p180b, and I guess it got stuck and gave it a hard bump (pretty much broke the cover). As a result, one of my hard drives, a Seagate Barracuda ST3750640AS, got messed up or something. All the other hard drives are fine. It's in an LVM with another hard drive, so now I can't boot up into my computer. So I booted into the installation CD:

Code:

# find /dev/sd[a-c][1-3]
/dev/sda1
/dev/sda2

[code]....

This led me to believe the partition was messed up. So I ran cfdisk, and it said something about a missing partition table or something. Additionally, instead of showing the single partition on it, it displays, from my recollection, Pri*Log. To my knowledge, this is the only problem with the hard drive. So now I need to either somehow create or restore the partition table without overwriting the data. Or get a new hard drive, and some how recover the data (LVM, partitions, and all).

View 4 Replies View Related

Ubuntu :: Recover Lost Data From NTFS Partition Using Testdisk/Photorec?

Mar 8, 2010

My main partition having all my data like movies, music, files,etc has become inaccessible. Its file system was NTFS. Due to some recent resizing using GParted, the partition as well as my WIndows 7 OS has become unbootable due to some errors. The data partition's file system has become unknown. I don't care much about the OS but I would like to recover my drive. I am trying to achieve this using Testdisk and Photorec but haven't met with much success so far. The main problem is I can see my partition and all my files through Testdisk but I am not able to copy them to another drive. When I try to copy the option I get is of copying them to the DVD and not to any other partition.

View 4 Replies View Related

General :: Recover Data From Encrypted Partition (created By EXT3 Ubuntu 10.04)?

Oct 11, 2010

I am facing a serious problem.I installed UBUNTU 10.04 and encrypted it during installation. I accidentally erased some of the necessary files from root folder. now the the OS is NOT booting.luckily i still have the encryption key i have some important documents in that drive (desktop folder).

PS: I have tried to run Live Ubuntu it shows the Root, but it does not enter any of the folder.

View 14 Replies View Related

Fedora :: Formatted EXT3 Partition - Recover Lost Data?

Jan 26, 2011

By mistake I formatted an ext3 partition on my external hard-drive. Now it has turned into a vfat filesystem. Is their any chance of recovering the lost data?

View 4 Replies View Related

Software :: Repair Missing Partition Table And Recover Data From Xfs?

Jun 15, 2009

I used to have a 1TB external drive with lots of stuff on it. But after a reported drive failure during a F11 install the partition table seems to have been lost. (I think F11 toasted it)

Disk /dev/sdc: 1000.2 GB, 1000215724032 bytes
255 heads, 63 sectors/track, 121602 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[code]....

The drive used to have xfs and a partition. Is there any way to rebuild the partition? Or is my 1TB of data gone forever? The drives seem to be fine now... I just want to get it up enough to either pull any data or just to get a file list. Most of the stuff on the drive was from somewhere else.(ie 300GB of NRN data for all of North America.

View 3 Replies View Related

Ubuntu :: Excel Data Shrinks To The Small Scale - Unreadable When Copy Data From Another Spreadsheet Onto The New One

Jan 17, 2011

I've been using Excel from OpenOffice with moderate success for the last year. Now I've just tried to open a new spreadsheet and I'm suddenly getting a highly condensed view. The cells are about 1mm X 4mm. If I expand them by selecting and dragging, then try to copy data from another spreadsheet onto the new one, the data shrinks to the small scale -- unreadable.

View 4 Replies View Related

OpenSUSE Install :: Altered Partition On An External Disk - Can Recover The Data

Aug 28, 2010

I have a 250 GB external disk, where there was store a hundred and something GB of data. Pictures, music, documents and TV-shows. It was FAT32. In an attemt to make an live USB drive with openSUSE, I did exactly what I shoulden't do: I mistook the external disk for the the USB drive. Now the external disk has a 700 mb linux partition, while 232.2 GB is unpartitioned. TestDisk from CGSecurity is looking to see if there is a lost partition table there, somewhere. Is there anything I can do? There was no formating, so the data is still there (except for those 650 mb that was overwritten). Is there any way to rebuild the old partition?

Output from "fdisk -l":

Disk /dev/sdc: 250.1 GB, 250059350016 bytes
64 heads, 32 sectors/track, 238475 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes

[code]....

View 9 Replies View Related

General :: How To Repair Filesystem - Appearing As Free Space - Recover The NTFS Data Partition ?

Feb 16, 2010

Original disk:
XP NTFS primary
Linux / ext4 logical
Linux /home ext4 logical
Win 7 NTFS logical
NTFS data logical
swap space
NTFS recovery partition

I tried to install linux, as there was a problem with XP overwriting grub, I chose write grub to /dev/sda8 (which is where the linux install was appearing earlier).

I guess this borked the filesystem somehow. Now the NTFS data partition and the swap space are appearing as one free space.
Well actually before that some linux live CDs (including gparted were seeing the entire drive as unpartitioned). I had to go into XP and delete the /ext4 partitions.

Is there any way for me to recover the NTFS data partition ?

View 4 Replies View Related

Ubuntu :: Burned Important Data To Disc- Unreadable?

Aug 16, 2011

I think it is a bug that has been reported already. https://bugs.launchpad.net/ubuntu/+s...ols/+bug/46966

Except I was using a cd instead. I was trying to install a different linux distro so I put all of my important documents on a disc. The disc shows it has contents before I try to open it but when I do the disc shows to be empty. I'm trying to open it in both windows 7 and linux ubuntu.I just need to get these documents back.

View 2 Replies View Related

General :: Data Unreadable On 1 TB Hard Drive?

Jul 19, 2010

I have a Seagate 1TB external USB 2.0 hard disk which contains 740 GB of data. Everytime I connect, it shows the memory occupied and the remaining memory(190GB)..but when i try to access the folders inside they read empty... nothing is seen in the folders.. I am unable to read any data from it or write to it... Same is the case with Windows When I run self-test in Linux ubuntu I get

Reallocated sector count
threshold: 36
Normalized: 61
Worst: 61
value: 6488

Current pending sector count:

Normalized:1
threshold: 0
worst: 1
value:2036

View 1 Replies View Related

Ubuntu :: Documents From XP Partition Unreadable

Oct 19, 2010

So I set up my laptop dual boot with XP, now when I try to open text files, word docs, etc with get or doc files get error message with Gedit and with open office shows crazy unreadable characters?

View 2 Replies View Related

Ubuntu / Apple :: NTFS Formatted Unreadable Partition By Any OS

Jun 10, 2011

My colleague needed a backup for some of his loose media, so I assured him I could back it up on our Lab's Lacie 2TB external. His windows partition was incredibly sluggish, so he booted into ubuntu 11.04 and we partitioned and formatted an NTFS volume for him to transfer his stuff to. The format went fine, space was available, and I left him to transfer all of his stuff from his dell studio1555. He finished and reformatted his computer completely.

The NTFS is not recognizable by any of the OS now. Ubuntu sees it as a single partition without any data, whereas before the transfer, the partition map was clearly visible. Windows does not recognize the drive at all. OS X does recognize the partition, but it shows up as an apple_scratch volume, which is quite a bit frightening, considering a scratch volume is essentially blank. To elaborate, all of the files were in his windows partition, and were transferred within a relatively fresh install of ubuntu (not much had been done on it). The partition was made in diskutility in ubuntu (the GUI), but the rest of the drive was HFS+ formatted.

View 1 Replies View Related

Ubuntu :: Partition Unreadable - System Reboots Even Before Grub Appears ?

Jan 9, 2011

Last night I rebooted my desktop and it failed as in it just kept resetting after the bios post...so I changed my boot drive which gave me a "no bootable drive found" error(this confirms hdd fault) thee I booted a live cd and checked my partitions

They are as follows
sda1 - boot(ntfs)
sda2 - windows(ntfs)
sda3 - swap
sda4 - ubuntu(ext4)

I tried to mount sda4 to reinstall grub but it failed...says the partition is corrupt sda2 has no problems and I made a backup for it now the problem is how do I perform a disk check on sda4 and how do I get my system up and running again? I dont want to reinstall!

View 1 Replies View Related

Debian :: The SuperBlock Is Unreadable And The Partition Table Was Not Found

Dec 24, 2010

i have got an Debian Lenny NAS with 7x1,5TB of a Softwareraid5. Kernel Version is 2.6.32. The Raid ist mountet in /media/raid5. The System ist on a seperate disk and work fine. After i tested the performance of the raid with:

dd if=/dev/zero of=/dev/md0 bs=1G count=1 oflag=direct

Since i had done this i cant find any Data on /media/raid5. cat /proc/mdstat and mdadm --detail /dev/md0 looks fine. All UUID's are good. But: The SuperBlock is unreadable and the partition table was not found. mke2fs -n /dev/md0 shows some Backup of the Superblock , but i cant repair it with fsck.ext4: Illegal inode number on /dev/md0.

View 5 Replies View Related

Ubuntu :: How To Recover Data From 10.10

Jun 8, 2011

I've been using Ubuntu 10.10 on my EEE-PC for most of my thesis research, but I left it running a python script overnight and now I can't get it to login. I was running low on disk-space, and I think the problem is that the script generated a lot of text files and used up all of the available hard drive space.

Now, whenever I try to boot the machine, it reaches the user-select/login screen, but logging in just causes it to go black for a second before returning to the login screen. I have Ubuntu 11.04 on a USB, and Ubuntu Rescue Remix on another, and both allow me to boot up my machine, but I can't see my hard-drive - neither in /mnt/ nor in /media/ - in order to copy my thesis files or to delete some excess text files to free up some hard-drive space.

View 1 Replies View Related

Ubuntu :: What To Do To Recover Data From Disks

Feb 7, 2010

I'm browsing on my phone which is not letting me scroll to the end of this text box so I will say thank you in advance for any replies now.After my computer was switched off abruptly after a power outage I have many errors upon booting. My hard drive setup consists of a RAID0 array of two 500GB sata disks. The partition table (from my head!) goes like this:50GB NTFS Windows XP /c/50GB ext4 Ubuntu 9.10 /4GB swapThe rest is a large NTFS partition all the way up to the end of the array at 987GB. Mounted at /media/share/I am thinking I will have to start again (I won't lose much, I have recent backups), but what is the best way of restoring the system as much as I can? Currently my computer has been booted into Ubuntu for over an hour, and after pressing ctrl+alt+shift+F2 I can see that it is finding errors still, now at sector 6008. Should I let this run its course or REISUB it and boot onto a live CD. I think the main problem is with an NTFS partition

View 1 Replies View Related

Ubuntu :: Recover Data From Inside Windows?

Jan 10, 2010

When I installed Ubuntu, it created a folder called 'ubuntu' on my hard drive. Is there a way to recover my data from this folder and use it with a newer version of ubuntu. I can't access Ubuntu on my computer. It boots straight into Windows.

View 6 Replies View Related

Ubuntu :: Using Karmic To Recover Data From Windows?

Feb 22, 2010

I have a full Ubuntu 9.10x64 install on an external hard drive and I was recently asked by a friend who has a laptop running 32 bit vista if I might be able to help him in recovering anything from pictures to Quick Books files. He believes the hard drive is corrupted. His laptop is an HP with less than 2 gigs of ram, and he is not sure about the motherboard/chipset. It may or may not support x64. He went out and bought an iMac the other day so he wouldn't need to deal with not having a working computer.

Now I have 2 questions. The first being, I am wondering if my x64 install will still be able to run if I tried booting to it from his computer in the event that the chipset that does not support 64 bit architecture, or do I need to revert to a 32 bit install? My instinct/what I perceive to be the obvious answer, is that yes, my x64 install should/will be able to boot via the bios. My second question is: how do I go about loading Ubuntu once the external is plugged into the iMac?

View 6 Replies View Related

Ubuntu :: HDD Failed / Anyway To Mount It To Recover Data?

Feb 28, 2010

It seems my 320gb HDD has bitten the dust. The timing couldn't be more ironic as I have spent a couple of days tidying the files on it to burn them to disk.

This is an ntfs drive that had indicated 4 bad sectors but up until today (backup day) was fine. I am unable to mount it and in fact it is causing some sort of conflict with the OS drive and wont let the system boot up successfully.

I am going to try using a windows based PC tomorrow to see if I can rescue the data.

Are there any 'other' tricks to try and mount it with ubuntu that I may not have tried so far? I have tried-

mkdir /media/disk
fdisk -l to establish it's name which was /dev/sdb1 when it was all working but it isn't reachable and doesn't show in the places menu or in any of the menus when using a live CD to get round the HDD clash.
sudo mount -a used in desperation after the mkdir but nothing.

I rejigged the cabling inside the PC to make the HDD a secondary master as it was a slave on the primary IDE to start with in the hope that the system would boot up normally but to no avail.

View 1 Replies View Related

Ubuntu :: Recover Data From Corrupted Partitions?

May 20, 2010

I inadvertently started creating a boot disk over an entire 300GB external hard drive. Needless to say, I had all sorts of data saved on there. I stopped it early on in the process by turning off the drive, but I now I don't know how to salvage what's left.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved