09-18-2013, 10:43 PM
I need some help with mounting my HDD's
I found this guide: http://forum.xbmc.org/showthread.php?tid=127492
My config file looks like this:
[Configfiles]
path = /storage/.config
available = yes
browsable = yes
public = yes
writable = yes
root preexec = mkdir -p /storage/.config
[Disk 1]
path = /storage
available = yes
browsable = yes
public = yes
writable = yes
[Disk 2]
path = /media/Local Disk
available = yes
browsable = yes
public = yes
writable = yes
[Disk 3]
path = /media/Local Disk_
available = yes
browsable = yes
public = yes
writable = yes
[Disk 4]
path = /media/Local Disk__
available = yes
browsable = yes
public = yes
writable = yes
[Disk 5]
path = /media/Local Disk___
available = yes
browsable = yes
public = yes
writable = yes
[Disk 6]
path = /media/Local Disk____
available = yes
browsable = yes
public = yes
writable = yes
[Disk 7]
path = /media/Local Disk_____
available = yes
browsable = yes
public = yes
writable = yes
[Root File System]
path = /
available = yes
browsable = yes
public = yes
writable = yes
But i still can't get it to work. after browsing the web i found a command that gave me this info:
Mediecenter:~ # mount -t ntfs-3g /dev/sda1 /mnt
The disk contains an unclean file system (0, 0).
Metadata kept in Windows cache, refused to mount.
Failed to mount '/dev/sda1': Operation not permitted
The NTFS partition is in an unsafe state. Please resume and shutdown
Windows fully (no hibernation or fast restarting), or mount the volume
read-only with the 'ro' mount option.
mount: mounting /dev/sda1 on /mnt failed: No such file or directory
I have the folders in my network but i can't access them or see them in xbmc
any help will be good.
I found this guide: http://forum.xbmc.org/showthread.php?tid=127492
My config file looks like this:
[Configfiles]
path = /storage/.config
available = yes
browsable = yes
public = yes
writable = yes
root preexec = mkdir -p /storage/.config
[Disk 1]
path = /storage
available = yes
browsable = yes
public = yes
writable = yes
[Disk 2]
path = /media/Local Disk
available = yes
browsable = yes
public = yes
writable = yes
[Disk 3]
path = /media/Local Disk_
available = yes
browsable = yes
public = yes
writable = yes
[Disk 4]
path = /media/Local Disk__
available = yes
browsable = yes
public = yes
writable = yes
[Disk 5]
path = /media/Local Disk___
available = yes
browsable = yes
public = yes
writable = yes
[Disk 6]
path = /media/Local Disk____
available = yes
browsable = yes
public = yes
writable = yes
[Disk 7]
path = /media/Local Disk_____
available = yes
browsable = yes
public = yes
writable = yes
[Root File System]
path = /
available = yes
browsable = yes
public = yes
writable = yes
But i still can't get it to work. after browsing the web i found a command that gave me this info:
Mediecenter:~ # mount -t ntfs-3g /dev/sda1 /mnt
The disk contains an unclean file system (0, 0).
Metadata kept in Windows cache, refused to mount.
Failed to mount '/dev/sda1': Operation not permitted
The NTFS partition is in an unsafe state. Please resume and shutdown
Windows fully (no hibernation or fast restarting), or mount the volume
read-only with the 'ro' mount option.
mount: mounting /dev/sda1 on /mnt failed: No such file or directory
I have the folders in my network but i can't access them or see them in xbmc
any help will be good.