Re: Problem booting under F16

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Joe Zeff <joe <at> zeff.us> writes:

> 
> On 11/26/2011 09:10 PM, Sam Varshavchik wrote:
> > Furthermore, if you have a corrupted libcrypt.so.1, it wouldn't matter
> > which kernel you're booting
> 
> The specific message is that /sbin/sulogin failed because it coulden't 
> find libcrypt.so.1.
> 
> I touched /forcefsck and rebooted into the F16 kernel and it hung. 
> Tried again with the F14 and it either ignored the /forcefsck or it'd 
> been nuked by the failed boot.  Will try again.

At boot time stop F16 kernel and append this boot kernel command line param:
systemd.unit=rescue.target
which should set up the base system and a rescue shell (similar to run level 1),
but without sulogin executed.

>From there you can run all you can, e.g.
# fsck
# package-cleanup --dupes
# package-cleanup --problems
# rpm -V -a --quiet
and whatever else you wish.

When you finish you can leave by:
# shutdown -Fr now
or
# exit

On boot, this time stop as above once again and change that kernel boot option
to:
systemd.unit=multi-user.target
which should bring you to non-GUI login.

After that your system should be yours (debug/investigate it if needed).

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


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux