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 Delivery-date: Fri, 18 Mar 2005 00:22:50 +0100 From: "Marco Lechner" To: Subject: AW: mount ramdisk for cygwin Date: Fri, 18 Mar 2005 00:27:43 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: X-Spam-Score: -2.8 X-Spam-Level: -- X-Spam-Status: No , -2.8 points, 5.0 required, ALL_TRUSTED=-2.82 X-IsSubscribed: yes well for my problem it was o.k. to use the /tmp mount from the XliveCD, but couldn't this be a reasonable feature for cygwin itself - I'm not realy a feak in programming - ... Marco --------------------------------- Marco Lechner dienstlich: Institut fur Physische Geographie Uni Freiburg Werderring 4 79085 Freiburg Fon 0761 / 203-3548 Mail marco DOT lechner AT geographie DOT uni-freiburg DOT de -----Ursprungliche Nachricht----- Von: Igor Pechtchanski [mailto:pechtcha AT cs DOT nyu DOT edu] Gesendet: Donnerstag, 17. Marz 2005 22:02 An: Marco Lechner Cc: cygwin AT cygwin DOT com Betreff: Re: mount ramdisk for cygwin On Thu, 17 Mar 2005, Marco Lechner wrote: > Hi list, > > does anybody know if it is possible to create and mount a (userwriteable) > ramdisk from within the cygwin-environment. To make it clear I modified the > XLivecd from http://xlivecd.indiana.edu/ to run GRASS-GIS live from CD (not > userwriteable) for experimental reasons. A nice feature would be, if I could > add a script wich copies tutorial-data from the CD into a ramdisk and > deletes the ramdisk after the X-Server is exited, or the Cygwin-environment > is left. While the XliveCD is running the user could try out the GRASS > application (i.e. in a tutorial, ...) - nothing at all has to be installed > on the Windows-Machine. There is nothing currently in Cygwin that does RAM disks -- in fact, Cygwin usually uses the underlying Windows filesystem drivers. However, there are some things that are similar -- look at virtual filesystems like /proc, etc. You could implement your own virtual (writeable) filesystem that acts as a RAM disk, and submit a patch to Cygwin. With luck, it should be integrated [it'll definitely be "Thoughtfully Considered"(tm)]. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "The Sun will pass between the Earth and the Moon tonight for a total Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT -- 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/