Gentoo Guest hangs during startup

Discussions about using Linux guests in VirtualBox.
Post Reply
misto
Posts: 5
Joined: 8. Jun 2007, 18:55

Gentoo Guest hangs during startup

Post by misto »

Hi!

I'm trying to use a Gentoo guest on my Virtualbox (1.3.8), but it hangs during startup. And not always on the same place..
The installation with the livecd went quite smooth, but now I can't boot into my new system. I suppose I did something wrong with my kernel configuration, so can somebody with a working Gentoo guest give me his? I suppose this would be the easiest way..
achimha
Volunteer
Posts: 217
Joined: 10. May 2007, 09:24

Post by achimha »

Try VirtualBox 1.4.0

Also which kernel revision is your Gentoo?
misto
Posts: 5
Joined: 8. Jun 2007, 18:55

Post by misto »

achimha wrote:Try VirtualBox 1.4.0
Doesn't change anything, it still hangs.
achimha wrote:Also which kernel revision is your Gentoo?
I use gentoo-sources-2.6.21-r2, both on the host and the guest systems.

Danke,

Mirko
jbennett
Posts: 1
Joined: 9. Jun 2007, 03:34

Post by jbennett »

What file system did you use for your boot and root partitions?

When I was installing gentoo in VirtualBox, I initially wanted to use JFS. But JFS randomly hanged whenever I did a decent amount of disk access (ie, during boot). Switching to EXT3 fixed the problem for me. I tried a few different kernel version (at least 2.6.19, 2.6.20, and 2.6.21) and all of them had the same issue.
misto
Posts: 5
Joined: 8. Jun 2007, 18:55

Post by misto »

jbennett wrote:What file system did you use for your boot and root partitions?
I used reiserfs, but I could try it with ext3.

Thanks!
misto
Posts: 5
Joined: 8. Jun 2007, 18:55

Post by misto »

I reinstalled on ext3 and I still have the same problem.. any ideas?
misto
Posts: 5
Joined: 8. Jun 2007, 18:55

Post by misto »

I have found the problem! I've built my guest kernel without dynamic ticks and now it works.
Post Reply