> -----Original Message-----
> From: Patrick Ohly [mailto:patrick.o...@intel.com]
> Sent: Thursday, January 29, 2015 11:34 AM
> To: Schaufler, Casey
> Cc: LIYONG; dev@lists.tizen.org
> Subject: Re: [Dev] Cannot generate the bootable u-disk using the .hddimg file
> - system.posix_acl_default xattr
> 
> On Thu, 2015-01-29 at 16:39 +0000, Schaufler, Casey wrote:
> > Without looking to deeply into the problem,
> > I suspect that either the system you're running on
> > doesn't support POSIX ACLs,
> 
> How do I check that?

% grep POSIX_ACL /boot/config*

> 
> > the filesystem you're
> > reading from doesn't support them,
> 
> It's the ext3 loop mounted rootfs.

Try chacl on a file on that filesystem.

> 
> >  or the
> > filesystem you're writing to does not support them.
> 
> Reading already fails.

Try viewing the ACL with chacl. You may be surprised.


> Do these POSIX ACLs for /var/volatile/log matter in the context of
> Tizen?

Beats me. Who manages that file?

> 
> --
> Best Regards, Patrick Ohly
> 
> The content of this message is my personal opinion only and although
> I am an employee of Intel, the statements I make here in no way
> represent Intel's position on the issue, nor am I authorized to speak
> on behalf of Intel on this matter.
> 
> 

_______________________________________________
Dev mailing list
Dev@lists.tizen.org
https://lists.tizen.org/listinfo/dev

Reply via email to