Re: [OT] boot in console mode (verbose mode)
Re: [OT] boot in console mode (verbose mode)
- Subject: Re: [OT] boot in console mode (verbose mode)
- From: Jim Riggs <email@hidden>
- Date: Fri, 25 Apr 2003 09:15:09 -0500
sudo nvram boot-args=-v
This changes the setting in NVRAM.
- Jim
I haven't actually tried this, but it looks like you can force it to
boot verbosely by editing your /etc/rc and changing the line:
VerboseFlag=""
to:
VerboseFlag="-v"
-- Adam Atlas
On Friday, April 25, 2003, at 08:20 AM, Xavier Santolaria wrote:
Hi folks;
if this is off-topic please excuse me.
All I wanted to know is if there was something I can change to make
my machine boot into the verbose mode, but _witout_ pressing the 'v'
key?
I know I can use the console mode at the login prompt by entering
>console
as username. But I want it at boot time. Any ideas?
Thanks in advance.
- xavier.
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.