[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#63674: marked as done (Floppy checksum for base-1.bin incorrect)



Your message dated 12 May 2000 10:55:50 -0400
with message-id <oa7lczn7gp.fsf@arroz.fake>
and subject line bugs closed in boot-floppies 2.2.13
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 6 May 2000 16:58:06 +0000
Received: (qmail 4761 invoked from network); 6 May 2000 16:58:06 -0000
Received: from anchor-post-32.mail.demon.net (194.217.242.90)
  by master.debian.org with SMTP; 6 May 2000 16:58:06 -0000
Received: from cotopaxi.demon.co.uk ([212.229.181.150])
	by anchor-post-32.mail.demon.net with esmtp (Exim 2.12 #1)
	id 12o7tx-0009RH-0W
	for submit@bugs.debian.org; Sat, 6 May 2000 17:58:02 +0100
Message-ID: <[🔎] ucJehLAV7EF5IwIu@cotopaxi.demon.co.uk>
Date: Sat, 6 May 2000 17:56:53 +0100
To: submit@bugs.debian.org
From: Richard Laysell <richard@cotopaxi.demon.co.uk>
Subject: Floppy checksum for base-1.bin incorrect
MIME-Version: 1.0
X-Mailer: Turnpike Integrated Version 5.00 U <PFE4nfav0a$tfez1t3fv$e$tFw>


Package: boot-floppies
Version: 2.2.12-2000-04-26

When trying to do a clean install of Potato from the 2.2.12-2000-04-26
boot floppies, the following error is reported after the base-1.bin
floppy has been read: "The floppy disk checksum does not match the
checksum made when it was written".

I have made the floppy several times, on several different floppy disks,
using both dd and rawrite on two different computers.

I have compared the md5 checksums to make sure that my copy of
base-1.bin is not corrupt.

I have run an md5 checksum on a floppy to make sure the image is
correct.

I have restarted the installation from scratch.

Despite all of this, the same error is reported when the base-1.bin
floppy is read.

All of the other floppies up to that point (rescue, root, drivers-1,
drivers-2, and drivers-3) were OK.

Regards,

Richard
-- 
Richard Laysell
---------------------------------------
Received: (at 63674-done) by bugs.debian.org; 12 May 2000 14:56:00 +0000
>From adam@onshore.com Fri May 12 09:56:00 2000
Received: from amsterdam.interport.net [199.184.165.19] 
	by master.debian.org with esmtp (Exim 3.12 #2 (Debian))
	id 12qGr8-0006Jm-00; Fri, 12 May 2000 09:55:58 -0500
Received: from arroz.fake (postfix@216-164-220-203.s203.tnt5.nyw.ny.dialup.rcn.com [216.164.220.203])
	by amsterdam.interport.net (8.8.5/8.8.5) with ESMTP id KAA18400;
	Fri, 12 May 2000 10:55:52 -0400 (EDT)
Received: by arroz.fake (Postfix, from userid 421)
	id 5522E93802; Fri, 12 May 2000 10:55:51 -0400 (EDT)
Sender: apharris@arroz.fake
To: 48358-done@bugs.debian.org, 60928-done@bugs.debian.org,
        62643-done@bugs.debian.org, 62730-done@bugs.debian.org,
        62938-done@bugs.debian.org, 63298-done@bugs.debian.org,
        63315-done@bugs.debian.org, 63454-done@bugs.debian.org,
        63454-done@bugs.debian.org, 63455-done@bugs.debian.org,
        63674-done@bugs.debian.org, 63619-done@bugs.debian.org
Subject: bugs closed in boot-floppies 2.2.13
From: Adam Di Carlo <adam@onshore.com>
Date: 12 May 2000 10:55:50 -0400
Message-ID: <oa7lczn7gp.fsf@arroz.fake>
Lines: 56
User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.5
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: 63674-done@bugs.debian.org


The bug you have reported should be closed in boot-floppies 2.2.13,
now part of the potato Debian archive.  

Changes: 
 boot-floppies (2.2.13) frozen unstable; urgency=medium
 .
   * new build of i386 boot-floppies fix several serious build problems
     - base floppies invalid checksum
     - compact flavor invalid rescue/root (closes: Bug#63454)
   * Adam Di Carlo <aph@debian.org>
     - top-level Makefile: pathcmd now uses absolute paths for updates
       (closes: Bug#62730); fix all-lang-arch-docs rule, rename it to
       'doc-web' since that is what it is for; cleanup and segment
       documentation build rules a bit, thanks to Othmar
     - base: add syslinux back for i386 so we can make a boot floppy
       (closes: Bug#60928, Bug#63454, Bug#63455); add bsdutils back
     - rescue: f#.txt changes suggested by Bruce Sass, J.A. Bezemer,
       Guentcho Skordev, and Santiago Vila (closes: Bug#62938)
     - README-Users.m4: minor Alpha patch from Adam C Powell IV
     - control: to build Czech documentation we need cslatex and cspsfonts
       and their depends, so add that to boot-floppies depends
     - documentation/*: cleanup old entity references; adjust some entities
       for web building; resync serial-console and nfsroot support based on
       current dbootstrap settings; cosmetics; hack away at potato'isms;
       correct and improve the downloadable file section
     - dbootstrap: when writing fstab for nfs mounted partition, set the
       option 'nolock', as suggested by Bjoern Brill
   * Othmar Pasteka
     - German updates; resync German documentation improvements to the
       English version
   * Bruce Sass
     - documentation: fix the file naming, sync to 2.2.12 based on what is
       in the archive (closes: Bug#48358)
   * Randolph Chung <tausq@debian.org>
     - changes to busybox to get modconf to work. Details in busybox
       changelog (closes: Bug#63315)
   * Ben Collins <bcollins@debian.org>
     - added psaux device for sparc for UltraAXe systems.
     - fix some mounting code (may have been fixed in 2.2.12)
       (closes: Bug#62643)
     - release.sh: fix install of linux-a.out and tftpboot images
     - rootdisk: include ethtool aswell
     - dbootstrap/partitionconfig: use -v1 for sparc, irregardless
   * Daniel Jacobowitz <dan@debian.org>
     - update to BootX 1.2.2 to fix some lockups
   * David Huggins-Daines <dhd@debian.org>:
     - rescue disk made with '-O none' so it works with MILO
       (closes: Bug#63298)
   * Michael Sobolev:
     - dbootstrap: more work on language chooser functionality; this is not
       yet shipped by default but should take the form of at least an i386
       flavor at some point soon

-- 
.....Adam Di Carlo....adam@onShore.com.....<URL:http://www.onShore.com/>



Reply to: