Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3557

Beginners Questions • [O/S] HDD suddenly takes long time to mount

$
0
0
Hello,

The first thing to do when such things happen is to check the system logs.
As root (unless your user is in the systemd-journal group):

Code:

#> journalctl --no-hostname -b
This will show you the latest boot log. You should be able to distinguish the cause and know if it is related to your disk. I would expect a gap in the timestamp where the main error is shown.
Please report the relevant part. If you can't find it, please post the entire log (/tmp/mybootlog.gz) as an attachment:

Code:

#> journalctl --no-hostname -b | gzip >/tmp/mybootlog.gz

Statistics: Posted by fabien — 2024-02-10 10:36 — Replies 1 — Views 42



Viewing all articles
Browse latest Browse all 3557

Trending Articles