From Bugzilla Helper: User-Agent: Mozilla/4.75 [en] (Win95; U) Description of problem: Anaconda reports that it is short by -7k bytes to install the system. This is a fresh install of RH 7.1. The disks have installed on ther systems without any trouble (ide based system). This system has both ide (win 9x) and SCSI (adaptec 2940uw) drives. This was attempted to be installed on a 4 gb SCSI hd. Swap was on a different SCSI drive. There are two exsisting (ext2) fs's that were not formatted, but defined in Disk druid. There are 4 win9x partitions (ide / SCSI) on the system. Here is the crash file: 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 1925, in doInstall self.fstab.umountFilesystems(self.instPath) File "/var/tmp/anaconda-7.1//usr/lib/anaconda/fstab.py", line 632, in umountFilesystems isys.umount(mntPoint, removeDir = 0) File "/mnt/redhat/test/qa0408.4/i386/RedHat/instimage/usr/lib/anaconda/isys.py", line 134, in umount raise ValueError, "isys.umount() can only umount by mount point" ValueError: isys.umount() can only umount by mount point Local variables in innermost frame: what: /mnt/sysimage/dosf removeDir: 0 ToDo object: (itodo ToDo p1 (dp2 S'resState' p3 S'1024x768' p4 sS'progressWindow' p5 (igui ProgressWindow (dp6 S'total' p7 I515 sS'window' p8 (igtk GtkWindow (dp9 S'_o' p10 <failed> How reproducible: Always Steps to Reproduce: 1. Select either Custom or workstation 2. use diskdruid to identify all partitions 3. install Actual Results: fails every time. Additional info: used expert startup for I didn't want to lose current ext2 filesystems I would like to install RH 7.1 instead of RH 6.2 (6.2 was the old system before ide HD install).
*** This bug has been marked as a duplicate of 38448 ***