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


ADVERTISEMENT

Fedora Hardware :: New Hard Drive - Disk Unreadable Errors

Dec 16, 2010

I had a set of rather unusual problems on installing a new 500Gb hard drive on my F14 system, I've solved them, but they were that unusual that I thought I should share them in case anyone else gets the same thing! I'd been experiencing intermittent faults on one of my drives, (lock ups for no reason, occasional boot ups that failed due to ' disk unreadable errors' and other odd errors). I assumed that the drive was failing, but it always showed 'Heathy' on disk utility! This was the disk with the OS on, plus my main 'data' disk had some bad sectors, so I thought I'd buy a nice big 500Gb and reinstall the whole system.

I backed up all my data to an external 'USB' drive, opened the case, (a big old under the table 'desktop', why do they still call them 'desktops'?) shoved in the new SATA drive and rebooted, intending to format the new drive to EXT4 and partitioning it before installing F14 again! OOOOOOOOOW! Major drive failure, missing OS, whole list of SDB errors! Control D, to reboot, BIOS only sees one drive; SDA (I have three, two IDE and one SATA) plus the one I just put in makes four. I go into BIOS and discover that it not only cant see any of the other drives, but my two DVD drives are missing too!

Now I've been building my own systems and mucking about with computers since before you could buy them, and Ive never seen a problem like this one! At first I thought the new drive had screwed my system, for on removal, the problem persisted! Then I noticed that the IDE connector in drive SDB, (the long 40 pin job) was just slightly out of line with the back of the drive, pushed it firmly in and what do you know, everything works! We moved recently and I think the vibration was enough to loosen the connector to give intermittent faults, and pulling the cables about to get the new drive in, pulled it out further......

View 10 Replies View Related

Fedora Hardware :: External Hard Drive Unreadable - Cannot Show All Files

Aug 14, 2010

When I inset my External Hard drive into my laptop it shows 27.3 gb occupied but doesn't show all the files. Also , this is happening only now.

View 10 Replies View Related

Ubuntu Installation :: Hard Drive Messed Up After Installing 10.10 - Unreadable Or Its Not Detected ?

Dec 26, 2010

I installed Ubuntu 10.10 onto my laptop and got a new plug and play device that wasnt being read so I went to go and install windows onto my laptop and when I get to the screen to select my partition it says its unreadable or its not detected but when I restart it it works fine in loading ubuntu.

View 2 Replies View Related

General :: Keeping All Data Off The Hard Drive?

Oct 4, 2010

My friend just got a gaming laptop that he won't let anyone else use (his last one got infected when his girlfriend surfed on it for just one hour -- he refuses to use antivirus since he claims he knows how to keep clean, but he doesn't trust others).

Because I used Linux a bit once, I said to him what if I could promise not to make any changes to your hard drive, and I told him that I was pretty sure I could boot to a live cd and then only write files to a usb key. He's actually willing to let me try (I showed him some linux sites I was looking at, and he believes me that we can do this).

1) Is there anything I either MUST do or else must NOT do to make sure I make no changes to his laptop's hard drive? And so that any changes are only going to go on the usb drive I hook up?

2) Since he's got an i7 processor, I assume I should get a version of ubuntu that supports 64 bits, right?

View 6 Replies View Related

General :: Removing All Hard Drive Data Quickly

Feb 20, 2011

I'm looking for a way to quickly remove all data/partitions/boot records from my hard drives while running linux (distribution is irelevant). There are lots of ways to do this that I know of, but they all have some problems. Here's a list of what I've tried/thought of already. The most obvious is fdisk: Simply delete all the partitions. This usually works just fine and is very quick, but there are times it just doesn't....I'm realy not sure what gets left behind...I remove the MBR as well..but whatever it is, it's in the way. A couple other options are:

dd if=/dev/zero of=/dev/sdb bs=1M
shred -vfz -n 1 /dev/sdb

Both of these approaches are great if you're selling the components and want to make it very difficult for anyone to recover data. The draw-back is they take so very long to run. I've got four 1.5 TB drives that I've been writing zeros to for 2 days now. If you thought watching grass grow or paint drying was boring. A hundred years ago or so, when I was doing tech support for Windows 95 users we used this nifty dos-based debug script to wipe the hard drive. It was sort-of a last resort thing, but it worked beautifully, most of the time. If the customer had already formated, fdisked, fdisk /mbr, reinstalled Windows, but still couldn't get the thing to work, this would clean the drive so you could do a fresh install.

