I recently got myself an external USB 3.0 SATA case for an old 2.5" SSHD of mine. I wish to use it as remote storage on my Raspberry Pi 4B, although I keep running into the same issue repeatedly. The drive itself is FAT32 formatted, I've checked its health on dietpi and Windows. Both Operating Systems report an OK status. However, the SSHD refuses to show up in /dev or a quick lsblk. If I plug it into Windows it shows up perfectly fine. I tried using a powered USB hub and it showed up, but not for long, either.
Joulinar wrote: ↑Sat Feb 08, 2020 6:38 pm
Did you tried using DietPi Drive Manager to have you device mounted? In general it might be good to use an external power supply anyway.
I haven't explicitly tried that. I was using the mount command. I'll get back to you in a few with a status update.
Sorry to double-post, but I just tried using dietpi-drive_manager. This time, however, I used a regular USB stick (3.0 / 32GB). Didn't take long before Windows couldn't access the device anymore.
Don't get it, you have plugged the USB device into you DietPi? How does Windows fits into the picture? Do you use as well samba to populate and export the device to a windows based system?
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Joulinar wrote: ↑Sat Feb 08, 2020 6:56 pm
Don't get it, you have plugged the USB device into you DietPi? How does Windows fits into the picture? Do you use as well samba to populate and export the device to a windows based system?
Yes, the USB is plugged into the Raspberry Pi. Windows is being used to access a Samba share on the Pi.
Ok imported information. Let's separate the topic. What is the status of you USB device on your DietPi system? Is the drive still accessible? Still visible using df command?
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Joulinar wrote: ↑Sat Feb 08, 2020 7:01 pm
Ok imported information. Let's separate the topic. What is the status of you USB device on your DietPi system? Is the drive still accessible? Still visible using df command?
Here's what I can see (see the photo for clarification, if needed):
- I can see the device via the df command.
- I don't see it listed as /dev/sda in the /dev directory.
- lsblk does not show anything referring to it.