On Sat, 3 Feb 2001, Ditesh wrote:
> > I don't have any good ideas so far, and you should get a different
> > error message if you don't have a partition 1. I normaly see that error
> > message when you don't have a module loaded that you need to access the
> > device.
>
> I recompiled the kernel with all the fat/vfat/msdos/advanced partition
> support options. Then reboot and voila - everything works! :)
>
> I had done the above before but I compiled it as modules and depmod/insmod
> brought tons of dependency errors. Compiling it within the kernel seemed to
> solve to problem.
>
> Thanks for the help :)
>
I am glad you have it working. One thing to be aware of - insmod will
only try and load the module you have specified. But if you use
modprobe, it will also load any modules that need to be loaded for the
module you are trying to load to work. (You have to have run depmod -a
after booting with the proper kernel.)
Mikkel
--
Do not meddle in the affairs of dragons,
for you are crunchy and taste good with ketchup.
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list