[Bug 1383948] Re: Ubiquity Installer doesn't recognize existing btrfs partitions

Damiön la Bagh 1383948 at bugs.launchpad.net
Wed Oct 29 23:11:59 UTC 2014


It looks like someone at least attempted to add better btrfs suport
http://lists.gnu.org/archive/html/bug-parted/2013-09/msg00018.html

...
+/* Located 64k inside the partition (start of the first btrfs superblock) */
+#define BTRFS_MAGIC 0x4D5F53665248425FULL /* ascii _BHRfS_M, no null */
+#define BTRFS_CSUM_SIZE 32
+#define BTRFS_FSID_SIZE 16
...

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

Title:
  Ubiquity Installer doesn't recognize existing btrfs partitions

Status in “parted” package in Ubuntu:
  New
Status in “ubiquity” package in Ubuntu:
  Incomplete

Bug description:
  Steps to reproduce the bug:
  On a machine with an existing raw btrfs partition (no partition table, just raw btrfs to disk as btrfs is intended to be used)
  (created with sudo mkfs.btrfs /dev/sdc)
  From the 14.04.1 LTS live USB
  open a terminal
  scan for btrfs partitions using:
    sudo btrfs device scan
  then view the partition and data usage with
    sudo btrfs filesystem show
  The device is shown
  Label: none  uuid: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxx
  	Total devices 1 FS bytes used 37.71GiB
  	devid    2 size 223.57GiB used 40.03GiB path /dev/sdc
  Start the Ubuntu Ubiquity Installer by clicking on the icon in the launcher
  Choose Download Updates and install Fluendo then
  Next
  Then choose Do Something Else, Choose partitions manually
  Scroll down to /dev/sdc
  The Ubiquity Partition manager doesn't recognize the btrfs disk/volume and just says free-space (see screenshot with proof)

  What should happen:
  At the partition screen it should recgonize my existing btrfs volume and let me reinstall without formating the btrfs volume

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



More information about the foundations-bugs mailing list