public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] FAT32 file system not mounting on IA-64
@ 2000-11-17 23:40 Matt_Domsch
  2000-11-18  0:17 ` Ahna, Christopher J
  2000-11-18  2:06 ` Matt_Domsch
  0 siblings, 2 replies; 3+ messages in thread
From: Matt_Domsch @ 2000-11-17 23:40 UTC (permalink / raw)
  To: linux-ia64

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-11-18  2:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2000-11-18  2:06 ` Matt_Domsch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox