Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installing Gentoo 2006.1 in a virtual machine
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
another_lobster
n00b
n00b


Joined: 25 Jun 2005
Posts: 46

PostPosted: Tue Dec 12, 2006 10:11 pm    Post subject: Installing Gentoo 2006.1 in a virtual machine Reply with quote

I'm installing Gentoo 2006.1 in a virtual machine created with VMX Builder and run by VM Player.

It's been very useful reading both the Gentoo handbook and the "HOWTO Install Gentoo on VMware in Windows NT/2K/XP" (http://gentoo-wiki.com/HOWTO_Install_Gentoo_on_VMware_in_Windows_NT/2K/XP) but none of them contains all the information I needed.

Just in case someone else is going to do the same job, I'm writing a web page to collect my experience, hoping it can be useful. You can find it here:

http://max.duestrade.it/terzaPagina/max/VMGentoo.html

The goal was to build a VM with a minimal Gentoo installation so that anyone could start from there to experiment with this distribution, installing everything he/she likes.

I'd like to distribute the VM but, even when zipped, it's almost 500 MB and I don't know where to place this file. If anyone wants to host it let me know, I'll be glad to spread it.

Bye,
Lobster
Back to top
View user's profile Send private message
batistuta
Veteran
Veteran


Joined: 29 Jul 2005
Posts: 1384
Location: Aachen

PostPosted: Wed Dec 13, 2006 12:00 pm    Post subject: Reply with quote

do you have an xorg.conf that works under vmware? Thanks
Back to top
View user's profile Send private message
another_lobster
n00b
n00b


Joined: 25 Jun 2005
Posts: 46

PostPosted: Wed Dec 13, 2006 12:29 pm    Post subject: Reply with quote

batistuta wrote:
do you have an xorg.conf that works under vmware? Thanks


I emerged Xorg some days ago (well... some nights ago) following the instructions found here:

http://gentoo-wiki.com/HOWTO_Install_Gentoo_on_VMware_in_Windows_NT/2K/XP#Configuring_X.org_with_VMWare_Tools

and I built an xorg.conf that seems to be OK.

I didn't emerge x11-drivers/xf86-input-vmmouse but preferred adding

Code:
INPUT_DEVICES="keyboard vmmouse"
VIDEO_CARDS="vmware"


to /etc/make.conf. I haven't installed VMWare tolls yet, and I'm not sure I'll do it.

I ran startx and it started. I could move the mouse pointer all over the screen. I didn't do anymore testing than that. Yesterday I ran an emerge --sync and I'm now ready to install Xfce (probably tonight).

Bye,
Lobster
Back to top
View user's profile Send private message
damienmoody
n00b
n00b


Joined: 01 Sep 2006
Posts: 73

PostPosted: Thu Dec 14, 2006 4:00 pm    Post subject: VMWare tools error Reply with quote

I installed Gentoo 2006.1 in VMWare and so far so good. I need to install vmware tools, though, to get a better screen resolution under Gnome. I followed the instructions at http://gentoo-wiki.com/HOWTO_Install_Gentoo_on_VMware_in_Windows_NT/2K/XP#Getting_the_portage_package and ran into this error when emerging vmware-workstation-tools:

Code:

!!! ERROR: app-emulation/vmware-workstation-tools-5.5.1 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_unpack
ebuild.sh, line 708: Called src_unpack
vmware-workstation-tools-5.5.1.ebuild, line 65: Called epatch '/usr/portage/app-emulation/vmware-workstation-tools/files/vmware-workstation-tools-5.5.1-config.patch'
eutils.eclass, line 341: Called die

!!! Failed patch: vmware-workstation-tools-5.5.1-config.patch!
!!! If you need support blah blah blah


What does this mean and how do I fix it?
Back to top
View user's profile Send private message
damienmoody
n00b
n00b


Joined: 01 Sep 2006
Posts: 73

PostPosted: Thu Dec 14, 2006 5:52 pm    Post subject: Reply with quote

Well, I haven't figured out how to fix this error; however, the following guide helped me successfully install vmware-tools: http://www.vmwhere.net/gentoo/install-vmware-tools-in-the-gentoo-vm/.
Back to top
View user's profile Send private message
borfig
Apprentice
Apprentice


Joined: 27 Oct 2004
Posts: 162

PostPosted: Fri Dec 15, 2006 9:01 pm    Post subject: Reply with quote

I am running VMWare on my Gentoo, and recently the Gentoo Install LiveCD 2006.1 is being stuck at the "Letting udev process events"....
any ideas???
Back to top
View user's profile Send private message
damienmoody
n00b
n00b


Joined: 01 Sep 2006
Posts: 73

PostPosted: Fri Dec 15, 2006 9:16 pm    Post subject: Reply with quote

When you installed VMWare, did you disable CD autorun on the host? I've never had any problems with leaving CD autorun on, but VMWare always warns that unexpected behavior could occur. Of course I assume that means on the guest OS.
Back to top
View user's profile Send private message
borfig
Apprentice
Apprentice


Joined: 27 Oct 2004
Posts: 162

PostPosted: Sat Dec 16, 2006 11:30 am    Post subject: Reply with quote

I left the livecd alone - I don't need it :P (the host computer is good enough...)
I built a disk-less installation in it and when I poweroff the vm, it tries to umount the root file-system because it is a nfs one.
Additionally, the /etc/resolv.conf is missing a nameserver line and this kinda not nice...
Any ideas how to fix these?
Back to top
View user's profile Send private message
damienmoody
n00b
n00b


Joined: 01 Sep 2006
Posts: 73

PostPosted: Tue Jan 16, 2007 1:43 pm    Post subject: Reply with quote

There's nothing wrong with unmounting the root file system when you power it off. That should be expected. In general, if you're not using a particular filesystem, there's no point in leaving it mounted. It's a good security measure.

You can add a nameserver line in resolv.conf. Check the Gentoo installation manual under the section for networking.
Back to top
View user's profile Send private message
guyr
Apprentice
Apprentice


Joined: 17 Aug 2004
Posts: 237

PostPosted: Thu Mar 22, 2007 1:15 am    Post subject: Reply with quote

I just installed Gentoo under the free VMWare Server 1.01. With that, I already have the vmmouse and the vmware Xorg driver. What additional does VMWare Tools give me? There seems to be some issues with installing it, and if I have all that I require without it, I'm thinking of skipping it. I run gnome-light at 2048x768 when doing development (1024x768 normally), and it runs fine with that. Thanks.
_________________
Guy Rouillier
Back to top
View user's profile Send private message
damienmoody
n00b
n00b


Joined: 01 Sep 2006
Posts: 73

PostPosted: Thu Mar 22, 2007 3:46 pm    Post subject: Reply with quote

If you really want to, do a web search for "gentoo vmware tools". There's a good wiki for it.

However, it sounds you have the same situation I did when I ran Gentoo as a VMWare guest - I was fine without the tools. So, if it ain't broke, don't fix it. :-)
Back to top
View user's profile Send private message
guyr
Apprentice
Apprentice


Joined: 17 Aug 2004
Posts: 237

PostPosted: Thu Mar 22, 2007 6:38 pm    Post subject: Reply with quote

Thanks, I used that wiki to get up and running. I just glanced over it again, and the only thing I can find that addresses *why* to install VMWare Tools is "Now that X works, you are going to install vmware-workstation-tools for increased performance." On the VMWare site, they mention Tools as a way to get the VMWare SVGA driver and the integrated mouse, but we now seem to get those without Tools. As you say, if it ain't broke... The clock stays in sync, the mouse is integrated with the desktop, and I can expand the display as big as I want. Hmmm, I think I'll leave well enough alone. Of course, this being VMWare, if I find myself on a rainy day with nothing to do, I can just copy my working VM, install the VM Tools into this copy and see if it makes any difference. That will probably happen .... never. Thanks.
_________________
Guy Rouillier
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Thu Mar 22, 2007 8:11 pm    Post subject: Reply with quote

why not using colinux?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
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
You cannot vote in polls in this forum