This is the mail archive of the cygwin@cygwin.com 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]

Really big files?


I just tried to dd the first 163 GB of a raw drive to a image file.

It failed at about 145 GB.  Should it work?

I had plenty of free space.  

I'm using cygwin.dll ver. 1.5.5 and a recent dd  (I think, see cygcheck -s output).

=== Session Log
$ mount -f -b //./physicaldrive2 /dev/todds

Bruce@tng-forensic1 ~
$ dd if=/dev/todds of=/cygdrive/e/full_image bs=4k count=44430720 conv=noerror,
sync
dd: writing `/cygdrive/e/full_image': Permission denied
35838209+0 records in
35838208+0 records out

Bruce@tng-forensic1 ~
$ cd e:

Bruce@tng-forensic1 /cygdrive/e
$ ls -l full*
-rw-r--r--    1 Bruce    None     146793299968 Dec 15 17:27 full_image

Bruce@tng-forensic1 /cygdrive/e
$ df .
Filesystem           1k-blocks      Used Available Use% Mounted on
e:                   199141708 144271044  54870664  73% /cygdrive/e

==== cygcheck -s output attached

Thanks
Greg
-- 
Greg Freemyer

Attachment: cygcheck.out
Description: Text document

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