Re: Hard drive failure?
Tobias Nygren <[email protected]>
| Newsgroups | gmane.os.netbsd.current |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 05 Feb 2026 13:14:26 +0000 pin <[email protected]> wrote: > To test the disk, I wipe the system and installed Linux Mint, the installation went fine and disktest reported the following, > Any ideas? Low probability but I've seen similar with a failing power supply rail. Linux has more out-of-the-box power savings features. Reduced power draw could put you below the ripple threshold when problems start to appear. I suggest stress testing the system under Linux with full CPU load on all cores with concurrent disk I/O. Maybe a build.sh -j 16 and see what happens. -Tobias