Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Fri, 23 Mar 2001 11:01:07 -0500 From: Christopher Faylor To: Mirek Dobsicek Cc: cygwin AT cygwin DOT com Subject: Re: Crypted devices Message-ID: <20010323110107.D24082@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: Mirek Dobsicek , cygwin AT cygwin DOT com References: <000701c0b381$1316fa80$867b2093 AT sh DOT cvut DOT cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i In-Reply-To: <000701c0b381$1316fa80$867b2093@sh.cvut.cz>; from m.dobsicek@sh.cvut.cz on Fri, Mar 23, 2001 at 11:07:31AM +0100 On Fri, Mar 23, 2001 at 11:07:31AM +0100, Mirek Dobsicek wrote: >Hi all, >with this tools, i made few crypted filesystems > >ftp://ftp.aanet.ru/pub/Linux/utils/util-linux-2.9e.tar.gz >ftp://ftp.kerneli.org/pub/kerneli/v2.2/patch-int-2.2.4.1.gz > >$dd if=/dev/zero of=vol.img bs=1024 count=2000 >$ losetup -e blowfish /dev/loop0 vol.img >$mkfs.ext2 /dev/loop0 >$ losetup -d /dev/loop0 #disconnect the loopback device > >$mount vol.img /mnt -o encryption=blowfish > >am I able to mount this filesystems under cygwin? >i m interested mainly in removable media. No. Cygwin is just a layer over Windows. It doesn't have device driver capabilities. cgf -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple