eng2006
02-12-2010, 11:34
من یه هارد 500 elite وسترن for mac دارم وقتی خریدمش توسط برنامه fat32 format در داس به فرمت fat32 دراوردمش تا بتونم در رسی*ور استفاده کنم با موفقیت فرمت کردم و رسیو*ر هم اون رو شناخت و ضبط میکردم تا اینکه تصمیم گرفتم هارد رو از 1 پارتیشن به 3 پارتیشن تقسیم کنم دیگه رسیو*ر نشناخت دوباره 3پارتیشن رو پاک کردم و 1 پارتیشن ساختم و با روش اول فرمت کردم اما دیگه رسیو*ر هارد رو نمیشناسه اصلا وقتی به دستگاه میزنم تصویر خش خش پیدا میکنه و از هارد صدای تق تق در میاد والا هر کاری کردم و باسیمنتیک پارتیشن مجیک و acronis فرمت کردم نشد که نشد.البته هارد من با کامپیوتر مشکلی نداره و به خوبی کار میکنه ولی نمیتونه دیگه با رسیو*ر مچ بشه!!!
اما بار اول بخوبی مچ شد نمیدونم چرا دیگه جواب نمیده؟؟
در ضمن با دستور chckdsk/R تست کردم مشکلی نداشت
روشی که من برای فرمت استفاده کردم اینه:
من این دستور رو اجرا کردم:
Click Start menu, select Run and enter diskmgmt.msc
If it asks you to initialise the disk, make sure you select a Basic disk, as opposed to a Dynamic.
There's a guide on Disk Management here You need to find the disk with unallocated space. Right click on it and select "New Partition" and follow these steps, clicking "Next" to get move on at each stage.
1. Partition Wizard starts, just click next to move on
2. Select Primary Partition.
3. Enter the maximum size for the Partition Size
4. Choose assign a drive letter. I used F:
5. Select "Do not Format this partition"
6. There will be a dialog box, summarising all the previous stuff. Click Finish
Now you have a drive letter, this is what we will pass to the formatter
Now download a copy of fat32format. Extract the single EXE file to somewhere suitable, like C:\.
Click Start->Run and enter
cmd
When the command prompt opens, type this - C:\ is the place you extracted the exe file to. Note if this sort of command line stuff makes your head hurt, you should probably give this a try instead
CD /D C:\
press enter and then type this. You need to replace f: with the drive letter you are trying to format.
fat32format f:
You should see this displayed
Warning ALL data on drive 'f' will be lost irretrievably, are you sure (y/n)
Now when it says this, it really means it. If you format the boot sector, FATs and root directory will be filled with zeros. By typing pressing Y and hitting return, you're also absolving me of liability for whatever was on the disk before.
Assuming you don't bail out at this point you should see something like this -
Warning ALL data on drive 'f' will be lost irretrievably, are you sure
(y/n) :y
Size : 250GB 488392002 sectors
512 Bytes Per Sector, Cluster size 32768 bytes
Volume ID is 1bdb:2c1d
32 Reserved Sectors, 59604 Sectors per FAT, 2 fats
7629261 Total clusters
7629260 Free Clusters
Formatting drive f:...
Clearing out 119304 sectors for Reserved sectors, fats and root cluster...
Wrote 61083648 bytes in 0.988463 seconds, 61796609.106193 bytes/sec
Initialising reserved sectors and FATs...
Done
منبع هم از سایت:
کد:
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
اینجا هم فیلم اموزش همین روش فرمت هست (حجم فایل 5مگ)
کد:
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
اما بار اول بخوبی مچ شد نمیدونم چرا دیگه جواب نمیده؟؟
در ضمن با دستور chckdsk/R تست کردم مشکلی نداشت
روشی که من برای فرمت استفاده کردم اینه:
من این دستور رو اجرا کردم:
Click Start menu, select Run and enter diskmgmt.msc
If it asks you to initialise the disk, make sure you select a Basic disk, as opposed to a Dynamic.
There's a guide on Disk Management here You need to find the disk with unallocated space. Right click on it and select "New Partition" and follow these steps, clicking "Next" to get move on at each stage.
1. Partition Wizard starts, just click next to move on
2. Select Primary Partition.
3. Enter the maximum size for the Partition Size
4. Choose assign a drive letter. I used F:
5. Select "Do not Format this partition"
6. There will be a dialog box, summarising all the previous stuff. Click Finish
Now you have a drive letter, this is what we will pass to the formatter
Now download a copy of fat32format. Extract the single EXE file to somewhere suitable, like C:\.
Click Start->Run and enter
cmd
When the command prompt opens, type this - C:\ is the place you extracted the exe file to. Note if this sort of command line stuff makes your head hurt, you should probably give this a try instead
CD /D C:\
press enter and then type this. You need to replace f: with the drive letter you are trying to format.
fat32format f:
You should see this displayed
Warning ALL data on drive 'f' will be lost irretrievably, are you sure (y/n)
Now when it says this, it really means it. If you format the boot sector, FATs and root directory will be filled with zeros. By typing pressing Y and hitting return, you're also absolving me of liability for whatever was on the disk before.
Assuming you don't bail out at this point you should see something like this -
Warning ALL data on drive 'f' will be lost irretrievably, are you sure
(y/n) :y
Size : 250GB 488392002 sectors
512 Bytes Per Sector, Cluster size 32768 bytes
Volume ID is 1bdb:2c1d
32 Reserved Sectors, 59604 Sectors per FAT, 2 fats
7629261 Total clusters
7629260 Free Clusters
Formatting drive f:...
Clearing out 119304 sectors for Reserved sectors, fats and root cluster...
Wrote 61083648 bytes in 0.988463 seconds, 61796609.106193 bytes/sec
Initialising reserved sectors and FATs...
Done
منبع هم از سایت:
کد:
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
اینجا هم فیلم اموزش همین روش فرمت هست (حجم فایل 5مگ)
کد:
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید