automount esata drive (just like USB drives)
|
15th Feb, 2015, 11:18 PM
Post: #1
|
|||
|
|||
automount esata drive (just like USB drives)
I'm trying to figure out how XBian is doing the whole automounting USB drives thing. When I connect a HDD to USB, automatically the drive is mounted to /media/usb0.
For esata drives, nothing happens, you need to manually mount it to a folder. To keep the same naming scheme I would assume /media/esata. I can mount my drive manually and/or use fstab to set up a static mount as described in the wiki (http://wiki.xbian.org/doku.php/mount_usb). But is there a way to somehow have automounting for the ESATA port? Since there is only 1 port, this should be fairly easy I hope. I have 2 different external drives with an esata port and sometimes I need to connect the other one to the esata port. I simply want the path to stay the same (media/esata) for everything connected to the esata port (just like it is now with usb0 and usb1). |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
automount esata drive (just like USB drives) - zilexa - 15th Feb, 2015 11:18 PM
RE: automount esata drive (just like USB drives) - rikardo1979 - 16th Feb, 2015, 12:01 AM
RE: automount esata drive (just like USB drives) - zilexa - 16th Feb, 2015, 01:58 AM
|