macfidelity

|

rethinking the think-different thing

Verbose boot

October 15th, 2006 at 22:30

This short howto is for all linux geeks missing informations while booting their operating system.

The verbose mode is usually set by the -v flag and apple works consistent in that area.

Step 1: Testing verbose mode

Before setting up a permanent verbose boot on your mac you should do a test run. Reboot your mac and keep holding “Command + V” keys while booting.

If u like the result go ahead with Step 2 for permanent verbose mode.

Step 2: Permanent verbose mode

Enter the following command in your desired console. I prefer bash.

sudo /usr/sbin/nvram boot-args=”-v”

Now, maybe you want to Undo Step 2

Step 3: Undoing Step 2

If the changes done in Step 2 are not the thing u want to see on each reboot enter the following command to reverse those changes. Again ist bash-time:

sudo /usr/sbin/nvram boot-args=”"

Best regards
fidel

NOTE:

this information was based on tests with 10.4 -> Tiger. Check the comment #02 for additional options on newer macs

Tags: ,

5 Responses to “Verbose boot”

  1. Problemerkennung in Mac OS X | macfidelity Says:

    [...] Man kann Mac OS X auch im Verbose Mode starten. Erste Informationen hierfür findet ihr hier. [...]

  2. Toasti Says:

    Auf neueren MAC Books (?) ist die Kurzvariante angebrachter. Also
    sudo nvram boot-args=”-v”

    bzw. sudo nvram boot-args=”" zum deaktivieren.
    (Obiger Befehl ging bei mir grade schlichtweg nicht auf dem MacBookPro)

  3. fidel Says:

    @Toasti

    hi … lange nix mehr gehört ;)

    Jo ich wollte das Thema spätestens mit 10.6 mal wieder neu aufrollen – obige Info stammt letzlich noch aus meinen Versuchen Ende 2006 ;)

    Danke für den Hinweis

    Gruss
    fidel

  4. mac | Apple Boot Logo abändern | macfidelity Says:

    [...] Tipps zum Thema Verbose-Boot sucht wird hier [...]

  5. mac | VMware Fusion und Mac OS X Boot in verbose | macfidelity Says:

    [...] einer virtuellen in VMware Fusion. Einen recht allgemeinen Beitrag zum Thema verbose gabs hier schon – weshalb ich diesen hier einfach mal [...]

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>