On Tue, Sep 28, 2010 at 10:12 AM, James Laska <span dir="ltr">&lt;<a href="mailto:jlaska@redhat.com">jlaska@redhat.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5"><br></div></div>
<br>
This updated required a few additional steps in order to rollback the<br>
glibc update to return to a working system.  As with anything, there are<br>
many different ways to accomplish this.  In case folks are interested, I<br>
included my recovery procedure below ...<br>
<br>
     1. Boot into a rescue system (this could be the F14 installer<br>
        rescue-mode, a previously installed Fedora on another partition,<br>
        or a Fedora Live image).  In my case, I have an F13 partition on<br>
        my system.<br>
     2. Identify and mount your F-14 installationrescue-mode will locate<br>
        and mount the partition for you).  If not ... some manual steps<br>
        may be required.  For me, it involved unlocking the encrypted<br>
        partition ...<br>
              * UUID=$(cryptsetup<br>
                luksUUID /dev/mapper/vg_flatline-f14_root)<br>
              * cryptsetup luksOpen /dev/mapper/vg_flatline-f14_root<br>
                luks-$UUID<br>
              * mount /dev/mapper/luks-$UUID /tmp/f14<br>
              * mount -t proc proc /tmp/f14/proc<br>
              * mount -t sysfs sysfs /tmp/f14/sys<br>
              * mount -t selinuxfs selinuxfs /tmp/f14/selinux<br>
              * mount -o bind /dev /tmp/f14/dev<br>
     3. Downgrade glibc* packages.  Again, for my recovery procedure,<br>
        this involved ...<br>
              * yum --installroot=/tmp/f14 downgrade glibc*<br>
     4. Reboot your system into Fedora 14 ... and wait for a new and<br>
        improved glibc update to test<br>
<br>
Thanks,<br>
<font color="#888888">James<br>

</font><br></blockquote><div><br></div><div>Thanks for taking the time to post this, worked like a charm!</div><div><br></div><div> </div></div><a href="http://projecthuh.com">projecthuh.com</a><br>All of my bits are free, are yours?  Fedoraproject.org<br>
If Obama was the answer, how stupid was the question?<br>To save energy, Obama has shut off the light at the end of the tunnel..<br><br>