Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Installation and Live Media
FedoraForum Search

Forgot Password? Join Us!

Installation and Live Media Help with Installation & Live Media (Live CD, USB, DVD) problems.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 22nd April 2004, 04:29 AM
rbh00 Offline
Registered User
 
Join Date: Apr 2004
Posts: 3
"install exited abnormally" immediately after all GUI info entered

I'm trying to install Fedora Core 2 test2 on my Fujitsu laptop (233MHz and 96 Megs of memory). Installation runs smoothly, and I select all of the default options. When I finally click at the "point of no return", almost immediately the X Windows interface disappears and my console reports "install exited abnormally".

I have verified my burned CD multiple times. All runs smoothly until the last. I have tried at least twice. Both times I chose no firewall and no SELinux. Once I tried customizing my installation; this last time I went with the default workstation. I specified removing all existing partitions, and the resulting partitioning looks reasonable.

Is there a place where I can see more error messages? Presumably the repartition has not yet been done, because I get the message "you may safely reboot your system" and I'm able to reboot.

Messages after "install exited abnormally" are:
sending termination signals...done
sending kill signals...done
disabling swap...
unmounting filesystems...
[nine filesystem done messages; the last one is "/selinux done"]
you may safely reboot your system

Any hints for me? any things I might try? I'm pretty linux- and unix-literate.

Richard
Reply With Quote
  #2  
Old 22nd April 2004, 10:06 PM
ieatlint Offline
Registered User
 
Join Date: Mar 2004
Location: Northern California
Posts: 31
Had the same problem with FC2 test1, although not with test2. Solved by typing this at the boot prompt (instead of just hitting enter):
linux noprobe

It's probing something and gets results it doesn't like. The noprobe switch allowed a normal installation, and I had no trouble thereafter.
Reply With Quote
  #3  
Old 23rd April 2004, 03:03 PM
edal Offline
Registered User
 
Join Date: Mar 2004
Posts: 30
Try This

Certain hardware configurations (particularly those with LCD displays) may experience problems while running the Fedora Core installation program. In these instances, restart the installation, and add the "nofb" option to the boot command line.

NOTE: Chinese, Japanese, and Korean graphical installations started using the "nofb" option will start in English, and then switch to the appropriate language once the graphical phase of the installation process begins.

Ed Almos
Budapest, Hungary
Reply With Quote
  #4  
Old 27th April 2004, 07:15 PM
rbh00 Offline
Registered User
 
Join Date: Apr 2004
Posts: 3
I tried installing using "linux nofb" and got a failure at the same place, that is, after the GUI that said I'd need Fedora CD1 and Fedora CD 2. I clicked "Continue" and the GUI disappeared and my console showed these messages:

/usr/lib/anaconda/isys.py:382: FutureWarning: x<<y losing bits or changing sign will return a long in Python 2.4 and up
rc = ((string.atoi (quad[0]) << 24) +
install exited abnormally
... [as before in my prior report]
you may safely reboot your system.

(It may very well be that the line-382 message was produced much earlier than the "install exited abnormally" message; it does seem to be merely a warning message.)

So, thanks for the "linux nofb" suggestion but it didn't work. Now I'll be trying the "linux noprobe" suggestion.

Richard
Reply With Quote
  #5  
Old 29th April 2004, 12:53 AM
rbh00 Offline
Registered User
 
Join Date: Apr 2004
Posts: 3
Okay, "linux noprobe" failed as well. This attempt, at the same time, I got a diagnostic screen and an offer to write it to a floppy disk. I put a floppy disk in and hit Alt-S, and after a few seconds it again gave the "install exited abnormally" message. Nothing was written to the floppy. I then verified that the floppy was NOT write-protected (on a separate computer, of course).

Before the "install exited abnormally" message were the lines it would have written to the floppy, which sadly I have to transcribe manually:

Traceback (most recent call last):
File "/usr/lib/anaconda/ghui/py", line 1047, in handleRenderCallback
self.currentWindow.renderCallback()
File "/usr/lib/anaconda/iw/progress_gui.py", line 242, in renderCallback
self.intf.icw.nextClicked()
File "/usr/lib/anaconda/gui.py", line 766, in nextClicked
self.dispatch.gotoNext()
File "/usr/lib/anaconda/dispatch.py", line 169, in gotoNext
self.moveStep()
File "/usr/lib/anaconda/dispatch.py", line 237, in moveStep
rc = apply(func, self.bindArgs(args))
File "/usr/lib/anaconda/packages.py", line 531, in turnOnFilesystems
thefsset.formatSwap(instPath)
File "/usr/lib/anaconda/fsset.py", line 1240, in formatSwap
self.formatEntry(entry, chroot)
File "/usr/lib/anaconda/fsset.py", line 1283, in formatEntry
entry.fsystem.formatDevice(entry, self.progressWindow, chroot)
File "/usr/lib/anaconda/fsset.py", line 708, in formatDevice
searchPath = 1)
File "/usr/lib/anaconda/iutil.py", line 55, in execWithRedirect
childpid = os.fork()
OSError: [Errno 12] Cannot allocate memory

Hm, it *is* true that the machine has only (*only*) 96 megs of ram.

Hope this helps at all. Let me know what else I might try, please.

Richard
Reply With Quote
  #6  
Old 22nd June 2005, 04:42 PM
Sporkadelic Offline
Registered User
 
