I'm trying an http install, but I'm having problems. As there is no DVD ISO, I've copied the (root) contents of each iso into a single directory. i.e., there is only one Fedora/RPMS directory and it has all (1481) the rpms from each CD in it. Although not my method of choice, this has worked in the past. It gets as far as asking all the questions, formats the partitions, resolves dependencies and just as its going to install, it dies. Now, there's a nice new dialog box that allows you to save a dump of the problem to floppy or a remote host. However, my floppy (USB) is not recognised, and I can't get the remote to work - it doesn't tell you what the transport is - NFS/FTP/sftp/scp/SAMBA/http - so I don't know where to start with that. Fortunately there appears to be a dump in /mnt/sysimage/root/anacdump.txt. scp is functional, so I can get a copy of it. Its somewhat large (403K) so I'll just quote the exception. If anyone wants more, I can provide it. Any ideas? Traceback (most recent call last): File "/usr/lib/anaconda/gui.py", line 1195, in handleRenderCallback self.currentWindow.renderCallback() File "/usr/lib/anaconda/iw/progress_gui.py", line 245, in renderCallback self.intf.icw.nextClicked() File "/usr/lib/anaconda/gui.py", line 924, in nextClicked self.dispatch.gotoNext() File "/usr/lib/anaconda/dispatch.py", line 145, in gotoNext self.moveStep() File "/usr/lib/anaconda/dispatch.py", line 216, in moveStep rc = apply(func, self.bindArgs(args)) File "/usr/lib/anaconda/backend.py", line 145, in doInstall backend.doInstall(intf, id, instPath) File "/usr/lib/anaconda/yuminstall.py", line 752, in doInstall self.ayum.run(self.instLog, cb, intf) File "/usr/lib/anaconda/yuminstall.py", line 362, in run self.method.switchMedia(i) AttributeError: UrlInstallMethod instance has no attribute 'switchMedia' Local variables in innermost frame: i: 1 cb: <yuminstall.simpleCallback instance at 0xb6f872ec> self: <yuminstall.AnacondaYum instance at 0xb7a729ec> intf: <gui.InstallInterface instance at 0xb79d7fac> instLog: <open file '/mnt/sysimage/root/install.log', mode 'w+' at 0xb671b920> -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list