F5F Stay Refreshed Software General Software What software is needed for a bootable PC diagnostics tool?

What software is needed for a bootable PC diagnostics tool?

What software is needed for a bootable PC diagnostics tool?

I
ItsVine
Junior Member
17
04-28-2016, 08:05 AM
#1
Someone has recommended a bootable PC diagnostics package that's current and supports bigger drives, memory, etc. I've tried UBCD and Hirem's Boot CD, but the tools in those sets are outdated. They don't recognize my 32 Gb memory or disks, including an SSD RAID and an 8 Tb SATA backup. Even Seagate's Seatools can't read their own 8 Tb Barracuda disk. It's really frustrating. I've looked for alternatives, but all I find works only on Windows, which isn't ideal since I want to rule out Windows issues first. Once hardware checks pass, I'll focus on software fixes. A free option would be great, but I'd prefer one with a reasonable upgrade path and solid features. Any suggestions would be appreciated.
I
ItsVine
04-28-2016, 08:05 AM #1

Someone has recommended a bootable PC diagnostics package that's current and supports bigger drives, memory, etc. I've tried UBCD and Hirem's Boot CD, but the tools in those sets are outdated. They don't recognize my 32 Gb memory or disks, including an SSD RAID and an 8 Tb SATA backup. Even Seagate's Seatools can't read their own 8 Tb Barracuda disk. It's really frustrating. I've looked for alternatives, but all I find works only on Windows, which isn't ideal since I want to rule out Windows issues first. Once hardware checks pass, I'll focus on software fixes. A free option would be great, but I'd prefer one with a reasonable upgrade path and solid features. Any suggestions would be appreciated.

R
Rise
Member
143
04-28-2016, 04:40 PM
#2
You can utilize a Linux Live boot disk. Additionally, many computers include built-in hardware diagnostics within their BIOS that effectively identify problems. There are also vendor-specific boot disks available, such as Lenovo's system check boot disk, which I have used previously.
R
Rise
04-28-2016, 04:40 PM #2

You can utilize a Linux Live boot disk. Additionally, many computers include built-in hardware diagnostics within their BIOS that effectively identify problems. There are also vendor-specific boot disks available, such as Lenovo's system check boot disk, which I have used previously.

G
gamekid8
Junior Member
2
04-29-2016, 05:29 AM
#3
You can utilize a Linux Live boot disk. Additionally, many computers include built-in hardware diagnostics within their BIOS that effectively identify problems. There are also vendor-specific boot disks available, such as Lenovo's system check boot disk, which I have used previously.
G
gamekid8
04-29-2016, 05:29 AM #3

You can utilize a Linux Live boot disk. Additionally, many computers include built-in hardware diagnostics within their BIOS that effectively identify problems. There are also vendor-specific boot disks available, such as Lenovo's system check boot disk, which I have used previously.

D
Devildog36
Member
64
05-03-2016, 12:25 PM
#4
Thank you!
D
Devildog36
05-03-2016, 12:25 PM #4

Thank you!

_
_Dumle03_
Member
158
05-06-2016, 08:51 PM
#5
And I will note there are numerous PowerShell cmdlets (Get) that can also serve as concise one-liners for retrieving system and hardware details. For instance:
From the PowerShell prompt, execute the Get-ComputerInfo cmdlet.
Additional references include:
https://www.tutorialspoint.com/how-to-ge...powershell
https://www.improvescripting.com/how-to-...owershell/
_
_Dumle03_
05-06-2016, 08:51 PM #5

And I will note there are numerous PowerShell cmdlets (Get) that can also serve as concise one-liners for retrieving system and hardware details. For instance:
From the PowerShell prompt, execute the Get-ComputerInfo cmdlet.
Additional references include:
https://www.tutorialspoint.com/how-to-ge...powershell
https://www.improvescripting.com/how-to-...owershell/