[Bug 1329810] Re: Btrfs /boot partition has no UUID
KDEUSER56
kdeuser56 at gmail.com
Sun Jun 15 16:59:14 UTC 2014
Chris, thanks for having a look, but it is clearly reproducible, I have
even recorded the whole setup process using virtualbox, to make sure it
is not related to me:
https://drive.google.com/file/d/0B-
ihXi2hkCPfdm5rSlk4dWxHLUE/edit?usp=sharing
I forget to demonstrate blkid at the end, though, I did that later,
after the first screen cast was uploaded.
https://drive.google.com/file/d/0B-
ihXi2hkCPfU3cweWotRnFzX0k/edit?usp=sharing
It is clearly demonstrated that the bug exists and you can reproduce it
very easily.
--
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