LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
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


Reply
  Search this Thread
Old 02-22-2003, 04:29 AM   #1
kublador
Member
 
Registered: Aug 2002
Location: Philippines
Distribution: Slackware, CentOS, Ubuntu
Posts: 325

Rep: Reputation: 30
how can i recompile the kernel and include the vfat module?


how can i recompile the kernel and include the vfat module?
thank you....
 
Old 02-22-2003, 04:46 AM   #2
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
Are you sure you don't already have a module for that? All popular distros do.

Open an x terminal and command:
Code:
[phil@fancypiper phil]$ su -
Password: 
[root@fancypiper root]# lsmod
Module                  Size  Used by    Not tainted
<snip>
vfat                   12092   2  (autoclean)
fat                    37432   0  (autoclean) [vfat]
<snip>
[root@fancypiper root]#
To mount a fat 32 partition assuming /dev/hda1 is a fat32 partition, create the mount point and mount it there:
Code:
[root@fancypiper root]# mkdir /mnt/win
[root@fancypiper root]# mount /dev/hda1 /mnt/win
[root@fancypiper root]# cd /mnt/win
[root@fancypiper win]# ls
You should see the contents of the partition.

Last edited by fancypiper; 02-22-2003 at 04:47 AM.
 
Old 02-22-2003, 09:37 AM   #3
watashiwaotaku7
Member
 
Registered: Oct 2002
Location: wisconsin -- The Badger state
Distribution: gentoo
Posts: 654

Rep: Reputation: 30
www.digitalhermit.com/linux/kernel.html

skip to the configuration section follow the directions


only if the above post hasnt worked for you
 
Old 02-22-2003, 10:25 AM   #4
kublador
Member
 
Registered: Aug 2002
Location: Philippines
Distribution: Slackware, CentOS, Ubuntu
Posts: 325

Original Poster
Rep: Reputation: 30
i just finished "./configure" and "make" in mplayer directory...

what should i do next?
helppppppp
thank you =)
 
Old 02-22-2003, 10:44 AM   #5
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Um, I'm guessing you didn't mean to put that here???
 
Old 02-22-2003, 10:58 AM   #6
kublador
Member
 
Registered: Aug 2002
Location: Philippines
Distribution: Slackware, CentOS, Ubuntu
Posts: 325

Original Poster
Rep: Reputation: 30
oooooooops sorry =)
ill try what you said later...... thank you very much =)
 
Old 02-22-2003, 11:56 AM   #7
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally posted by kublador
oooooooops sorry =)
ill try what you said later...... thank you very much =)
kublador,

I don't want you to take this the wrong way but your asking alot of questions that are very general type questions that are asked all the time. Have you tried searching the forums here at all to try and find your answer before asking. I can gaurantee probably every question you've asked has been asked and answered here multiple times.

Also you might want to search online or maybe look into getting a Linux related book which might help you out. We don't mind answering your questions, but when the information is already out there, it shouldn't be too hard for you to find.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
not recompile kernel, but 1 module -possible? deNiro Debian 4 01-31-2005 03:48 PM
recompile kernel to include module samfrog88 Linux - Software 1 01-06-2005 06:28 PM
Use mkinitrd to include module in kernel Travers Linux - Newbie 1 07-23-2004 02:35 PM
Kernel / module recompile for 5.1 ? how ? Wynand1 Linux - Newbie 6 03-09-2004 01:33 AM
How to remove module from kernel without recompile? Stoic Linux - Software 10 09-23-2003 06:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 12:52 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration