public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Grant <emailgrant@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: mount: unknown filesystem type 'ext2'
Date: Wed, 28 Dec 2005 15:48:05 -0800	[thread overview]
Message-ID: <49bf44f10512281548r4aee9f91t2272a11952252110@mail.gmail.com> (raw)
In-Reply-To: <pan.2005.12.28.17.34.14.537136@comcast.net>

> > Hello, I'm trying to upgrade my server to the latest hardened-sources
> > kernel.  I'm trying to mount my /dev/hda1 partition to /boot but I'm
> > getting the error:
> >
> > mount: unknown filesystem type 'ext2'
> >
> > It's true that I don't have ext2 support compiled into my kernel, but I
> > never have.  My /etc/fstab looks like this:
> >
> > /dev/hda1     /boot     ext3     noauto,noatime     1 2
> >
> should it be ext2 above?

The filesystem is ext3 as notated in fstab.

> > Does anyone know what's going on here?
> >
> do you have an initrd loading? Without some kernel support, it can't load
> at all? Check your lilo or grub configuration and make sure you have some
> kind of initrd with ext2 loading.

I don't think I have anything like that going.  Here's my grub.conf:

---
timeout 2
default 0
fallback 1

title Gentoo Linux 2.6.14-hardened-r2
root (hd0,0)
kernel /kernel-2.6.14-hardened-r2 root=/dev/hda3 video=vesafb,mtrr vga=0x318

title Gentoo Linux 2.6.14-hardened-r1 (Fallback)
root (hd0,0)
kernel /kernel-2.6.14-hardened-r1_fallback root=/dev/hda3
video=vesafb,mtrr vga=0x318
---

Maybe this is a bug in one of the packages I've updated recently?

- Grant

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-12-28 23:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-28 17:15 [gentoo-user] mount: unknown filesystem type 'ext2' Grant
2005-12-28 17:34 ` [gentoo-user] " Peter
2005-12-28 23:48   ` Grant [this message]
2005-12-29 12:31     ` [gentoo-user] " Peter
2005-12-29 17:37       ` Grant
2005-12-29 18:08         ` [gentoo-user] " Peter
2005-12-29 19:05           ` Grant
2005-12-29 19:46             ` [gentoo-user] " Peter
2005-12-29 19:47             ` [gentoo-user] " Richard Fish
2005-12-29 19:40       ` [gentoo-user] " Richard Fish

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=49bf44f10512281548r4aee9f91t2272a11952252110@mail.gmail.com \
    --to=emailgrant@gmail.com \
    --cc=gentoo-user@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox