roberts
Group: Members
Posts: 4983
Joined: Oct. 2003 |
|
Posted: Jan. 09 2006,16:55 |
|
Embedded uses the .filetool.lst. In fact embedded has a starting default backup.tar.gz. This is because it is a virtual machine and not obvious that your real hardware is not what the virtual machine may be using.
But since, it is embedded and a virtual machine, with no real access to the physical machine's drives, the backup is located on a 60MB virtual drive, called hdb within DSL Qemu/Embedded and harddisk when booting DSL natively. So the contents can be shared booting either way.
So, copy gcc1.dsl to hdb for persistency. Then you could load upon demand by using the file manager or mydsl-load. Or edit windows.bat to add mydsl=hdb for auto loading. Howver, the virtual drive is only 60MB. I chose 60MB so as to fit everyting on a 128MB pendrive.
It is a Qemu question to make larger or additional drives. But all of this I have written about before on these fourms.
Doing these things will provide a completely nomadic pendrive environment. Although much horsepower would be needed to run such an environment.
Otherwise, you would have to use Samba and persist your extensions on your Windows hard drive. Not a very nomadic approach as you are now tied to a specific machine and a Windows machine at that.
DSL, can not make everything obvious, but DSL does provide a most flexible environment allowing the user the freedom to assemble most anything that they might want to use..
|