Error mounting /dev/sda5 at /media/noone182/SEC: Command-line `mount -t «ntfs» -o «uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177» «/dev/sda5» «/media/noone182/SEC»' exited with non-zero exit status 12: Failed to read last sector (449546824): Invalid argument HINTS: Either the volume is a RAID/LDM but it wasn't setup yet, or it was not setup correctly (e.g. by not using mdadm --build ...), or a wrong device is tried to be mounted, or the partition table is corrupt (partition is smaller than NTFS), or the NTFS boot sector is corrupt (NTFS size is not valid). Failed to mount '/dev/sda5': Invalid argument The device '/dev/sda5' doesn't seem to have a valid NTFS. Maybe the wrong device is used? Or the whole disk instead of a partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
Вот такое выдает при монтировании
Диск /dev/sda: 320.1 Гб, 320072933376 байт 255 головок, 63 секторов/треков, 38913 цилиндров, всего 625142448 секторов Units = секторы of 1 * 512 = 512 bytes Размер сектора (логического/физического): 512 байт / 512 байт I/O size (minimum/optimal): 512 bytes / 512 bytes Идентификатор диска: 0x0000b00d
Устр-во Загр Начало Конец Блоки Id Система /dev/sda1 * 449564672 619270143 84852736 83 Linux /dev/sda2 619270144 625141759 2935808 82 Linux своп / Solaris /dev/sda3 16130 449562959 224773415 f W95 расшир. (LBA) /dev/sda5 16132 266256383 133120126 7 HPFS/NTFS/exFAT /dev/sda6 266258432 449562623 91652096 83 Linux
Я разделил изменил размер NTFS с помощью GParted и создал раздел ext4 и после этого нельзя монтировать NTFS. Что делать?