Mac showing boot up code

View: New views
10 Messages — Rating Filter:   Alert me  

Mac showing boot up code

by Susan Alston :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have just received a new iMac.  When it came in with Leopard 10.5.6 on it,
it behaved as I am used to.  I have reimaged it with an image I had of
10.5.7, and now it shows the boot up code in the window before it actually
boots up, also when you log out of one user and into another, which is quite
annoying.  I have never seen this behavior on a Mac before.  Is there a
setting somewhere I can change to stop this display of the boot up window?

--


Susan Alston
Internet Developer/Blackboard Administrator
Chowan University
252-398-6263
_______________________________________________
MacOSX-admin mailing list
MacOSX-admin@...
http://www.omnigroup.com/mailman/listinfo/macosx-admin

Re: Mac showing boot up code

by Derek Chesterfield :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Try resetting PRAM.
<http://support.apple.com/kb/HT1379>

On 16 Jun 2009, at 14:41, Susan Alston wrote:

> I have just received a new iMac.  When it came in with Leopard  
> 10.5.6 on it,
> it behaved as I am used to.  I have reimaged it with an image I had of
> 10.5.7, and now it shows the boot up code in the window before it  
> actually
> boots up, also when you log out of one user and into another, which  
> is quite
> annoying.  I have never seen this behavior on a Mac before.  Is  
> there a
> setting somewhere I can change to stop this display of the boot up  
> window?
>
> --
>
>
> Susan Alston
> Internet Developer/Blackboard Administrator
> Chowan University
> 252-398-6263
> _______________________________________________
> MacOSX-admin mailing list
> MacOSX-admin@...
> http://www.omnigroup.com/mailman/listinfo/macosx-admin

_______________________________________________
MacOSX-admin mailing list
MacOSX-admin@...
http://www.omnigroup.com/mailman/listinfo/macosx-admin

Re: Mac showing boot up code

by Geoff Lee :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On 16 Jun 2009, at 14:49, Derek Chesterfield wrote:

> Try resetting PRAM.
> <http://support.apple.com/kb/HT1379>
>
> On 16 Jun 2009, at 14:41, Susan Alston wrote:
>
>> I have just received a new iMac.  When it came in with Leopard  
>> 10.5.6 on it,
>> it behaved as I am used to.  I have reimaged it with an image I had  
>> of
>> 10.5.7, and now it shows the boot up code in the window before it  
>> actually
>> boots up, also when you log out of one user and into another, which  
>> is quite
>> annoying.  I have never seen this behavior on a Mac before.  Is  
>> there a
>> setting somewhere I can change to stop this display of the boot up  
>> window?
>>
>> --
>>
>>
>> Susan Alston
>> Internet Developer/Blackboard Administrator
>> Chowan University
>> 252-398-6263
>> _______________________________________________
>> MacOSX-admin mailing list
>> MacOSX-admin@...
>> http://www.omnigroup.com/mailman/listinfo/macosx-admin
>
> _______________________________________________
> MacOSX-admin mailing list
> MacOSX-admin@...
> http://www.omnigroup.com/mailman/listinfo/macosx-admin
>

______________________________________
Geoff Lee <G.Lee@...>
Computing Support
School of Arts, Culture and Environment
University of Edinburgh
20 Chambers St,
Edinburgh, Scotland,
EH1 1JZ
Tel: +44 (0)131 650 2341
______________________________________







--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.

_______________________________________________
MacOSX-admin mailing list
MacOSX-admin@...
http://www.omnigroup.com/mailman/listinfo/macosx-admin

Re: Mac showing boot up code

by Charles Dyer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You may have told it to boot in verbose mode. Check the keyboard to  
see if the 'v' key is sticking.


On 16 Jun 2009, at 09:41:45, Susan Alston wrote:

