2025-03-30, 02:34 PM 
		
	
	
		udisk2 will mount drives in /media/<insert username>/<insert device name>.
Can you share the output of these two commands?
And also share the current contents of /etc/fstab.
	  
	
	
Can you share the output of these two commands?
Code:
sudo fdisk -l /dev/nvme0n1
cat /proc/mounts | grep nvme0n1And also share the current contents of /etc/fstab.


