[Bug 1329810] Re: Btrfs /boot partition has no UUID

Chris Murphy bugzilla at colorremedies.com
Fri Jun 13 19:50:59 UTC 2014


Using ubuntu-14.04-desktop-amd64.iso installing with a custom layout to
UEFI VM, partitions are EFI System partition (vfat), boot (btrfs), and
root (btrfs), with no swap partition, each btrfs volume has a UUID and
it's used in the fstab. So I can't reproduce this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1329810

Title:
  Btrfs /boot partition has no UUID

Status in “ubiquity” package in Ubuntu:
  New

Bug description:
  Do the following to reproduce the problem: Using the installer create
  a /boot partition (primary) using btrfs as file system. When the
  install is finished and you boot up the system, the fstab entry for
  /boot looks like this:

  /dev/sda1 /boot btrfs defaults 0 2

  This does not happen if I repeat the exact same procedure using
  ext2/ext3/ext4 for the /boot partition, where an entry in the
  resulting fstab looks like expected:

  UUID=13b5e56a-825c-4633-bd65-64174ecc3c7b /boot ext4 defaults 0 2

  I tried to manually solve this issue by running

  "sudo blkid /dev/sda1", but nothing is returned and "sudo blkid" does
  not list /dev/sda1 anywhere.

  There is a reason partitions should be mounted by UUID and not by
  /dev/sdXY, because under certain circumstances the partition will not
  be found.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Fri Jun 13 17:15:46 2014
  InstallCmdLine: file=/cdrom/preseed/install.seed boot=casper noninteractive noprompt initrd=/casper/initrd.lz quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  InstallationDate: Installed on 2014-06-13 (0 days ago)
  InstallationMedia: Kubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.1)
  SourcePackage: ubiquity
  UbiquityDebug:
   Ubiquity 2.18.7
   locale.setlocale failed: unsupported locale setting (LANG=en_US)
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1329810/+subscriptions



More information about the foundations-bugs mailing list