Just in case someone wants this, I'll post it. To use: first boot to some type of DOS environment in which you have the program "debug".

debug
-F 200 L1000 0
-A CS:100
xxxx:0100 MOV AX,301
xxxx:0103 MOV BX,200
xxxx:0106 MOV CX,1
xxxx:0109 MOV DX,80

NOTE: Type 80 for the primary hard drive - HD 0,
or type 81 for the secondary hard drive - HD 1.
In most cases, the primary hard drive is required 80.

xxxx:010C INT 13
xxxx:010E INT 20
xxxx:0110 (Leave this line blank. Press the <Enter> key to continue.)
-G

The message Program terminated normally appears. How to do something like that while running linux?

View 9 Replies View Related

General :: Does Memtet86 Write Any Data To The Hard Drive

Jan 25, 2010

Does memtet86 write any data to the hard drive? or leave any data in memory once the test is complete. If so does turning of the machine or reboot clears the memory?

View 6 Replies View Related

General :: Mount A Hard Drive With Pre-existing File System And Data?

Mar 23, 2010

I had a drive that kept kernel panic'ing so my data center recommended using the spare hard drive to reinstall OS on, and import the data from the old drive. (they checked the hardware, it wasn't the hardware) The new install is done, and I need to mount the old drive and get backups off it since my data center does not provide management whatsoever.

It's the same OS on both (Cent OS 5.4 32-bit) I'm an advanced user on windows, but linux gets me. I can ssh in, do basic stuff like setup IP ranges and restart services. I normally navigate the box through SFTP so I have a gui. WHM shows me my drives as such

Found Disk: hda
Found Disk: sdb

so I'm assuming SDB is my old drive and the drive I need to access. I attempted to follow instructions on

cyberciti.biz/faq/freebsd-adding-second-hard-disk-howto/

but I'm assuming FreeBSD would work differently and I wasn't totally sure what the labels of the file systems should be.

View 1 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

Ubuntu :: Recovering Data From An Old Hard Drive ?

Jul 4, 2010

I have recently gotten hold of a device that helps me plug my old ATA/IDE hard drive to my computer and view my old files that I wish to recover. I am using Ubuntu and the harddrive that I wish to retrieve the data from also has an Ubuntu install on it. The files I wish to recover are old .doc files, which I want to keep to remember my old writings.

The problem I have encountered arises when I wish to open some of the files. The icon for some of the files, which happen to be my best writings, has an X on the top right, indicating that I cannot view the contents. When I click on the files, the following error message pops up: "Access to /media/c885571b-a6e5-4a2d-937a-78af7050910/george/Courses/hist388/Passion.doc was denied."

Now, I am guessing that I need to be able to log in as superuser or something to be able to access these files, so I logged in my terminal as super user by following the instructions outlined on this page: [url]

I still did not have the sufficient access required to be able to open the files that I would like to retrieve.

View 2 Replies View Related

Ubuntu :: Hard Drive Fills Without Data?

Sep 27, 2010

I have the strangest issue where my HDD reports full, but I can only account for about a tenth of the data.

Specs:
Ubuntu 10.4
laptop Toshiba Tecra A11
HDD 250GB
4Gb RAM
/home 20.3GB
/usr 2.4GB
/var 742MB
/lib 132.9MB
/opt 71.3 MB
/boot 15.4MB
/etc 14.2MB
sbin 7.4MB
bin 6.4MB

The rest are below a MB. This system is not a dual boot so 241Gb is ext4 and 8.9Gb is Extended and 8.9GB is Swap. This system has been loaded for about a month, when I initially loaded it there was 230GB free.

View 9 Replies View Related

Ubuntu :: Backing Up Data On A Second Hard Drive?

Jul 28, 2011

So, I recently acquired a second hard drive (1.5 TB) and I wish to partition Ubuntu 11.04 with Windows 7. I've set everything up properly and using the Disk Utility in my System Settings I've created a 1 TB partition which I want to use for Linux. I think it has the proper partition type but how do I exactly go about transferring all my files from the hard drive I'm using now to the partition I would like to have?

