Fernando Cassia <fcassia <at> gmail.com> writes: > > On Sun, Feb 27, 2011 at 7:12 PM, JB <jb.1234abcd <at> gmail.com> wrote: > > Fernando Cassia <fcassia <at> gmail.com> writes: > > > >> ... > >> The issue is that I get the normal Fedora boot screen , then the > >> hourglass, then the log-in screen,then I get > >> > >> Oops, sealert hit an error! > >> > >> Traceback (most recent call last): > >> ... > > > > Stop boot loader, edit kernel boot line, and disable selinux for now. > > kernel /boot/vmlinuz-... ... selinux=0 > > could it be possible that I´m still getting the same error, despite > pressing "a" (append) on the grub screen and appending selinux=0 at > the end of the line? > > Scratching my head... > > FC Kernel boot parameters: selinux=0 - disable SELinux entirely enforcing=0 - disable SELinux enforcement (allow all) Try appending both, perhaps one will stick ... Be sure you append to kernel boot line that will actually boot your system. You may also append number 1 (as suggested by other poster) to boot into single user mode. So it would be: selinux=0 enforcing=0 1 Try it and report back. JB -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines