zainstalowałem sobie ostatnio Debiana w wersji testing, następnie zaktualizowałem go do SID-a. Wszystko działa bez zarzutu poza jednym elementem: nie mogę w żaden sposób uzyskać dostępu do partycji NTFS-owej, przy próbie zamontowania, czy to przez Nautilusa czy Terminal pojawia się następujący komunikat:
Kod: Zaznacz cały
Nie można uzyskać dostępu do pliku "windows"
Error mounting /dev/sda1 at /media/adam/windows: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda1" "/media/adam/windows"' exited with non-zero exit status 11: ntfs-3g: Failed to access volume '/dev/sda1': Błąd wejścia/wyjścia
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
Aha - a tak wygląda układ partycji:
Kod: Zaznacz cały
root@wqfv9v:/home/adam# fdisk -l
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000bd060
Device Boot Start End Blocks Id System
/dev/sda1 2048 178018303 89008128 7 HPFS/NTFS/exFAT
/dev/sda2 * 178018304 394041343 108011520 83 Linux
/dev/sda3 394041344 456955903 31457280 7 HPFS/NTFS/exFAT
/dev/sda4 456957950 625141759 84091905 5 Extended
/dev/sda5 456957952 477929471 10485760 83 Linux
/dev/sda6 477931520 484222975 3145728 83 Linux
/dev/sda7 484225024 625141759 70458368 83 Linux