Hi all,<br><br>using the alternate ISO I am trying to install Ubuntu 64bit with the following setup:<br><br>root@ubuntu:/home/ubuntu# gdisk /dev/sda<br>GPT fdisk (gdisk) version 0.6.14<br><br>Partition table scan:<br>  MBR: protective<br>
  BSD: not present<br>  APM: not present<br>  GPT: present<br><br>Found valid GPT with protective MBR; using GPT.<br><br>Command (? for help): p<br>Disk /dev/sda: 1465149168 sectors, 698.6 GiB<br>Logical sector size: 512 bytes<br>
Disk identifier (GUID): 8C5F38B2-BFAB-4A48-8720-5E6BB4434046<br>Partition table holds up to 128 entries<br>First usable sector is 34, last usable sector is 1465149134<br>Partitions will be aligned on 2048-sector boundaries<br>
Total free space is 1058782 sectors (517.0 MiB)<br><br>Number  Start (sector)    End (sector)  Size       Code  Name<br>   1            2048          411647   200.0 MiB   EF00  EFI System<br>   2          675840          677887   1024.0 KiB  EF02  BIOS boot partition<br>
   3          942080         3039231   1024.0 MiB  0700  Linux/Windows data     -- ext4  mounted at /boot<br>   4         3303424      1464884942   696.9 GiB   8E00  LUKS container <br><div style="margin-left: 40px;"><br>
<div style="margin-left: 40px;">with 1 volume group and 3 logical volumes<br>4G swap<br>50G /home using btrfs<br>20G /root using btrfs<br></div></div><br>Ubuntu Install fails at the select and install software step after configuring apt and also fails to install grub.<br>
<br>The grub-pc package failed to install into /target/. Without the GRUB boot loader the installed system will not boot.<br>
<br><br>I even get this when I tried the setup with MBR partition table with just two partitions:<br><br>sda1 /boot <br>sda2 LUKS+LVM<br><br> Am I doing something wrong?<br><br>-- <br>Kind regards,<br>Yudi<br><br>