Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2003 19:36:40 +0200
From:      "Toomas Aas" <toomas.aas@raad.tartu.ee>
To:        "Luca Pizzinato" <mail@pizzinato.it>, questions@freebsd.org
Subject:   Re: dd problem
Message-ID:  <200302251737.h1PHbbY18684@lv.raad.tartu.ee>
In-Reply-To: <65451.217.228.149.45.1045915570.squirrel@www.pizzinato.it>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302251737.h1PHbbY18684>