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 - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 10-06-2003, 11:24 AM   #1
rahul_jain_9684
Member
 
Registered: Jun 2003
Posts: 30

Rep: Reputation: 15
Ext3 error in kernel


I did compiled the kernel linux-2.4.21 and installed the grub

everything worked fine

now when i boot into my linux the kernel says
**********************************************
could not mount ext3 partition

your kernel does not support this filetype
***************************************************

thus i did mounted it as ext2 and it did mounted and booted successfully

plz tell me how should i make my kernel ext3 compatible

my host rehat8.0 linux-2.4.18-14 is supporting ext3 and i have formatted everything on the ext3 filesystem

plz help me
 
Old 10-06-2003, 05:26 PM   #2
euangray
LQ Newbie
 
Registered: Sep 2003
Location: UK
Distribution: LFS-CVS-20031113
Posts: 29

Rep: Reputation: 15
Hi,

You need to do:

make menuconfig

and make sure the ext3 filesystem is built in to the kernel, and not as a module.

You will find this in the "file systems" category, and it is called "Ext3 journalling file system support". DON'T configure it as a module, because the kernel needs to read the filesystem to find the module and if the filesystem driver is a module itself...you get the picture.

After configuring, make sure you save your changes, do:

make dep
make bzImage
make modules
make modules_install

and copy the newly compiled kernel to /boot. Remember to update lilo or grub, then reboot and you should be ok.

Hope that helps.

Euan
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LVM v1 kernel EXT3-fs error scott.anderson Linux - Software 0 08-04-2005 10:07 AM
ext3 fs error ipren Linux - General 1 03-20-2005 10:59 AM
EXT3-fs error maenho Linux - Software 3 07-25-2004 08:33 AM
Kernel won't boot.. error mounting ext3 SirRobbin Linux - Newbie 2 07-24-2003 07:18 AM
kernel 2.4.17, ext3 & kernel panic urinal cake Linux - Newbie 8 02-20-2002 07:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 09:07 PM.

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