Hi,
My pi5 does not automaticly mount my USB stick hanging my keychain.
It is a bit problematic as I use that stick to nearly-daily save my veracrypt volume with all my data to take it elsewhere.
PCmanfm is of course set to do automounting.
The pi5 does automaticly mount my Samsung USB drive as expected.
Putting the bookworm OS SD-card into a Pi4, that pi4 does actually automount the USB stick successfully, so it is something with the pi5.
The USB stick itsself is fine: all other 5 pi4's and the Win10 laptop that I have, immediately mount as they always did.
I do have an unused NVMe disk in the pi5, but disconnecting it does not affect the inability to automount the USB stick.
My workaround now is a bit clungly: I insert the disk into a USBC port twice, and then I can successfully manually mount /dev/sdb1 although then the pi5 does not react to "Shutdown" anymore (it hangs infinitly) so I risk SD-card corruption when unplugging the electricity...... This is what I see when I try to mount manually, so I guess pcmanfm is trying:Any help is appreciated!
My pi5 does not automaticly mount my USB stick hanging my keychain.
It is a bit problematic as I use that stick to nearly-daily save my veracrypt volume with all my data to take it elsewhere.
PCmanfm is of course set to do automounting.
The pi5 does automaticly mount my Samsung USB drive as expected.
Putting the bookworm OS SD-card into a Pi4, that pi4 does actually automount the USB stick successfully, so it is something with the pi5.
The USB stick itsself is fine: all other 5 pi4's and the Win10 laptop that I have, immediately mount as they always did.
I do have an unused NVMe disk in the pi5, but disconnecting it does not affect the inability to automount the USB stick.
My workaround now is a bit clungly: I insert the disk into a USBC port twice, and then I can successfully manually mount /dev/sdb1 although then the pi5 does not react to "Shutdown" anymore (it hangs infinitly) so I risk SD-card corruption when unplugging the electricity...... This is what I see when I try to mount manually, so I guess pcmanfm is trying:
Code:
niels@pi2024:~ $ lsblkNAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTSsda 8:0 1 119.4G 0 disk└─sda1 8:1 1 119.4G 0 partmmcblk0 179:0 0 119.3G 0 disk├─mmcblk0p1 179:1 0 512M 0 part /boot/firmware└─mmcblk0p2 179:2 0 118.7G 0 part /nvme0n1 259:0 0 476.9G 0 disk└─nvme0n1p1 259:1 0 476.9G 0 partniels@pi2024:~ $ sudo mount /dev/sda1 /media/existingfolder[sudo] password for niels:ntfs-3g-mount: mount failed: Device or resource busy
Statistics: Posted by nielsbaloe — Fri May 10, 2024 12:51 pm