Hi,
I am doing some coding here on the RAID option rom. I am planning to put an option where the user can select the drive to boot from (in the option rom UI) (after breaking the RAID1 Volume) and then we should directly boot from that drive without going into the BIOS SETUP.
So the problem here is, the BIOS decides the BOOT PRIORITY and we can modify it by going inside the BIOS SETUP. But how do i boot from a drive without going into the BIOS SETUP SCREEN. I don't want to change any BIOS CODE. The Option ROM will basically report BCV's (one BCV for each SATA HDD it finds connected to the system) and the BIOS adds them to the BOOT PRIORITY. Can any one of you suggest a method by which i can do this?
Thanks,
Vicky
I am doing some coding here on the RAID option rom. I am planning to put an option where the user can select the drive to boot from (in the option rom UI) (after breaking the RAID1 Volume) and then we should directly boot from that drive without going into the BIOS SETUP.
So the problem here is, the BIOS decides the BOOT PRIORITY and we can modify it by going inside the BIOS SETUP. But how do i boot from a drive without going into the BIOS SETUP SCREEN. I don't want to change any BIOS CODE. The Option ROM will basically report BCV's (one BCV for each SATA HDD it finds connected to the system) and the BIOS adds them to the BOOT PRIORITY. Can any one of you suggest a method by which i can do this?
Thanks,
Vicky