Bug 26211

Summary: Installation Fatal Error
Product: [Retired] Red Hat Linux Reporter: Need Real Name <apeiros77>
Component: installerAssignee: Michael Fulbright <msf>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
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-02-15 17:27:06 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 Need Real Name 2001-02-05 20:54:31 UTC
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 "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/fstab.py", line 713, in 
mountFilesystems
    raise SystemError, (errno, msg)
SystemError: (22, 'Invalid argument')

Local variables in innermost frame:
size: 9952236
fsystem: ext2
self: <fstab.GuiFstab instance at 84b94e0>
msg: Invalid argument
doFormat: 1
errno: 22
device: hdb6
instPath: /mnt/sysimage
mntpoint: /

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

<failed>

Comment 1 Need Real Name 2001-02-05 20:56:11 UTC
Installation without partitioning was able to work.

Comment 2 Michael Fulbright 2001-02-06 18:35:49 UTC
What partitioning steps did you do which caused the error?

Comment 3 Need Real Name 2001-02-06 23:38:37 UTC
I had partitioned with disk druid and fdisk with other i/o problems, and my root
partition was approximately 10 gigs.  
I repartitioned with windows fdisk and windows partition manager, leaving the
partitions under 1023 cylinders( actual size for this installation of root was
7gig),  and the full installation was successfull.

Comment 4 Michael Fulbright 2001-02-07 16:34:43 UTC
What i/o problems did you have when partitioning?

Comment 5 Need Real Name 2001-02-07 18:02:47 UTC
When Disk Druid or Red Hat's Fdisk partitioned the drives, it seemed to corrupt 
the fdisk structure so it was unreadable by either windows or linux, and came 
up with the error message I/O error when trying to read the partitioning table 
with anything but windows Fdisk.

Comment 6 Michael Fulbright 2001-02-08 18:24:11 UTC
Would you happen to know what the partition table looked like before it became
corrupted?

Comment 7 Need Real Name 2001-02-09 18:45:27 UTC
No, sorry I don't.

Comment 8 Michael Fulbright 2001-02-15 17:27:02 UTC
Unfortunately I don't have enough information to really pursue this report.
If you find out anything additional please attach it to the report.

Comment 9 Michael Fulbright 2001-03-14 17:57:17 UTC
Closing due to inactivity. Please reopen if you have additional information to add.