<br><br><div><span class="gmail_quote">On 8/28/07, <b class="gmail_sendername">Michal Jaegermann</b> <<a href="mailto:michal@harddata.com">michal@harddata.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, Aug 28, 2007 at 09:21:07AM -0500, Justin Conover wrote:<br>><br>> I removed all extra drives, left the one and reinstalled grub and I still get<br>> the same error.  I'm perplexed.<br><br>Did you manage somehow to change some attributes to, say,
<br>"immutable"?  Look at 'man lsattr' and 'man chattr'.<br><br>   Michal<br><br>--<br>fedora-test-list mailing list<br><a href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a>
<br>To unsubscribe:<br><a href="https://www.redhat.com/mailman/listinfo/fedora-test-list">https://www.redhat.com/mailman/listinfo/fedora-test-list</a></blockquote><div><br><br>I am un-perplexed.... Looks like it is time for a relabel. 
<br></div><br><div><br>[root@echelon ~]# sestatus<br>SELinux status:                 enabled<br>SELinuxfs mount:                /selinux<br>Current mode:                   enforcing<br>Mode from config file:          enforcing
<br>Policy version:                 21<br>Policy from config file:        targeted<br>[root@echelon ~]# setenforce 0<br>[root@echelon ~]# yum update<br>Running Transaction<br>  Installing: kernel                       ######################### [1/3]
<br>  Installing: kernel-devel                 ######################### [2/3]<br>  Installing: kmod-nvidia                  ######################### [3/3]<br><br> </div># yum remove kernel-devel-2.6.22.4-65.fc7 kernel-2.6.22.4-65.fc7
<br><BLAH><br>Running Transaction<br>  Removing  : kmod-nvidia                  ######################### [1/3]<br>  Removing  : kernel                       ######################### [2/3]<br>  Removing  : kernel-devel                 ######################### [3/3]
<br><br>Removed: kernel.x86_64 0:2.6.22.4-65.fc7 kernel-devel.x86_64 0:2.6.22.4-65.fc7<br>Dependency Removed: kmod-nvidia.x86_64 0:100.14.11-1.2.6.22.4_65.fc7<br>Complete!<br>[root@echelon ~]# sestatus<br>SELinux status:                 enabled
<br>SELinuxfs mount:                /selinux<br>Current mode:                   permissive<br>Mode from config file:          enforcing<br>Policy version:                 21<br>Policy from config file:        targeted<br>
[root@echelon ~]# setenforce 1<br>[root@echelon ~]# sestatus<br>SELinux status:                 enabled<br>SELinuxfs mount:                /selinux<br>Current mode:                   enforcing<br>Mode from config file:          enforcing
<br>Policy version:                 21<br>Policy from config file:        targeted<br><br></div>[root@echelon ~]# yum update<br><BLAH><br>Running Transaction Test<br>Finished Transaction Test<br>Transaction Test Succeeded
<br>Running Transaction<br>  Installing: kernel                       ######################### [1/3]<br>FATAL: Could not open '/boot/System.map-2.6.22.4-65.fc7': Permission denied<br>  Installing: kernel-devel                 ######################### [2/3]
<br>  Installing: kmod-nvidia                  ######################### [3/3]<br>FATAL: Could not open '/boot/System.map-2.6.22.4-65.fc7': Permission denied<br><br>Installed: kernel.x86_64 0:2.6.22.4-65.fc7 kernel-devel.x86_64
 0:2.6.22.4-65.fc7 kmod-nvidia.x86_64 0:100.14.11-1.2.6.22.4_65.fc7<br>Complete!<br><br>