Author Topic: Add/remove Progs, Install To Hdd3?  (Read 3162 times)

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Add/remove Progs, Install To Hdd3?
« on: February 16, 2006, 05:40:52 pm »
I know everyone is going to say, the hdd3 on a C3100 is FAT
But the installer in Qtopia lets you install many programs onto a FAT SD/CF card.
Why not onto the FAT hdd3?
I would really like to be able to use the GUI installer to install progs to my 3.7GB free hdd3.

I've enclosed a hastily paint shop pro'ed image of the dialog I would like to see in the package installer.

Is there a method to enable this, (Permanently)?
Thank you,
Jon
« Last Edit: February 16, 2006, 06:56:52 pm by Jon_J »
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Add/remove Progs, Install To Hdd3?
« Reply #1 on: February 17, 2006, 06:23:40 am »
Quote
I know everyone is going to say, the hdd3 on a C3100 is FAT
But the installer in Qtopia lets you install many programs onto a FAT SD/CF card.
Why not onto the FAT hdd3?
I would really like to be able to use the GUI installer to install progs to my 3.7GB free hdd3.

I've enclosed a hastily paint shop pro'ed image of the dialog I would like to see in the package installer.

Is there a method to enable this, (Permanently)?
Thank you,
Jon
[div align=\"right\"][a href=\"index.php?act=findpost&pid=115062\"][{POST_SNAPBACK}][/a][/div]

This is not possible unless you have the source code for that app and afaik, sharp did not provide the source code for it.
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Add/remove Progs, Install To Hdd3?
« Reply #2 on: February 17, 2006, 07:23:50 am »
would a simple solution be to find the actual install directory (could it be /hdd2/Applications) then move it to hdd3 and symlink it ?
ln -s /hdd3/Applications /hdd2/Applications

?
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Add/remove Progs, Install To Hdd3?
« Reply #3 on: February 17, 2006, 12:10:05 pm »
Seems like a waste of a good resource. I would like to install my programs on the hard drive and keep data files on the CF/SD cards.
Meanie, At first, I mistakenly thought ipktools was going to do this.
Isn't there a way to "trick" the installer into thinking the hdd3 is actually the CF card?
That would work for me. I don't install anything to my CF cards.
jpmatrix, on a C3100, there are no programs installed onto the hard drive. Again, more wasted space.
3 kb of files on hdd1
101 kb of files on hdd2

Jon
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

Mjolinor

  • Full Member
  • ***
  • Posts: 227
    • View Profile
Add/remove Progs, Install To Hdd3?
« Reply #4 on: February 17, 2006, 12:19:14 pm »
Why can't you just repartition the disc and make 2 big and 3 small?

Pilock that I am, you could on a 3000 but not a 3100 I think.
« Last Edit: February 17, 2006, 12:20:02 pm by Mjolinor »

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Add/remove Progs, Install To Hdd3?
« Reply #5 on: February 17, 2006, 05:37:15 pm »
Quote
would a simple solution be to find the actual install directory (could it be /hdd2/Applications) then move it to hdd3 and symlink it ?
ln -s /hdd3/Applications /hdd2/Applications

?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=115147\"][{POST_SNAPBACK}][/a][/div]

You could indeed do this on a C3000 and since apps get installed to hdd2 on the C3000, you could make hdd2 bigger and make hdd3 smaller.

On the C3100, however, apps get installed to the internal flash, so you can do something similar, ie ln -s /hdd3/Applications /home/zaurus/Applications

Unfortunately, applications don't actually get installed under the Applications directory (except for those that Sharp wrote)

So you would have to create several directories on hdd3 and symlink them back, ie /usr/bin, /usr/lib, /usr/share, /usr/local, /opt/QtPalmtop/lib, /opt/QtPalmtop/bin, /opt/QtPalmtop/share, etc...
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Add/remove Progs, Install To Hdd3?
« Reply #6 on: February 17, 2006, 06:04:33 pm »
How do applications get installed to a CF or SD card? (Compatable ones, that is).
Why not just "make" the Qtopia installer/uninstaller, "think" that hdd3 is a CF card?
As I understand, some applications do install to FAT formatted CF/SD cards. Why not "fool" the installer to think hdd3 is CF?

Meanie, even if I created those 7 directories you mentioned and all the links, the Qtopia install/uninstaller still would not recognise hdd3 as an option to install to, would it?

Thank you. I hope my dumbfounded reply didn't tick anyone off.

EDIT: I just looked at the memory applet on the taskbar. It allows you to create a swapfile in 3 different places: [HDD] [CF] [SD].
My 32mb swapfile is located in /hdd3/documents/

On another subject: Whatever happened to the "Newbie" forum that used to exist here?
I read some old posts from 2004, that mentioned a "Newbie" subforum.

Jon
« Last Edit: February 17, 2006, 06:18:20 pm by Jon_J »
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers