|
报错信息:[root@localhost ini]# rpm -qa system-config-packages
system-config-packages-1.2.25-1
[root@localhost ini]# system-config-packages --isodir=/mnt/wind
Traceback (most recent call last):
File "/usr/share/system-config-packages/MainWindow.py", line 158, in ?
im = get_method(args)
File "/usr/share/system-config-packages/config.py", line 57, in get_method
return method.LoopbackIsoInstallMethod(isodir)
File "/usr/share/system-config-packages/method.py", line 352, in __init__
self.mountDisc(1)
File "/usr/share/system-config-packages/method.py", line 403, in mountDisc
self.tree + "/" + self.discImages[discNum],
KeyError: 1
[root@localhost ini]#
安装软件的界面一闪就没了,请问原应,有别的方法安装ISO中的软件吗? |
|