Join Date: Jun 2005
Posts: 10
Quote:
Originally Posted by rbh00
Okay, "linux noprobe" failed as well. This attempt, at the same time, I got a diagnostic screen and an offer to write it to a floppy disk. I put a floppy disk in and hit Alt-S, and after a few seconds it again gave the "install exited abnormally" message. Nothing was written to the floppy. I then verified that the floppy was NOT write-protected (on a separate computer, of course).

Before the "install exited abnormally" message were the lines it would have written to the floppy, which sadly I have to transcribe manually:

Traceback (most recent call last):
File "/usr/lib/anaconda/ghui/py", line 1047, in handleRenderCallback
self.currentWindow.renderCallback()
File "/usr/lib/anaconda/iw/progress_gui.py", line 242, in renderCallback
self.intf.icw.nextClicked()
File "/usr/lib/anaconda/gui.py", line 766, in nextClicked
self.dispatch.gotoNext()
File "/usr/lib/anaconda/dispatch.py", line 169, in gotoNext
self.moveStep()
File "/usr/lib/anaconda/dispatch.py", line 237, in moveStep
rc = apply(func, self.bindArgs(args))
File "/usr/lib/anaconda/packages.py", line 531, in turnOnFilesystems
thefsset.formatSwap(instPath)
File "/usr/lib/anaconda/fsset.py", line 1240, in formatSwap
self.formatEntry(entry, chroot)
File "/usr/lib/anaconda/fsset.py", line 1283, in formatEntry
entry.fsystem.formatDevice(entry, self.progressWindow, chroot)
File "/usr/lib/anaconda/fsset.py", line 708, in formatDevice
searchPath = 1)
File "/usr/lib/anaconda/iutil.py", line 55, in execWithRedirect
childpid = os.fork()
OSError: [Errno 12] Cannot allocate memory

Hm, it *is* true that the machine has only (*only*) 96 megs of ram.

Hope this helps at all. Let me know what else I might try, please.

Richard
Pardon me for resurrecting an old thread, which I found via Google. I had a similar issue with FC4 on a machine which also had 96 MB of RAM. Bug 115589 (reported against FC1) also looks like the same thing; the workaround suggested there is a text-mode installation, which seems to be working for me too (installation is in process now).

Two questions come to mind: what is the minimum RAM requirement for FC4? Is it still 64 MB, or did it get bumped up? And didn't anaconda used to let you know up front if you didn't have enough memory for a graphical installation?

Thanks,
Russell
Reply With Quote
  #7  
Old 27th May 2004, 02:33 PM
mjb3677 Offline
Registered User
 
Join Date: May 2004
Location: Seattle
Age: 51
Posts: 1
Any luck with the failed install?

I just d/l and burned fedora c2 and am trying to upgrade my rh9 server to fedora c2. Boy, am I frustrated with fedora. Seriously considering migrating to Gentoo. This is BS. I have the exact same problem, where after CD testing, anaconda starts up and I get the following messages:

Running anaconda, the fedora core system install - please wait....
install exited abnormally
sending termination signals....done
sending kill signals...done
disabling swap...
unmounting filesystems...
/mut/runtime done
disabling / dev/loop0
/proc/bus/usb done
/proc done
/dev/pts done
/tmp/ramfs done
/mnt/source done
you may safely reboot you system

After reboot, I try another by typing "linux text", the result was the same as previous.

same with noapic, or nofb, or noprobe. The system did fine with RH9, so what gives w/ fedora?! It's like all the old RH quality in these installs have fallen off a cliff.
__________________
Matt
Reply With Quote
  #8  
Old 27th May 2004, 09:24 PM
reb51 Offline
Registered User
 
Join Date: May 2004
Location: Columbia MO
Age: 62
Posts: 1
Don't move your mouse while anaconda is loading
Reply With Quote
  #9  
Old 22nd June 2005, 04:49 PM
Sporkadelic Offline
Registered User
 
Join Date: Jun 2005
Posts: 10
It occurred to me that I ought to RTFM again. I see that the FC4 minimums are 64 MB for text mode and 192 MB (256 recommended) for graphics. Since I'm installing a server with no GUI, I assumed that the 64 MB minimum would apply; guess not. It would still be a good idea for anaconda to give an earlier warning, as it used to do.

Russell
Reply With Quote
  #10  
Old 22nd June 2005, 05:39 PM
w5set Offline
Registered User
 
Join Date: Feb 2005
Location: ark n saw out in the sticks
Posts: 2,316
or try
linux ide=nodma
Reply With Quote
Reply

Tags
entered, gui, immediately, info, install exited abnormally

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
Fedora 8 installer "exited abnormally [1/1]" jim1944 Installation and Live Media 11 8th May 2008 01:13 AM
FC6 Installation: "Install exited abnormally" WhiteKnight EOL (End Of Life) Versions 0 18th December 2006 11:30 PM
Fedora Core 2..."install exited abnormally" waresd Installation and Live Media 5 22nd May 2004 01:59 PM
FC1 "Install exited abnormally" Alan EOL (End Of Life) Versions 4 13th April 2004 04:49 AM
anaconda starts....then "install exited abnormally" new2linux Installation and Live Media 2 23rd March 2004 05:00 PM


Current GMT-time: 04:49 (Wednesday, 19-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