On Monday 09 June 2008, Miguel Sousa Filipe wrote: > On Mon, Jun 9, 2008 at 2:52 PM, Chris Mason <chris.mason@xxxxxxxxxx> wrote: > > mkfs.btrfs already has a way to set the label of the filesystem. > > mkfs.btrfs -L label /dev/xxxx > > > > btrfs-show will show you the labels of any existing filesystems. > > Can I mount by label ? > something like: > # mount /dev/btrfs/label /mountpoint Yes, by mounting /dev/disk/by-label/label. That should work with every block device. -- Regards, Chris -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
