public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Simon Kirby <sim@netnation.com>
To: linux-kernel@vger.kernel.org
Subject: [2.5.70] ext2 floppy corruption
Date: Thu, 5 Jun 2003 02:56:06 -0700	[thread overview]
Message-ID: <20030605095606.GA4415@netnation.com> (raw)

With 2.5.70 and 2.5.66 (just tried those two), I see floppy corruption
when I attempt to copy a kernel file to a floppy formatted with ext2. 
Rebooting into 2.4.21rc7 and rerunning the copy seems to cure the
problem.

To reproduce:

mke2fs /dev/fd0
mount /dev/fd0 /a
cp -a /vmlinuz /a
umount /a
mount /a
md5sum /a/vmlinuz /vmlinuz

I get the wrong md5sum consistently from the floppy.  When attempting to
boot this kernel with grub, I get a "attempting to access data outside of
partition" error after it is loading for a little while.

If I mkdosfs on the same floppy and copy over the kernel, it seems to
work properly.

I will try to track this down further if nobody has any immediate ideas.

Simon-

[        Simon Kirby        ][        Network Operations        ]
[     sim@netnation.com     ][     NetNation Communications     ]
[  Opinions expressed are not necessarily those of my employer. ]

                 reply	other threads:[~2003-06-05  9:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20030605095606.GA4415@netnation.com \
    --to=sim@netnation.com \
    --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