On Thu, 17 Mar 2005 17:03:45 +0100, shrek-m@xxxxxx <shrek-m@xxxxxx> wrote: > Mar 17 15:40:06 pbg4 kernel: FAT: Unrecognized mount option > "fscontext=system_u:object_r:removable_t" or missing value > </snip> I bet you have selinux disabled.... Appearently there is a problem with mount not recognizing the fscontext option if you have selinux completely disabled. It would seem much more correct to me to have mount just ignore the fscontext option if selinux is disabled instead of seeing it as an unrecongnized mount option. I think someone has filed this, but I can't seem to find the bugticket. -jef