On Thu, Nov 19, 1998 at 10:19:07AM +0100, [EMAIL PROTECTED] wrote:
hi Franz,

> After compiling a new kernel (2.0.34) msdos and iso9660 is not mountable
> anymore.
> Errormessage: filesystem is not supported !!!
> There is no question about msdos and iso9660 filesystem on compiling the
> kernel.
> Is there a problem in the configure file ?
i assume You have added the msdos and iso9660 support as module,
if so,
You've forgotten to install modules ?
build kernel by
make-kpkg or e.g
make menuconfig    # figure out what You like to have installed
make dep clean zImage modules modules_install zlilo
depmod -a

-- 
cheers
   Peter

Reply via email to