new hard disk

  • Thread starter Thread starter bsd
  • Start date Start date
  • Replies Replies 46
  • Views Views 9,552
and you have the option to disable/enable that functionality in the bios. i have never seen it in action though. :D i guess you have to use specialized software to access that functionality in the hard disk.
 
i dont think its in bios.in linux u can enable/disable SMART checking with -s and -o options to smartctl.and u dont need specialised software. i do it once every 6 months.
 
oh well i was talking about windows. windows i doubt has any tool to connect to the smart technology in hard disks.
 
why u have to do it in 6 months? whats the advantages?
 
u can do once in a week, month .. or as u wish.i am lazy person to schedule it automaticallly :D so whenever i feel like doing it.. i do it.advantage is that u come to know if bad sectors are there on disks. u can relocate the bad sectors. u know if harddisks health is good or its failing. etc.
 
for some reason i do not think scandisk can connect to SMART in hard drives.
 
nope, scandisk does disk read-writes. same stands for badblocks command in linux. SMART checking is done by harddisk itself NOT by software. (thats why u wud not see disk activity when SMART checks are being done)
 
Back