Ubuntu 12.04 UEFI dualboot Win7
- by bodo
I have new laptop Asus N76 with 500GB HDD and 256 SSD. Windows 7 is installed on HDD with partitions:
/dev/sda1 fat32 200MB boot (GPT)
/dev/sda2 unknown 128MB msftres
/dev/sda3 ntfs 94GB (Win 7)
/dev/sda4 ntfs 20GB hidden,diag
I want to install 12.04 on SSD disk. Is it possible to install GRUB2 at /dev/sda1 partition? Is…