Please enter search query.
Search <product_name> all support & community content...
Article: 100033817
Last Published: 2025-05-07
Ratings: 1 0
Product(s): System Recovery
Problem
How to check if a Veritas System Recovery Disk (SRD) is booted in UEFI or BIOS mode.Solution
- Boot from the recovery disk
- Click on Analyze
- Click on Open Command Shell Window
- Type the following command: wpeutil UpdateBootInfo
- Type the following command: reg query HKLM\System\CurrentControlSet\Control /v PEFirmwareType
If the command returns 0x1, the recovery disk is booted in BIOS mode. 0x2 represents UEFI mode. The below example shows a recovery disk booted in UEFI mode:
NOTE: If you create the SRD on a USB drive that is formatted as NTFS, the SRD will only detect BIOS. If you need to create a USB Veritas System Recovery Disk that needs to boot on both BIOS and UEFI (firmware) computers, then you must create the recovery disk on a FAT32 USB drive.
Reference: https://msdn.microsoft.com/en-us/library/windows/hardware/dn293283.aspx