Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5288

General discussion • Re: Raspberry Pi 5 - SSD SATA or SSD NVMe ?

$
0
0
...

Code:

pi@pi5:~ $ sudo hdparm -t /dev/nvme0n1/dev/nvme0n1: Timing buffered disk reads: 2332 MB in  3.00 seconds = 777.29 MB/secpi@pi5:~ $ journalctl | grep "*orrected error"pi@pi5:~ $ 
No errors so far... I wonder if the difference could be with the adapter, though it doesn't look like there's much active circuitry on it?
The command "grep" is bad! The good one is:

Code:

$ journalctl | grep "orrected error"
Do not put '*' in front of "orrected error"

Statistics: Posted by PhL91 — Tue Jan 30, 2024 7:45 am



Viewing all articles
Browse latest Browse all 5288

Trending Articles