How To Recover Files From Hard Disk Crash كيفية استرداد الملفات من القرص الثابت تحطم
My desktop computers hard-disk crashed today morning without any warning. بلدي الحواسيب المكتبيه القرص الصلب تحطمت صباح اليوم دون اي تحذير. The SMART diagnostics showed perfect health all along. وأظهر التشخيص الذكيه الكمال والصحة على الدوام. One of the 128 GB partition of a newly purchased Barracuda drive (from Seagate) is not showing any files. واحدة من 128 غيغابايت من تقسيم المشتراة حديثا البركوده حملة (من سيجيت) لا يظهر أي ملفات. In fact whenever I click on it Windows 2000 it is asking me if I want to format it. وفي الواقع انني كلما اضغط على انه ويندوز 2000 وهو يسألني إذا أريد أن الشكل. Even the NTFS is not being recognized. NTFS حتى لا يتم الاعتراف بها.
I tried to recover the files using a freeware tool. حاولت استرداد الملفات باستخدام اداة مجانيه. The file names are showing but the recovered file doesn’t contain any data. ملف اسماء تظهر ولكن استرداد الملف لا يحتوي على اي بيانات.
I would very much appreciate any tools / utilities you can point me to which will help me recover some critical files from the hard-disk crash. وأود تقديرا كبيرا أي أدوات / يمكنك المرافق لي الى النقطه التى ستساعدنى استعادة بعض الملفات الحرجه من القرص الصلب حادث تحطم الطائرة.
For the next time… there will be no next time. ل… في المرة القادمة لن يكون هناك في المرة القادمة. I am purchasing 8 computers to backup everything - 2 for internet connectivity (with hot backup), 2 for file server (RAID 1), 2 for database server (hot backup) and 1 additional for QA and 1 for order processing. وانا على شراء اجهزة الكمبيوتر الى 8 الاحتياطيه كل شيء -- (2) للاطلاع على الاتصال مع شبكة الانترنت (على الساخن الاحتياطيه) ، (2) لخادم ملف (الغاره 1) (2) ، لخادم قاعدة البيانات (النسخ الاحتياطي الساخن) و 1 اضافية لضمان الجوده و1 لتجهيز الطلبات. As I said there will be no next time وكما قلت لن يكون هناك في المرة القادمة
But this time, I would very much appreciate any guidance. ولكن هذه المرة ، اود ان نقدر كثيرا اي توجيه.
Filed under المقدم بمقتضى Database قاعدة بيانات , ، Hardware الاجهزه , ، Headline News أهم الانباء , ، How To كيف , ، Technology التقنيه , ، Windows نوافذ | |
| |
RSS 2.0 ار اس اس 2،0 | |
Trackback this Article | هذه المادة |
Email this Article ارسل هذه المادة
You may also like to read ويمكنك ايضا ان تقرأ |




