View 2 Replies View Related

Hardware :: Transfer Data From One Hard Drive To Another?

Oct 3, 2009

Im using rhl 5 on my new hard drive,i want to transfer data from my older hardrive (which has windows xp installed,one partition has fat32 and another has ntfs filesystem) to the new hardrive...

View 3 Replies View Related

General :: Upgrade Internal 2.5" Hard Drive Vs External Usb Hard Drive For An Old Laptop?

Jan 25, 2010

I got a dell inspiron 1501 laptop with a 80Gb sata drive what is the best solution to add data storage space for someone that love to have multiples operating systems at hand Note: I use mostly linux so I won't need to change my laptop for many years maybe ...

View 2 Replies View Related

Fedora Hardware :: Access Data On Old Hard Drive ?

Jul 30, 2009

I've got an old EIDE hard drive that used to be used for a dual-boot WinXP and Linux (not sure what version - either RH9 or FC1), and I'd like to pull some data off it. That computer died, and I reformatted the Windows partition, but left the Linux portion alone. My current Linux (FC10 + XP) computer uses a SATA hard drive, and I'd like to get the data from the old drive to the new one. I've connected the hard drive normally, jumpered as a slave drive. Linux now boots normally, but I can't access the older hard drive. I tried the techniques in the following thread: [url] and commented there (with more info), but I thought I would be more likely to get a response by starting a new thread.

Here's a summary of what happened: ran "fdisk -l": the command saw both hard drives ran "tail -f /var/log/messages" and got the following: Jul 30 16:00:44 localhost kernel: EXT3 FS on sdb8, internal journal Jul 30 16:00:44 localhost kernel: EXT3-fs: mounted filesystem with ordered data mode. Jul 30 16:00:44 localhost hald: mounted /dev/sdb8 on behalf of uid 500 sdb8 was a FAT partition I had set up for moving files back and forth between XP and Linux (none of the other partitions were reported). ran "vgscan", which only returned one volume group When I ran FC10's Local Volume Management tool, it sees the hard drive and its partitions, but reports them as "Uninitialized Entities".

View 11 Replies View Related

Fedora :: Recover Data From Failing Hard Drive

Jun 26, 2010

Using F12 with a LVM Volume, Single disk with OS on and boot partition. The OS HDD is getting i/o errors, but will still boot to the login screen. I've removed the HDD and connected it to a Fedora Live OS on my laptop, connected the HDD and it registers as :

[root@localhost]# fdisk -l /dev/sdd
Disk /dev/sdd: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000e0069

Device Boot Start End Blocks Id System
/dev/sdd1 * 1 26 204800 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sdd2 26 30401 243991201 8e Linux LVM

And it tried to mount /dev/sdd2 to view and see if I can recover some files.
[root@localhost]# mount /dev/sdd2 /mnt -t ext4[root@localhost james]# mount /dev/sdd2 /mnt -t ext4
mount: wrong fs type, bad option, bad superblock on /dev/sdd2,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so

Any way to mount the partition to allow me to try and get some data back, or if trying to do a full backup of the drive you can get it to ignore i/o errors.

View 1 Replies View Related

Ubuntu :: Recovering Data Of Vista Hard Drive ?

Apr 25, 2010

I am trying to transfer files from a SATA hard drive with Windows Vista (Home Premium) installed on it. Some files I can easily copy over, others just say Access Denied.

I'm sure permissions is part of the issue, unofrtunately Windows is unable to boot at all (surpise surprise) so I can't adjust anything from within in. I know with XP drives I can easily copy and paste onto my Ubuntu machine. I'm using a SATA to USB converter that let's me plug it in and my desktop reads it like an external hard drive.

I've gone into the properties and under permissions it shows my account as having access to Create and delete files under folder access amd "---" under File access. My group and others show None and --- for Folder and File access. I can post a link to a screenshot tomorrow. I've tried to also select Read and Write for File access but it goes back to the dashes before I can apply it.

I am running 64 bit Ubuntu 9.10 and do not have the sharing aspect installed. Any questions please feel free to ask me.

