hello all,
hope you can help me,
i have formated my sd card to
140 mb partition 1 to vFat for flashing called /dev/mmcda1
the rest of the 1 GB sd card is partition 2 Linux called /dev/mmcda2
now i would like to install feed packages to my card ive done following without success
mount /dev/mmcda2 /mnt/card
ipkg install -d /mnt/card /mnt/card/feed/mypackages.ipk
also i have tried
ipkg-install -d /mnt/card /mnt/card/feed/mypackages.ipk
all seems not to work
when i do following with package manager
selecting the /mnt/card folder for install destination and then open local package
it installs me the package to my card.
but thats weird cause i just could install it one by one.
By the way my Z is a C1000 with RC12.
Greetings