OESF Portables Forum

General Forums => General Discussion => Topic started by: ShiroiKuma on October 25, 2004, 06:59:46 pm

Title: Installing ipks to SD from command line
Post by: ShiroiKuma on October 25, 2004, 06:59:46 pm
Hi:

I had to reflash my NAND backup to my Z, now have a ton of apps to reinstall again, would take hours to do it through the GUI ipk install.

I thought you install ipks from the command line by something like
Code: [Select]
ipkg -d /mnt/card/ install whatever.ipkI tried this, however it created all the home, usr, etc directories on the SD's root.

Which wouldn't be the worst thing. However when I open the GUI ipkg manager to uninstall the ipks, their not there.

So what is wrong? Should I specify something like
Code: [Select]
ipkg -d /mnt/card/QtPalmtop/ whatever.ipkWill this enable me to uninstall the packages?

Can this kind of install be done properly from the command prompt at all?

Thanks.
Title: Installing ipks to SD from command line
Post by: lardman on October 26, 2004, 06:52:24 am
Which ROM?

What you did should work fine (on OZ for example), then use ipkg-link to link it to root.

ipkg remove <package_name>

Should get rid


Si