|
系统:官方Ubuntu-linaro-desktop
硬件:cb4
问题:一个2T WD硬盘 有6个分区
放在硬盘盒里,分了6个分区,硬盘盒通过usb链接到win7上,可以识别所有磁盘分区
插到装有ubunutu14.10的电脑上,也能识别全部分区
但是插到cb4上就会出现最后一到两个分区不能识别
大家有遇到吗?
fdisk -l 后发现能识别所有分区,但是ntfs-3g不能自动挂载所有分区,手动挂载,会报错:
root@cubieboard4:/media# mount -t ntfs-3g /dev/sda12 /media/sda11
ntfs-3g: Failed to access volume '/dev/sda12': No such file or directory
ntfs-3g 2013.1.13AR.1 external FUSE 29 - Third Generation NTFS Driver
Configuration type 7, XATTRS are on, POSIX ACLS are on
Copyright (C) 2005-2007 Yura Pakhuchiy
Copyright (C) 2006-2009 Szabolcs Szakacsits
Copyright (C) 2007-2012 Jean-Pierre Andre
Copyright (C) 2009 Erik Larsson
Usage: ntfs-3g [-o option[,...]] <device|image_file> <mount_point>
Options: ro (read-only mount), windows_names, 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
求救,搞了一天都不得行!!!
|
|