Forum
automount two different partitions on a single USB disk - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Configuration (/forum-17.html)
+--- Thread: automount two different partitions on a single USB disk (/thread-308.html)



automount two different partitions on a single USB disk - effemmeffe - 22nd Jan, 2013 01:57 AM

I have a USB disk with two partition, one if vfat the other is ext3.
I'd like to plug it in and have both partition mounted automatically and then saerched by XBMC for movies to add to the library.
If I connect the drive only the vfat partition is mounted and I have to manually mount the ext3 one.
How can I solve this?
Which service does the automount in xbian?


RE: automount two different partitions on a single USB disk - CurlyMo - 22nd Jan, 2013 02:11 AM

(22nd Jan, 2013 01:57 AM)effemmeffe Wrote:  Which service does the automount in xbian?
Usbmount


RE: automount two different partitions on a single USB disk - effemmeffe - 22nd Jan, 2013 02:16 AM

(22nd Jan, 2013 02:11 AM)CurlyMo Wrote:  
(22nd Jan, 2013 01:57 AM)effemmeffe Wrote:  Which service does the automount in xbian?
Usbmount

Thanks, I figured it out a little while I pressed Send.
But I still don't understand why it doens't mount both partitions...