public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
To: "Harald Dunkel" <harald.dunkel@t-online.de>
Cc: Linux kernel <linux-kernel@vger.kernel.org>
Subject: Re: amd64: Problems with vfat fs?
Date: Mon, 16 Aug 2004 14:45:29 +0900	[thread overview]
Message-ID: <874qn3iqkm.fsf@devron.myhome.or.jp> (raw)
In-Reply-To: <411FA4E7.2010405@t-online.de>

"Harald Dunkel" <harald.dunkel@t-online.de> 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@mail.parknet.co.jp>

      reply	other threads:[~2004-08-16  5:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-15 18:01 amd64: Problems with vfat fs? Harald Dunkel
2004-08-16  5:45 ` OGAWA Hirofumi [this message]

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=874qn3iqkm.fsf@devron.myhome.or.jp \
    --to=hirofumi@mail.parknet.co.jp \
    --cc=harald.dunkel@t-online.de \
    --cc=linux-kernel@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