Solved: XBMC unable to find /dev/sda
|
4th Mar, 2015, 04:22 AM
Post: #9
|
|||
|
|||
RE: XBMC unable to find /dev/sda
Terminal xbian@xbian ~ $ sudo mount -t ntfs /dev/sda /home/xbian/tempmnt Error reading bootsector: Input/output error Failed to mount '/dev/sda': Input/output error NTFS is either inconsistent, or there is a hardware fault, or it's a SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows then reboot into Windows twice. The usage of the /f parameter is very important! If the device is a SoftRAID/FakeRAID then first activate it and mount a different device under the /dev/mapper/ directory, (e.g. /dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation for more details. xbian@xbian ~ $ sudo mount -t ntfs /dev/sda1 /home/xbian/tempmnt ntfs-3g: Failed to access volume '/dev/sda1': No such file or directory ntfs-3g 2012.1.15AR.5 external FUSE 29 - Third Generation NTFS Driver Configuration type 7, XATTRS are on, POSIX ACLS are on Copyright © 2005-2007 Yura Pakhuchiy Copyright © 2006-2009 Szabolcs Szakacsits Copyright © 2007-2011 Jean-Pierre Andre Copyright © 2009 Erik Larsson Usage: ntfs-3g [-o option[,...]] <device|image_file> <mount_point> Options: ro (read-only mount), remove_hiberfile, uid=, gid=, umask=, fmask=, dmask=, streams_interface=. Please see the details in the manual (type: man ntfs-3g). Example: ntfs-3g /dev/sda1 /mnt/windows News, support and information: http://tuxera.com |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
XBMC can't find files in external storage | haibara | 1 | 5,749 |
16th Oct, 2014 01:23 AM Last Post: IriDium |