Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 8th February 2013, 04:00 AM
bagel525641 Offline
Registered User
 
Join Date: Feb 2013
Location: none
Posts: 2
windows_7firefox
Fatal Error preventing boot

I'm fairly inexperienced with Linux, and I'm getting an error message preventing me from booting. This is on the LXDE spin of F17 with no major updates applied on an old 32-bit slim WinXp computer from '06.

The error log that shows is photographed here: http://imgur.com/MVq9Cr9

I don't even know if this is a hardware or software issue. The problem occurred after setting the system to hibernate: after waking none of the text displayed correctly and this happened after attempted restart.

I can't even shut off the computer when it's showing this error log.

Last edited by bagel525641; 8th February 2013 at 04:02 AM.
Reply With Quote
  #2  
Old 8th February 2013, 04:33 AM
jpollard Offline
Registered User
 
Join Date: Aug 2009
Location: Waldorf, Maryland
Posts: 6,150
linuxfirefox
Re: Fatal Error preventing boot

It implies the system was not properly shutdown and is likely using an ext2 filesystem (or ext3 without a journal).

The root filesystem on disk needs to be repaired. Now which filesystem that is should be indicated by the message (it looks like it has the label "_Fedora-17-i686-").

To identify which partition that is try running blkid - it should list the labels associated with all partitions, then you can use the device name.

Run "fsck /dev/sd<whatever>" as indicated. It should then repair the filesystem. If you want to let fsck do the best it can without aid, use "fsck -y /dev/sd<whatever>", as that tells fsck to assume a "yes" for any errors it can repair (those without alternatives).

When finished, I would suggest using a filesystem with a journal - such as ext3 (ext3 is backward compatible with ext2, ext4 is upwardly compatible, but you can't go back after creating files on it).
Reply With Quote
  #3  
Old 8th February 2013, 08:28 PM
bagel525641 Offline
Registered User
 
Join Date: Feb 2013
Location: none
Posts: 2
windows_7firefox
Re: Fatal Error preventing boot

The system is using a ext4 filesystem and blkid insists that it is clean, which is confusing.
Reply With Quote
  #4  
Old 8th February 2013, 09:06 PM
jpollard Offline
Registered User
 
Join Date: Aug 2009
Location: Waldorf, Maryland
Posts: 6,150
linuxfirefox
Re: Fatal Error preventing boot

blkid doesn't look at the filesystem - just some volumn header information. I would trust fsck and the filesystem itself for that.
Reply With Quote
Reply

Tags
boot, error, fatal, preventing

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Error value preventing boot, need help fubar6101 Using Fedora 8 27th January 2012 03:41 AM
Fatal Graphics Error on Boot osoleve Installation and Live Media 23 6th October 2010 11:50 PM
Fatal error before liveCD boot Las Installation and Live Media 0 15th October 2007 08:09 PM
FC6 Boot ACPI-FATAL ERROR problems DeadlyData Using Fedora 9 16th May 2007 04:38 PM
"Segmentation Fault" error preventing boot UED77 Installation and Live Media 3 22nd September 2005 08:24 PM


Current GMT-time: 04:32 (Thursday, 20-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat