Author Topic: Install Apps On Sd With Gpe ???  (Read 2601 times)

TechGuru

  • Newbie
  • *
  • Posts: 14
    • View Profile
    • http://
Install Apps On Sd With Gpe ???
« on: December 02, 2004, 12:29:47 am »
Ok, I have looked and searched but I cannot find how to set the package manager to install apps on a SD card (ext2 formatted) instead of root.
Any ideas ?

TIA

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Install Apps On Sd With Gpe ???
« Reply #1 on: December 02, 2004, 05:49:37 am »
ipkg -d sd package_name.ipk

is an option. I've not used the GUI package manger for a while, but the drop down list of destinations always used to sit in the top right hand corner.


Simon

P.S. If these don't work, look in /etc/ipkg.conf and check the 'dest' lines (make sure there is a 'dest sd /mnt/card' (hopefully that's the right way round ;-))
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Install Apps On Sd With Gpe ???
« Reply #2 on: December 02, 2004, 06:02:52 pm »
I remember this as being an issue too.
I think the deal is that the 1st dest listed in /etc/ipkg.conf is the default and that is where the gui package manager will install stuff.
edit your ipkg.conf file and make sure your dest entries are :
dest sd /mnt/card
dest root /
That SHOULD do it.
adf
**3100 Zubuntu Jaunty,(working on Cacko dualboot), 16G A-Data internal CF, 4G SD, Ambicom WL-1100C Cf, linksys usb ethernet,  BelkinF8T020 BT card, Belkin F8U1500-E Ir kbd, mini targus usb mouse, rechargeble AC/DC powered USB hub, psp cables and battery extenders.

**6000l  Tetsuized Sharprom, installed on internal flash only 1G sd, 2G cf

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Install Apps On Sd With Gpe ???
« Reply #3 on: December 03, 2004, 05:39:52 am »
Although the first one may be the default, if the others are listed then they should be available (via the drop down list - assuming it's still there, I'll have to check later on).

Either way installing from the command line will work.


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva