From Bugzilla Helper: User-Agent: Mozilla/5.0 (compatible; Konqueror/3.3; Linux) (KHTML, like Gecko) Description of problem: In trying to install on a system with 130 disks, I get this backtrace: Starting graphical installation... Traceback (most recent call last): File "/usr/bin/anaconda", line 1062, in ? iutil.makeDriveDeviceNodes() File "/usr/lib/anaconda/iutil.py", line 457, in makeDriveDeviceNodes isys.makeDevInode(drive, "/dev/%s" % (drive,)) File "/usr/lib/anaconda/isys.py", line 393, in makeDevInode _isys.mkdevinode(name, fn) SystemError: (2, 'No such file or directory') install exited abnormally Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. 2. 3. Additional info:
Added a fix in CVS.
Works now.