The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 09-27-2007, 08:06 PM
iPhone? More like MyPhone
 
Join Date: Aug 2007
Posts: 110
Thanks: 12
Thanked 20 Times in 18 Posts
How to enable/disable verbose boot (just for fun of course)

Okay, so you're a geek like me and you like watching all your gear boot up in verbose mode....

Option 1 - auto boot in verbose mode using terminal
- launch terminal
- type
Code:
nvram boot-args="-v"
- press return
- type reboot

to disable
- launch terminal
- type
Code:
nvram boot-args=
- press return
- type reboot

Option 2 - using tapp to enable/disable
-launch tapp
-enter the above commands on seperate tapp lines
-enter reboot on a third tapp line
-click save
-click execute mode
you can now enable/disable verbose boot with tapp

If anyone knows of anyway to slow down the output...please let me know!

Really? No one enjoyed watching this fly across their screen during boot?

What ever you do... don't change the autoboot parameters to false....

rotfl after a fresh 1.0.2 restore

Last edited by amnesia; 09-28-2007 at 08:00 PM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #2  
Old 09-28-2007, 09:32 PM
Stealth1029's Avatar
iPhone? More like MyPhone
 
Join Date: Jul 2007
Device + Firmware: iPhone 3G 2.1
Operating System: Windows Vista (Trying to Dual Boot Leopard)
Location: Miami, FL
Posts: 270
Thanks: 3
Thanked 37 Times in 20 Posts

Nate true captured this on video: http://cre.ations.net/blog/post/ipho...tured-on-video

He also typed it by hand so you can read it.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 09-28-2007, 09:43 PM
iPhone? More like MyPhone
 
Join Date: Aug 2007
Posts: 110
Thanks: 12
Thanked 20 Times in 18 Posts

Quote:
Originally Posted by Stealth1029 View Post
Nate true captured this on video: http://cre.ations.net/blog/post/ipho...tured-on-video

He also typed it by hand so you can read it.
Saw that, but this is different. His video is of a verbose restore mode. My instructions will just do a verbose boot every time you turn on/reboot your phone.

no use really, as opposed to his verbose restore.

I just think a verbose boot looks cool.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 11-25-2007, 04:17 PM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts

it does!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5  
Old 11-25-2007, 09:24 PM
agentfubu's Avatar
iPhone? More like MyPhone
 
Join Date: Oct 2007
Device + Firmware: iPhone 3G 3.0
Operating System: Windows XP, Windows Vista, Windows 7, Ubuntu 8.04/8.10, OSX 10.5.8
Location: Chicago
Posts: 260
Thanks: 32
Thanked 40 Times in 24 Posts

Sweet, this is awesome. Wow, but my boot has about a page or errors. I should go about fixing those...
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 11-29-2007, 05:04 PM
Green Apple
 
Join Date: Oct 2007
Device + Firmware: iPhone + 1.1.4, iPhone 3G
Operating System: AMD Nforce4 OSX86
Posts: 76
Thanks: 8
Thanked 6 Times in 6 Posts

Awesome! Verbose is amazing. I have about a page of errors myself... Hmm, Ill try and fix those aswell.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7  
Old 12-01-2007, 09:38 AM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

it will be useful to store the lines on a file to read them and fixing errors... there is a way to do this?

the iphone stores the boot logs somewhere? (I haven't found on log and Logs folders)
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 12-01-2007, 10:01 AM
EmoRebellion's Avatar
iPhoneaholic
 
Join Date: Aug 2007
Posts: 405
Thanks: 4
Thanked 24 Times in 23 Posts

Sweet! Good job.

Last edited by EmoRebellion; 12-01-2007 at 10:03 AM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9  
Old 12-11-2007, 10:49 AM
flopethedope's Avatar
Green Apple
 
Join Date: Oct 2007
Device + Firmware: 16gb iphone - white
Operating System: linux, vista, xp
Location: here
Posts: 79
Thanks: 6
Thanked 12 Times in 9 Posts

Quote:
Originally Posted by checco77 View Post
it will be useful to store the lines on a file to read them and fixing errors... there is a way to do this?

the iphone stores the boot logs somewhere? (I haven't found on log and Logs folders)
Yeah I've got a whole LOT of errors showing up. Anybody know of a solution?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #10  
Old 12-11-2007, 04:16 PM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 10
Thanks: 0
Thanked 6 Times in 4 Posts

First il leave a warning that Amnesia must have had amnesia about when he posted. Break your nvram on a mac and you will have a brick, so I am going to safely say that the iphone is similar I don't think any firmware update from apple will fix a broken nvram (Please correct me if im wrong anyone) so be careful and type slow.

So after reading this, I decided I wanted to dig deeper and see if we can do anything else with nvram.

Seems like we might be able todo more then just enable verbose mode.
If you run this command: nvram -p
in terminal on the iphone you will get something similar to this im sure. (This is mine after adding the -v)
This is all the variables already set in nvram.

backlight-level 40
bootdelay 0
filesize 14474
auto-boot true
boot-args -v

You might be able to use the following command to slow down bootup and see errors and etc: nvram bootdelay="3"
I am too much of a wuss to try it, but I don't see any reason it would hurt anything.

I also found this site, http://www.mamiyami.com/document/ore...ac/ch08_03.htm with a listing of mac nvram variables.

Theres a bunch in here we might be able to use such as, boot-device we might be able to change this and boot off a USB device, default-client-ip plus a few other variables to enable diskless booting, or oem-logo and oem-banner to show our own logos at bootup.

Edit:
Ohh and just found a site for making oem-logos
http://www.ccl.kuleuven.be/~bob/oem-logo.html


MrHack

Last edited by mrhack; 12-11-2007 at 04:16 PM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 10:51 PM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Privacy Statement / Top