View previous topic :: View next topic |
Author |
Message |
pmatos Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
Joined: 06 Jun 2003 Posts: 1246 Location: Eckental, Germany
|
Posted: Fri Apr 13, 2007 6:58 pm Post subject: NTFS Mounting fails but ntfsfix says it's ok |
|
|
Hello all,
My brother is trying to mount its NTFS system and gets in log:
Code: | NTFS-fs error (device sda2): load_system_files(): Failed to load $Bitmap.
NTFS-fs error (device sda2): ntfs_fill_super(): Failed to load system files.
NTFS-fs error (device sda2): load_system_files(): Failed to load $Bitmap.
NTFS-fs error (device sda2): ntfs_fill_super(): Failed to load system files.
NTFS-fs error (device sda2): load_system_files(): Failed to load $Bitmap.
NTFS-fs error (device sda2): ntfs_fill_super(): Failed to load system files. |
shell sends to stdout:
Code: |
# mount -t ntfs /dev/sda2 /mnt/win
mount: wrong fs type, bad option, bad superblock on /dev/sda2,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
|
But running ntfsfix:
Code: | Mounting volume... OK
Processing of $MFT and $MFTMirr completed successfully.
NTFS volume version is 3.1.
Setting required flags on partition... OK
Going to empty the journal ($LogFile)... OK
NTFS partition /dev/sda2 was processed successfully. |
It says I can mount but mounting doesn't work. Any suggestions?
Cheers,
Paulo Matos |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
alacheesu Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 01 Jun 2005 Posts: 113
|
Posted: Fri Apr 13, 2007 7:20 pm Post subject: |
|
|
Have you made sure you have compiled your kernel with ntfs support? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
tboloo Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/2111798119440f3d13934f1.jpg)
Joined: 20 Jan 2006 Posts: 403 Location: Grodzisq, Poland
|
Posted: Fri Apr 13, 2007 9:07 pm Post subject: |
|
|
It's better to use ntfs-3g to cope with windows disks _________________ The clock is ticking, brothers and sisters, counting down to Armageddon. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|