Yes, fortunately I did a backup before! I have the full install so I got exactly the problem you told me!
What can I do do update my full install???
Thanks
climber
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]
to my opinion, pdaxii13-custom can update either the base or the full. i always used it to upgrade my full from version x to version x+1 (look [a href=\"http://www.tyrannozaurus.com/feed/pdaXii13/tmp/]http://www.tyrannozaurus.com/feed/pdaXii13/tmp/[/url] )
perhaps you're running into filesystem corruption (i had a lot...). did you try to boot to emergency then fsck /dev/hda1 ?
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]
Yeah right, in theory pdaxii13-custom.tgz can update either the base or the full
BUT in practice if you have a careful look at [a href=\"http://www.tyrannozaurus.com/feed/pdaXii13/tmp/]http://www.tyrannozaurus.com/feed/pdaXii13/tmp/[/url]
the last new/updated package from a full install is
from release notes for build5.3.5updated rc.local message and backgrounding welcome message (f/p)all other packages since this one have (f/i) and not (f/p) which means you still need to install the new packages by hand.
So to summ up the upgrade process if you have a full install:
- If the kernel hasn't change you need:
1. flash using updater.sh and pdaxii13-custom.tgz
2. manually install any added/updated package
or
2. a. get the fixed ipkg binary here:
https://www.oesf.org/forums/index.php?showt...=0entry166813 b. make sure Meanie's custom feed is the first line of /etc/ipkg.conf
c. from the cli : ipkg update followed by ipkg upgrade
d. cross your fingers
e. install any added packages you want
- if the kernel has changed you need:
1. flash the kernel using updater.sh and tools.tar
2. flash again using updater.sh and pdaxii13-custom.tgz
3. manually install any added/updated package
or
3. a. get the fixed ipkg binary here:
https://www.oesf.org/forums/index.php?showt...=0entry166813 b. make sure Meanie's custom feed is the first line of /etc/ipkg.conf
c. from the cli : ipkg update followed by ipkg upgrade
d. cross your fingers
e. install any added packages you want