Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <9bbd2794050721090110c8d7d1@mail.gmail.com> Date: Thu, 21 Jul 2005 09:01:57 -0700 From: Alex Goldman Reply-To: Alex Goldman To: cygwin AT cygwin DOT com Subject: treating drives as files Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j6LG2doG006179 In UNIX, one can do things like dd if=/dev/fd0 of=~/disk_image Is this possible in Cygwin? I tried dd if=/cygdrive/d and dd if="D:" but that doesn't work. Also, I googled up some suggestions in the mailing list archives, but they didn't work either (Cygwin must have changed since the question was asked) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/