Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
trying to install gentoo by using vmware on WinXP
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
chang
Guest





PostPosted: Mon Jun 17, 2002 3:47 pm    Post subject: trying to install gentoo by using vmware on WinXP Reply with quote

I'm trying to install gentoo by using vmware on WinXP.
when i finished install and then reboot my machine.
system cannot mount /dev/sda...
i think it requires mkinitrd.
but i couldn't find them.

What should i carry out for getting mkinitrd?

Thanks.
Back to top
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Mon Jun 17, 2002 3:49 pm    Post subject: Reply with quote

Gentoo doesn't use initrd. Most likely, you didn't include Buslogic SCSI controller support in your kernel, so Gentoo can't see your virtual disks.
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Mon Jun 17, 2002 3:52 pm    Post subject: Reply with quote

Oh, to get back into Gentoo so you can fix it (thought you might want to know), boot up your Gentoo install disk and do the following:

Code:
# mkdir /mnt/gentoo
# mount /dev/sda3 /mnt/gentoo (or whatever your root partition is)
# mount /dev/sda1 /mnt/gentoo/boot (or whatever your boot partition is)
# mount --bind /proc /mnt/gentoo/proc
# chroot /mnt/gentoo /bin/bash
# source /etc/profile


You will now be inside your Gentoo installation, where you can go back and recompile your kernel with the proper drivers compiled in (looks like [*]) instead of as modules (looks like [M]) or not at all (looks like [ ]).
Back to top
View user's profile Send private message
chang
Guest





PostPosted: Mon Jun 17, 2002 4:48 pm    Post subject: Reply with quote

Thank you for your answer.
but,,,
once i finished the installation.
even if it is going to boot from CD once again, it cannot do.
The repetition challenge was carried out and it was useless again.
Then, it reinstalls from the start each time.
I already think that it is doing 20 times.

Anyhow, install from the beginning once again.
Since I like gentoo.

thanks.[/b]
Back to top
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Mon Jun 17, 2002 4:50 pm    Post subject: Reply with quote

The install CD also works as a rescue CD, so if you can get it to boot off of it, the commands above will bring you to a place where you can fix what's wrong without re-installing everything.
Back to top
View user's profile Send private message
chang
Guest





PostPosted: Mon Jun 17, 2002 5:18 pm    Post subject: Reply with quote

yes, i did it.
It was able to mount safely and was able to start.

but,,,
Once it installs,
It still cannot perform booting from CD any longer too.

anyway,
Now, the Gentoo life can be enjoyed.
thanks a lot.
Back to top
Guest






PostPosted: Wed Jun 19, 2002 7:44 pm    Post subject: Reply with quote

To boot from the CD after you have installed Gentoo you need to your cdrom the first boot device in the vmware bios. On virtual boot hit F2 to get to the vmware bios then to the "Boot" menu. Move the cdrom on top of the HD and you will boot from the cd if it is in the drive.

Hope this helps
Back to top
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