[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Modern automounters and umount



On Mon, Feb 24, 2020 at 04:35:32AM -0600, Mark Allums wrote:
On 2/23/20 3:02 PM, Jonathan Dowland wrote:
Can you repeat this, but include the output of "grep sdb1 /proc/mounts"
before the udisksctl invocation, and again after it?

Thanks.

george@martha:~$ grep sdb1 /proc/mounts
/dev/sdb1 /media/george/5913b3d0-eae1-4748-9ce2-d64d4eb21135 ext4 rw,sync,nosuid,nodev,relatime 0 0
george@martha:~$ udisksctl unmount -b /dev/sdb1
Unmounted /dev/sdb1.
george@martha:~$ grep sdb1 /proc/mounts
<nothing>

This shows that the partition was mounted prior to invoking udisksctl
and not afterwards. So udisksctl is doing what it is supposed to.

Your problem which seems orthogonal to udisksctl seems to be better
diagnosed in the sub-thread Curt is participating in. Good luck!

--
👱🏻	Jonathan Dowland
🔗	https://jmtd.net


Reply to: