Openembedded Core Discussions
 help / color / mirror / Atom feed
* Create btrfs subvolume during image building
@ 2013-07-02 12:04 Yevhen Kyriukha
  2013-07-02 12:19 ` Sander van Grieken
  2013-07-02 13:29 ` Colin Walters
  0 siblings, 2 replies; 3+ messages in thread
From: Yevhen Kyriukha @ 2013-07-02 12:04 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 381 bytes --]

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 "mount".

Are there any ways to accomplish this?

Best regards,
Yevhen

[-- Attachment #2: Type: text/html, Size: 608 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-07-02 13:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-02 12:04 Create btrfs subvolume during image building Yevhen Kyriukha
2013-07-02 12:19 ` Sander van Grieken
2013-07-02 13:29 ` Colin Walters

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox