Quantcast
Viewing all articles
Browse latest Browse all 4890

Raspberry Pi OS • Re: Issues after 24-03 updates RPi5

Two commands that may help:

Code:

sudo mountt -admesg|grep dev/sd
The first retries all auto mounts in fstab. The second shows drive related lines in the kernel's message buffer.
In the interests of not prolonging the agony, should that be:

Code:

sudo mount -a...
(only one "t" in "mount")?

Statistics: Posted by davidcoton — Mon Mar 25, 2024 9:51 am



Viewing all articles
Browse latest Browse all 4890

Trending Articles