| กก
The software
will be defaultty installed in the SD card in the 2.0 firmware. So
you need to wait for a little long time in the first installation
for the SmartQ allocating the space from the SD card. The default
size is 256M, so you have to make sure that you SD card must has
more than 256 free space. After that you could find out a file named
of soft.img is in the SD card root.

You could find what
you have installed in the directory /mnt/loop/ .

When you need more
space for your program, you could adjust the size of it.
1. Open the folder /usr/lib/python2.5/site-packages/GDebi/
with the Root identity.

2. Open the SDInst.py file using the
leafpad. "LOOP_FILE_SIZE = 256" would be found in it. Change the
"256" to "512" or upper, the number means the size in the SD card.
Save it.

3. Install the software first time, then
you will get the size what you wanted.
4. After installation the program
shortcuts would be looking for in the directory
/mnt/loop/share/applications/.
 |