Hi!
I''m using following command to create btrfs filesystem image with
predefined content:
mkfs.btrfs -b 300M -r /tmp/source-root-dir rootfs.btrfs
This command creates image and put everything under root subvolume (/).
But I want to put everything under "/my_rootfs" subvolume.
How can I accomplish this?
Or can you point me the way to develop this feature in mkfs.
Thanks!
Best regards,
Yevhen
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs"
in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html