This was a fresh install starting with the latest Bookworm Dietpi iso
Also I am using a powered usb hub to ensure that there are no power problems with using the usb ssd.
Another note, Gparted sees the external drive just fine.
Bug report ID | echo $G_HW_UUID
Steps to reproduce
…Plug in a flash drive or USB SSD
…It will not appear in Nemo file listings
Expected behaviour
…Per the Nemo config setup it should automout the drive and show it in the file list.
Actual behaviour
…No automount, not in file list
Extra details
…This problem seems to have started with Bookworm as I have the same setup using Bullseye version of deitpi and it works as expected
No itn is not. As this is the same Raspberry PI 4B I am running the earlier version of Dietpi and Cinnamon Desktop I did not bother to list every thing. It is
a standard power cube for the 4B.
DietPi themself don’t have any auto mount feature for drives. Means you need to mount them via drive manager and not just plug in. If there was a feature to auto mount USB drives in Cinnamon, it was a Cinnamon feature. Probably something that would need to be reported there.
Using dietpi driver manager it can be mounted and does show in fstab. Using the bullseye version (on another usb ssd) I used RPI Imager to install the bookworm version od dietpi on this ssd. I actually swapped the drives out and the new drive booted just fine. It is only after I had finished the cinnamon install and was going to copy some files over from the “old” drive that I found that nemo would not autoboot the drive. I mounted the drive using dietpi drive manager and nemo still did not see it. I was able to access the drive in a terminal session using standard commands.
But this would be out of DietPi scope. We don’t manage nemo app. If you are able to see it on terminal, it should be visible on other desktop apps as well.
I would think the same but was wondering why it just appeared when I tried the bookworm version of dietpi.
One other thing I just thought about was I mounted the drive using dietpi driver manager it appeared fstab as a temporary listing. I will try to see if I can make it a permanent mount that will survive a reboot. I will let you knwo what I see.
using drive manager will create a permanent entry within /etc/fstab and should be available still after reboot. Keep in mind, we setup drives in a way, they did not get mounted on reboot directly. They will become available as soon as you access them.
As I do not normally look and or edit fstab maybe you can let me know what some these options listed for sdd1 and sdd2 mean as I don’t see them in my system drive listings.
My other question is what the noauto option means as I do not see it in the system drive listings.
And after I did a reboot, the drive wa available from the command line and gparted showed the drive as mounted. In fact I unmounter the drive using driver manager the rebooted. Gparted still showed the drive (sdd) but not mounted as one would expect.
I will now try the commands you listed and see what happens.
The cd commands worked normally and I was able to ls the drives.
But df did not show the drives either before or after running the cd commands.
No I was just tryng to see what was going on so I unmounted the drives and rebooted to start from a know good point. And then I saw the problem I just showed you.
Actulally I have always seen the usb drives automounting if they were plugged in prior to the boot up or immediatly if plugged in after the system was up and running. And this is exactly how things worked untill I decided to do a fresh install and configuration with the new bookworm version of dietpi. I decided to do a fresh install as in the blog it was stated the there might be problems trying to use the update script to do the update from bullseye to bookworm.
No.
Since I was setting the new drive up as a replacement for my previous system drive I did the full setup and configuration of Cinnamon exactly the same way so the partition layout is exactly same on both drives.
And here is what a plain lsblk shows:
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 0 59.6G 0 disk
├─sda1 8:1 0 128M 0 part
└─sda2 8:2 0 59.5G 0 part /
sdb 8:16 0 111.8G 0 disk
├─sdb1 8:17 0 128M 0 part
└─sdb2 8:18 0 111.7G 0 part
sdc 8:32 1 0B 0 disk
sdd 8:48 1 0B 0 disk