dario79
24-06-2004, 15:04
The Linux NTFS RPM has been successfully installed.
Please read the NTFS FAQ if you want to know how to:
* Mount an NTFS partition
* Change the permissions/ownership of a mounted NTFS partition
* Automatically mount an NTFS partition
FAQ: http://linux-ntfs.sourceforge.net/info/ntfs.html
RPM: http://linux-ntfs.sourceforge.net/rpm/index.html
SRC: http://linux-ntfs.sourceforge.net/rpm/rpmsrc.html
_______________________________________________________________________________
[root@localhost root]# modprobe ntfs
[root@localhost root]# mount /dev/hdg1 /mnt/raptor -t ntfs -r -o umask=0222
mount: tipo fs errato, opzione non valida, superblocco su /dev/hdg1 danneggiato, o troppi file system montati
(aren't you trying to mount an extended partition,
instead of some logical partition inside?)
[root@localhost root]#
Please read the NTFS FAQ if you want to know how to:
* Mount an NTFS partition
* Change the permissions/ownership of a mounted NTFS partition
* Automatically mount an NTFS partition
FAQ: http://linux-ntfs.sourceforge.net/info/ntfs.html
RPM: http://linux-ntfs.sourceforge.net/rpm/index.html
SRC: http://linux-ntfs.sourceforge.net/rpm/rpmsrc.html
_______________________________________________________________________________
[root@localhost root]# modprobe ntfs
[root@localhost root]# mount /dev/hdg1 /mnt/raptor -t ntfs -r -o umask=0222
mount: tipo fs errato, opzione non valida, superblocco su /dev/hdg1 danneggiato, o troppi file system montati
(aren't you trying to mount an extended partition,
instead of some logical partition inside?)
[root@localhost root]#