View previous topic :: View next topic |
Author |
Message |
cychong Guest
|
Posted: Sat May 04, 2002 1:30 am Post subject: Gentoo in Vmware : can not find the root partition |
|
|
Hi all.
I installed the basic system on vmware.
After i partitioned and setup the basic system by stage3.xxx I setup
the grub. As you know i have to use the "modprobe sd_mod" to activate the virtual drive. It said that I have a scsi hard drive so I should installed the gentoo in the /dev/sda1 and swap in the /dev/sda2.
But when I setup the grub, I should write like this
Grub > root (hd0,0)
not
Grub > root (sd0,0)
I don't know why I should tell the "hd0" for root partitoin.
And the real problem is I can't mount the root filesystem.
After the kernel is decompressed and it shoud try to mount the
root file system. But it said that
VFS : Cannot open root device "sda1" or 08:01
Please append a correct "root=" boot option
Kernel panic" VFS : Unable to mount root fs on 08:01
I tried "root=/dev/hda1" and "root=/dev/sda1", but both
do not work.
Anyboby help me?
I got only one hdd which has
10G : Windows
10G : Windows
40G : Windows
Thv vmware is installed in the last partition.
I don't know why.
Okay I pass this step with "root (hd0,)" and type the menu.lst file.
However it does not work. I can't boot the linux with this grub command
"kernel /boot/bzImage /dev/hda1" |
|
Back to top |
|
 |
cychong Guest
|
Posted: Sat May 04, 2002 2:45 pm Post subject: |
|
|
Yes.
I fixed the problem.
I change the virtual disk type from SCSI to IDE then I found the hda
is used in vmware. |
|
Back to top |
|
 |
Eberhard Guest
|
Posted: Sat May 04, 2002 4:49 pm Post subject: Gentoo in Vmware : can not find the root partition |
|
|
cychong wrote: | I change the virtual disk type from SCSI to IDE then I found the hda
is used in vmware. |
Is this the same as selecting install a FreeBSD guest OS instead of Linux? I am fighting the same problem for days now w/ VMware 3.1/WXP. I don't see another possibility of switching away from SCSI for Linux guests, or is there one? |
|
Back to top |
|
 |
cychong Guest
|
Posted: Sun May 05, 2002 4:12 am Post subject: |
|
|
I think you have the same problem I had.
I don't know if it is possible to change the Virtual disk type from SCSI to IDE. I just delete the virual disk and create a new one. After I create a new one, I change the Virtual disk type in the vmware. When you launch the vmware you can see the created the virtual disk in the left panel of vmware. And you can change the all hardware properties by clicking the virtual disk with right button such as changing properties in the normal windows program.
Maybe the SCSI is selected and IDE is disabled. Just change it.
I hope you can get it. |
|
Back to top |
|
 |
_basta_ Guest
|
Posted: Thu May 23, 2002 5:13 pm Post subject: |
|
|
perfomance should drop if using ide disks.Just load buslogic scsi drivers, and think that you use the machine with AMD network card and Buslogic scsi disks  |
|
Back to top |
|
 |
|