Forum

Full Version: USB-mount versus XBMC library
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
I have a annoying problem with my Pi.

I use an external hard disk drive which contains movies and music. The drive is scannend by XBMC to create a library.

Now the problem: Everytime I restart the Pi or the drive, the address where the drive is mounted changes (usb, usb0 or usb1) and because of this, the library doesn't work anymore.

I'm a linux newbie and have no clue how to fix this problem. Undecided
By adding the drive to /etc/fstab, check google on how to do that.
Something for xbian config?
Can you try removing the /media/usb1 till /media/usb7 mountpoints from /etc/usbmount/usbmount.conf. (It should look like this now: http://pastebin.com/ruEsZ2wq ).
Remember removing parts of core configuration files has the risk of failure on parts of new updates. This is just one of those files i consider "do not edit", while /etc/fstab is not.
Reference URL's