Bug 37468

Summary: swap crash when install redhat 7.0
Product: [Retired] Red Hat Linux Reporter: Gladys Hidalgo <gladish>
Component: anacondaAssignee: Brent Fox <bfox>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
URL: don`t understand
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-04-24 19:47:59 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
results of bug creating swap with anaconda redhat 7.0 none

Description Gladys Hidalgo 2001-04-24 19:36:58 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.74 [en] (WinNT; U)


anaconda guives messages error during creation partition swap during instalation redhat 7.0

Reproducible: Always
Steps to Reproduce:
1.reinstalling redhat 7.0 once again
2.Traceback (innermost last):
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/iw/progress_gui.py", line 20, in run
    rc = self.todo.doInstall 
()
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 1472, in doInstall
    self.fstab.mountFilesystems (self.instPath)
  File 
"fstab.py", line 715, in mountFilesystems
    raise SystemError, (errno, msg)
SystemError: (6, 'Dispositivo no configurado')

Local variables 
in innermost frame:
size: 265041
fsystem: ext2
self: <fstab.GuiFstab instance at 8271cb0>
msg: Dispositivo no configurado
doFormat: 
1
errno: 6
device: sda12
instPath: /mnt/sysimage
mntpoint: /

ToDo object:
(itodo
ToDo
p1
(dp2
S'method'
p3
(iimage
CdromInstallMethod
p4
(dp5
S'progressWindow'
p6

<failed>

3.
	

Actual Results:  can`t install reddhat

Expected Results:  install redhat without problems

i using the installation manual of redhat 7.0

Comment 1 Gladys Hidalgo 2001-04-24 19:38:51 UTC
Created attachment 16286 [details]
results of bug creating swap with anaconda redhat 7.0

Comment 2 Brent Fox 2001-04-24 19:47:55 UTC

*** This bug has been marked as a duplicate of 16686 ***