What | Removed | Added |
---|---|---|
Summary | A user cannot umount a FAT32 USB stick using Files | A user cannot umount devices that are not in /etc/fstab |
Actually, I will change the title of the bug. It turns out that every EXT4 device that I used had an entry in /etc/fstab. When I remove that entry, then I also could not umount the device using Files. Hence, the bug is now related to every device that has not an entry in /etc/fstab. When I added the FAT32 USB stick to /etc/fstab, then I could umount it using Files.