Jump to content
Forums in Read-Only Mode - Please use Reddit ×

[SOLVED] UEFI Install?


Recommended Posts

cgdisk /dev/sda
                first partition- 500M 8300
                second partition- 250M EF02
                third partition- 2G 8200
                forth partition- 20G 8300
                fith partition 40G 8300
 
mkfs.vfat /dev/sda1
mkdosfs -n efi-boot /dev/sda2

This, the efi-boot partition MUST be the first. you could try backup sda1 and sda2, and just make those again in the correct order and copy the files back again.

Link to comment
Share on other sites

×
×
  • Create New...