From owner-freebsd-questions Mon Dec 16 10:51:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9417637B401 for ; Mon, 16 Dec 2002 10:51:38 -0800 (PST) Received: from hotmail.com (oe22.law12.hotmail.com [64.4.18.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5243D43ED8 for ; Mon, 16 Dec 2002 10:51:38 -0800 (PST) (envelope-from b1henning@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 16 Dec 2002 10:51:38 -0800 X-Originating-IP: [192.216.212.193] From: "Brian Henning" To: "freebsd" Subject: dd Date: Mon, 16 Dec 2002 12:52:11 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: X-OriginalArrivalTime: 16 Dec 2002 18:51:38.0204 (UTC) FILETIME=[2A0AF9C0:01C2A534] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, i have a floppy disk that is formated 1680 that i would like to make an file image of. I would also like to write the image back to a new floppy. Do i need a device /dev/fd0.1680? dd if=/dev/fd0 of=image.img doesn't seem to work. any advice? thanks, brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message