OK here it is. Do you think any of these need changing? beast linux # cat /usr/src/linux/.config | egrep -i 'reiser|ext3' CONFIG_EXT3_FS=y CONFIG_EXT3_FS_XATTR=y # CONFIG_EXT3_FS_POSIX_ACL is not set # CONFIG_EXT3_FS_SECURITY is not set CONFIG_REISERFS_FS=y # CONFIG_REISERFS_CHECK is not set # CONFIG_REISERFS_PROC_INFO is not set # CONFIG_REISERFS_FS_XATTR is not set
I feel as though we may be getting somewhere now. On Sat, 02 Oct 2004 17:21, Robert Fisher wrote: > On Sat, 02 Oct 2004 13:10, Christopher Sawtell wrote: > > [EMAIL PROTECTED] ~ $ zcat /proc/config.gz | egrep -i 'reiser|ext3' > > # CONFIG_EXT3_FS is not set > > CONFIG_REISERFS_FS=y > > # CONFIG_REISERFS_CHECK is not set > > CONFIG_REISERFS_PROC_INFO=y > > # CONFIG_REISERFS_FS_XATTR is not set > > > > Sincerely etc., > > Christopher Sawtell > > That command did not work for me Chris. > but > CONFIG_REISERFS_FS=y > CONFIG_EXT3_FS=y > CONFIG_EXT3_FS_XATTR=y > CONFIG_REISERFS_PROC_INFO is not set > CONFIG_REISERFS_FS_XATTR is not set > CONFIG_REISERFS_CHECK is not set > > Do you think I should change any of those? -- Robert Fisher (aka - Rob, Bob, Robbie, Robbo, Fish) www.fisher.net.nz BOFH Excuse #385: Dyslexics retyping hosts file on servers
