You are not logged in.
Is there anyway to mount without adding manually /etc/fstab?
I already have installed udisk2 and udiskie its auto mounting pendrive external hard disk ,ssd perfectly ...
But how can i auto mount partition without editing /etc/fstab?
Offline
You can create a systemd mount service https://man.archlinux.org/man/systemd.mount.5.en
Offline
automount when?
removable drives are automounted by udisks when they are connected, but what is condition for automounting partition? They are already there, either you mount them automatically at boot using fstab or you mount them manually when you need them, but udisks wouldn't know when you need them.
I hope we are not confusing auto / manual with each other. In that case you can use "mount" command to mount the partitions when you need.
Last edited by Docbroke (2021-07-21 18:52:37)
Arch is home!
https://github.com/Docbroke
Offline
Sorry for confusion i tryped wrong
Actually external ssd mounting if i do restart. But if i plug in when i am inside my operating system it didn't work.. pendrive is working fine.. not sure about Android mounting .. didn't checkd
Offline