View 6 Replies View Related

Ubuntu :: Hard Drive Recovery - Destroying All My Data ?

May 22, 2010

I'm running 10.04 LTS (64 bit) During a recent attempt at dual booting Windows 7, the Windows installer made a boot partition on the wrong drive, formatting the drive, and therefore destroying all my data.

The original partition was NTFS, and the new (unwanted partition) is NTFS.

Is there something in Linux I can do to recover the data that was there, or am I going to have to install Windows on yet another drive and use some Windows tools?

The data on this drive is extraordinarily important, containing ten years of digital photos, my source codes, and musical compositions (protools sessions etc).

View 7 Replies View Related

Ubuntu :: Can Not Save Data To External Usb Hard Drive / Fix It?

May 24, 2010

Can not save data to external usb hard drive
formated and mounted on Ubuntu 9.10
visible on desktop /Dev/Sdb1

View 1 Replies View Related

Ubuntu :: Hard Drive Failed - Retrieve Data?

May 28, 2010

I should have seen this coming when I lost the ability to boot windows, or mount that drive from ubuntu. But now I think my hard drive has failed. Is there any way to retrieve the data from the hard drive, or my settings and the like for ubuntu? I'm at a loss for what to do as i'm booting from a CD right now =X.

View 4 Replies View Related

Ubuntu :: Recover Data From Failed Hard Drive?

Aug 11, 2010

I just want one last attempt at seeing if there's a solution. My Dell Studio 15 laptop HDD that runs Vista failed, I booted Ubuntu from a CD knowing that I should be able to recover my data.

However, Ubuntu can't find my HDD, it's not listed and "fdisk -l" doesn't result in anything. The BIOS seems to know that the HDD is there though.

View 4 Replies View Related

Ubuntu Installation :: Transfer All The Data From Old Hard Drive To The New One?

Aug 30, 2010

i have a 200gb hard drive and im upgrading to a 1tb hard drive and i want all my stuff like settings and files on my new hard drive whats the best and easiest way to transfer all my stuff from the old hard drive to the new one

View 9 Replies View Related

Ubuntu Security :: Retrieve The Data From Hard Drive?

Mar 24, 2011

I have a friend that has a computer running UBUNTU he has not used in a while and has forgotten the user name and password for it. Is there away to retrieve the data from this hard drive?

View 2 Replies View Related

Ubuntu :: Automatic Ghost Of Data Hard Drive?

Apr 5, 2011

I'm trying to make a simple task as complicated as possible, so bear with me.

I'm going to force a friend onto Ubuntu soon, and the biggest requirement is photo management.

He wants his extensive photo library backed up, and backed up some more, and then when all feels safe, backed up even again.

Currently, all his photos reside on a 4 disk striped RAID array, based on his cousin's recommendation. The intent was a RAID 1+0, but they failed, and that needs to be fixed immediately.

So, instead of going with more mirrored hard drives in a RAID, which I know Ubuntu will do just fine, I'd like to simplify and just do manual backups of each hard drive.

So, I'm looking for a program that could possibly be set up to automatically back up a hard drive onto another hard drive on a weekly basis or something like that. Ultimately, doing a manual copy/paste of the data in the drive could work, but would be time consuming.

I'm scared of RAIDs lately because of a recent fiasco with a BIOSTAR motherboard and how it set the RAID mirror on a set of hard drives for a Windows load that rendered the harddrives basically useless for anything but a RAID mirror, with that motherboard and a Windows load, and I almost lost a lot of data because of it.

I'm also not sure how well Windows would recognize a RAID partition created in ext3, if he ever wanted to go back to Windows.

View 5 Replies View Related

Ubuntu :: Can't Access Data From Server Hard Drive

Jun 20, 2011

My servers (10.10) motherboard has failed so to access my data I've taken the hard drive out and tried to connect to it via my ubuntu desktop (10.10). I've tried it in a hard drive caddy and installed in my pc, but could only see a 255Mb Filesystem with a few folders and files on it. how to mount the portion of the disk that I can't see? Ie. the part with all of the data on it.

View 7 Replies View Related

Hardware :: Hard Drive Imaging/ Data Recovery?

Feb 22, 2010

