Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-23-2002, 06:15 AM
|
#1
|
LQ Newbie
Registered: Sep 2002
Location: Ireland
Distribution: Debian 3.0
Posts: 10
Rep:
|
Problems adding vFat support
Hi all,
I am currently running Debian3.0 using kernel 2.2.20. When trying to mount a floppy I get the error:
"fs type vfat not supported by kernel"
So I used the following steps to install the vfat module:
1) cd /usr/src/linux
2) make menuconfig
3) Go to Filesystems section and choose to modularize vfat (and other DOS-type filesystems)
4) Save the configuration
5) Run the following commands "make dep", "make modules" and "make modules_install"
6) Type "modprobe vfat"
At this point the module installation fails with the error msg that
"You are trying to load a module without a GPL compatible license and it has unresolved symbols. Contact the module supplier for assistance, only they can help you."
Anyone know how to fix this?
Happy Christmas,
Decster
|
|
|
12-23-2002, 08:17 AM
|
#2
|
LQ Newbie
Registered: Dec 2002
Location: Canada
Distribution: Debian, BSD, IRIX, MacOS, Solaris, AIX, HP-UX, other Unix, other Linux, other, windos (declining...)
Posts: 25
Rep:
|
Where did your /usr/src/linux/ come from?
Typically on a Debian system, you want to use make-kpkg to build a kernel or modules. It was a couple years of using Debian before I learned of this, myself. :-7
You definitely should not be getting that error on trying to load the vfat module if it was linked against the kernel you're actually running!
|
|
|
12-23-2002, 08:19 AM
|
#3
|
Member
Registered: Dec 2002
Location: China
Distribution: Arch
Posts: 359
Rep:
|
Try installing a newer kernel. You can simply install the right kernel for your hardware with apt-get or dselect. Debian 3.0 provides a series of 2.4.18 kernels. Otherwise download the latest kernel-source (2.4.20) untar it into /usr/local/src/ and do a full kernel compile and install.
|
|
|
12-23-2002, 08:55 AM
|
#4
|
Member
Registered: Apr 2002
Location: Denmark
Distribution: OS X
Posts: 306
Rep:
|
vfat support should be in the default debian 2.2.20.
Have you run modconf, and then under fs (i think) there is vfat...
|
|
|
12-23-2002, 09:00 AM
|
#5
|
LQ Newbie
Registered: Sep 2002
Location: Ireland
Distribution: Debian 3.0
Posts: 10
Original Poster
Rep:
|
Iocain:
Yeah, I was just using a generic How-To for kernel configuration. Any recommendation as to where I could find a Debian specific one?
Aliensub:
I ran modconf and tried to install the modules that way but I still get the error msg as described above when I attempt to load mods for fat and msdos
|
|
|
12-23-2002, 09:11 AM
|
#6
|
LQ Newbie
Registered: Dec 2002
Location: Canada
Distribution: Debian, BSD, IRIX, MacOS, Solaris, AIX, HP-UX, other Unix, other Linux, other, windos (declining...)
Posts: 25
Rep:
|
Ook, yngwin has a good point: Just 'apt-get install kernel-image-2.4.20-386' (or substitute '686' or 'k6' or 'k7' if you have a P4 or AMD K6 or Athlon/Duron, respectively). That will get you the latest 2.4 kernel, which I believe fixes a serious issue from 2.4.19, and it should come with working vfat, fat, and msdos modules!
|
|
|
12-23-2002, 09:42 AM
|
#7
|
LQ Newbie
Registered: Sep 2002
Location: Ireland
Distribution: Debian 3.0
Posts: 10
Original Poster
Rep:
|
Thanks, I'll download the latest kernel and see how it goes. As a matter of interest was there a know vfat problem with pre 2-4.19 kernels?
|
|
|
12-23-2002, 09:46 AM
|
#8
|
LQ Newbie
Registered: Dec 2002
Location: Canada
Distribution: Debian, BSD, IRIX, MacOS, Solaris, AIX, HP-UX, other Unix, other Linux, other, windos (declining...)
Posts: 25
Rep:
|
I was running 2.4.19 and using vfat without trouble. So I'd say not. :-)
|
|
|
All times are GMT -5. The time now is 10:32 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|