Bug 46698 - Installer crashed while installing rpms on L440GX
Summary: Installer crashed while installing rpms on L440GX
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.1
Hardware: i686
OS: Linux
medium
high
Target Milestone: ---
Assignee: Brent Fox
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-06-29 21:06 UTC by Katherine Holcomb
Modified: 2007-04-18 16:34 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-07-02 15:14:42 UTC
Embargoed:


Attachments (Terms of Use)
Traceback from anaconda (10.01 KB, text/plain)
2001-07-02 13:05 UTC, Katherine Holcomb
no flags Details

Description Katherine Holcomb 2001-06-29 21:06:52 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.2-2 i686; en-US; rv:0.9.1)
Gecko/20010608

Description of problem:
I used the special boot.img floppy for the L440GX motherboard because I was
previously having indefinite hangs on the megaraid driver.  The new
boot.img worked and I was installing away when it crashed, leaving my
system in limbo.  I have a traceback I can send.

How reproducible:
Didn't try

Steps to Reproduce:
1.Get a L440GX motherboard (mine has two cpus)
2.Try to install the OS starting from the special boot.img
3.May entail trying to set up certain types of partitions
	

Actual Results:  Kaboom!  No OS!  It did partition the disks, however.

Expected Results:  I expected an installation of RH 7.1 (which has
otherwise behaved
very well for me on other systems).

Additional info:

The traceback included the line    os.mkdir(path, 0755)
OSError: [Errno 17] File exists: '/mnt/sysimage/home/localtmp'


Note that I was trying to set up /home/localtmp as a separate partition
with its own mount point (we have our reasons for that). Also note that
/home was getting its own (different) partition.

Comment 1 Brent Fox 2001-06-30 02:32:57 UTC
It would be most helpful if you could attach the complete debug message.

Comment 2 Katherine Holcomb 2001-07-02 13:05:16 UTC
Created attachment 22427 [details]
Traceback from anaconda

Comment 3 Matt Wilson 2001-07-02 15:14:24 UTC
Did you skip formatting your /home partition?  If you skipped formatting, did it
already have a file called "localtmp"? (not a directory, but a file?)

If you did format /home, try booting with "linux ide=nodma" at the boot: prompt
of the installer.


Comment 4 Brent Fox 2001-07-23 16:33:06 UTC
Closing due to inactivity.  Please reopen if you have more information.


Note You need to log in before you can comment on or make changes to this bug.