Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Dave Korn" To: Subject: RE: mkfs.jffs2 for Windows Date: Tue, 15 Feb 2005 13:57:03 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: Message-ID: X-OriginalArrivalTime: 15 Feb 2005 13:57:03.0548 (UTC) FILETIME=[3A4A7FC0:01C51366] > -----Original Message----- > From: cygwin-owner On Behalf Of Brandon S Johnson > Sent: 14 February 2005 21:31 > I have been searching the mailing lists and the web for a version of > mkfs.jffs2 that will run on Windows. I do not believe one is available Correct. Cygwin relies entirely on the underlying 'doze OS for file-system support, device drivers, and so on. Since there is no 'doze support for jffs2, there is no way to format and mount such a filesystem under cygwin. http://cygwin.com/acronyms#PTC, of course ;-) > as the version available at > http://cygwin.mirrors.pair.com/jffs2/mkfs.jffs2 appears to > be a Linux executable. That's because ttere are several projects mirrored there. If you look at the top level directory listing at http://www.cygwin.mirrors.pair.com/, you'll see that it has a copy of the entire sourceware.org directory tree. Only stuff under the cygwin subdirectory is cygwin related; the stuff under jffs2 is indeed Linux-targeted. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/