This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: treating drives as files


On Thu, Jul 21, 2005 at 09:37:11AM -0700, Alex Goldman wrote:
>On 7/21/05, Christopher Faylor <cgf-no-personal-reply-please@cygwin.com> wrote:
>> On Thu, Jul 21, 2005 at 09:01:57AM -0700, Alex Goldman wrote:
>> >In UNIX, one can do things like
>> >
>> >dd if=/dev/fd0 of=~/disk_image
>> >
>> >Is this possible in Cygwin?
>> 
>> Yes.  Here is the syntax:
>> 
>>   dd if=/dev/fd0 of=~/disk_image
>
>This is what I had above.

Right.  Remember what Cygwin is trying to emulate?

>Cygwin doesn't have /dev.  This doesn't work.

Actually, it does work.  That's why I mentioned it.
--
Christopher Faylor			spammer? ->	aaaspam@sourceware.org
Cygwin Co-Project Leader				aaaspam@duffek.com
TimeSys, Inc.

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]