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. ]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/