Hi,
I tried to install the ntfs driver on my linux laptop.
here are the steps I followed after installation:
/sbin/fdisk -l
Disk /dev/sda: 60.0 GB, 60011642880 bytes
255 heads, 63 sectors/track, 7296 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id
System
/dev/sda1 * 1 127 1020096 83
Linux
/dev/sda2 1913 7296 43246980 f
W95 Ext'd (LBA)
/dev/sda3 128 1784 13309852+ 83
Linux
/dev/sda4 1785 1911 1020127+ 82
Linux swap
/dev/sda5 1913 4717 22531131 7
HPFS/NTFS
/dev/sda6 4718 7296 20715786 7
HPFS/NTFS
Partition table entries are not in disk order
[root@localhost /]# mount /dev/sda5 /mnt/windows -t
ntfs -r -o umask=0222
mount: wrong fs type, bad option, bad superblock on
/dev/sda5,
or too many mounted file systems
-------
[root@localhost /]# grep -i ntfs /var/log/messages
Nov 28 20:11:34 localhost kernel: NTFS driver 2.1.20
[Flags: R/W MODULE].
Nov 28 20:14:23 localhost kernel: NTFS-fs error
(device sda5): ntfs_read_locked_inode(): Inode is not
in use! You should run chkdsk.
Nov 28 20:14:23 localhost kernel: NTFS-fs error
(device sda5): ntfs_read_locked_inode(): Failed with
error code 5. Marking inode 0x4 as bad.
Nov 28 20:14:23 localhost kernel: NTFS-fs error
(device sda5): load_and_init_attrdef(): Failed to
initialize attribute definition table.
Nov 28 20:14:23 localhost kernel: NTFS-fs error
(device sda5): ntfs_fill_super(): Failed to load
system files.
Nov 28 20:14:45 localhost kernel: NTFS-fs error
(device sda6): ntfs_read_locked_inode(): Inode is not
in use! You should run chkdsk.
Nov 28 20:14:45 localhost kernel: NTFS-fs error
(device sda6): ntfs_read_locked_inode(): Failed with
error code 5. Marking inode 0x4 as bad.
Nov 28 20:14:45 localhost kernel: NTFS-fs error
(device sda6): load_and_init_attrdef(): Failed to
initialize attribute definition table.
Nov 28 20:14:45 localhost kernel: NTFS-fs error
(device sda6): ntfs_fill_super(): Failed to load
system files.
Nov 28 20:15:01 localhost kernel: NTFS-fs error
(device sda2): read_ntfs_boot_sector(): Primary boot
sector is invalid.
Nov 28 20:15:01 localhost kernel: NTFS-fs error
(device sda2): read_ntfs_boot_sector(): Mount option
errors=recover not used. Aborting without trying to
recover.
Nov 28 20:15:01 localhost kernel: NTFS-fs error
(device sda2): ntfs_fill_super(): Not an NTFS volume.
Nov 28 20:16:08 localhost kernel: NTFS-fs error
(device sda5): ntfs_read_locked_inode(): Inode is not
in use! You should run chkdsk.
Nov 28 20:16:08 localhost kernel: NTFS-fs error
(device sda5): ntfs_read_locked_inode(): Failed with
error code 5. Marking inode 0x4 as bad.
Nov 28 20:16:08 localhost kernel: NTFS-fs error
(device sda5): load_and_init_attrdef(): Failed to
initialize attribute definition table.
Nov 28 20:16:08 localhost kernel: NTFS-fs error
(device sda5): ntfs_fill_super(): Failed to load
system files.
Nov 28 20:20:23 localhost kernel: NTFS-fs error
(device sda5): ntfs_read_locked_inode(): Inode is not
in use! You should run chkdsk.
Nov 28 20:20:23 localhost kernel: NTFS-fs error
(device sda5): ntfs_read_locked_inode(): Failed with
error code 5. Marking inode 0x4 as bad.
Nov 28 20:20:23 localhost kernel: NTFS-fs error
(device sda5): load_and_init_attrdef(): Failed to
initialize attribute definition table.
Nov 28 20:20:23 localhost kernel: NTFS-fs error
(device sda5): ntfs_fill_super(): Failed to load
system files.
Nov 28 20:20:31 localhost kernel: NTFS-fs error
(device sda5): ntfs_read_locked_inode(): Inode is not
in use! You should run chkdsk.
Nov 28 20:20:31 localhost kernel: NTFS-fs error
(device sda5): ntfs_read_locked_inode(): Failed with
error code 5. Marking inode 0x4 as bad.
Nov 28 20:20:31 localhost kernel: NTFS-fs error
(device sda5): load_and_init_attrdef(): Failed to
initialize attribute definition table.
Nov 28 20:20:31 localhost kernel: NTFS-fs error
(device sda5): ntfs_fill_super(): Failed to load
system files.
Nov 28 20:24:48 localhost kernel: NTFS-fs error
(device sda5): ntfs_read_locked_inode(): Inode is not
in use! You should run chkdsk.
Nov 28 20:24:48 localhost kernel: NTFS-fs error
(device sda5): ntfs_read_locked_inode(): Failed with
error code 5. Marking inode 0x4 as bad.
Nov 28 20:24:48 localhost kernel: NTFS-fs error
(device sda5): load_and_init_attrdef(): Failed to
initialize attribute definition table.
Nov 28 20:24:48 localhost kernel: NTFS-fs error
(device sda5): ntfs_fill_super(): Failed to load
system files.
-----------
uname -a
Linux localhost.localdomain 2.6.9-11.EL #1 Fri May 20
18:17:57 EDT 2005 i686 i686 i386 GNU/Linux
---------
kernel-module-ntfs-2.6.9-11.EL-2.1.20-0.rr.6.0.i686.rpm
-----
Please help.
thanks
gopesh
____________________________________________________________________________________
Yahoo! Music Unlimited
Access over 1 million songs.
http://music.yahoo.com/unlimited
|