• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

Sata Disk Problem

DursunKaptan

New Member
Joined
Dec 11, 2024
Messages
8 (0.11/day)
Location
Türkiye
Hello
I am using msi b760 gaming plus wifi motherboard and i5-12600KF processor. I have M2 SSD and everything is fine.

But when I plug in my 2tb 7200rpm sata hard disk from my old computer, the computer has a hard time starting and working. The computer does not recover.

What is the problem here? How can I solve this problem?

I am waiting for your help

(Note: It may be a bit confusing since it is translated from Turkish, I apologize)


Turkish

Merhaba
msı b760 gaming plus wifi anakart ve i5-12600KF işlemci kullanıyorum. M2 SSd var ve herşey güzel.

Fakat eski bilgisayarımdan kalma 2tb 7200 rpm sata hard diskimi takınca bilgisayarın açılışı ve çalışması çok zorlanıyor. Bilgisayar kendini toparlamıyor.

Sorun nedir burda. Bu sorunu nasıl halledeceğim acaba.

Yardımlarınızı bekliyorum
 

eidairaman1

The Exiled Airman
Joined
Jul 2, 2007
Messages
43,695 (6.78/day)
Location
Republic of Texas (True Patriot)
System Name PCGOD
Processor AMD FX 8350@ 5.0GHz
Motherboard Asus TUF 990FX Sabertooth R2 2901 Bios
Cooling Scythe Ashura, 2×BitFenix 230mm Spectre Pro LED (Blue,Green), 2x BitFenix 140mm Spectre Pro LED
Memory 16 GB Gskill Ripjaws X 2133 (2400 OC, 10-10-12-20-20, 1T, 1.65V)
Video Card(s) AMD Radeon 290 Sapphire Vapor-X
Storage Samsung 840 Pro 256GB, WD Velociraptor 1TB
Display(s) NEC Multisync LCD 1700V (Display Port Adapter)
Case AeroCool Xpredator Evil Blue Edition
Audio Device(s) Creative Labs Sound Blaster ZxR
Power Supply Seasonic 1250 XM2 Series (XP3)
Mouse Roccat Kone XTD
Keyboard Roccat Ryos MK Pro
Software Windows 7 Pro 64
Was there another drive along side that 2 tb hd in the old computer???
 
Joined
Jul 31, 2024
Messages
863 (4.25/day)
Disable SMART / SMART intelligence check for harddrives in your uefi. the firmware of my mainboard checks the hardware, sees old hdd, with "smart" stats which indicates old age / prefail status and just delays a lot the bootup.


Something like this causes panic. Perfect drive for certain software / tasks. Still in use on a daily basis

Code:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   099   073   051    Pre-fail  Always       -       2877
  3 Spin_Up_Time            0x0007   071   071   011    Pre-fail  Always       -       9510
  4 Start_Stop_Count        0x0032   097   097   000    Old_age   Always       -       2779
  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000f   253   253   051    Pre-fail  Always       -       0
  8 Seek_Time_Performance   0x0025   100   100   015    Pre-fail  Offline      -       12765
  9 Power_On_Hours          0x0032   099   099   000    Old_age   Always       -       4917
 

DursunKaptan

New Member
Joined
Dec 11, 2024
Messages
8 (0.11/day)
Location
Türkiye
Uefi'nizdeki sabit diskler için SMART / SMART zeka kontrolünü devre dışı bırakın. Anakartımın yazılımı donanımı kontrol ediyor, eski sabit diskleri görüyor, "akıllı" istatistiklerle eskilik / ön arıza durumunu gösteriyor ve önyüklemeyi çok geciktiriyor.


Böyle bir şey paniğe neden olur. Belirli yazılımlar/görevler için mükemmel sürücü. Hala günlük olarak kullanılıyor

[kod]
ID# ATTRIBUTE_NAME BAYRAK DEĞER EN KÖTÜ THRESH TÜRÜ BAŞARISIZ OLDUĞUNDA GÜNCELLENEN HAM_DEĞER
1 Raw_Read_Error_Rate 0x000f 099 073 051 Ön başarısızlık Her zaman - 2877
3 Spin_Up_Time 0x0007 071 071 011 Ön başarısızlık Her zaman - 9510
4 Başlat_Durdur_Sayısı 0x0032 097 097 000 Yaşlılık Her zaman - 2779
5 Reallocated_Sector_Ct 0x0033 100 100 010 Ön başarısızlık Her zaman - 0
7 Seek_Error_Rate 0x000f 253 253 051 Ön başarısızlık Her zaman - 0
8 Seek_Time_Performance 0x0025 100 100 015 Çevrimdışı Ön Başarısızlık - 12765
9 Power_On_Hours 0x0032 099 099 000 Yaşlılık Her zaman - 4917

[/kod]

Disable SMART / SMART intelligence check for harddrives in your uefi. the firmware of my mainboard checks the hardware, sees old hdd, with "smart" stats which indicates old age / prefail status and just delays a lot the bootup.


Something like this causes panic. Perfect drive for certain software / tasks. Still in use on a daily basis

Code:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   099   073   051    Pre-fail  Always       -       2877
  3 Spin_Up_Time            0x0007   071   071   011    Pre-fail  Always       -       9510
  4 Start_Stop_Count        0x0032   097   097   000    Old_age   Always       -       2779
  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000f   253   253   051    Pre-fail  Always       -       0
  8 Seek_Time_Performance   0x0025   100   100   015    Pre-fail  Offline      -       12765
  9 Power_On_Hours          0x0032   099   099   000    Old_age   Always       -       4917

How do I make a video or something?
 
Top