 |
 |
 |
 |
| F15 Development The proper place for all things "F15." This section will be archived once F15 reaches final release. |

20th March 2011, 11:56 AM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,929

|
|
|
Latest updates, system never completes boot process.
It seems that the latest round of updates may have hosed my F15 Alpha install. All was well last night but couldn't finish booting the system this morning. So, since I don't really give a hoot about any of my systems I did a complete reinstall of F15A and then a full yum update. Rebooted and again can't complete the boot. Never reaches the desktop. Maybe I should go get some details but meanwhile, anyone else having issues booting Fedora 15 Alpha this fine morning?
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

20th March 2011, 01:12 PM
|
|
Registered User
|
|
Join Date: Aug 2008
Posts: 99

|
|
|
Re: Latest updates, system never completes boot process.
See http://lists.fedoraproject.org/piper...ch/097931.html
"Alternatively, reset your system, boot into runlevel 1, start networking
(systemctl start network.service), yum downgrade rsyslog, and reboot."
|

20th March 2011, 01:23 PM
|
|
Registered User
|
|
Join Date: Apr 2010
Location: Earth
Posts: 857

|
|
|
Re: Latest updates, system never completes boot process.
|

20th March 2011, 01:44 PM
|
|
Registered User
|
|
Join Date: Oct 2005
Location: Puerto Rico
Posts: 444

|
|
|
Re: Latest updates, system never completes boot process.
Quote:
Originally Posted by flokip
|
Hi, I tried this one and worked, thanks  . This happened to me with a Thinkpad T60 and suffered exactly the same fate as the original poster. After the recent updates and before this incident I was having some difficulties shouting down the machine, forcing me to force it. Nos sure if it's related.
|

20th March 2011, 03:08 PM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,929

|
|
|
Re: Latest updates, system never completes boot process.
Yes, I have to force shutdown also.
OK. Flokip's suggestion worked for me. I was his suggestion, no? Anyhow, I booted to runlevel 1, started networking and downgraded rsyslog and rebooted. Here I am. Thank you Flokip.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

20th March 2011, 10:44 PM
|
 |
Registered User
|
|
Join Date: Mar 2011
Posts: 9

|
|
|
Re: Latest updates, system never completes boot process.
I have a problem... I am unable to start networking. And I obviously can't run "yum downgrade rsyslog" without a network connection.
I tried "ifup eth0" and "dhclient eth0", but they fail since there is no eth0. When I do a "ifconfig", I only see "lo". I also tried "sysctl start networking.service" to no avail.
I'm stumped. Ideas?
|

20th March 2011, 10:48 PM
|
|
Guest
|
|
Posts: n/a

|
|
|
Re: Latest updates, system never completes boot process.
im also finding Systemd or whatever it is does not always complete loading of all services
|

20th March 2011, 10:56 PM
|
|
Registered User
|
|
Join Date: May 2008
Posts: 57

|
|
|
Re: Latest updates, system never completes boot process.
Quote:
Originally Posted by kiddokun
I have a problem... I am unable to start networking. And I obviously can't run "yum downgrade rsyslog" without a network connection.
I tried "ifup eth0" and "dhclient eth0", but they fail since there is no eth0. When I do a "ifconfig", I only see "lo". I also tried "sysctl start networking.service" to no avail.
I'm stumped. Ideas?
|
Hi,
use the LiveCD or Netinst in Rescue-Mode.
In both cases, you will have to mount your root partition with something like this
mount /dev/mapper/vg_XYZ_root /mnt
and then
chroot /mnt
then
yum downgrade rsyslog
LK
|

20th March 2011, 11:16 PM
|
 |
Registered User
|
|
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,578

|
|
|
Re: Latest updates, system never completes boot process.
Isn't this the same problem that was talked about in this thread from post 49 to the end? If you add "systemd.unit=rescue.target" to the end of the kernel line in grub it boots, then executing:
# grep rsyslogd /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp
allows F15 to boot normally again. Saves the hassle of downgrading.
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
|

21st March 2011, 12:08 AM
|
 |
Registered User
|
|
Join Date: Mar 2011
Posts: 9

|
|
|
Re: Latest updates, system never completes boot process.
Lebenskuenstler's solution above worked for me. I booted the F15 alpha livecd, used nautilus to mount temporarily my / partition, chrooted into it and ran "yum downgrade rsyslog". The system now boots. Hurray!
|

22nd March 2011, 03:45 AM
|
|
Registered User
|
|
Join Date: Nov 2008
Posts: 70

|
|
|
Re: Latest updates, system never completes boot process.
Quote:
Originally Posted by kiddokun
I have a problem... I am unable to start networking. And I obviously can't run "yum downgrade rsyslog" without a network connection.
I tried "ifup eth0" and "dhclient eth0", but they fail since there is no eth0. When I do a "ifconfig", I only see "lo". I also tried "sysctl start networking.service" to no avail.
I'm stumped. Ideas?
|
Fedora 15 Alpha renames the connections on my PC.
Have a look in /etc/sysconfig/network-scripts/ for the ifcfg-* files.
Mine get renamed to something like "pc8ia" or something wierd
I am not sure but it does this during the bootup process. You can also look through 'dmesg' log to see what happens with the network service
generally 'ifup pc8ia' works on my machine (using the newly renamed config)
|

22nd March 2011, 06:46 AM
|
|
Registered User
|
|
Join Date: Aug 2006
Location: Circleville, Ohio
Age: 65
Posts: 473

|
|
|
Re: Latest updates, system never completes boot process.
It seems to be caused by selinux. Test list says to set selinux to permissive and it will boot up.
__________________
Dan
Registered Linux user #432525
Linux Box # 337563
|

22nd March 2011, 09:56 AM
|
|
Registered User
|
|
Join Date: Mar 2011
Posts: 177

|
|
|
Re: Latest updates, system never completes boot process.
It's only indirectly caused by selinux. Actually it has its origin in systemd and rsyslog.
__________________
Fedora (Gnome) on Lenovo ThinkPad T400s
Fedora (Xfce) on IBM ThinkPad X31
|

22nd March 2011, 05:18 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: UK
Posts: 4,345

|
|
|
Re: Latest updates, system never completes boot process.
Thank goodness for this thread!
Quite takes you back to the old times when main Fedora was really cutting edge doesn't it.
|

22nd March 2011, 05:54 PM
|
|
Registered User
|
|
Join Date: Jan 2010
Posts: 4,976

|
|
|
Re: Latest updates, system never completes boot process.
Hrrm, unneeded, over complicated things that break the basics? Yeah, it does.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 12:39 (Tuesday, 21-05-2013)
|
|
 |
 |
 |
 |
|
|