[EMAIL PROTECTED] wrote:
> 
> hi all,
> 
> I have Linux Red Hat 6.2, rtl 2.3 and I wanna modify my minirtlinux. for
> that i have to insert the module msdos that i downloaded from a site.
> but it doesn't work: tells me that my kernel doesn't support it. when i
> do this:
> 
> insmod msdos.o        i get that:
> 
> msdos.o: unresolved symbol fat_scan
> ..
> ..
> msdos.o: unresolved symbol fat_read_super
> 
> so what do i have to do now?
> 
> thanks

Seems like you need to insmod the fat.o driver (and maybe others) before
inserting your module (try modprobe fat)

Regards, Stuart
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to