On Tue, 2013-07-02 at 15:04 +0300, Yevhen Kyriukha wrote:
> Hi!
>
>
> I'd like to create image with btrfs rootfs partition.
> I want to store all files on separate subvolume on btrfs partition.
> For this purpose I'm creating *.bbclass that simply extends IMAGE_CMD.
>
>
> The problem is that to
On Tuesday, July 2, 2013 14:04 CEST, Yevhen Kyriukha wrote:
> Hi!
>
> I'd like to create image with btrfs rootfs partition.
> I want to store all files on separate subvolume on btrfs partition.
> For this purpose I'm creating *.bbclass that simply extends IMAGE_CMD.
>
> The problem is that to
Hi!
I'd like to create image with btrfs rootfs partition.
I want to store all files on separate subvolume on btrfs partition.
For this purpose I'm creating *.bbclass that simply extends IMAGE_CMD.
The problem is that to create btrfs subvolume I need to mount it first, but
only root can execute "m