04-18-2016 11:09 AM - edited 03-01-2019 12:42 PM
Hi,
I'm installing windows 2012 r2 for Hyper V on UCs booting from SAN [DELL]
I faced many error during installation and can successfully finished two servers but the other servers still couldn't be solved
Please check the attached error and advise what may be the problem
I used these steps to solve the partition creation error for one server
Start DISKPART
Type LIST DISK and identify your HDD disk number (from 0 to n disks).
Type SELECT DISK <n> where <n> is your HDD disk number.
Type LIST PARTITION
Type SELECT PARTITION <n> where <n> is your partition number of the last drive (Drive 0 Unallocated Space 20 Gb) Type CREATE PARTITION PRIMARY
Type ACTIVE
Type FORMAT FS=NTFS QUICK
Type ASSIGN
and will try this one for read only disk error
DISKPART> attributes disk clear readonly
Please advise for these errors
Thakns
04-18-2016 11:05 PM
This topic has been discussed many times; cannot give you a definitive answer, please check
https://keepingitclassless.net/2012/04/windows-server-2008-r2-boot-from-san-on-cisco-ucs/
http://www.cisco.com/c/en/us/support/docs/servers-unified-computing/ucs-b-series-blade-servers/115764-ucs-san-tshoot-00.html
http://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/sw/vic_drivers/install/Windows/b_Cisco_VIC_Drivers_for_Windows_Installation_Guide/b_Cisco_VIC_Drivers_for_Windows_Installation_Guide_chapter_010.html
http://www.jedimt.com/2015/07/windows-boot-from-san/
04-18-2016 11:26 PM
Thanks Walter for your response
but do you know what may be the reason of this error specifically :
" The selected disk isn't the computer boot disk "
Thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide