Subject: Re: "file-system MSDOSFS" in sparc/GENERIC?
To: None <port-sparc@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: port-sparc
Date: 10/24/2001 14:10:51
In article <Pine.BSF.4.40.0110240210230.76424-100000@main.burghcom.com>,
Brian Seklecki <lavalamp@burghcom.com> wrote:
>
># mount -t msdos /dev/sd1a /mnt
>mount_msdos: /dev/sd1a on /mnt: Invalid argument
>
>I also tried changing the partition type of "c:" to MSDOS and I get:
>
># mount -t msdos /dev/sd1c /mnt
>mount_msdos: /dev/sd1c on /mnt: Invalid argument
>
>Ideas?

Could be an endian thing. Is msdosfs endian aware?

christos