Install Windows Xp On Uefi System Exclusive Here
Wait – why Partition 2? Windows XP’s boot sector code cannot read GPT. We will create a stored on Partition 2. This image contains a traditional Windows XP boot sector.
USB 3.0/3.1: XP does not support these natively. You will need to install backported generic USB 3.0 drivers to use your mouse and keyboard if they are plugged into blue or red ports. install windows xp on uefi system exclusive
: Initialize your target disk as GPT . Use a tool like diskpart to create a 100MB EFI System Partition (FAT32) and a primary NTFS partition for the OS. Wait – why Partition 2
sudo mount /dev/sda1 /mnt/efi sudo mount /dev/sda3 /mnt/xp This image contains a traditional Windows XP boot sector
loader to allow the UEFI firmware to hand off control to the XP environment. Booting the Installer: Use a bootable USB created with WinSetupFromUSB