Subject: port-sparc/12160: NetBSD 1.5 Install Floppy 2 doesn't work
To: None <gnats-bugs@gnats.netbsd.org>
From: None <chriss@fsmpi.rwth-aachen.de>
List: netbsd-bugs
Date: 02/09/2001 05:59:26
>Number:         12160
>Category:       port-sparc
>Synopsis:       NetBSD 1.5 Install Floppy 2 doesn't work
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    port-sparc-maintainer
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Feb 09 06:02:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Christian Haselbach
>Release:        NetBSD-1.5
>Organization:
Fachschaft Mathe/Physik/Informatik, RWTH-Aachen
>Environment:
System: NetBSD chriss-pc 1.5 NetBSD 1.5 (GENERIC) #1: Wed Nov 29 00:29:52 MET 2000 root@flambard:/usr/src/sys/arch/sparc/compile/GENERIC sparc

>Description:
It is not possible to put the floppy-image fdisk2.fs for NetBSD-1.5/sparc
via dd onto a floppy, because of the size.
>How-To-Repeat:
dd if=diks2.fs of=/dev/fd0 # on FreeBSD, but NetBSD 1.4/sparc has the
# same problem, this is not the fault of dd
>Fix:
cat disk2.fs /dev/zero | dd of=disk2a.fs bs=1 count=1474560
# make an image with proper size.
>Release-Note:
>Audit-Trail:
>Unformatted: