Re: mount a minix-fs-device

2002-12-18 Thread Christopher Faylor
On Wed, Dec 18, 2002 at 02:38:49PM +0100, [EMAIL PROTECTED] wrote: >Hi all! > >Is it possible to mount a minix-fs-device via cygwin? No. That's not how cygwin works. Cygwin is a DLL. It provides a layer of POSIX compatibility. It doesn't provide things like filesystems. cgf -- Unsubscribe in

Re: mount a minix-fs-device

2002-12-18 Thread Corinna Vinschen
On Wed, Dec 18, 2002 at 02:38:49PM +0100, [EMAIL PROTECTED] wrote: > Hi all! > > Is it possible to mount a minix-fs-device via cygwin? Nope. That would require a FS driver. Cygwin isn't anything like this. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cy