Re: [yocto] rootfs mounted read-only on Live USB (x86-64)

2016-06-03 Thread Bruce Ashfield
On 2016-06-03 11:33 AM, Bruce Ashfield wrote: On 2016-06-03 10:15 AM, Dan O'Donovan wrote: On 06/03/2016 10:54 AM, Oleksandr Poznyak wrote: Hi, Hi Oleksandr Check if "read-only-rootfs" feature is added to any of these variables either in your local.conf or your image bitbake recipe: Somethin

Re: [yocto] rootfs mounted read-only on Live USB (x86-64)

2016-06-03 Thread Bruce Ashfield
On 2016-06-03 10:15 AM, Dan O'Donovan wrote: On 06/03/2016 10:54 AM, Oleksandr Poznyak wrote: Hi, Hi Oleksandr Check if "read-only-rootfs" feature is added to any of these variables either in your local.conf or your image bitbake recipe: Something like that: IMAGE_FEATURES = "read-only-rootf

Re: [yocto] rootfs mounted read-only on Live USB (x86-64)

2016-06-03 Thread Dan O'Donovan
On 06/03/2016 10:54 AM, Oleksandr Poznyak wrote: > Hi, Hi Oleksandr > Check if "read-only-rootfs" feature is added to any of these variables either > in your local.conf or your image bitbake recipe: > > Something like that: > > IMAGE_FEATURES = "read-only-rootfs" > > EXTRA_IMAGE_FEATURES += "read-

Re: [yocto] rootfs mounted read-only on Live USB (x86-64)

2016-06-03 Thread Oleksandr Poznyak
Hi, Check if "read-only-rootfs" feature is added to any of these variables either in your local.conf or your image bitbake recipe: Something like that: IMAGE_FEATURES = "read-only-rootfs" EXTRA_IMAGE_FEATURES += "read-only-rootfs" Thanks, Oleksandr Poznyak! On Fri, Jun 3, 2016 at 12:06 PM, Da

[yocto] rootfs mounted read-only on Live USB (x86-64)

2016-06-03 Thread Dan O'Donovan
Hi all Has anyone else noticed that the root file-system appears to be mounted read-only when booting a Live USB image from Yocto 2.1. This is on a sato build from the krogoth branch of poky and meta-intel, for a generic x86-64 machine (4.4 kernel). I'm transferring the resulting .iso image to