Jump to content

testing a hard drive with command line


Maze

Recommended Posts

Sure is not power saving mode or screensaver?

You can set them all to never in advanced power settings, this goes for harddrives or any other device as well.

 

Blank screens usually indicates a power issue or video problem.

If you unplug the drive the machine should boot and see something on screen.

 

Unplug all additional devices plugged into the motherboard and see if can boot it.

Test one memory stick at a time

If you plug something in such as a cdrom or harddrive and pc suddenly fails you found your issue.

 

You can try doing a check disk on a drive

http://technet.microsoft.com/en-us/magazine/dd637756.aspx

 

You can't run this on a drive that is currently in use

Try pressing F8 while booting and select Commannd Prompt

This is a good command that can repair messed up os or lost files, tries to repair and fix bad sectors.

chkdsk /r C:

you can also try this within windows

search for cmd (command prompt)

right click the icon and select "run as administrator"

type:

sfc /scannow

A lot of times smart status fails on a drive, you can disable smart status checking in bios

Edited by QuickOldCar
Link to comment
Share on other sites

hello dear quick old car

 

many many thanks  great to hear from you!!!

 

find it great to see your hints

welll - heard about the smartmontools

 

quick old car: i will test your tipps -

 

probably i can also test smarttools - btw: Is this shipped with the openSUSE-linux?

Link to comment
Share on other sites

What I suggested was for windows, not linux.

 

To troubleshoot the pc on boot can unplug any devices and check still.

 

For linux harddrive tools

sudo apt-get install smartmontools
sudo smartctl -l selftest /dev/sda
sudo smartctl -a /dev/sda | less
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.