Didj Stop Start Up Junk
Revision as of 21:58, 16 May 2010 by Losinggeneration (talk | contribs) (→Down to Business: To disable Brio, we shouldn't recommend removing /etc/init.d/lighting&example.)
This is how you can disable and remove all the start up Apps and junk on your Didj.
Prerequisites
- You have grown tired of the start up video and have played with the game files enough
- You have Uart access to your Didj
- You have Successfully Uart booted your Didj before (In case you do something stupid we can fix things)
Disable Brio
First remount your root file system as R/W
mount -o remount, rw /
or
mount /dev/root / -o remount,rw
vi /etc/init.d/rcS
and un-comment out mount -o remount,rw /
exit vi
cd to /etc/rc.d
rm K50example rm S50example rm K51lightning rm S51lightning
now when you reboot your Didj none of the boring kids stuff gets loaded and your root file system should be R /w :)