I'm pretty convinced that the upgrade performed in recovery mode or after a reboot isn't performed by the standard linux kernel we all have access to ; more likely by a boot loader of some kind..
Without a console access it's going to be hard to get into it.
The standard update , done when you select Upgrade in the Settings screen, is done in initlevel = 3 .. What was suggested earlier as such isn't correct.
the /etc/rc3.d/S50update script is the one doing the usual update; it isn't used when doing a recovery mode one.
|