Re: can not mount compact flash drive hda (ext3) with 2.6.16

From: Joshua Hudson
Date: Thu May 11 2006 - 14:03:31 EST


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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/