linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Joshua Hudson" <joshudson@gmail.com>
To: "Mario Ohnewald" <mario@bortal.de>, linux-kernel@vger.kernel.org
Subject: Re: can not mount compact flash drive hda (ext3) with 2.6.16
Date: Thu, 11 May 2006 11:03:53 -0700	[thread overview]
Message-ID: <bda6d13a0605111103x6884e2c8na69765f671574eab@mail.gmail.com> (raw)
In-Reply-To: <1147370330.6999.13.camel@spiekey.spiekey>

Try running

$ grep /dev/hda /etc/mtab
$ grep /dev/hda /proc/mounts

The errors from mkfs.ext3 would normally indicate a line containing
/dev/hda in /etc/mtab.

      reply	other threads:[~2006-05-11 18:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-11 17:58 can not mount compact flash drive hda (ext3) with 2.6.16 Mario Ohnewald
2006-05-11 18:03 ` Joshua Hudson [this message]

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=bda6d13a0605111103x6884e2c8na69765f671574eab@mail.gmail.com \
    --to=joshudson@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mario@bortal.de \
    /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;
as well as URLs for NNTP newsgroup(s).