Go Back   The macosxhints Forums > OS X Help Requests > Networking



Reply
 
Thread Tools Rate Thread Display Modes
Old 05-21-2012, 07:11 AM   #1
geordiejohn
Prospect
 
Join Date: Oct 2010
Location: London
Posts: 31
boot in normal mode

i have tried every thing and still cannot get on the internet,i think it is because i keep booting into safe mode,i had put in a sudo command to boot to safe mode and then i re-installed snow leopard but it still boots into safe mode,there is no airport showing on the top where it normally is but i can see it in utilities,but when i do a scan it does not find any thing,i have tried setting up the network manually but i still cannot get it to work,i just tried the sudo command sudo nvram boot -args = " "
but i got the error nvram:error (-1) getting variable - 'boot'
any ideas please?
thank you.
geordiejohn is offline   Reply With Quote
Old 05-21-2012, 07:15 AM   #2
benwiggy
League Commissioner
 
Join Date: Aug 2006
Posts: 5,039
First , there should be no space between boot and -args. And you don't need the other spaces around the equals sign, either.
Code:
sudo nvram boot-args=" "
If that doesn't work, you could try resetting the PRAM:
http://docs.info.apple.com/article.h.../en/26871.html

As for your network problem, can you clarify this?
In System Preferences > Network, is Airport On? Can you see networks to connect to?
What do you mean by "I can see it in Utilities"?

Last edited by benwiggy; 05-21-2012 at 07:22 AM.
benwiggy is offline   Reply With Quote
Old 05-21-2012, 07:22 AM   #3
DeltaMac
League Commissioner
 
Join Date: Jan 2002
Posts: 7,944
You are showing extra spaces, which is likely the problem.
sudo nvram boot-args=""

No spaces in the boot command
Or, you can copy and paste that complete command in the terminal, so you don't have to worry about typing mistakes.
DeltaMac is online now   Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -5. The time now is 05:08 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.