Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-23-2009, 09:36 AM
|
#1
|
LQ Newbie
Registered: Dec 2007
Posts: 1
Rep:
|
Recover data from RAID 0 (fake RAID) from Win XP
My friend has a DELL DIMENSION 9150 computer with 2 harddisk (250 GB each) in RAID 0 (fake raid) with Windows XP installed. There are a lot of documents and pictures installed - and no backup ever done!
I have found some pages regarding recovery data from RAID 0 () but I would appreciate any help/ideas/input!
My friend have bought 2 new harddisks(WESTERN DIGITAL 2500AAJS) which is almost the same as the ones inside.
My plan:
1. copy each harddisk
2. replace original HDDs with my copies
3. try to recover
4. change RAID 0 to normal HDD in BIOS
5. reinstall Windows XP
I have some LINUX distros (DSL, SystemRescCD, UltimateBootCD on Live-CD and UBUNTU installed on one other computer) which I can use.
I read about "dmraid" and then try to mounting the RAID in a UBUNTU live-CD version...
What happens if one HDD is totally toasted? No way to recover anything at all?
|
|
|
04-23-2009, 10:18 AM
|
#2
|
Member
Registered: Sep 2005
Distribution: Gentoo, Sabayon, Puppy, Arch
Posts: 165
Rep:
|
Quote:
Originally Posted by KiAnKo
My plan:
1. copy each harddisk
2. replace original HDDs with my copies
3. try to recover
4. change RAID 0 to normal HDD in BIOS
5. reinstall Windows XP
|
RAID 0 is striped... so (1) is not the best idea, fake RAID or not. I put together a RAID 1 Ubuntu system a while ago, wasn't the easiest thing. I needed to use the Ubuntu Alternate CD and went from there.
If one drive got hosed, you're probably out of luck as far as recovery goes. Striping spreads the data between both drives... faster, but if one goes out you're kinda screwed. You can try the recovery with the Alternate CD, but don't expect much if the drive itself is dead. If it's just Windows you have a chance, though.
|
|
|
04-23-2009, 10:36 AM
|
#3
|
Member
Registered: Feb 2005
Location: London, UK
Distribution: Gentoo
Posts: 568
Rep:
|
Is the raid0 set still intact? As headrift says, if 1 hd is gone, your friend has lost it all.
Systemrescucd and many other bootable DVDs and CDs have boot parameters you can add as the CD/DVD boots. You sometimes get help text for these on F2-F4 or so. You normally have to add things like "dodmraid" and/or "domdadm" to make it recognise the raid set.
So provided the raid set is intact, add one of the new drives to the machine. Boot with the correct boot parameters. Copy the files your friend want to keep over to the new none-raid drive. Then you can use the raid bios to change the raid set back to normal drives.
Mons
|
|
|
04-23-2009, 11:19 AM
|
#4
|
Senior Member
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407
Rep:
|
The package to access a fakeraid in Linux is "dmraid". Given that it's from XP, it will probably be an NTFS filesystem. The device will be in /dev/mapper, and will have a funny name like "/dev/mapper/hehgffbcga1". Mount the one that ends with a number and you should have access. If you use Knoppix, I think it sees it automatically.
|
|
|
04-23-2009, 12:28 PM
|
#5
|
Senior Member
Registered: Jan 2008
Distribution: Arch/Manjaro, might try Slackware again
Posts: 1,851
|
It also depends on how the RAID 0 was initiated. If it is fakeraid, then I agree with the above. However, XP can also do software RAID 0 using "Dynamic Disks". Those arrays can be rebuilt (hardware permitting) with mdadm, not dmraid. If you're not sure, you can check with fdisk; Dynamic disks have all partitions marked SFS.
|
|
|
All times are GMT -5. The time now is 05:17 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|