On Thu, Jun 28, 2001 at 01:48:33PM +0700, Abu Hudzaefah wrote:
> Hai Everybody,
>
> I am new here, where can i find rh71 iso support reiserf.
> Thanks
>
ReiserFS is included in kernel 2.4.2, used by rh 7.1. So, RH 7.1
includes it, but you can't create ReiserFS filesystems directly
with the redhat installer (anaconda). This can be made after 7.1
installation, or perhaps using the console shell during the
installation... (expert only, no ?).
[root@salambo lct]# lsmod
Module Size Used by
nfsd 70976 8 (autoclean)
autofs 11808 1 (autoclean)
nfs 82816 8 (autoclean)
lockd 53232 1 (autoclean) [nfsd nfs]
sunrpc 66352 1 (autoclean) [nfsd nfs lockd]
3c59x 26048 1 (autoclean)
ipchains 41632 0 (unused)
aic7xxx 136336 10
sd_mod 11744 10
scsi_mod 98624 2 [aic7xxx sd_mod]
[root@salambo lct]# modprobe reiserfs
[root@salambo lct]# lsmod
Module Size Used by
reiserfs 207184 0 (unused)
nfsd 70976 8 (autoclean)
autofs 11808 1 (autoclean)
nfs 82816 8 (autoclean)
lockd 53232 1 (autoclean) [nfsd nfs]
sunrpc 66352 1 (autoclean) [nfsd nfs lockd]
3c59x 26048 1 (autoclean)
ipchains 41632 0 (unused)
aic7xxx 136336 10
sd_mod 11744 10
scsi_mod 98624 2 [aic7xxx sd_mod]
[root@salambo lct]# cat /proc/filesystems
nodev sockfs
nodev tmpfs
nodev shm
nodev pipefs
nodev proc
ext2
iso9660
nodev devpts
nodev nfs
nodev autofs
reiserfs
Laurent.
--
Laurent CREPET - Production Engineer
E-mail: [EMAIL PROTECTED]
Quadratec - http://www.quadratec-software.com
--
perl -e 'print map { s/Veritas/Quadratec/g; $_ . "\n" } @ARGV' $business