I have an hp laptop with 2 hdd slots, both are sata. it came with a 320gb hdd with vista ultimate 64. i added another 320gb hard drive to my laptop and installed kubuntu on the second hard drive. Since vista was my primary hard drive, parts of grub were installed on it i.e. stage 1.5. And the rest was installed on the kubuntu hard drive. Because of that neither os would boot independently of one another.

I eventually got tired of kubuntu and in wanted to uninstall it. I formatted that disk. Now vista gave me grub errors, like I knew it would.I was going to fix the vista boot sector and mbr by running bootrec.exe off of the vista disc. But since I have an hp laptop, hp doesnt provide a recovery disc with just vista, it is an install of the factory image of the os plus software and therefore doesnt have the utilities I need to fix my problem.I ended up navigating to some sort of command line in the windows recovery environment and tried running it there, but no luck.

I tried navigating in the hp recovery environment, and accidently had vista start to reinstall itself on the drive, and actually I did that 3-4 times, each of which I stopped the recovery early on, within 30 seconds, but it had managed to mess up my partition table. I was wondering if there is some utilities in linux/ windows that will help me restore the partitions back the way they should be? I have done a data recovery with get data back for ntfs, and was pretty successful getting some stuff back, figures since the mft was screwed up.

So first of all I want to make an exact clone of the hard drive. Something like dd but just make an image file for now. Since there are no partitions on the drive I dont think I can use partimage, or drive image xml and I wonder if clonezilla will work. And I dont know how to test it without have to reload the image and wiping the drive in the process. I have imaged the drive with get data back but it does me no good cause I cannot restore that image back to the drive, or at least dont think I can.

Second I would like to see if I can recover the partition table , or mft that was over written. Here is a list of programs I can use for imaging or recovering. [URL]Third, since I have 2 320gb hard drives, one that is corrupted, and one that I took kubuntu off of and loaded vista with the recovery disks. Can I take the mbr, and partition table, or boot sector off of the working vista and move it to the broken 320 and fix it that way?

[URL]

View 4 Replies View Related

Software :: Recovering Data From A Hard Drive With LVM A Partition?

Jan 18, 2010

I have an external USB hard drive that I need to recover some data from, but I see from fdisk -l that the partition uses LVM:

Code:

[root@localhost ~]# fdisk -l /dev/sdd
Disk /dev/sdd: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[code]....

I've followed various lvm tutorials all of which describe setting up lvm from fresh on empty disks. Unfortunately non mention how to 'install' new a drive that was previously set up with lvm. I have had a go anyway and may have now lost my data. Here's what I've ended up with (the partition in question is sdd1):

Code:

[root@localhost ~]# pvdisplay
--- Physical volume ---
PV Name /dev/sdd1
VG Name vg02

[code]....

I've tried mounting with other fstypes, but all give the same error.

View 7 Replies View Related

CentOS 5 :: Copy Data To Secondary Hard Drive?

Mar 12, 2009

I am hosting some VPS, and I am wondering the best way to copy the VPS data to a secondary hard drive mounted on /backup on a daily basis.

View 5 Replies View Related

General :: Move Smaller Hard Drive To Partition On A Larger Hard Drive?

Mar 16, 2010

My parents bought a new hard drive for a laptop that I've owned for several years. It's much larger than the current one, so I plan on splitting it up to dual boot it with Ubuntu.I have no problem with partitioning a drive (I always keep a LiveCD handy), but my question is this: how can I go about moving the existing partition to the new drive? This is a laptop, so I can't simply plug the new drive into another slot.

Also, even if I manage to move it, will Windows still work on the new drive in a larger partition? I've had this laptop for quite a while, and I've lost the recovery discs that came with it a long time ago. I also have a lot of software without CDs to reinstall them with. This makes not reinstalling Windows a high priority.

View 3 Replies View Related

Debian :: Recover Data From Hard Drive That Has Been Previously Configured With LVM

Dec 16, 2015

I've been trying to discover how can I recover data from a hard drive that as been previously configured with LVM, although not encrypted,but I have been having mixed results. I've been using LVM more and more lately to configure hard drives and my greatest fear is to have a motherboard fail on me and get locked out of the contents.

View 8 Replies View Related







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