I am new to the btrfs, I am trying it out on this box that has 2 hard drives.
I installed the OS onto the first drive with btrfs. The second drive was formated using gparted after the install to btrfs.
How do I use the new drive?
Do I have to mount it in fstab or some other thing?
blkid gives this for the drive or file system id:
I installed the OS onto the first drive with btrfs. The second drive was formated using gparted after the install to btrfs.
How do I use the new drive?
Do I have to mount it in fstab or some other thing?
blkid gives this for the drive or file system id:
Code:
UUID="3dddb32d-50ad-4ed1-bdc2-b1fd9ec6f47f" UUID_SUB="69621638-39e5-4566-8328-0fce69cd1212" TYPE="btrfs" PARTUUID="0000537f-01"
Comment