I'm trying to do a network upgrade from 6.0->6.1. I got through picking all my packages, then it asked me if I wanted to create a boot disk. I said yes, and it said "Rebuilding RPM database..." then I got the following Exception (there may be typos...I copied this down by hand): Exception Occurred Traceback File "/usr/bin/anaconda.real", line 225 in ? intf.run(todo, test=test) File "/tmp/updates/text.py", line 1009 in run rc = apply(step[1](),step[2]) File "/tmp/udpates,todo.py", line 1500 in doInstall self.instLog = open(self.instpath + logname, "w+") IOError: [Errno 2] No such file or directory: '/mnt/sysimage/tmp/upgrade.log'
Sounds like you are seeing a problem which has already been discovered by others, but I am not sure which. Please send me a copy of your /etc/fstab as well as output from "fdisk -l" on your drives, as this will allow me to tell you what problem you are having. Thanks!
It appears that the SCSI module never got loaded, and this is the reason that the installer cannot find the correct file. Try the latest RawHide and reopen this bug if you are still seeing problems.