yaojingguo 发表于 2013-1-28 22:22:29

Install ReiserFS on CentOS 5.5

 
Edit vi /etc/yum.conf to comment the line "exclude=kernel*" out.
 
Set enabled to 1 for centosplus stanza.
 
$ yum update
 
Reboot the machine after the update.
 
$ yum --disablerepo updates,base --enablerepo=centosplus list '*reiser*'
....
reiserfs-utils.i386 ...
....
 
$ yum --disablerepo updates,base --enablerepo=centosplus install reiserfs-utils.i386
页: [1]
查看完整版本: Install ReiserFS on CentOS 5.5