From: Rich B. <rba...@pa...> - 2003-01-16 06:29:34
|
Alex; I run sudo... As you suggested and it works. Thanks a lot Regards Rich Basecki On 1/15/03 10:13 PM, "alex avriette" <avr...@sp...> wrote: > >> I am afraid I am not too proficient in Unix, and I am also afraid of >> messing >> up my Mac OS. I have messed up once in the past and had to reinstall >> entire >> system. > > You're not going to mess anything up. > >> The command line you proposed, should I enter it in Terminal window? >> Should >> I log in as myself or as root? > > Open Terminal, issue the command exactly as I gave it to you -- > > % sudo kextload /System/Library/Extensions/WirelessDriver.kext > > the use of 'sudo' issues the command as root. > > alex > |