Traceback (innermost last): File "/usr/bin/anaconda", line 438, in ? intf.run(todo, test = test) File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", line 336, in run self.icw.run () File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", line 678, in run mainloop () File "/usr/lib/python1.5/site-packages/gtk.py", line 2554, in mainloop _gtk.gtk_main() File "/usr/lib/python1.5/site-packages/gtk.py", line 125, in __call__ ret = apply(self.func, a) File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", line 428, in nextClicked self.setScreen (self.currentScreen, self.nextClicked) File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", line 466, in setScreen new_screen = screen.getScreen () File "/var/tmp/anaconda- 7.0.1//usr/lib/anaconda/iw/rootpartition_gui.py", line 133, in getScreen avail = apply(isys.spaceAvailable, self.todo.fstab.getRootDevice()) File "/usr/lib/anaconda/isys.py", line 10, in spaceAvailable mount(device, "/mnt/space", fstype = fsystem) File "/usr/lib/anaconda/isys.py", line 99, in mount rc = _isys.mount(fstype, device, location, readOnly) SystemError: (22, 'Invalid argument') Local variables in innermost frame: fstype: vfat location: /mnt/space devName: /tmp/hda2 readOnly: 0 device: /tmp/hda2 ToDo object: (itodo ToDo p1 (dp2 S'method' p3 (iimage CdromInstallMethod p4 (dp5 S'progressWindow' p6 <failed>
the partitioning with disk druid was not explicit about where to mount the dos partition, so i deleted it and put it at /tmp or /opt . anyway, there were two that it allowed. so the thing blew and said this is probably a bug and so here is the report. (the dual boot with win95 eventually worked, as I re- installed win95 and Linux seemed to be able to reinstall the loader and reinstall in the partitions which I thought had been formatted out. dos/windows is in about 200 Meg and Linux is in about 1000. <-traceback (innermost last): file"/var/tmp/anaconda - 7.0.1//usr/lib/Anaconda/iw/progress_gui.py, line 20, in run rc = self.todo.doinstall() file"/var/tmp/anaconda - 7.0.1//usr/lib/anaconda/todo.py", line 1472, in doinstall self.fstab.mountfilesystems(self.instpath) file"/var/tmp/anaconda - 7.0.1//usr/lib/anaconda/fstab.py, line 713, in mountfilesystems raise systemerror, (errno, msg) systemerror:(22,'invalid argument')
This is a duplicate of another bug. This has been fixed in our internal testing trees. *** This bug has been marked as a duplicate of 16686 ***