|
|
Device Boot Start End Blocks Id System
/dev/hda1 * 1 1216 9767488+ 7 HPFS/NTFS
/dev/hda2 1217 4865 29310592+ f W95 Ext'd (LBA)
/dev/hda5 1217 3041 14659281 b W95 FAT32
/dev/hda6 3042 3053 96358+ 83 Linux
/dev/hda7 3054 4776 13839966 83 Linux
/dev/hda8 4777 4865 714861 82 Linux swap / Solaris
root@wg sbin]# mount -t ntfs-3g -o nls=utf8,umask=000 /dev/hda1 /mnt/c
Failed to mount '/dev/hda1': 不支持的操作
Mount is denied because the NTFS journal file is unclean. Choices are:
A) Shutdown Windows properly.
B) Click the 'Safely Remove Hardware' icon in the Windows taskbar
notification area before disconnecting the device.
C) Use 'Eject' from Windows Explorer to safely remove the device.
D) If you ran chkdsk previously then boot Windows again which will
automatically initialize the journal.
E) Run 'ntfsfix' on Linux which will reset the NTFS journal.
F) Mount the volume read-only by using the 'ro' mount option.
我是 按照网上的教程一步步做 的 挂载的时候报错了 ,请问怎么解决阿 ? |
|