Hey all, I'm currently evaluating Parallels for a development enviornment. My ultimate goal is to build a Gentoo based linux HDD image, built with all my dev packages, then let my developers all use the same image to test against, etc.
My issue I'm running into is that I've built a Gentoo 2006.1 virtual device on my Vista laptop. When I give the .hdd file to my designer and he sets up the device using my .hdd file, networking doesn't work.
"doesn't work" is vague so let me elaborate...there is no 'ethX' devices listed with 'ifconfig'. I only see the loopback 'lo' device. No 'eth0' means I can't use DHCP or assign a static address.
Everything I've read says the network card on the macbook pro uses the 'sky2' module for the Marvell based nic. I've manually "modprobe sky2" and even compiled into the kernel and still no eth0 shows up.
When I do an 'lspci' in the virtual device on the mac, it lists the network adapter as a Realtec based card...which is the same make in my laptop I built the image on. This makes me wonder if the .hdd file stores hardware information from the machine that created the .hdd file.
If I create a new image and boot from the gentoo install CD, eth0 shows up and everything works. The problem seems to lie in either the modules that I'm loading or the image file.
So my question is, is it possible to share .hdd between different computers with different OS's?
Anyone have any luck passing around the disk images? If so, can anyone help me out why there's no 'ethX' devices showing on the mac gentoo machine?
Sorry for the long wind...thanks in advance. Great product so far and I hope it'll do what I need. =)
My issue I'm running into is that I've built a Gentoo 2006.1 virtual device on my Vista laptop. When I give the .hdd file to my designer and he sets up the device using my .hdd file, networking doesn't work.
"doesn't work" is vague so let me elaborate...there is no 'ethX' devices listed with 'ifconfig'. I only see the loopback 'lo' device. No 'eth0' means I can't use DHCP or assign a static address.
Everything I've read says the network card on the macbook pro uses the 'sky2' module for the Marvell based nic. I've manually "modprobe sky2" and even compiled into the kernel and still no eth0 shows up.
When I do an 'lspci' in the virtual device on the mac, it lists the network adapter as a Realtec based card...which is the same make in my laptop I built the image on. This makes me wonder if the .hdd file stores hardware information from the machine that created the .hdd file.
If I create a new image and boot from the gentoo install CD, eth0 shows up and everything works. The problem seems to lie in either the modules that I'm loading or the image file.
So my question is, is it possible to share .hdd between different computers with different OS's?
Anyone have any luck passing around the disk images? If so, can anyone help me out why there's no 'ethX' devices showing on the mac gentoo machine?
Sorry for the long wind...thanks in advance. Great product so far and I hope it'll do what I need. =)