My Mac starts up in verbose mode. I tried to reset the PRAM with no luck.
I believe you are asking how to make your system non boot into verbose mode. THis is done via the command line, to enable/disable verbose mode. Just copy/paste the appropriate line into terminal
Verbose Mode:
Set verbose Mode ON
sudo nvram boot-args="-v"
Set Verbose mode OFF
sudo nvram boot-args=
I believe you are asking how to make your system non boot into verbose mode. THis is done via the command line, to enable/disable verbose mode. Just copy/paste the appropriate line into terminal
Verbose Mode:
Set verbose Mode ON
sudo nvram boot-args="-v"Set Verbose mode OFF
sudo nvram boot-args=
Sorry, I should be more specific. It started after I loaded the new Softraid 5.5 driver. I used those commands and even shut down the Mac, but nothing worked.
However, I was not resetting the PRAM correctly and after doing the Mac started as normal.