> I have just received a new iMac.  When it came in with Leopard  
> 10.5.6 on it,
> it behaved as I am used to.  I have reimaged it with an image I had of
> 10.5.7, and now it shows the boot up code in the window before it  
> actually
> boots up, also when you log out of one user and into another, which  
> is quite
> annoying.  I have never seen this behavior on a Mac before.  Is  
> there a
> setting somewhere I can change to stop this display of the boot up  
> window?
>
> --
>
>
> Susan Alston
> Internet Developer/Blackboard Administrator
> Chowan University
> 252-398-6263
> _______________________________________________
> MacOSX-admin mailing list
> MacOSX-admin@...
> http://www.omnigroup.com/mailman/listinfo/macosx-admin

_______________________________________________
MacOSX-admin mailing list
MacOSX-admin@...
http://www.omnigroup.com/mailman/listinfo/macosx-admin

Re: Mac showing boot up code

by Geoff Lee :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Sorry for the empty post!

On 16 Jun 2009, at 14:49, Derek Chesterfield wrote:

> Try resetting PRAM.
> <http://support.apple.com/kb/HT1379>

And if that doesn't work, pop open /Applications/Utilities/Terminal  
and type:

sudo nvram -d boot-args

Hit return and type your password.

Should you want to re-enable it for any reason, you want

sudo nvram boot-args=-v

HTH

-geoff


>
> On 16 Jun 2009, at 14:41, Susan Alston wrote:
>
>> I have just received a new iMac.  When it came in with Leopard  
>> 10.5.6 on it,
>> it behaved as I am used to.  I have reimaged it with an image I had  
>> of
>> 10.5.7, and now it shows the boot up code in the window before it  
>> actually
>> boots up, also when you log out of one user and into another, which  
>> is quite
>> annoying.  I have never seen this behavior on a Mac before.  Is  
>> there a
>> setting somewhere I can change to stop this display of the boot up  
>> window?
>>
>> --
>>
>>
>> Susan Alston
>> Internet Developer/Blackboard Administrator
>> Chowan University
>> 252-398-6263
>> _______________________________________________
>> MacOSX-admin mailing list
>> MacOSX-admin@...
>> http://www.omnigroup.com/mailman/listinfo/macosx-admin
>
> _______________________________________________
> MacOSX-admin mailing list
> MacOSX-admin@...
> http://www.omnigroup.com/mailman/listinfo/macosx-admin
>

______________________________________
Geoff Lee <G.Lee@...>
Computing Support
School of Arts, Culture and Environment
University of Edinburgh
20 Chambers St,
Edinburgh, Scotland,
EH1 1JZ
Tel: +44 (0)131 650 2341
______________________________________







--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.

_______________________________________________
MacOSX-admin mailing list
MacOSX-admin@...
http://www.omnigroup.com/mailman/listinfo/macosx-admin

Re: Mac showing boot up code

by LuKreme :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 16-Jun-2009, at 07:41, Susan Alston wrote:
> I have just received a new iMac.  When it came in with Leopard  
> 10.5.6 on it,
> it behaved as I am used to.  I have reimaged it with an image I had of
> 10.5.7, and now it shows the boot up code in the window before it  
> actually
> boots up,

The "boot up code"?

> also when you log out of one user and into another, which is quite
> annoying.  I have never seen this behavior on a Mac before.  Is  
> there a
> setting somewhere I can change to stop this display of the boot up  
> window?

No idea what you are talking about. If you mean that you see a black  
screen with text scrolling up it, then you have verbose mode turned on.

sudo nvram boot-args=

in Terminal should turn it off.

--
Of pleasures, those that occur most rarely give the
        most delight

_______________________________________________
MacOSX-admin mailing list
MacOSX-admin@...
http://www.omnigroup.com/mailman/listinfo/macosx-admin

Re: Mac showing boot up code

by Susan Alston :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes I think verbose must be what I am talking about.  I executed this
command though, and nothing has changed.

On Tue, Jun 16, 2009 at 10:05 AM, LuKreme <kremels@...> wrote:

