Thread: RE: [HACKERS] WinNT compiling: ongoing

RE: [HACKERS] WinNT compiling: ongoing

From
Horák Daniel
Date:
> 3.Run Cygwin, and then  run "mount c:/Unix/Root /" 
> this command will not work. it gives the error
> "Device Busy" , which makes perfect sense, since cygwin
> is self is running out of a sub-dir of this dir.

try to do "umount /" before doing mount
        Dan