From owner-freebsd-newbies Tue Mar 26 6:15:56 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from web11602.mail.yahoo.com (web11602.mail.yahoo.com [216.136.172.54]) by hub.freebsd.org (Postfix) with SMTP id 7E7D737B41E for ; Tue, 26 Mar 2002 06:15:46 -0800 (PST) Message-ID: <20020326141546.42007.qmail@web11602.mail.yahoo.com> Received: from [24.164.9.71] by web11602.mail.yahoo.com via HTTP; Tue, 26 Mar 2002 06:15:46 PST Date: Tue, 26 Mar 2002 06:15:46 -0800 (PST) From: manny rosa Subject: Making boot disks To: freebsd-newbies@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hey, I've been having trouble making boot floppies. In this case, I was making floppies for Slackware, but the problem is dd won't copy all the records even though there's enough room. FreeBSD 4.5-RELEASE i386 su-2.05a# dd if=color.gz of=/dev/fd0 dd: /dev/fd0: Invalid argument 2605+1 records in 2605+0 records out 1333760 bytes transferred in 41.431344 secs (32192 bytes/sec) Linux 2.4.18 i686 [emmanuel@gimpy rootdsks]$ dd if=color.gz of=/dev/fd0 2605+1 records in 2605+1 records out I've tried using the 1.44M floppy device, different floppies, nothing. I believe the image is 1.3M Any idea what's wrong? __________________________________________________ Do You Yahoo!? Yahoo! Movies - coverage of the 74th Academy Awards® http://movies.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message