Обсуждение: RE: [HACKERS] WinNT compiling: ongoing

Поиск
Список
Период
Сортировка

RE: [HACKERS] WinNT compiling: ongoing

От
Horák Daniel
Дата:
> 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