From owner-freebsd-questions Tue Feb 25 9:37:46 2003 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 429A537B401 for ; Tue, 25 Feb 2003 09:37:45 -0800 (PST) Received: from lv.raad.tartu.ee (lv.raad.tartu.ee [194.126.106.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38C8643F93 for ; Tue, 25 Feb 2003 09:37:41 -0800 (PST) (envelope-from toomas.aas@raad.tartu.ee) Received: Message by Barricade lv.raad.tartu.ee with ESMTP id h1PHbbY18684; Tue, 25 Feb 2003 19:37:37 +0200 Message-Id: <200302251737.h1PHbbY18684@lv.raad.tartu.ee> Received: from INFO/SpoolDir by raad.tartu.ee (Mercury 1.48); 25 Feb 03 19:37:13 +0200 Received: from SpoolDir by INFO (Mercury 1.48); 25 Feb 03 19:36:49 +0200 From: "Toomas Aas" Organization: Tartu City Government To: "Luca Pizzinato" , questions@freebsd.org Date: Tue, 25 Feb 2003 19:36:40 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: dd problem In-reply-to: <65451.217.228.149.45.1045915570.squirrel@www.pizzinato.it> 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 > Ok, I admit, most of my experience is on Solaris, but hey, I'd never > expect such a command to fail on FreeBSD: > > # df -k > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/ad0s1a 2064302 74140 1825018 4% / > /dev/ad0s1f 9247246 1895878 6611590 22% /usr > /dev/ad0s1e 15483630 380750 13864190 3% /var > procfs 4 4 0 100% /proc > # > # dd if=/dev/ad01sa of=/dev/ad2s1a bs=4096k > dd: /dev/ad01sa: No such file or directory > # > > What am I doing wrong? Feel like in the newbies time :/ Perhaps what you are doing wrong is using ad01sa instead of ad0s1a ? ;-) -- Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ * The trouble with the global village are all the global village idiots. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message