mount doesn't mount on boot-up

Claude Jones claude_jones at levitjames.com
Tue Oct 31 02:38:54 UTC 2006


I've got a third 500GB SATA drive which I mount manually to 
~/archive using:

mount -t ext2 -w /dev/sdc1 /home/cj/archive

on reboot, it always fails, and in system logs I find:

Oct 30 02:11:12 localhost kernel: audit(1162192269.878:6): avc:  
denied  { mounton } for  pid=2347 comm="mount" name="archive" 
dev=sdb1 ino=65175554 scontext=system_u:system_r:mount_t:s0 
tcontext=user_u:object_r:user_home_t:s0 tclass=dir
Oct 30 02:11:12 localhost kernel: audit(1162192269.878:7): avc:  
denied  { mounton } for  pid=2347 comm="mount" name="archive" 
dev=sdb1 ino=65175554 scontext=system_u:system_r:mount_t:s0 
tcontext=user_u:object_r:user_home_t:s0 tclass=dir

It's calling my drive dev=sdb1  ---  Why would this be happenning? 
Once the machine comes up, it mounts manually again with the above 
command???
-- 
Claude Jones
Brunswick, MD, USA




More information about the users mailing list