Re: amd64: Problems with vfat fs?

From: OGAWA Hirofumi
Date: Mon Aug 16 2004 - 00:46:56 EST


"Harald Dunkel" <harald.dunkel@xxxxxxxxxxx> writes:

> cat DOS.img >/dev/sdd
> mount -t vfat /dev/sdd /mnt
> cp AWDFLASH.EXE FN85S235.BIN /mnt
> umount /mnt
>
> The USB stick boots, but if I run AWDFLASH, then nothing
> happens. It justs sits there and doesn't do anything.
>
> But if I try this instead
>
> cp DOS.img FLASH.img
> mount -t vfat -o loop FLASH.img /mnt
> cp AWDFLASH.EXE FN85S235.BIN /mnt
> umount /mnt
> cat FLASH.img >/dev/sdd
>
> then AWDFLASH works as expected.

Could you check difference of those disks? Or could you send both
images to me?

And please send dmesg and .config.

Thanks.
--
OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
-
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/