> From: gv <[EMAIL PROTECTED]> > Subject: [twincling] Fedora 8 problem > Sent: 16 Dec '07 10:41 > > hi i install fedora 8 on my system > i have a small problem > its giving error while booting into init 3rd level > > Enabling /etc/fstab swap: > > Swapon: connot open /etc/fstab permission denied. > > however its working fine with SELinux disabled. > > what to do is i have to change the permission for the file fstab so that > every one can access it > > thanks in advance. > > -- > gv.
Hi Venkatesh: The error you mention is a typical 'SELinux labelling error'. It is usually encountered when you had installed F8 with SELinux enabled and then tried to modify/update partition tables. To be on the safe side, please do a full SELinux relabel of the system. Here are the steps. su -c "touch /.autorelabel" enter the root password let the command run reboot the machine This should fix the issue. Please let us know how it goes. thanks Saifi.

