All of lore.kernel.org
 help / color / mirror / Atom feed
* at last: info regarding boot problems on multiple partitions
@ 2004-09-08 22:49 Luke Kenneth Casson Leighton
  2004-09-09 12:22 ` Stephen Smalley
  2004-09-09 16:33 ` Russell Coker
  0 siblings, 2 replies; 9+ messages in thread
From: Luke Kenneth Casson Leighton @ 2004-09-08 22:49 UTC (permalink / raw)
  To: SE-Linux

FINALLY i got a useable system when i encountered a boot problem
[well, i got a console login].

the issue is that partitions fail to be mounted.

i had noticed over a period of time that programs like pump and dhclient
and some others would stop partitions from being unmounted during
shutdown.

[remember i have /boot, /, /usr, /var and /home]

for some reason, this also caused the partitions to fail to MOUNT on
startup.

just now i was able to log in.

audit2allow shows these:

	allow local_login_t file_t:dir { search }
	allow rpcd_t file_t:dir { search }.

and, sure enough, doing a ls -Z /usr shows that it is, in fact, set to
file_t.

the question is, therefore... why?

i figure it must be because i have that partition mounted.

consequently, the context of the mount point, /usr, never gets set
to a correct context because, of course, make relabel is only ever
run with all partitions mounted.

so.

my question is:

	how do i restore the context of a mount-point....
	whilst it's actually mounted!

l.

-- 
--
Truth, honesty and respect are rare commodities that all spring from
the same well: Love.  If you love yourself and everyone and everything
around you, funnily and coincidentally enough, life gets a lot better.
--
<a href="http://lkcl.net">      lkcl.net      </a> <br />
<a href="mailto:lkcl@lkcl.net"> lkcl@lkcl.net </a> <br />


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

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

end of thread, other threads:[~2004-09-11 16:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-08 22:49 at last: info regarding boot problems on multiple partitions Luke Kenneth Casson Leighton
2004-09-09 12:22 ` Stephen Smalley
2004-09-09 13:10   ` Luke Kenneth Casson Leighton
2004-09-09 16:33 ` Russell Coker
2004-09-09 17:30   ` Luke Kenneth Casson Leighton
2004-09-09 17:35   ` Luke Kenneth Casson Leighton
2004-09-09 18:38   ` Luke Kenneth Casson Leighton
2004-09-09 23:43     ` Luke Kenneth Casson Leighton
2004-09-11 16:20       ` Russell Coker

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.