From: Jeff Largent <jlargent@imagelinks.com>
To: fluca1978@virgilio.it
Cc: linux-admin@vger.kernel.org
Subject: Re: kernel panic & ext2 filesystem
Date: Mon, 22 Mar 2004 09:13:36 -0500 [thread overview]
Message-ID: <405EF490.4040901@imagelinks.com> (raw)
In-Reply-To: <405EEA0A.8040400@steudten.com>
Luca,
If you use initrd, its' filesystem is ext2.
Jeff
Thomas Steudten wrote:
> What is the exact kernel output?
> What looks your /etc/fstab like?
>
> Luca Ferrari wrote:
>
>> 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
>>
>
--
Jeff Largent ImageLinks, Inc.
next prev parent reply other threads:[~2004-03-22 14:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2004-03-23 10:20 ` Luca Ferrari
2004-03-23 10:56 ` Andrew Kelly
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=405EF490.4040901@imagelinks.com \
--to=jlargent@imagelinks.com \
--cc=fluca1978@virgilio.it \
--cc=linux-admin@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.