Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
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.
|
|
07-20-2003, 12:13 AM
|
#1
|
LQ Newbie
Registered: Jul 2003
Distribution: gentoo
Posts: 12
Rep:
|
vfat under gentoo
I have gentoo running on a vanilla source kernel. My question is this, I have a secondary hard drive and need it to be mounted. Have vfat module loaded, but when modprobed, errors occures. Any recommendations for viewing drive. Altering fstab, won't work cause kernel won't load probe for vfat.
|
|
|
07-20-2003, 12:15 AM
|
#2
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
What's the errors? Without the vfat module, viewing a fat32 partition is going to be pretty grim. You could try the udf filesystem module if you compiled that in, but likely it won't work. Your best bet is going to just head back and recompile the kernel or otherwise fix the error with your vfat module.
Welcome to LQ
Cool
|
|
|
07-20-2003, 12:23 AM
|
#3
|
LQ Newbie
Registered: Jul 2003
Distribution: gentoo
Posts: 12
Original Poster
Rep:
|
errors
am getting these four errors:
/lib/modules/2.4.21/kernel/fs/fat/fat.o: unresolved symbol _mmx_memcpy
/lib/modules/2.4.21/kernel/fs/fat/fat.o: insmod /lib/modules/2.4.21/kernel/fs/fat/fat.o failed
/lib/modules/2.4.21/kernel/fs/fat/fat.o: insmod vfat failed
|
|
|
07-20-2003, 12:44 AM
|
#4
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
That certainly an odd error. What CFLAGS do you have in your make.conf file? Did you adjust your kernel's make flags?
You might wanna go back and re-do the filesystem support on your kernel, finish up the rest of the kernel build and try again (reduce your make flags though *possibly*, I'm not sure exactly what that error means?). Did you select the correct type of processor you have in the CPU support section (at the beginning) of your kernel compile?
Cool
|
|
|
07-20-2003, 01:05 AM
|
#5
|
LQ Newbie
Registered: Jul 2003
Distribution: gentoo
Posts: 12
Original Poster
Rep:
|
Have loaded kernel twice with changes, cpu is set as athlon, duron, have athlon 2100. so that is ok. make modules comes clean, no errors
|
|
|
07-20-2003, 01:10 AM
|
#6
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
What about your make.conf CFLAGS?
Cool
|
|
|
All times are GMT -5. The time now is 08:39 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
|
|