Cygwin 1.7 on a FLASH Drive

Albrecht Schlosser cygwin@go4more.de
Thu Aug 21 13:59:00 GMT 2008


Ralph Hempel wrote:
> Yes, I've read the FAQ on making Cygwin portable :-)
> 
> I'd like to have a complete Cygwin environment on a FLASH
> drive, but of course using that drive to compile stuff in
> my HOME directory will be awfully slow.
> 
> Is there a way to create a symlink of a directory on a local
> hard drive to the cygwin /home/username/ directory?

If not a symlink, then some variation of mount. What about

mount -f -s -b "d:\my_home" "/home/username"

and umount after you are done with it ?

Albrecht


--
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/



More information about the Cygwin mailing list