From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt) Description of problem: I get: Traceback (innermost last): File "/usr/bin/anaconda", line 620, in ? intf.run(id, dispatch, configFileData) File "/usr/lib/anaconda/gui.py", line 350, in run self.icw.run (self.runres, configFileData) File "/usr/lib/anaconda/gui.py", line 778, in run mainloop () File "/usr/lib/python1.5/site-packages/gtk.py", line 2608, in mainloop _gtk.gtk_main() File "/usr/lib/anaconda/gui.py", line 497, in handleRenderCallback self.currentWindow.renderCallback() File "/usr/lib/anaconda/iw/progress_gui.py", line 135, in renderCallback self.intf.icw.nextClicked() File "/usr/lib/anaconda/gui.py", line 399, in nextClicked self.dispatch.gotoNext() File "/usr/lib/anaconda/dispatch.py", line 143, in gotoNext self.moveStep() File "/usr/lib/anaconda/dispatch.py", line 208, in moveStep rc = apply(func, self.bindArgs(args)) File "/usr/lib/anaconda/packages.py", line 563, in doInstall problems = ts.run(0, ~rpm.RPMPROB_FILTER_DISKSPACE, cb.cb, 0) File "/usr/lib/anaconda/packages.py", line 225, in cb fn = self.method.getFilename(h, self.pkgTimer) File "/usr/lib/anaconda/image.py", line 88, in getFilename isys.umount("/mnt/source") File "/usr/lib/anaconda/isys.py", line 152, in umount rc = _isys.umount(what) SystemError: (16, 'Enheden eller ressourcen optaget') "'Enheden eller ressourcen optaget'" is danish... translated to english: "Device or the ressource is not responding" Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Startup on CD-Rom 2. Choose Custom-install 3. Make 3 partitions (SWAP, /boot (ext3), / (ext3) 4. Choose the standard packages Actual Results: I get the anaconda failure attached as file. Expected Results: Successful installation of RH72, offcourse =) Additional info:
Created attachment 37763 [details] Anaconda dump file
Are you sure that the cd's are good? Did you check the md5sums of the ISOs? It looks like either there's a problem reading the cd's, or else the kernel has a problem talking to your cdrom drive.
Closing due to inactivity. Please reopen if you have more information.