View Single Post
Posts: 13 | Thanked: 2 times | Joined on May 2012
#11
Originally Posted by myname24 View Post
how can i do it ( remove package ) after loading rescue os ?
It's quite simple: You have to:

Code:
chroot /mnt/maemo
Then you are in the N900 busybox. I just removed the startup script:

/etc/X11/Xsession.d/30osso_startup_wizard

I think that, once the device is started, you can just CTRL+SHIFT+x and do a clean

Code:
apt-get remove osso-startup-wizard
 

The Following User Says Thank You to ludiegu For This Useful Post: