NettleWarbler
Banned
- Joined
- Mar 25, 2016
- Messages
- 636
- Thread Author
-
- #1
Solution
This hard drive has just restarted while online again , i had it tested at a computer shop . It is faulty , it boots slowly it sounds as if it is clicking and scraping ,. When it boots up and it slows down the machine when plugged in . That was what they wrote on the receipt .
kemical
Essential Member
- Joined
- Aug 28, 2007
- Messages
- 36,176
Hmm.. Well if it was me I'd detach the drive and see if the crashes stop.What can i do now , are any of these any good . I followed the instructions as listed .
If they do reconnect the device and see if the come back. If the y do then you know it's the device thats faulty?
NettleWarbler
Banned
- Joined
- Mar 25, 2016
- Messages
- 636
- Thread Author
-
- #62
The drive is not connected to any other drive , it works better that way .
NettleWarbler
Banned
- Joined
- Mar 25, 2016
- Messages
- 636
- Thread Author
-
- #63
I went to the local city to test that hard drive , one was £5 but he only tested upto 4TB . One only tested upto 8TB , one could test the 18TB but it would cost £20 per half hour and it could take hours . Both computer shops in the towns near me are shut , i went to the city pc shops thinking they would have plenty of testing software . I never realised there would be limits , its just been a waste of tiime .
bochane
Excellent Member
- Joined
- Oct 18, 2012
- Messages
- 1,400
A partial test of a disk is a good indication of the health of the whole disk.
If the disk disk, when mounted in your pc still causes crashes you may also think of cables being damaged even a too small powersupply. A crashdump may tell more but none showed up. Could you try the Powershel script?
If the disk disk, when mounted in your pc still causes crashes you may also think of cables being damaged even a too small powersupply. A crashdump may tell more but none showed up. Could you try the Powershel script?
NettleWarbler
Banned
- Joined
- Mar 25, 2016
- Messages
- 636
- Thread Author
-
- #65
NettleWarbler
Banned
- Joined
- Mar 25, 2016
- Messages
- 636
- Thread Author
-
- #67
NettleWarbler
Banned
- Joined
- Mar 25, 2016
- Messages
- 636
- Thread Author
-
- #69
bochane
Excellent Member
- Joined
- Oct 18, 2012
- Messages
- 1,400
You did not copy from this link the procedure into powershell.
It starts with
$CollectDir = "$env:USERPROFILE\Desktop\SYSTEMREPORT"
$DumpPath = "HKLM:\SYSTEM\CurrentControlSet\Control\CrashControl"
and ends with
$dumpdir = Get-DumpSettings -Path $DumpPath
Create-Archive -DumpLocation $dumpdir
Could you try that and run it?
It starts with
$CollectDir = "$env:USERPROFILE\Desktop\SYSTEMREPORT"
$DumpPath = "HKLM:\SYSTEM\CurrentControlSet\Control\CrashControl"
and ends with
$dumpdir = Get-DumpSettings -Path $DumpPath
Create-Archive -DumpLocation $dumpdir
Could you try that and run it?
Last edited:
NettleWarbler
Banned
- Joined
- Mar 25, 2016
- Messages
- 636
- Thread Author
-
- #71
NettleWarbler
Banned
- Joined
- Mar 25, 2016
- Messages
- 636
- Thread Author
-
- #72
I typed
$CollectDir = "$env:USERPROFILE\Desktop\SYSTEMREPORT"
$DumpPath = "HKLM:\SYSTEM\CurrentControlSet\Control\CrashControl"
$dumpdir = Get-DumpSettings -Path $DumpPath
Create-Archive -DumpLocation $dumpdir
into script .
$CollectDir = "$env:USERPROFILE\Desktop\SYSTEMREPORT"
$DumpPath = "HKLM:\SYSTEM\CurrentControlSet\Control\CrashControl"
$dumpdir = Get-DumpSettings -Path $DumpPath
Create-Archive -DumpLocation $dumpdir
into script .
NettleWarbler
Banned
- Joined
- Mar 25, 2016
- Messages
- 636
- Thread Author
-
- #74
I did copy and paste it , everything as in my post and i'm still none the wiser about getting a dump file from it . This PC has just restarted once again while online . The pics above 2 entries back show the results .
NettleWarbler
Banned
- Joined
- Mar 25, 2016
- Messages
- 636
- Thread Author
-
- #75
NettleWarbler
Banned
- Joined
- Mar 25, 2016
- Messages
- 636
- Thread Author
-
- #76
NettleWarbler
Banned
- Joined
- Mar 25, 2016
- Messages
- 636
- Thread Author
-
- #78
NettleWarbler
Banned
- Joined
- Mar 25, 2016
- Messages
- 636
- Thread Author
-
- #79
Similar threads
- Replies
- 19
- Views
- 341
- Replies
- 1
- Views
- 126
- Replies
- 0
- Views
- 16
- Replies
- 0
- Views
- 3K