OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: badog on May 28, 2005, 12:14:39 am

Title: A Case Of "crash And Recover"
Post by: badog on May 28, 2005, 12:14:39 am
Crash:
I deleted libiconv.so.2 wrongly ,the system-RC10 crashed!
i can't know list of base-packetage, so the mistake will often happen.

Recover:
I downloaded libiconv.xx.ipk from the feed
unpack this .ipk
cd date directory
cp bin/*  /usr/bin/
cp lib/*  /usr/lib/
restartx
the system is recovered.

this Case is multipurpose.:
when system lacks some base-packetage and crash,
we can unpack them-packetage,
then copy something to relational directory.
and recover the system.