Thread
:
HOW TO: Personalize Boot Menu, Increase Chances of Recovering Lost NIT
View Single Post
nhanquy
2008-09-24 , 14:54
Posts: 678 | Thanked: 197 times | Joined on Jul 2007 @ San Jose CA
#
15
Just saw this thread.
I did something similar for bootmenu.sh. I modified the boot_message() to something like:
boot_message(){
${T2S} -c
${T2S} -s 1 -H center -y 20 -T 0 -t "Booting from ${default_root} (${root_dev} ${root_fstype})..."
${T2S} -s 1 -H center -y 392 -T 0 -t "this N800 belongs to"
${T2S} -s 2 -H center -y 405 -T 0 -t "xxx@gmail.com"
${T2S} -s 2 -H center -y 425 -T 0 -t "408 xxx-yyyy"
}
Those messages stay longer while the device is booting up.....
Quote & Reply
|
The Following User Says Thank You to nhanquy For This Useful Post:
lm2
nhanquy
View Public Profile
Send a private message to nhanquy
Find all posts by nhanquy