Re: Determining subvolumes

2013-01-03 Thread David Sterba
On Wed, Dec 26, 2012 at 01:55:13PM +, Hugo Mills wrote: > On Wed, Dec 26, 2012 at 08:38:54AM -0500, Gene Czarcinski wrote: > > I know that I can find out what btrfs "volumes" are on a system with > > the command: > > btrfs fi show > > > > I can also check if a partition of disk is a btr

Re: Determining subvolumes

2012-12-26 Thread Hugo Mills
On Wed, Dec 26, 2012 at 08:38:54AM -0500, Gene Czarcinski wrote: > I know that I can find out what btrfs "volumes" are on a system with > the command: > btrfs fi show > > I can also check if a partition of disk is a btrfs volume with the command: > blkid -o value -s TYPE /dev/ > > An

Determining subvolumes

2012-12-26 Thread Gene Czarcinski
I know that I can find out what btrfs "volumes" are on a system with the command: btrfs fi show I can also check if a partition of disk is a btrfs volume with the command: blkid -o value -s TYPE /dev/ And, if I mount that btrfs volume with something like: mount -t btrfs /dev/