> On 16-Jun-2009, at 07:41, Susan Alston wrote:
>
>> I have just received a new iMac.  When it came in with Leopard 10.5.6 on
>> it,
>> it behaved as I am used to.  I have reimaged it with an image I had of
>> 10.5.7, and now it shows the boot up code in the window before it actually
>> boots up,
>>
>
> The "boot up code"?
>
>  also when you log out of one user and into another, which is quite
>> annoying.  I have never seen this behavior on a Mac before.  Is there a
>> setting somewhere I can change to stop this display of the boot up window?
>>
>
> No idea what you are talking about. If you mean that you see a black screen
> with text scrolling up it, then you have verbose mode turned on.
>
> sudo nvram boot-args=
>
> in Terminal should turn it off.
>
> --
> Of pleasures, those that occur most rarely give the
>        most delight
>
>
> _______________________________________________
> MacOSX-admin mailing list
> MacOSX-admin@...
> http://www.omnigroup.com/mailman/listinfo/macosx-admin
>



--


Susan Alston
Internet Developer/Blackboard Administrator
Chowan University
252-398-6263
_______________________________________________
MacOSX-admin mailing list
MacOSX-admin@...
http://www.omnigroup.com/mailman/listinfo/macosx-admin

Re: Mac showing boot up code

by Randal L. Schwartz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>>>>> "Geoff" == Geoff Lee <g.lee@...> writes:

Geoff> Should you want to re-enable it for any reason, you want

Geoff> sudo nvram boot-args=-v

Yeah, that's actually one of the first things I do when I get new hardware.  I
can't stand the "silence" of the OSX boot... it doesn't tell me where it gets
stuck if it does.

It's also amusing to see how buggy the bootup process can be sometimes.

For example, the default system name contains a single quote (John Smith's
iMac), but that's not a valid mdns (Bonjour) name, so the mdns server
complains about it a half dozen times during bootup. You'd think one complaint
would be enough, but also realize that these messages are really never seen by
*anyone*.

--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@...> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion
_______________________________________________
MacOSX-admin mailing list
MacOSX-admin@...
http://www.omnigroup.com/mailman/listinfo/macosx-admin

Re: Mac showing boot up code

by Karl Kuehn-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Jun 16, 2009, at 6:41 AM, Susan Alston wrote:

> I have just received a new iMac.  When it came in with Leopard  
> 10.5.6 on it, it behaved as I am used to.  I have reimaged it with  
> an image I had of 10.5.7, and now it shows the boot up code in the  
> window before it actually boots up, also when you log out of one  
> user and into another, which is quite annoying.  I have never seen  
> this behavior on a Mac before.  Is there a setting somewhere I can  
> change to stop this display of the boot up window?


        The usual solution to this is to go to the Startup Disk control panel  
and choose your startup disk. It seems that on newer computers when  
the EFI system has to guess the startup disk (which it is relatively  
good at) that it sets the verbose mode.

--
        Karl Kuehn
                larkost@...




_______________________________________________
MacOSX-admin mailing list
MacOSX-admin@...
http://www.omnigroup.com/mailman/listinfo/macosx-admin

Re: Mac showing boot up code

by Susan Alston :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thank you, thank you.  That did the trick.

On Tue, Jun 16, 2009 at 12:46 PM, Karl Kuehn <kuehn.karl@...> wrote:

> On Jun 16, 2009, at 6:41 AM, Susan Alston wrote:
>
>  I have just received a new iMac.  When it came in with Leopard 10.5.6 on
>> it, it behaved as I am used to.  I have reimaged it with an image I had of
>> 10.5.7, and now it shows the boot up code in the window before it actually
>> boots up, also when you log out of one user and into another, which is quite
>> annoying.  I have never seen this behavior on a Mac before.  Is there a
>> setting somewhere I can change to stop this display of the boot up window?
>>
>
>
>        The usual solution to this is to go to the Startup Disk control
> panel and choose your startup disk. It seems that on newer computers when
> the EFI system has to guess the startup disk (which it is relatively good
> at) that it sets the verbose mode.
>
> --
>        Karl Kuehn
>                larkost@...
>
>
>
>
>


--


Susan Alston
Internet Developer/Blackboard Administrator
Chowan University
252-398-6263
_______________________________________________
MacOSX-admin mailing list
MacOSX-admin@...
http://www.omnigroup.com/mailman/listinfo/macosx-admin