|
|
[root@localhost ~]# yum -y install kmod-ntfs
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
livna [1/4]
redhat-update [2/4]
redhat-update 951 B 00:00
extras [3/4]
extras 1.1 kB 00:00
redhat-core [4/4]
redhat-core 1.1 kB 00:00
Reading repository metadata in from local files
primary.xml.gz 118 kB 00:00
livna : ################################################## 310/310
Added 310 new packages, deleted 0 old in 2.41 seconds
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for kmod-ntfs to pack into transaction set.
kmod-ntfs-2.1.26-4.2.6.16 100% |=========================| 5.6 kB 00:00
---> Package kmod-ntfs.i686 0:2.1.26-4.2.6.16_1.2080_FC5 set to be updated
--> Running transaction check
--> Processing Dependency: ntfs-kmod-common = 2.1.26 for package: kmod-ntfs
--> Processing Dependency: kernel-i686 = 2.6.16-1.2080_FC5 for package: kmod-ntfs
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for ntfs-kmod-common to pack into transaction set.
ntfs-kmod-common-2.1.26-2 100% |=========================| 4.7 kB 00:00
---> Package ntfs-kmod-common.noarch 0:2.1.26-2.lvn5 set to be updated
---> Downloading header for kernel to pack into transaction set.
kernel-2.6.16-1.2080_FC5. 100% |=========================| 196 kB 00:01
---> Package kernel.i686 0:2.6.16-1.2080_FC5 set to be installed
--> Running transaction check
Dependencies Resolved
=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
kmod-ntfs i686 2.1.26-4.2.6.16_1.2080_FC5 livna 101 k
Installing for dependencies:
kernel i686 2.6.16-1.2080_FC5 redhat-update 13 M
ntfs-kmod-common noarch 2.1.26-2.lvn5 livna 53 k
Transaction Summary
=============================================================================
Install 3 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
Total download size: 14 M
Downloading Packages:
(1/3): kmod-ntfs-2.1.26-4.2.6.16_1.2080_FC5.i686.rpm 101 kB 00:00
(2/3): ntfs-kmod-common-2.1.26-2.lvn5.noarch.rpm 53 kB 00:00
(3/3): kernel-2.6.16-1.2080_FC5.i686.rpm 13 MB 00:21
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID a109b1ec
Public key for kmod-ntfs-2.1.26-4.2.6.16_1.2080_FC5.i686.rpm is not installed
Retrieving GPG key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-livna
Importing GPG key 0xA109B1EC "Livna.org rpms <rpm-key@livna.org>"
Key imported successfully
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
Public key for kernel-2.6.16-1.2080_FC5.i686.rpm is not installed
[root@localhost ~]# mount -a
mount: unknown filesystem type 'ntfs'
mount: unknown filesystem type 'ntfs'
mount: unknown filesystem type 'ntfs'
mount: unknown filesystem type 'ntfs'
[root@localhost ~]# |
|