Results 1 to 4 of 4

Thread: Failed to bring up eth0 in Ubuntu Virtual Machine

  1. #1
    Join Date
    Apr 2009
    Posts
    49

    Failed to bring up eth0 in Ubuntu Virtual Machine

    I am running Ubuntu virtual machine in my network of 10 computer, The problem is i can't able to connect network after modifing some group policy and some hardware changes. It shows error message "eth0: ERROR while getting interface flags: No such device".

  2. #2
    Join Date
    Jan 2006
    Posts
    4,221

    Re: Failed to bring up eth0 in Ubuntu Virtual Machine

    Can you ping your gateway? Can you ping another computer by ip address?Do you have a link light on your NIC/hub/switch? Did you try using the MEPIS System Center to start eth0 after configuring it for DHCP? If no then open a terminal window and type sudo ifconfig eth0 up,sudo dhclient eth0 command.

  3. #3
    Join Date
    Jan 2006
    Posts
    3,792

    Re: Failed to bring up eth0 in Ubuntu Virtual Machine

    If you have two interfaces (eth0 and eth1) for same ip address then run the following command, it will edit the interfaces file. After that change your eth0 to eth1.

    sudo vi /etc/network/interfaces

  4. #4
    Join Date
    Jan 2009
    Posts
    106

    Re: Failed to bring up eth0 in Ubuntu Virtual Machine

    Run this command and check the connection :
    ifconfig
    If there is no responce or no connectivity then open terminal and type system--config--network, it will ask for password. Enter valid root password, a new windows will open select eth0 from that window and click on auto obtain IP address setting and select dhcp, then click on ok.

Similar Threads

  1. Replies: 5
    Last Post: 22-08-2010, 02:40 AM
  2. Cannot attach the virtual hard disk to the virtual machine
    By GurpreetC in forum Operating Systems
    Replies: 4
    Last Post: 21-08-2010, 04:03 PM
  3. Install virtual machine with Virtual Box in Ubuntu
    By Vitus in forum Tips & Tweaks
    Replies: 3
    Last Post: 04-08-2010, 08:36 AM
  4. Install Ubuntu in Win 7 virtual machine
    By Jensen Ackles in forum Operating Systems
    Replies: 4
    Last Post: 06-04-2010, 02:20 PM
  5. migrate Hyper-V virtual machine to virtual server/virtual PC 2007
    By Larry Scott in forum Windows Server Help
    Replies: 1
    Last Post: 18-03-2008, 03:32 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,582,911.04887 seconds with 17 queries