Re: Reading "raw" disk greater than 1 terabyte

2005-04-20 Thread Corinna Vinschen
Well, "Anonymous" was right, I just didn't read your mail further after I saw the usage of .\\physicaldrive1, I apologize. I never heard of such a 1TB border which would result in problems. However, due to the lack of such a big drive, I can't debug that, obviously. On Apr 13 18:47, Loh, Joe

Re: Reading "raw" disk greater than 1 terabyte

2005-04-19 Thread Anonymous
> So you're using the Windows filename instead of the POSIX filename > which Cygwin provides? Too bad. > > I suggest reading the appropriate chapter in the Cygwin user guide I suggest reading the OP's whole message. He tries using *both*windows pathnames and unix pathnames. -- Unsubscribe inf

Re: Reading "raw" disk greater than 1 terabyte

2005-04-14 Thread Corinna Vinschen
On Apr 13 18:47, Loh, Joe wrote: > Output from dd: > $ dd if=.\\physicaldrive1 ibs=1024 skip=1610612600 count=10 | od -x So you're using the Windows filename instead of the POSIX filename which Cygwin provides? Too bad. I suggest reading the appropriate chapter in the Cygwin user guide http: