View unanswered posts | View active topics It is currently Wed Jun 19, 2013 1:06 am



Reply to topic  [ 9 posts ] 
 No HDD in Virtual Machine BIOS 
Author Message

Joined: Sun Mar 22, 2009 1:32 am
Posts: 13
Post No HDD in Virtual Machine BIOS
Well, when one problem ocurred, there is a second and third and...
Finally, after a few days of torture on installing ESXi I was able to make my first virtual machine. (on ESXi of course) After that I notice that I can't see any HDD in the BIOS (of that virtual machine). So I went to settings of that virtual machine and in the HARD DISK 1 settings I have something called VIRTUAL DEVICE NODE. That's a drop down menu contains SCSI(0:0) to SCSI(3:15). By default it was SCSI (0:0). What it is and what I have to choose?
Thanks...


Wed Apr 01, 2009 8:38 am
Profile
Site Admin

Joined: Mon Mar 16, 2009 10:13 pm
Posts: 3876
Post Re: No HDD in Virtual Machine BIOS
ESX(i) support only SCSI virtual HDs at this point so when you go into the BIOS there will be no IDE drives (only the CD-ROM).


Wed Apr 01, 2009 9:52 am
Profile

Joined: Sun Mar 22, 2009 1:32 am
Posts: 13
Post Re: No HDD in Virtual Machine BIOS
Hi Dave... I found this on some other forum...
Quote:
You can manually change the ESX config file to provide support for IDE discs....

snippet from my running ILM-Router.vmx
Code:
#scsi0:0.present = "TRUE"
#scsi0:0.name = "SAN2:ILM-Router.vmdk"
#scsi0:0.deviceType = "plainDisk"
ide0:0.present = "TRUE"
ide0:0.deviceType = "plainDisk"
ide0:0.fileName = "/vmfs/vmhba1:0:4:1/Mikrotik.vmdk"

Is this true? And I don't know where is .vmx file from my virtual machine...


Wed Apr 01, 2009 11:54 am
Profile
Site Admin

Joined: Mon Mar 16, 2009 10:13 pm
Posts: 3876
Post Re: No HDD in Virtual Machine BIOS
I'm not that's accurate and looking at the original it seems to have been done with ESX 2.5.

The easiest method to get to the VMX would be via SSH - http://www.vm-help.com/esx/esx3i/ESXi_enable_SSH.php. Once you enable it and connect it will be found in /vmfs/volumes/<datastore name>/<folder>/file.vmx

ESXi includes the editor VI to use (google for VI editor if you haven't used it) or you can use something like WinSCP to edit the files (it connects via SSH but it's a Windows GUI app).

For the VMDK itself you would need to import it from a workstation install and then convert it with vmkfstools (but that might error out).

Is there a reason you need an IDE drive?


Wed Apr 01, 2009 12:18 pm
Profile

Joined: Sun Mar 22, 2009 1:32 am
Posts: 13
Post Re: No HDD in Virtual Machine BIOS
I'm using WinSCP to SSH with my iPhone. :) Thats not strange for me. Reason for IDE HDD is installation of Mikrotik as virtual machine. MT doesn't support SCSI disks and ESX doesn't support IDE... I think this is the end of the road for me. :(


Wed Apr 01, 2009 9:13 pm
Profile
Site Admin

Joined: Mon Mar 16, 2009 10:13 pm
Posts: 3876
Post Re: No HDD in Virtual Machine BIOS
ESXi 4.0 will support IDE virtual drives - http://blog.chinaunix.net/u1/40976/showart_1844128.html.


Wed Apr 01, 2009 9:20 pm
Profile

Joined: Sun Mar 22, 2009 1:32 am
Posts: 13
Post Re: No HDD in Virtual Machine BIOS
That good news (for me). Is it available in beta version for testing???


Wed Apr 01, 2009 11:07 pm
Profile
Site Admin

Joined: Mon Mar 16, 2009 10:13 pm
Posts: 3876
Post Re: No HDD in Virtual Machine BIOS
The beta is private but there was some blogs saying that they should release it by the end of April.


Wed Apr 01, 2009 11:21 pm
Profile

Joined: Sun Mar 22, 2009 1:32 am
Posts: 13
Post Re: No HDD in Virtual Machine BIOS
Dave, thanks for informations. It's not to much time to wait for. (if it is april-may)... I'll be watching for ESX 4.0 release...


Wed Apr 01, 2009 11:43 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 9 posts ] 

Who is online

Users browsing this forum: No registered users and 1 guest


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 post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.