|
|
|
|
#1 |
|
Prospect
Join Date: Jul 2002
Posts: 1
|
how do i get os x to always boot in verbose mode
I want my os x to always boot with verbose mode. I have tried to use "nvram boot-args="-v"" in the terminal app, but i get an error (-1). I don't know what that is. I also tried opening up the firmware and typing boot-args="-v"...but then it tells me it doesn't know what "-v" is. Can some help me?
Paul |
|
|
|
|
|
#2 |
|
Triple-A Player
Join Date: Jan 2002
Location: Philadelphia, PA
Posts: 223
|
Use:
sudo nvram boot-args="-v" in the terminal. David |
|
|
|
|
|
#3 |
|
League Commissioner
Join Date: Jan 2002
Posts: 5,536
|
IIRC, if you subsequently boot into OS9, or perhaps any other OS, you'll have to set it again.
|
|
|
|
|
|
#4 |
|
Major Leaguer
Join Date: Jan 2002
Location: New York
Posts: 252
|
add the following to your ~/Library/init/tcsh/aliases.mine file to make things a little more memorable if you're wanting verbose mode and you dual boot a lot:
Code:
alias textboot 'sudo nvram boot-args="-v"' it helps for those of us with Gen-X Alzheimer's...
|
|
|
|
|
|
#5 |
|
Prospect
Join Date: Jan 2002
Posts: 36
|
If you're a real man you'll ignore these posts about settings in nvram. ;-)
Go here: http://slagheap.net/etherspoof/ and grab the Force Verbose patch. Use CVS and checkout the xnu kernel source. Patch xnu. Build xnu. Backup original kernel. Install new one. [Insert warning here about installing own kernel.] |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|