Select CD-ROM Boot Type when installing Server 2008 64-bit with Hyper-V
- Hello. I am not sure if this is the correct place to post this, so I am sorry if I didn't post in the correct location. I would like to try Hyper-V, so I decided to install Server 2008 64-bit with Hyper-V on my Macbook Pro (I know this is not supported by boot camp, but I also have used other unsupported operating systems). But, booting off of the CD yields this:
1.
2.
Select CD-ROM Boot Type :
I am wondering if anyone else has experienced this and can tell me what to do (note that the Macbook Pro seems to have a minor issue with keyboard entry when booting into Bios emulation). The only Google result is this Japanese web page: http://toshi3.cocolog-nifty.com/blog/2007/09/index.html. Also, 64-bit Vista seems to boot and install correctly.
I apologize for my possible ignorance,
Rmsuperstar99
Answers
This is nothing that Windows Server 2008 is doing - this might be an interaction with BootCamp. By default, if the bootloader notices that an OS already exists, it will not boot into the installer, and will give the "Press Any Key to boot from CD/DVD" prompt for 5 seconds before finishing.
All Replies
Just press "1" and enter - it should then proceed to boot.
Cheers,
Ben
- Press "1" and enter is not a happy solution because after the reboot the installation continue. It is stupid to stop the installation process in the middle to ask the user to press "1" and enter.
This is nothing that Windows Server 2008 is doing - this might be an interaction with BootCamp. By default, if the bootloader notices that an OS already exists, it will not boot into the installer, and will give the "Press Any Key to boot from CD/DVD" prompt for 5 seconds before finishing.
- Thanks.

I had assumed that, so then the problem of it not taking key entry is with my Macbook Pro. Oddly, I still got this menu after formating all the partitions with disk utility, and even after deleting all the partitions with a Server 2003 disc (Press any key to boot from cd in Server 2003 did not show up when this happened).
-Rmsuperstar99 Not so sure if this is a boot camp "issue". I just installed successfully 64-bit Vista from a bootable DVD (MSDN ISO) w/o any questions from the system. Trying the same with a Windows Server 2008 DVD (MSDN ISO) gives the described boot options but the systems seem to hang or at least does not accept any keyboard input anymore. Question is what is the difference between a 64-bit Vista boot DVD and a Windows Server 2008 boot DVD.
- Any updates?
- Just tried this again with an ISO of the RTM 2008 x64 as well. Same issue, and for what it's worth, the same happens on a brand-new 17" MBP 2.4ghz, a previous generation 15" Core Duo (not C2D) MBP, and my 20" Core Duo iMac. From other posts on apple boards, the general consensus is that 2008 has problems identifying the keyboard type on the Macs, and therefore can't continue the boot. I've also tried all machines above with external windows-genuine USB as well as PS2 (via USB adapter) keyboards, no joy. Some things I hope to be trying next: remove MBP HD, install in Windows notebook, attempt to install 2008 from that platform then transplant drive back to MBP and cross fingers... also, I may try a bootcamp 2003 install and attempt an upgrade vs. clean install of 2008.
Problem solved!
Just copy all files from DVD or ISO image to temporary folder and then use oscdimg.exe from
Windows Automated Installation Kit (AIK) to create new .iso file. Then burn new install dvd.Same problem here, but on Intel D975XBX2 mobo and clean RAID10 boot array.
Every time machine reboots during OS install I have to press 1.
What is the purpose of this options?
What oscdimg command options did you use?Here are the command options that I used to create ISO image.
oscdimg.exe -n -m -bC:\WS2008_DVD\boot\etfsboot.com C:\WS2008_DVD C:\temp\WS2008.iso
There is a nice blog post about this problem from Jowie. You can find it here:
"Select CD-ROM Boot Type :" prompt while trying to boot from Vista x64 DVD burnt from .iso fileSimply Solution:
http://sergiomcfly.blogspot.com/2008/04/select-cd-rom-boot-type-when-installing.html
- Proposed As Answer byBen Armstrong [MSFT]MSFTSunday, February 01, 2009 6:55 AM
1. In the settings of your DVD-burning software, make sure 'Don't add ';1' version number to files' is checked. This ISO 9660 file record name format is the cause of our impediment. http://support.microsoft.com/kb/931708
2. Create a bootable disk of the Server 2008 files.
That was all I did to install Windows Server 2008 Enterprise 64-bit on my new and gorgeous iMac with Boot Camp. I didn't need CDimage.exe or OSCDimg.exe or a new .iso or anything else.
--------------------------------------------------- HELP! ---------------------------------------------------
My iSight is missing the driver for Windows Server 2008 Enterprise 64-bit . Is it working for you? Where did you get the driver? Boot Camp (latest edition as of today, April 13) didn't install the driver when I installed Server 2008 Enterprise 32-bit either. Thank you.
- I cannot find oscdimg.exe in AIK. Where is is located?
If you have this issue loading 64 bit versions burned from Iso on to a Windows machine I assume you are doing this and you have the machine either hooked to a KVM or you have usb keyboard and mouse? Hook a standard keyboard up to your machine, boot from the dvd. Hit 1.
I had this problem, but it wasn't on a mac, it was on a standard Pc, with an intel desk board dx38bt
It would install XP without this "Select CD-ROM Boot Type" prompt. But not windows 2008 64 bit with hyper v
I tried Nero and imgburn with the sugguested options didn't seem to make a difference. ( also asked a collegue would used a different iso and burner)
I also reset the BIOS to default settings ( even though one of the PC's is brand new)
None of this made any difference.As for the kvm/ usb Yes i am using both, but i can't use PS2 the PC has no PS2 ports
In the end i followed these instructions (i didn't change and burning options)
http://sergiomcfly.blogspot.com/2008/04/select-cd-rom-boot-type-when-installing.html
and it installed successfully- Proposed As Answer byhelenp1983 Sunday, June 14, 2009 10:49 AM
- Can someone elaborate on this?
I've downloaded the Windows AIK, but there a 2 problems:
1) When I try to intiate the .exe, I'm told it is a Windows-only file and cannot be run via MacOS
2) I'm assuming "oscdimg.exe" is some kind of command prompt-
can someone explain STEP-BY-STEP how to initiate this so ulimately
a usable Window7 install disc can be created ??
thanks so much!
NpF - i used http://sergiomcfly.blogspot.com/2008/04/select-cd-rom-boot-type-when-installing.html to install my win7 x64 the thing is you need to have a windows computer to do the following guide. you cant do it on a mac unless you have like windows XP or Vista already installed.
But that guide does work and if you have a disk already i would do the following
oscdimg.exe -n -m -bd:\boot\etfsboot.com d:\ c:\windows7x64.iso
where d is your dvd-rom drive.
You might beable to do it threw Parallels or something but im not completely sure, i used my GFs laptop - I also used http://sergiomcfly.blogspot.com/2008/04/select-cd-rom-boot-type-when-installing.html and just followed the simple steps one by one
and hey here i am with windows 7 x64 on my Apple Macbook
Thanks everyone..


