|
发表于 2010-6-6 12:58:15
|
显示全部楼层
errors when install to hard disk by using larchin
when select: using partition already exist/disk has parted already. and press OK to next, then:
Traceback (most recent call last):
File "/opt/larchin/modules/gtk/guimain.py", line 252, in changed_cb
mainWindow.setStage(s)
File "/opt/larchin/modules/gtk/guimain.py", line 161, in setStage
self.mainWidget = stages[stagename].Widget()
File "/opt/larchin/modules/stages/swaps.py", line 54, in __init__
all = install.getAllSwaps()
File "/opt/larchin/modules/install.py", line 473, in getAllSwaps
swaps.append((ls[0], float(ls[1]) * 1024 / 1e9))
ValueError: invalid literal for float(): extended
umount: /tmp: device is busy.
(In some cases useful info about processes that use
the device is found by lsof(8) or fuser(1))
umount: /tmp: device is busy.
(In some cases useful info about processes that use
the device is found by lsof(8) or fuser(1))
umount: /tmp: device is busy.
(In some cases useful info about processes that use
the device is found by lsof(8) or fuser(1))
umount: /tmp: device is busy.
(In some cases useful info about processes that use
the device is found by lsof(8) or fuser(1)) |
|