Hi all people, (If this posting is OT, please accept my appology first) I tried to install udf-0.9.0 on RH 6.2 kernel 2.2.14-5.0 and encountered following problem; udf-0.9.0.tar.gz was copied to and extracted under /tmp cd /tmp/udf-0.9.0 'make udf.o' and 'make install' went through without any warning when type 'make patch' following warning pop-up * building patch/kernel.patch * ------------------------------------------------ * make [2]: Entering directory '/tmp/udf-0.9.0/patch-2.2' make [3]: Entering directory '/tmp/udf-0.9.0/patch-2.2/building.tmp' make [3]: [DOC.diff] Error 1 (ignored) make [3]: [FS.diff] Error 1 (ignored) make [3]: [INCLUDE.diff] Error 1 (ignored) make [3]: [MAINTAIN.diff] Error 1 (ignored) diff -u --recursive --new-file linux.old/linux linux > udffiles.patch make [3]: [udffiles.patch] Error 1 (ignored) * * ignore errors from diff above * make[3]: Leaving directory '/tmp/udf-0.9.0/patch-2.2/build.tmp' make[2]: Leaving directory '/tmp/udf-0.9.0/patch-2.2' * ----------------------------------------------- * * patch/kernel.patch prepared for /usr/src/linud * * ----------------------------------------------- * Done make [1]: Leaving directory '/tmp/udf-0.9.0/patch-2.2' re-boot the PC Perform "Testing" # depmod -a # modprobe udf modprobe: Can't locate module udf Perform "Another Testing" # mount -t udf /dev/cdrom /mnt/cdrom mount: fs type udf not supported by kernel All advices are much appreciated. Thanks in advance. B.R. Stephen (P.S. Is it necessary to select "plug and play" option in kernel configuration? Thanks) -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.