I have 1 usb disk and 1 esata disk plugged in my pc. When I log in gnome-shell the usb one is mounted automatically. Is there any way to mount the esata disk too, without modifying fstab?

link|improve this question
feedback

2 Answers

up vote 1 down vote accepted

No. The system assumes that sata disks are internal, and therefore, does not auto mount them if they don't have an fstab entry. Is there a reason you don't want to add an fstab entry?

link|improve this answer
feedback

You can use NTFS-config to mount all internal & external drives. http://flomertens.free.fr/ntfs-config/ sudo apt-get install ntfs-config

I hope this helps you.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.