Author Topic: how to install pkg on sd ??  (Read 2043 times)

dansawyer

  • Sr. Member
  • ****
  • Posts: 293
    • View Profile
    • http://
how to install pkg on sd ??
« on: August 10, 2004, 12:41:31 am »
All,

I have lost my notes, I will not loose them again.  What are the commands to install a package on an sd card?? If I recall there is a setting and an install command.

I have tried ipkg -d sd install pkg-name   The result was an out of memory error on /

Is there an oz-compat howto? If so where is it?

Thanks,
Dan

jabbath

  • Jr. Member
  • **
  • Posts: 86
    • View Profile
    • http://
how to install pkg on sd ??
« Reply #1 on: August 10, 2004, 12:43:50 am »
ipkg -d /mnt/card install
Laptop: HP NX9005 Debian GNU/Linux sid
Zaurus:C760 pdaXrom - ASUS WL-110 - 256MB SD

dansawyer

  • Sr. Member
  • ****
  • Posts: 293
    • View Profile
    • http://
how to install pkg on sd ??
« Reply #2 on: August 10, 2004, 09:57:05 am »
Thank you,

That results in "unknown desitnation name' error. /mnt/card is mounted and the contents are available.

Dan