mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: April 23 2006,19:40 |
|
I can't help much with the first question, other than to say that DSL embedded runs on emulated hardware, so you apparently cannot access your machine's real hardware directly. I believe there is a way to use an emulated harddrive which will store your data files, and you can access Windows' shared directories through the use of Samba. Hopefully someone else will be along to verify and give you more assistance with this.
A *.tar.gz file is a compressed (gzipped) tar file...similar to a zip file in windows. What's inside the archive will determine what you'd do with it. If it's a myDSL extension, for example, you'd use mydsl-load to install it. If it's an application source archive, you will need to add some development tools to DSL in order to do anything more than read the code. If you just want to extract it, use the command "tar xzf filename".
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|