Fedora Linux Support Community & Resources Center
  #1  
Old 27th November 2011, 08:46 AM
curioustoknow Offline
Registered User
 
Join Date: Nov 2011
Posts: 23
windows_7firefox
Kernel question

I am in the process of installing and customizing a new kernel from 2.4 to 2.6. I opened up the make menuconfig utility, now I need to know how to setup the ext3 file system as a module?

do I just change the option Ext3 journalling file system support to: Modularize features?

am I doing it properly?
Attached Thumbnails
Click image for larger version

Name:	kernel.PNG
Views:	50
Size:	4.5 KB
ID:	22196  
Reply With Quote
  #2  
Old 27th November 2011, 08:57 AM
jamielinux Offline
Registered User
 
Join Date: Jun 2011
Posts: 64
linuxfirefox
Re: Kernel question

Yes

But note that you can't then boot from a ext3 partition unless the module is included in the kernel initrd.
Reply With Quote
  #3  
Old 27th November 2011, 09:05 AM
curioustoknow Offline
Registered User
 
Join Date: Nov 2011
Posts: 23
windows_7firefox
Re: Kernel question

where is this file located in the menuconfig:
*Driver support for the hme interface on Ultra systems
*Support for using hard disks that were partitioned on an msdos system
*Support for multipurpose usb networking framework
Reply With Quote
  #4  
Old 27th November 2011, 05:31 PM
Gareth Jones Online
Official Gnome 3 Sales Rep. (and Adminstrator)
 
Join Date: Jul 2011
Location: Leamington Spa, UK
Age: 30
Posts: 1,709
linuxfirefox
Re: Kernel question

I read that Fedora 16 uses the ext4 driver for ext2 and ext3 instead of the old drivers. I don't know whether or how that'll affect compiling and using your own kernel though.

Gareth
Reply With Quote
  #5  
Old 27th November 2011, 05:47 PM
curioustoknow Offline
Registered User
 
Join Date: Nov 2011
Posts: 23
windows_7firefox
Re: Kernel question

i am using fedora 13
Reply With Quote
  #6  
Old 27th November 2011, 05:47 PM
Gareth Jones Online
Official Gnome 3 Sales Rep. (and Adminstrator)
 
Join Date: Jul 2011
Location: Leamington Spa, UK
Age: 30
Posts: 1,709
linuxfirefox
Re: Kernel question

Ah okay. Carry on.

Gareth
Reply With Quote
  #7  
Old 27th November 2011, 06:44 PM
curioustoknow Offline
Registered User
 
Join Date: Nov 2011
Posts: 23
windows_7firefox
Re: Kernel question

so where do I find those files in the menuconfig, I looked everywhere and could not find the location for them

---------- Post added at 06:44 PM ---------- Previous post was at 05:53 PM ----------

I'm geting this error message at startup:
"kernel panic - not syncing : VFS: unable to mount root FS on unknown-block"
I just upgraded from kernel 2.6.33 to 2.6.39, then this happend.
any suggestions?
Reply With Quote
  #8  
Old 27th November 2011, 06:47 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfirefox
Re: Kernel question

Moved to EOL (End Of Life) Versions
Reply With Quote
  #9  
Old 27th November 2011, 06:50 PM
stevea's Avatar
stevea Offline
Registered User
 
Join Date: Apr 2006
Location: Ohio, USA
Posts: 8,302
linuxfedorafirefox
Re: Kernel question

Quote:
Originally Posted by curioustoknow View Post
I am in the process of installing and customizing a new kernel from 2.4 to 2.6. I opened up the make menuconfig utility, now I need to know how to setup the ext3 file system as a module?

do I just change the option Ext3 journalling file system support to: Modularize features?

am I doing it properly?
Yes - ext3 is just an ext2 with journalling added. The menuconfig parameters reflect this.
So just make the ext2 and ext3 entires an 'M' to create them as modules or a '*' to compile them into the kernel. When when you do a;
make INSTALL_MOD_STRIP=1 install_modules
it will install the loadable kernel modules into the /lib/modules/2.6.xxxxx/kernel/drivers tree.

When you do a
make install
it will create a /boot/initramfs-2.6xxxxx.img

The kernel 'make install' command uses the host tools (mkinitrd and more recently dracut) to create teh initramfs ramdisk image. On all the recent Fedors they detect the root file system type and include the necessary kernel modules (ext3.ko or whatever_ into the ramdisk. So yo ugenerally don'y have to do anything except edit grub.conf or the bootup sequence to boot the new kernel.



When you say "a new kernel from 2.4 to 2.6." and "i am using fedora 13" I am very puzzled. Fedora Core 1 (FC1) use a 2.4.X kernel but FC2 in 2004 used 2.6 kernel. so there is no way you are converting from 24 to 2.6 on F13.

*IF* you have a F13 then use one of the /boot/config* files as a starting point, copy it to your kernel source top directory (or the O= directory) as .config, then do a 'make oldconfig" to update it. After that you can do a "make menuconfig" to customize. This prevents some simple but difficult to find errors.
__________________
None are more hopelessly enslaved than those who falsely believe they are free.
Johann Wolfgang von Goethe
Reply With Quote
  #10  
Old 27th November 2011, 06:59 PM
curioustoknow Offline
Registered User
 
Join Date: Nov 2011
Posts: 23
windows_7firefox
Re: Kernel question

I forgot to do a make install, I was following this instructions in here and they did not have make install option:
http://www.sysdesign.ca/guides/linux_kernel.html

Correction: upgraded from kernel 2.6.33 to 2.6.39

I really would like from someone to give me a walkthrough on how to get the kernel upgraded.

Last edited by curioustoknow; 27th November 2011 at 11:35 PM.
Reply With Quote
Reply

Tags
kernel, question

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
kernel question jimmy2975 Servers & Networking 2 15th October 2007 10:48 PM
586/686 kernel question u-noneinc-s Using Fedora 2 31st October 2006 01:24 AM
kernel question Alukardian Using Fedora 1 28th March 2006 02:08 AM
Kernel Question s10237 Using Fedora 2 3rd April 2005 07:50 PM


Current GMT-time: 14:49 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat