The problem is you provided no info.
What vmware version
What bt4 version (iso or vmware image)
How the vm is setup
Hardware
What steps you took right from booting the vm
I just installed BT4 on to hard drive (VMware). Everything seems fine except no network. There's no eth0 in /dev. So what's wrong?
The problem is you provided no info.
What vmware version
What bt4 version (iso or vmware image)
How the vm is setup
Hardware
What steps you took right from booting the vm
I'm not sure if its the same in the VMWare image, but I'm pretty sure networking is disabled by default.
Try this
Code:/etc/init.d/networking start
I dont know what this command means, but it perfectly solved my problem with the internet, thank you for that!I'm just curious is it possible and how if is, to make this without command?thank you in advance.
Seriously guys, do I have to write this command every time i log?Isn't there a way to make my net turned on by defaut? I've searched everywhere in the graphic menu, but i did not find anythingThank you in advance!
I have this problem as well on both VMWare and my bootable flashdrive. I'm no expert, but typing "/etc/init.d/networking" followed by "start" turns the networking on. I have no problem typing a line or two every time I boot up but my only question is why is this not default?
Of course, if you really wanted to have some fun, go to Wal-Mart late at night and ask the greeter if they could help you find trashbags, roll of carpet, rope, quicklime, clorox and a shovel. See if they give you any strange looks. --Streaker69
Touche salesman, touche. That makes sense to me.
Is there as way to write a shell script that doesn't return "Permission Denied" with either
orCode:/etc/init.d/networking start /etc/init.d/NetworkManager start
Code:ifconfig eth0 up dhclient
Of course, if you really wanted to have some fun, go to Wal-Mart late at night and ask the greeter if they could help you find trashbags, roll of carpet, rope, quicklime, clorox and a shovel. See if they give you any strange looks. --Streaker69