VMware
1 2 3 4 5 Previous Next 73 Replies Last post: Aug 6, 2008 12:11 PM by Lance Rushing   Go to original post

Re: Network problems in virtual appliances

60. Mar 21, 2008 12:21 AM in response to: brugh
Click to view deleta's profile Lurker 3 posts since
Mar 16, 2008
I have been following the thread about the network problems because I have the exact same problem.

I have followed the last instructions, gone to the /etc/udev/rules.d/70-persistent-net.rules and added a # before the line:


SUBSYSTEM=="NET" ..... NAME="eth0"


Unfortunately, when I rebooted, I got the exact same symptom as before, when I typed ifconfig, I could only see the lo interface, no eth0 or eth1.


Any ideas of what I might be doing wrong?

By the way, I am using VMware Server Version 1.0.4 running on a Ubuntu 7.10 host.

Greatly appreciate the help.

Re: Network problems in virtual appliances

61. Mar 21, 2008 1:03 AM in response to: deleta
Click to view deleta's profile Lurker 3 posts since
Mar 16, 2008
I think I fixed my own problem. I am not sure if it is an error in brugh's previous post or just a misinterpretation on my part.

After following the instructions, I had the same problem as commented above. To solve it, after trying various things, I went to /etc/network/ interfaces and edited the lines with eth0, replacing eth0 with eth1. After that, everything worked.

I believe that by putting the # before the eth0 line as brugh sugested, it forced the system to create an eth1 interface, not an eth0 interface. That's why, when I changed the "interfaces" file as mentioned above, it worked.

Re: Network problems in virtual appliances

64. Mar 23, 2008 1:55 PM in response to: brugh
Click to view deleta's profile Lurker 3 posts since
Mar 16, 2008

I understand now. However, I prefer not to change the configuration now that it is working.

Thank you,

Diego

Re: Other format for EC2

65. Mar 25, 2008 4:06 AM in response to: brugh
Click to view avasseur's profile Lurker 5 posts since
Dec 19, 2007

How is this appliance different from the Canonical provided Ubuntu JeOS instal CD at http://www.ubuntu.com/news/ubuntu-jeos ?

(except that it is pre installed as a VMware appliance)

a related question if someone knows:how the canonical provided ubuntu-jeos is different from what a "deboostrap " call would produce ?

thanks


Re: Ubuntu 7.10 Just Enough OS appliance

67. Mar 26, 2008 12:56 AM in response to: alexneg
Click to view merlotsv's profile Lurker 4 posts since
Sep 13, 2006
I was still having trouble getting my shared folders to automount at startup but after piecing together the steps in this thread with some external sources I worked it out.

First make this command works for you
vmware-hgfsmounter .host:/ /mnt
If that doesn't work then you will need to check your vmx settings as per OP

If that works then add the line to your /etc/fstab
./host:/ /mnt/hgfs vmhgfs defaults 0 0

Finally create a symlink
ln -s /usr/sbin/vmware-hgfsmounter /sbin/mount.vmhgfs

Thats it..

Re: Network problems in virtual appliances

70. Apr 3, 2008 5:53 AM in response to: brugh
Click to view gerbenh's profile Lurker 2 posts since
Mar 31, 2008
Try adding ethernet0.virtualDev = "vlance" or try ethernet0.virtualDev = "e1000″ to the vmx config file.

When i test it local it is enough to delete the content of the 70-persistent-net.rules file, configuring a static ip address on eth0 and reboot the machine. But that doesn't work remote here.

virtual appliances .net

71. Apr 4, 2008 5:05 AM in response to: gerbenh
Click to view avasseur's profile Lurker 5 posts since
Dec 19, 2007
"Brugh"

you might be interested in http://virtualappliances.net/
I think it would make sense if you 'd join your expertise with the guys over there, although they seem to be more after "jeOS VM+something" than jeOS bare VM.

Ubuntu eth0

73. Aug 6, 2008 12:11 PM in response to: brugh
Click to view Lance Rushing's profile Lurker 4 posts since
Aug 6, 2008
For Ubuntu Hardy 8.04 I got eth0 working by doing the following:

sudo rm /etc/udev/rules.d/70-persistent-net.rules
sudo reboot
Also I went back and removed the 70-persistent-net.rules from my gold source used for cloning.

I suppose you could make a script that would remove 70-persistent-net.rules on each boot/halt. Then you can roll out the appliance and not worry about the eth0.

VMware Developer

SDKs, APIs, Videos, Learn and much more in the Developer community.

Learn More

Developer Sample Code

Increase your developer productivity with VMware API sample code.

Learn More

VMworld Sessions & Labs

Online access to the latest VMworld Sessions & Labs and online services.

Learn more

Purchase PSO Credits Online

Purchase credits to redeem training and consulting services online.

Buy Now

Community Hardware Software

View reported configurations or report your own.

Learn More

VMware vSphere

Come witness the next giant leap in virtualization.

Register Today

Communities