Re: any tutor/samples for installing/starting/programming onNT ?

Kevin Lo <kevlo@hello.com.tw>

From: Kevin Lo <kevlo@hello.com.tw>
To: Charlie Derr <charlie@intelligenesis.net>
Cc: Kevin Lo <kevlo@my.netvigator.com.tw>, VShot <vsystems@hotpop.com>, pgsql-novice@postgresql.org
Date: 2000-06-06T02:26:19Z
Lists: pgsql-novice
Charlie Derr wrote:

> Kevin,
>         I was thrilled to see your page, as I had previously tried unsuccessfully
> to build postgreSQL on NT.  However, when i try to follow your instructions,
> I get an error at the third step:
>
> >mount c:/Unix/Root /
> mount failed: Device or resource busy
>
> I was careful not to have any other windows open when i tried this.
>
>         any clues?

Logout the Cygwin, then login. Run ``mount'' you should see that
mounted. If not, try ``mount -f c:/Unix/Root  /''.

>                 tmia,
>                         ~c

- Kevin