All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Smalley <sds@tycho.nsa.gov>
To: Avijit Das <avijitnsec@live.com>,
	"selinux@tycho.nsa.gov" <selinux@tycho.nsa.gov>
Subject: Re: File-system is not mounting when I am enabling selinux
Date: Tue, 22 Jul 2014 08:26:20 -0400	[thread overview]
Message-ID: <53CE586C.5080403@tycho.nsa.gov> (raw)
In-Reply-To: <COL127-W260C753E546A18A707547AB1F00@phx.gbl>

On 07/21/2014 07:03 PM, Avijit Das wrote:
> Hi,
> 
> I am trying to enable SELinux in Android platform. I am getting the
> following error message:
> 
> [   16.331402] init: invalid uid 'fm_radio'
> [   17.759590] EXT4-fs (mmcblk0p24): mounted filesystem with ordered
> data mode. Opts: barrier=1
> [   17.767028] SELinux: (dev mmcblk0p24, type ext4) has no security
> xattr handler

As Chris said, this indicates that your kernel configuration is missing
an option required for SELinux, CONFIG_EXT4_FS_SECURITY=y, and therefore
does not include the security xattr handlers.

Also, questions regarding the Android SELinux support are best directed
to the seandroid-list, subscribe by sending email to
seandroid-list-join@tycho.nsa.gov.

      parent reply	other threads:[~2014-07-22 12:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-21 23:03 File-system is not mounting when I am enabling selinux Avijit Das
2014-07-22  4:51 ` dE
2014-07-22 12:12 ` Christopher J. PeBenito
2014-07-23  1:40   ` Avijit Das
2014-07-22 12:26 ` Stephen Smalley [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53CE586C.5080403@tycho.nsa.gov \
    --to=sds@tycho.nsa.gov \
    --cc=avijitnsec@live.com \
    --cc=selinux@tycho.nsa.gov \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.