LINUX.ORG.RU

История изменений

Исправление Satou, (текущая версия) :

sda не монтируется
Сейчас точно не вспомню, но раздел делался или стандартными виндовыми средствами или acronis disk director, но скорее всего виндовыми

# ntfs-3g /dev/sda /media/
NTFS signature is missing.
Failed to mount '/dev/sda': Недопустимый аргумент
The device '/dev/sda' 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?

Исходная версия Satou, :

sda не монтируется
Сейчас точно не вспомню, но раздел делался или стандартными виндовыми средствами или acronis disk director, но скорее всего виндовыми
[code]# ntfs-3g /dev/sda /media/
NTFS signature is missing.
Failed to mount '/dev/sda': Недопустимый аргумент
The device '/dev/sda' 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?[/code]