<html><body><div>I upgraded from xubuntu 13.04/10 ?? with:<br><br><code>do-release-upgrade<br><br>at the end it said if failed installing grub now when I boot it fails to the grub-rescue prompt.<br><br>I've booted from live dvd and mounted thus:<br><br>sudo mount /dev/sda5 /mnt<br><br><br>I see this:<br><br>:/mnt$ l<br>@/ @apt-snapshot-release-upgrade-saucy-2013-11-25_14:41:27/ @apt-snapshot-release-upgrade-trusty-2015-01-06_14:26:30/ @home/<br><br>I realized that I had installed with btfrs and get this when trying to install grub (in several locations):<br><br>sudo grub-install --root-directory=/mnt/ /dev/sda<br>Installing for i386-pc platform.<br>grub-install: warning: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible.<br>grub-install: error: filesystem `btrfs' doesn't support blocklists.<br><br>ubuntu@ubuntu:/mnt/@$ sudo grub-install --root-directory=/mnt/@/ /dev/sda<br>Installing for i386-pc platform.<br>grub-install: warning: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible.<br>grub-install: error: filesystem `btrfs' doesn't support blocklists.<br><br>ubuntu@ubuntu:/mnt/@$ l home<br>ubuntu@ubuntu:/mnt/@$ l<br>bin/ cdrom/ etc/ initrd.img@ lib/ media/ opt/ root/ sbin/ sys/ usr/ vmlinuz@<br>boot/ dev/ home/ initrd.img.old@ lib64/ mnt/ proc/ run/ srv/ tmp/ var/ vmlinuz.old@<br><br>ubuntu@ubuntu:/mnt$ l boot<br>grub/<br>ubuntu@ubuntu:/mnt$ sudo grub-install --root-directory=/mnt/grub/ /dev/sda<br>Installing for i386-pc platform.<br>grub-install: warning: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible.<br>grub-install: error: filesystem `btrfs' doesn't support blocklists.<br><br>Is there a way I can fix this. Looking at some discussion online, this seems to be a common issue, but I didn't see a fix for this with btfrs setup.<br><br>Any idea how to get grub installed?<br><br>Thanks,<br><br>-wes<br><br data-mce-bogus="1"></code></div></body></html>