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
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"
2 matches
Mail list logo