public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: "Ahna, Christopher J" <christopher.j.ahna@intel.com>
To: linux-ia64@vger.kernel.org
Subject: RE: [Linux-ia64] FAT32 file system not mounting on IA-64
Date: Sat, 18 Nov 2000 00:17:14 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590678205746@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590678205745@msgid-missing>

Matt,

I haven't had any trouble with FAT32.  Make sure that VFAT support is in
your kernel and try

	mount -t vfat /dev/sdb1 /mnt/$(SOME_DIR)

This has always worked in my case.  Hope this helps, thanks,

Chris

-----Original Message-----
From: Matt_Domsch@Dell.com [mailto:Matt_Domsch@Dell.com]
Sent: Friday, November 17, 2000 3:40 PM
To: linux-ia64@linuxia64.org; chaffee@cs.berkeley.edu
Subject: [Linux-ia64] FAT32 file system not mounting on IA-64


Has anyone tried using a FAT32 file system on an IA-64 Linux box?  While
this works on my IA-32 system (kernel 2.4.0-test9), this fails on my IA-64
system (same kernel).

(use fdisk to make one big sdb1 partition, 18GB or so)
mkdosfs -F 32 /dev/sdb1
mount /dev/sdb1 /mnt/fat32-1

On IA-64, I get the following error:
Directory 1: bad FAT	(from linux/fs/fat/inode.c)
File system panic (dev 08:11)
  FAT error		(from linux/fs/fat/misc.c)
  File system has been set read-only.

If the file system previously existed, after the (read-only) mount, I can
only see garbage.  I suspect that the on-disk data structures as defined in
the kernel are not 64-bit clean, but that's just a guess.  Any pointers are
appreciated.

Thanks,
Matt Domsch
Dell Enterprise Systems Group
Linux Development Team




_______________________________________________
Linux-IA64 mailing list
Linux-IA64@linuxia64.org
http://lists.linuxia64.org/lists/listinfo/linux-ia64



  reply	other threads:[~2000-11-18  0:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-17 23:40 [Linux-ia64] FAT32 file system not mounting on IA-64 Matt_Domsch
2000-11-18  0:17 ` Ahna, Christopher J [this message]
2000-11-18  2:06 ` Matt_Domsch

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=marc-linux-ia64-105590678205746@msgid-missing \
    --to=christopher.j.ahna@intel.com \
    --cc=linux-ia64@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox