Reply to topic  [ 7 posts ] 
How to remove Parallels virtual network devices? 
Author Message
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 7:35 pm
Posts: 6580
Location: Getting there
Reply with quote
I ... umm ... trialled a copy of Parallels on my MBP and have since uninstalled it but the 2 network devices still remain in the network preferences screen and on my iStat widget in Dashboard.

I have tried removing them from the network preferences but they come back after restarting.

Is there anything else I can do to remove them?

Thanks!

_________________
Oliver Foggin - iPhone Dev

JJW009 wrote:
The count will go up until they stop counting. That's the way counting works.


Doodle Sub!
Game Of Life

Image Image


Mon Jun 01, 2009 6:39 am
Profile WWW
Spends far too much time on here
User avatar

Joined: Thu Apr 23, 2009 11:36 pm
Posts: 3527
Location: Portsmouth
Reply with quote
I'm sure there is some unixy, command line type stuff you can do.

Does a Google not bring up anything? I'd be surprised if nobody has written a script to do it.

_________________
Image


Mon Jun 01, 2009 1:23 pm
Profile
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 6:36 pm
Posts: 5156
Location: /dev/tty0
Reply with quote
Do they appear if you type this into Terminal.app ?
Code:
ifconfig -a


If they do, try the following:
Code:
ifconfig <interface_name> unplumb


I'm not sure if OS X does, but see if there are files in /etc called "hostname.<interface_name>", if there is, delete the files which have the unwanted interfaces...

Not sure if that'll help...


Mon Jun 01, 2009 2:31 pm
Profile WWW
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 7:35 pm
Posts: 6580
Location: Getting there
Reply with quote
I need to be on the su account to unplumb the network interfaces.

Any idea what the default su password will be?

_________________
Oliver Foggin - iPhone Dev

JJW009 wrote:
The count will go up until they stop counting. That's the way counting works.


Doodle Sub!
Game Of Life

Image Image


Mon Jun 01, 2009 9:48 pm
Profile WWW
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 6:36 pm
Posts: 5156
Location: /dev/tty0
Reply with quote
Fogmeister wrote:
I need to be on the su account to unplumb the network interfaces.

Any idea what the default su password will be?


Use sudo and use your admin password...Unless you have enabled the root user?


Mon Jun 01, 2009 10:01 pm
Profile WWW
I haven't seen my friends in so long
User avatar

Joined: Tue May 05, 2009 3:29 pm
Posts: 7173
Reply with quote
Fogmeister wrote:
I need to be on the su account to unplumb the network interfaces.

Any idea what the default su password will be?


Wait, you mean you don't set your own root passwords? :shock: Is it in the iManual?

_________________
timark_uk wrote:
That's your problem. You need Linux. That'll fix all your problems.
Mark


Mon Jun 01, 2009 10:01 pm
Profile
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 6:36 pm
Posts: 5156
Location: /dev/tty0
Reply with quote
New code:

Code:
sudo ifconfig <interface_name> unplumb
Password:


Sorry, I'm usually root when I do this at work, I didn't think...


Mon Jun 01, 2009 10:02 pm
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 7 posts ] 

Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.