Mail Archives: cygwin/1999/03/21/19:57:22
Serguei DACHIAN wrote:
> I need to read a physiacl sector from a physical disk (say /dev/hda).
>
> Under UNIX/POSIX the way to do it whould be just to "fopen" the "/dev/hda"
> and to "fread" from it. Under CygWin (B20.1 on Win98) this doesn't work.
> Indeed /dev/hd* don't exist (not even visible by ls). As to dev/fd*, even if
> visible by ls, they are inacessible neither by "fopen", nor from bash prompt
> by "dd", "cp", etc.
> [...]
> So, is there at least a way to read a physiacl sector from a physical disk
> under CygWin gcc, or not???!!! HELP, I am lost.
You will find a patched version of b20.1, supporting raw access to partitions,
hard drives and tapes on
ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin/porters/Vinschen_Corinna/B20
named
cv_cygwin1.dll.README
cv_cygwin1.dll.tar.gz
The newer snapshots of winsup (since winsup-990130, I think) contain this patch,
too. Nevertheless, you should download the forementioned README for a short
description of the features.
Regards,
Corinna
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
- Raw text -