Bug#688336: os-prober 1.56 and btrfs

2013-02-04 Thread Gene Czarcinski
On 02/04/2013 01:03 AM, Christian PERRIER wrote: Quoting Cyril Brulebois (k...@debian.org): Hi Gene, Gene Czarcinski (11/01/2013): This was found on Fedora 18. Both os-prober and linux-boot-prober do not support root, boot, or root+boot on a btrfs subvolume. thanks for the patch; I&#

Bug#688336: os-prober 1.56 and btrfs

2013-01-11 Thread Gene Czarcinski
trfs processing here. Handle both unmounted and +# mounted subvolumes. +if [ "$types" = btrfs ]; then + partition="$BTRFSDEV" + debug "begin btrfs processing for $UUID" + # note that the btrfs volume must not be mounted ro + if mount -t btrfs -U "$UUID"