| cbagger01  
 
 
 
 
 Group: Members
 Posts: 4264
 Joined: Oct. 2003
 | 
|  | Posted: Dec. 21 2005,05:47 |  |  It may be possible to write a script that will auto-detect the proper directory where your qemu application is stored.
 
 With the "find" utility, you could grab the full path and then use it to point any files to the proper directory.
 
 Here is a similar example, but in this case it finds ALL *.app files instead of your specific i386-softmmu.app file.
 
 http://www.resexcellence.com/hack_html_01/10-10-01.shtml
 
 I hope this will give you the ability to make a script that can run DSL embedded from a thumb drive that is plugged into any OSX computer system besides your own system and it's known (/Volumes/LD) location.
 
 Good Luck.
 |