linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* kernel panic & ext2 filesystem
@ 2004-03-22 13:20 Luca Ferrari
  2004-03-22 13:28 ` Thomas Steudten
  0 siblings, 1 reply; 5+ messages in thread
From: Luca Ferrari @ 2004-03-22 13:20 UTC (permalink / raw)
  To: linux-admin

Hi,
I'm still fighting against kernel 2.6.4. Now I found a strange behavior, that 
cannot explain to myself. I've got all my partitions formatted with reiserfs, 
and in particular:

luca@lucaSassuolo:~> mount
/dev/hda2 on / type reiserfs (rw)

that means root partition /dev/hda2 is reiserfs. Now I've unchecked ext2 and 
ext3 support in the filesystem options, leaving support for reiserfs directly 
in the kernel (i.e., not as module):

lucaSassuolo:/usr/src/linux # grep REISER .config
CONFIG_REISERFS_FS=y
# CONFIG_REISERFS_CHECK is not set
CONFIG_REISERFS_PROC_INFO=y

but at the reboot I got a kernel panic, since it was unable to mount /dev/hda2 
as root. I've re-checked the support (not as module) for ext2 and ext3 and 
the system starts.
Why should I support ext2,3 if all my partitions are reiserfs? Can anybody 
explain me this?

Thanks,
Luca

-- 
Luca Ferrari,
fluca1978@virgilio.it

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-03-23 10:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-22 13:20 kernel panic & ext2 filesystem Luca Ferrari
2004-03-22 13:28 ` Thomas Steudten
2004-03-22 14:13   ` Jeff Largent
2004-03-23 10:20     ` Luca Ferrari
2004-03-23 10:56       ` Andrew Kelly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).