On Mon, 11 Nov 2024 13:05:02 -0500
dan moylan <j...@moylan.us> wrote:

> i just upgraded my three laptops from fc40 to fc41.   none
> of them now mounts my SSD harddrive.  df now shows all these
> /run/credentials files which i never saw before.  what's

https://systemd.io/CREDENTIALS/

> going on?  how can i mount my usb SSD?

run lsblk to see if the OS sees the device. USB devices should be
enumerated as /dev/sdX. Then run sudo blkid /dev/sdX# to identify the
partition. From here, try to mount the filesystem. Also check the dmesg
log for errors.

-- 
\m/ (--) \m/
_______________________________________________
Discuss mailing list
Discuss@lists.blu.org
https://lists.blu.org/mailman/listinfo/discuss

Reply via email to