OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: microsoft/linux on April 19, 2006, 08:37:28 pm
-
How do I install packages by default to and SD card?
-
oh come on! someone knows...
-
How do I install packages by default to and SD card?
ipkg -d sd install package-name
Greg
-
is there any way to set it to default?
-
Or is your question.... When I install using the GUI app... I want it to install to my SD card by default?
The answer.. I don't know.. but please let me know if you find out.
-
Or is your question.... When I install using the GUI app... I want it to install to my SD card by default?
The answer.. I don't know.. but please let me know if you find out.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=124154\"][{POST_SNAPBACK}][/a][/div]
Edit /etc/ipkg.conf and move the "dest sd" line to the top of all "dest" lines. That should do the trick IIRC
-
I don't necesarilly need to use the GUI app, but it'd be easier. I'll be getting a wireless card soon, and I've got a 1GB SD card that I need to fill up :-P
Thank you CoreDump, I'll try that when I get my wifi card.
-
Edit /etc/ipkg.conf and move the "dest sd" line to the top of all "dest" lines. That should do the trick IIRC
[div align=\"right\"][a href=\"index.php?act=findpost&pid=124157\"][{POST_SNAPBACK}][/a][/div]
Thanks. Good to know.