Bug 46698

Summary: Installer crashed while installing rpms on L440GX
Product: [Retired] Red Hat Linux Reporter: Katherine Holcomb <kholcomb>
Component: anacondaAssignee: Brent Fox <bfox>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: high Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-07-02 15:14:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Traceback from anaconda none

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.