February 13th, 2007 at 3:15 pm شباط / فبراير 13th ، 2007 في 3:15 بعد الظهر
Buy a cheap usb hard disk (LaCie 250GB or similar) and build a copy of the drive (disk image) on that with a cd bootable linux distro like شراء رخيصة USB القرص الثابت (lacie 250GB او ما شابه ذلك) وبناء على نسخة من محرك الأقراص (صورة القرص) على ان مؤتمر نزع السلاح مع لينكس قابل للتشغيل مثل distro http://www.sysresccd.org/ . You can build the image with dd_rhelp , يمكنك بناء صورة مع dd_rhelp ، http://www.kalysto.org/utilities/dd_rhelp/index.en.html
. After building the image copy that to a new hard disk with simple dd if=imagefile.img of=new_harddisk_device (usually hda or sda) . وبعد بناء صورة لان نسخة جديدة مع القرص الثابت اذا كانت بسيطة دد = = imagefile.img من new_harddisk_device (عادة hda او حزب العمل الديمقراطي).
You have to rebuild the partition table with gpart or testdisk (www.cgsecurity.org/wiki/TestDisk) . لديك لاعادة بناء التقسيم gpart مع الجدول او testdisk (www.cgsecurity.org / ويكي / testdisk). You must recovery the boot sector to boot the system. يجب ان الاسترداد من الاقلاع قطاع الاقلاع النظام. Start the Windows recovery console from a windows installation cd. بدء ويندوز بالاسترداد من تركيب ويندوز في مؤتمر نزع السلاح. Use the fixmbr command to recover the boot sector. استخدام fixmbr القيادة لاسترداد قطاع الاقلاع. Also run chkdsk . أيضا تشغيل chkdsk. I’ve also used BartPE (www.nu2.nu/pebuilder/) to run these commands. لقد استخدمت ايضا bartpe (www.nu2.nu/pebuilder/) لتشغيل هذه الاوامر. I’ve been able to recover over 97% of data on 6 hard disks with these methods. كنت قد تمكنوا من استعادة ما يزيد على 97 ٪ من البيانات على الأقراص 6 مع هذه الاساليب.
You can also directly “mount” the disk image which you have built with dd_rhelp / dd_rescue in linux using the loop back device. يمكنك ايضا مباشرة "جبل" صورة القرص التي بنيتوها مع dd_rhelp / dd_rescue في لينكس باستخدام جهاز الحلقه العودة. After that you have a choice of copying the files to the usb drive in other directories. وبعد ان لديك خيار نسخ من الملفات الى محرك الأقراص USB في ادلة اخرى.
February 13th, 2007 at 3:26 pm شباط / فبراير 13th ، 2007 في الساعة 3:26
Links: وصلات :
http://www.ubuntugeek.com/recover-data-from-a-damaged-hard-disk-using-dd_rhelp.html
http://www.oreillynet.com/sysadmin/blog/2004/07/save_your_data_from_the_click.html
http://en.wikipedia.org/wiki/SpinRite http://en.wikipedia.org/wiki/spinrite
February 13th, 2007 at 3:27 pm شباط / فبراير 13th ، 2007 في الساعة 3:27
Mounting disk images in Linux (howto): صور القرص المتصاعده في لينكس (howto) :
http://edseek.com/~jasonb/articles/linux_loopback.html http://edseek.com/ ~ jasonb / المقالات / linux_loopback.html
February 13th, 2007 at 8:57 pm شباط / فبراير 13th ، 2007 في الساعة 8:57
Thanks for all your ideas. شكرا على كل ما تبذلونه من الافكار. I will try them today and let you know how it goes. وسأحاول اليوم واسمحوا لها انت تعرف كيف ومن نافلة.
November 28th, 2007 at 12:42 pm تشرين الثاني / نوفمبر 28th ، 2007 في الساعة 12:42
SpinRite 6.0 for Windows XP (NTFS), Spinrite 6،0 لويندوز اكس بي (NTFS) ،
FAT, Linux, Novell, and ALL OTHER file systems! الدهن ، لينكس ، نوفل ، وسائر النظم الملف!
Takes anywhere from 12 to 22 hours to run but worth every hour, every minute, every second. تستغرق من 12 الى 22 ساعة لتشغيل ولكن قيمتها في كل ساعة ، كل دقيقة ، كل ثانية.
Link: وصلة : http://www.grc.com/spinrite.htm
April 17th, 2008 at 6:02 am نيسان / ابريل 17th ، 2008 في الساعة 6:02
Hi! أهلا!
My hard-disk crashed and now I used the old hard disk as a mobile harddisk after I installed a new harddisk… بلادي القرص الصلب تحطمت وانا الان تستخدم الاقراص الصلبه القديمة كما جوال القرص الصلب الاول بعد تركيب القرص الصلب جديدة…
How do I recover all my emails and addresses from my Outlook 2007? كيف يمكنني استعادة جميع رسائل البريد الالكتروني والعناوين بلادي بلادي من توقعات عام 2007؟
I could not do the suggested export, since the harddisk crashed…. انا لا يمكن ان اقترح على الصادرات ، حيث تحطمت… القرص الصلب.