Bug 50319

Summary: After choosing a custom install it failed.
Product: [Retired] Red Hat Linux Reporter: Brad Starkenberg <bradandamy>
Component: anacondaAssignee: Brent Fox <bfox>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-08-09 19:44:35 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:

Description Brad Starkenberg 2001-07-30 12:55:11 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90)

Description of problem:
I tried to install several times using the custom install and it always 
failed at the end saying to save the error to disk and send to bugzilla. I 
have it on a floppy.

How reproducible:
Always

Steps to Reproduce:
1.Attempt to install using custom settings and hda1 is a windows partition.
2.Use a single root partition of 9gb and a swap of 1 gb
3.All atempts like above failed.
	

Actual Results:  Failed to install.

Expected Results:  Successful install

Additional info:

Traceback (innermost last):
  File "/var/tmp/anaconda-7.1//usr/lib/anaconda/iw/progress_gui.py", line 
19, in run
    rc = self.todo.doInstall ()
  File "/var/tmp/anaconda-7.1//usr/lib/anaconda/todo.py", line 1964, in 
doInstall
    self.fstab.write (self.instPath)
  File "/var/tmp/anaconda-7.1//usr/lib/anaconda/fstab.py", line 885, in 
write
    iutil.mkdirChain(prefix + mntpoint)
  File "/var/tmp/anaconda-7.1//usr/lib/anaconda/iutil.py", line 237, in 
mkdirChain
    os.mkdir(path, 0755)
OSError: [Errno 17] File exists: '/mnt/sysimage/dev/hda1'

Local variables in innermost frame:
which: 5
dir: /mnt/sysimage/dev/hda1
elements: ['', 'mnt', 'sysimage', 'dev', 'hda1']
path: /mnt/sysimage/dev/hda1

ToDo object:
(itodo
ToDo
p1
(dp2
S'resState'
p3
S'1024x768'
p4
sS'progressWindow'
p5
(igui
ProgressWindow
(dp6
S'total'
p7
I907
sS'window'
p8
(igtk
GtkWindow
(dp9
S'_o'
p10

<failed>

Comment 1 Brent Fox 2001-07-30 15:19:09 UTC
At which screen does it fail?  Right before installing packages?

Comment 2 Brad Starkenberg 2001-07-31 12:41:22 UTC
After reaching 100% after installing packages the messge above is given.

Comment 3 Brent Fox 2001-08-06 15:13:42 UTC
Did you set a mount point for your Windows partition?

Comment 4 Brad Starkenberg 2001-08-09 03:48:23 UTC
Yes. Mount point for Windows(DOS) partition was /dev/hda1.
Thanks

Comment 5 Matt Wilson 2001-08-09 19:44:31 UTC
no, that's where the device is located.  You selected the device in Disk Druid
and then assigned its mount point to be /dev/hda1.  /dev/hda1 is a device node,
not a directory.  You should mount it under /dosc or something like that.


Comment 6 Matt Wilson 2001-08-09 21:10:03 UTC
this unhandled exception will be handled in the next release.


Comment 7 Brent Fox 2001-09-24 19:21:02 UTC
*** Bug 53969 has been marked as a duplicate of this bug. ***

Comment 8 Brent Fox 2001-10-04 14:37:48 UTC
*** Bug 54324 has been marked as a duplicate of this bug. ***