|
/*
菜鸟以前是用RH9,现在不打算升级,想新装FC4,下载了四个ISO的文件,放在hdb6下,用GRUB引导,从硬盘安装,引导起动一路下来,直到输入系统密码,按OK下一步,出现了以下的错误信息.
*/
Traceback (most recent call last):
File "/usr/bin/anaconda", line 1160, in ?
intf.run(id, dispatch)
File "/usr/lib/anaconda/text.py", line 496, in run
dispatch.gotoNext()
File "/usr/lib/anaconda/dispatch.py", line 174, in gotoNext
self.moveStep()
File "/usr/lib/anaconda/dispatch.py", line 242, in moveStep
rc = apply(func, self.bindArgs(args))
File "/usr/lib/anaconda/packages.py", line 172, in readPackages
grpset = method.readComps(hdrlist)
File "/usr/lib/anaconda/installmethod.py", line 65, in readComps
return self.readCompsViaMethod(hdlist)
File "/usr/lib/anaconda/harddrive.py", line 103, in readCompsViaMethod
cs = groupSetFromCompsFile(fname, hdlist)
File "/usr/lib/anaconda/hdrlist.py", line 923, in groupSetFromCompsFile
file = grabber.urlopen (filename, retry = 5)
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 444, in urlopen
return default_grabber.urlopen(url, **kwargs)
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 575, in urlopen
return self._retry(opts, retryfunc, url)
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 547, in _retry
return apply(func, (opts,) + args, {})
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 574, in retryfunc
return URLGrabberFileObject(url, filename=None, opts=opts)
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 727, in __init__
self._do_open()
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 794, in _do_open
fo, hdr = self._make_request(req, opener)
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 885, in _make_request
fo = opener.open(req)
File "/usr/lib/python2.4/urllib2.py", line 358, in open
response = self._open(req, data)
File "/usr/lib/python2.4/urllib2.py", line 376, in _open
'_open', req)
File "/usr/lib/python2.4/urllib2.py", line 337, in _call_chain
result = func(*args)
File "/usr/lib/python2.4/urllib2.py", line 1119, in file_open
return self.open_local_file(req)
File "/usr/lib/python2.4/urllib2.py", line 1131, in open_local_file
import email.Utils
ImportError: No module named email.Utils
Local variables in innermost frame:
self: <urllib2.FileHandler instance at 0xb7b3eb0c>
req: <urllib2.Request instance at 0xb7af36ac>
Dispatcher instance, containing members:
intf: InstallInterface instance, containing members:
intf.screen: SnackScreen instance, containing members:
intf.screen.width: 80
intf.screen.helpCb: <bound method InstallInterface.helpWindow of <text.InstallInterface instance at 0xb7d3ef8c>>
intf.screen.height: 30
intf.instLanguage: Language instance, containing members:
intf.instLanguage.info: {'LANG': en_US.UTF-8, 'SYSFONT': latarcyrheb-sun16, 'SUPPORTED': None}
intf.instLanguage.langInfoByName: {'Mongolian (Mongolia)': ('mn_MN.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Estonian': ('et_EE.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Catalan (Spain)': ('ca_ES.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'English (Australia)': ('en_AU.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'German (Switzerland)': ('de_CH.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'German (Germany)': ('de_DE.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'French (Canada)': ('fr_CA.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Spanish (Panama)': ('es_PA.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Arabic (Saudi Arabia)': ('ar_SA.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Dutch (Netherlands)': ('nl_NL.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Bulgarian': ('bg_BG.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'English (Ireland)': ('en_IE.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Luganda (Uganda)': ('lg_UG.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Arabic (Qatar)': ('ar_QA.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Chinese (Hong Kong)': ('zh_HK.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Arabic (Yemen)': ('ar_YE.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'German (Luxemburg)': ('de_LU.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Breton (France)': ('br_FR.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Ukrainian': ('uk_UA.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'English (Botswana)': ('en_BW.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Spanish (Venezuela)': ('es_VE.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Dutch (Belgium)': ('nl_BE.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Finnish': ('fi_FI.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Yiddish (USA)': ('yi_US.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Albanian': ('sq_AL.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'German (Belgium)': ('de_BE.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Georgian (Georgia)': ('ka_GE.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Scots Gaelic (Great Britain)': ('gd_GB.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Thai': ('th_TH.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Urdu (Pakistan)': ('ur_PK.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'English (Singapore)': ('en_SG.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Aragonese (Spain)': ('an_ES.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Chinese (Singapore)': ('zh_SG.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Slovak': ('sk_SK.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Polish': ('pl_PL.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Portuguese (Brasil)': ('pt_BR.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'English (USA)': ('en_US.UTF-8', 'iso01', 'default8x16'), 'Hebrew (Israel)': ('he_IL.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Hindi (India)': ('hi_IN.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Latvian (Latvia)': ('lv_LV.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Danish': ('da_DK.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Indonesian': ('id_ID.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Arabic (Algeria)': ('ar_DZ.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Portuguese (Portugal)': ('pt_PT.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Arabic (India)': ('ar_IN.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Afrikaans (South Africa)': ('af_ZA.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Maori (New Zealand)': ('mi_NZ.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Russian (Ukraine)': ('ru_UA.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Bosnian (Bosnia and Herzegowina)': ('bs_BA.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Tagalog (Philippines)': ('tl_PH.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Spanish (Costa Rica)': ('es_CR.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'English (India)': ('en_IN.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Spanish (Honduras)': ('es_HN.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Spanish (Ecuador)': ('es_EC.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Spanish (El Salvador)': ('es_SV.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Greek': ('el_GR.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Tamil (India)': ('ta_IN.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Spanish (Peru)': ('es_PE.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Korean (Republic of Korea)': ('ko_KR.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'French (Belgium)': ('fr_BE.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Croatian': ('hr_HR.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Spanish (USA)': ('es_US.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'French (Switzerland)': ('fr_CH.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Arabic (Kuwait)': ('ar_KW.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Maltese (malta)': ('mt_MT.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Serbian (Serbia and Montenegro)': ('sr_CS.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Arabic (Iraq)': ('ar_IQ.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Arabic (Oman)': ('ar_OM.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Arabic (Libyan Arab Jamahiriya)': ('ar_LY.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Malayalam (India)': ('ml_IN.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Spanish (Mexico)': ('es_MX.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'German (Austria)': ('de_AT.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Spanish (Argentina)': ('es_AR.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Bengali (India)': ('bn_IN.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Manx Gaelic (Britain)': ('gv_GB.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Icelandic': ('is_IS.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Arabic (Sudan)': ('ar_SD.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Turkish': ('tr_TR.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Northern Saami (Norway)': ('se_NO.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'English (Hong Kong)': ('en_HK.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Spanish (Nicaragua)': ('es_NI.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Spanish (Uruguay)': ('es_UY.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Slovenian (Slovenia)': ('sl_SI.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'English (Canada)': ('en_CA.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Spanish (Dominican Republic)': ('es_DO.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'BengaliBangla (Bangladesh)': ('bn_BD.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Swedish (Finland)': ('sv_FI.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'French (Luxemburg)': ('fr_LU.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Arabic (Tunisia)': ('ar_TN.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Uzbek (Uzbekistan)': ('uz_UZ.UTF-8@cyrillic', 'utf8', 'latarcyrheb-sun16'), 'Arabic (Egypt)': ('ar_EG.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Hungarian': ('hu_HU.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Basque (Spain)': ('eu_ES.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Spanish (Colombia)': ('es_CO.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Lithuanian': ('lt_LT.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Azeri (Azerbaijan)': ('az_AZ.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'English (Zimbabwe)': ('en_ZW.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Norwegian, Nynorsk (Norway)': ('nn_NO.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Russian': ('ru_RU.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'English (Great Britain)': ('en_GB.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Spanish (Chile)': ('es_CL.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Swedish (Sweden)': ('sv_SE.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Kazakh (Kazakhstan)': ('kk_KZ.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Occitan (France)': ('oc_FR.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Norwegian, Bokmål (Norway)': ('nb_NO.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Nepali (Nepal)': ('ne_NP.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Arabic (Jordan)': ('ar_JO.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Sotho (South Africa)': ('st_ZA.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Irish': ('ga_IE.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Czech': ('cs_CZ.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Arabic (Syrian Arab Republic)': ('ar_SY.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Chinese (P.R. of China)': ('zh_CN.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Belarusian': ('be_BY.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Spanish (Spain)': ('es_ES.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Macedonian': ('mk_MK.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Zulu (South Africa)': ('zu_ZA.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Arabic (Bahrain)': ('ar_BH.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Walloon (Belgium)': ('wa_BE.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Kannada (India)': ('kn_IN.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Vietnamese': ('vi_VN.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Tatar (Tatarstan)': ('tt_RU.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Romanian': ('ro_RO.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'English (Denmark)': ('en_DK.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Arabic (United Arab Emirates)': ('ar_AE.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Cornish (Britain)': ('kw_GB.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Spanish (Bolivia)': ('es_BO.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'English (New Zealand)': ('en_NZ.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Galician (Spain)': ('gl_ES.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Punjabi (India)': ('pa_IN.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'English (Philippines)': ('en_PH.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Xhosa (South Africa)': ('xh_ZA.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Persian (Iran)': ('fa_IR.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Arabic (Morocco)': ('ar_MA.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Spanish (Paraguay)': ('es_PY.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Faroese (Faroe Islands)': ('fo_FO.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Telugu (India)': ('te_IN.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Spanish (Puerto Rico)': ('es_PR.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Chinese (Taiwan)': ('zh_TW.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Tajik (Tajikistan)': ('tg_TJ.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Lao (Laos)': ('lo_LA.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Greenlandic (Greenland)': ('kl_GL.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'French (France)': ('fr_FR.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Marathi (India)': ('mr_IN.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'English (South Africa)': ('en_ZA.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Gujarati (India)': ('gu_IN.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Japanese': ('ja_JP.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Malay (Malaysia)': ('ms_MY.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Spanish (Guatemala)': ('es_GT.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Arabic (Lebanon)': ('ar_LB.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Italian (Italy)': ('it_IT.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Welsh (Great Britain)': ('cy_GB.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Italian (Switzerland)': ('it_CH.UTF-8', 'utf8', 'latarcyrheb-sun16')}
intf.instLanguage.default: en_US.UTF-8
intf.instLanguage.supported: []
intf.instLanguage.current: en_US.UTF-8
intf.instLanguage.nativeLangNames: {}
intf.instLanguage.localeInfo: {'hu_HU.UTF-8': ('Hungarian', 'hu', 'latarcyrheb-sun16', 'hu', 'Europe/Budapest'), 'zu_ZA.UTF-8': ('Zulu', 'zu', 'latarcyrheb-sun16', 'us', 'Africa/Johannesburg'), 'et_EE.UTF-8': ('Estonian', 'et', 'latarcyrheb-sun16', 'et', 'Europe/Tallinn'), 'zh_TW.UTF-8': ('Chinese(Traditional)', 'zh_TW', 'latarcyrheb-sun16', 'us', 'Asia/Taipei'), 'sk_SK.UTF-8': ('Slovak', 'sk', 'latarcyrheb-sun16', 'sk-qerty', 'Europe/Bratislava'), 'cs_CZ.UTF-8': ('Czech', 'cs', 'latarcyrheb-sun16', 'cz-lat2', 'Europe/Prague'), 'en_US.UTF-8': ('English', 'en', 'latarcyrheb-sun16', 'us', 'America/New_York'), 'da_DK.UTF-8': ('Danish', 'da', 'latarcyrheb-sun16', 'dk', 'Europe/Copenhagen'), 'nb_NO.UTF-8': ('Norwegian', 'nb', 'latarcyrheb-sun16', 'no', 'Europe/Oslo'), 'ar_SA.UTF-8': ('Arabic', 'ar', 'latarcyrheb-sun16', 'us', 'Asia/Riyadh'), 'fr_FR.UTF-8': ('French', 'fr', 'latarcyrheb-sun16', 'fr-latin1', 'Europe/Paris'), 'it_IT.UTF-8': ('Italian', 'it', 'latarcyrheb-sun16', 'it', 'Europe/Rome'), 'es_ES.UTF-8': ('Spanish', 'es', 'latarcyrheb-sun16', 'es', 'Europe/Madrid'), 'uk_UA.UTF-8': ('Ukrainian', 'uk', 'latarcyrheb-sun16', 'ua-utf', 'Europe/Kiev'), 'ru_RU.UTF-8': ('Russian', 'ru', 'latarcyrheb-sun16', 'ru', 'Europe/Moscow'), 'de_DE.UTF-8': ('German', 'de', 'latarcyrheb-sun16', 'de-latin1-nodeadkeys', 'Europe/Berlin'), 'ja_JP.UTF-8': ('Japanese', 'ja', 'latarcyrheb-sun16', 'jp106', 'Asia/Tokyo'), 'hr_HR.UTF-8': ('Croatian', 'hr', 'latarcyrheb-sun16', 'croat', 'Europe/Zagreb'), 'ko_KR.UTF-8': ('Korean', 'ko', 'latarcyrheb-sun16', 'us', 'Asia/Seoul'), 'cy_GB.UTF-8': ('Welsh', 'cy', 'latarcyrheb-sun16', 'uk', 'Europe/London'), 'pl_PL.UTF-8': ('Polish', 'pl', 'latarcyrheb-sun16', 'pl', 'Europe/Warsaw'), 'fa_IR.UTF-8': ('Persian', 'fa', 'latarcyrheb-sun16', 'us', 'Asia/Tehran'), 'bn_IN.UTF-8': ('Bengali(India)', 'bn', 'latarcyrheb-sun16', 'us', 'Asia/Calcutta'), 'tr_TR.UTF-8': ('Turkish', 'tr', 'latarcyrheb-sun16', 'trq', 'Europe/Istanbul'), 'th_TH.UTF-8': ('Thai', 'th', 'latarcyrheb-sun16', 'us', 'Asia/Bangkok'), 'C': ('English', 'en', 'latarcyrheb-sun16', 'us', 'America/New_York'), 'is_IS.UTF-8': ('Icelandic', 'is', 'latarcyrheb-sun16', 'is-latin1', 'Atlantic/Reykjavik'), 'vi_VN.UTF-8': ('Vietnamese', 'vi', 'latarcyrheb-sun16', 'us', 'Asia/Saigon'), 'pt_PT.UTF-8': ('Portuguese', 'pt', 'latarcyrheb-sun16', 'pt-latin1', 'Europe/Lisbon'), 'gu_IN.UTF-8': ('Gujarati', 'gu', 'latarcyrheb-sun16', 'us', 'Asia/Calcutta'), 'bn_BD.UTF-8': ('Bengali', 'bn', 'latarcyrheb-sun16', 'us', 'Asia/Dhaka'), 'pt_BR.UTF-8': ('Portuguese(Brazilian)', 'pt_BR', 'latarcyrheb-sun16', 'br-abnt2', 'America/Sao_Paulo'), 'pa_IN.UTF-8': ('Punjabi', 'pa', 'latarcyrheb-sun16', 'us', 'Asia/Calcutta'), 'af_ZA.UTF-8': ('Afrikaans', 'af', 'latarcyrheb-sun16', 'us', 'Africa/Johannesburg'), 'ms_MY.UTF-8': ('Malay', 'ms', 'latarcyrheb-sun16', 'us', 'Asia/Kuala_Lumpur'), 'nso_ZA.UTF-8': ('Northern Sotho', 'nso', 'latarcyrheb-sun16', 'us', 'Africa/Johannesburg'), 'zh_CN.UTF-8': ('Chinese(Simplified)', 'zh_CN', 'latarcyrheb-sun16', 'us', 'Asia/Shanghai'), 'ta_IN.UTF-8': ('Tamil', 'ta', 'latarcyrheb-sun16', 'us', 'Asia/Calcutta'), 'id_ID.UTF-8': ('Indonesian', 'id', 'latarcryheb-sun16', 'us', 'Asia/Jakarta'), 'sv_SE.UTF-8': ('Swedish', 'sv', 'latarcyrheb-sun16', 'sv-latin1', 'Europe/Stockholm'), 'sl_SI.UTF-8': ('Slovenian', 'sl', 'latarcyrheb-sun16', 'slovene', 'Europe/Ljubljana'), 'bg_BG.UTF-8': ('Bulgarian', 'bg', 'latarcyrheb-sun16', 'bg', 'Europe/Sofia'), 'nl_NL.UTF-8': ('Dutch', 'nl', 'latarcyrheb-sun16', 'nl', 'Europe/Amsterdam'), 'fi_FI.UTF-8': ('Finnish', 'fi', 'latarcyrheb-sun16', 'fi', 'Europe/Helsinki'), 'ca_ES.UTF-8': ('Catalan', 'ca', 'latarcyrheb-sun16', 'es', 'Europe/Madrid'), 'am_ET.UTF-8': ('Amharic', 'am', 'latarcyrheb-sun16', 'us', 'Africa/Addis_Ababa'), 'hi_IN.UTF-8': ('Hindi', 'hi', 'latarcyrheb-sun16', 'us', 'Asia/Calcutta'), 'mk_MK.UTF-8': ('Macedonian', 'mk', 'latarcyrheb-sun16', 'mk', 'Europe/Skopje')}
intf.instLanguage.allSupportedLangs: [Mongolian (Mongolia), Estonian, Catalan (Spain), English (Australia), German (Switzerland), German (Germany), French (Canada), Spanish (Panama), Arabic (Saudi Arabia), Dutch (Netherlands), Bulgarian, English (Ireland), Luganda (Uganda), Arabic (Qatar), Chinese (Hong Kong), Arabic (Yemen), German (Luxemburg), Breton (France), Ukrainian, English (Botswana), Spanish (Venezuela), Dutch (Belgium), Finnish, Yiddish (USA), Albanian, German (Belgium), Georgian (Georgia), Scots Gaelic (Great Britain), Thai, Urdu (Pakistan), English (Singapore), Aragonese (Spain), Chinese (Singapore), Slovak, Polish, Portuguese (Brasil), English (USA), Hebrew (Israel), Hindi (India), Latvian (Latvia), Danish, Indonesian, Arabic (Algeria), Portuguese (Portugal), Arabic (India), Afrikaans (South Africa), Maori (New Zealand), Russian (Ukraine), Bosnian (Bosnia and Herzegowina), Tagalog (Philippines), Spanish (Costa Rica), English (India), Spanish (Honduras), Spanish (Ecuador), Spanish (El Salvador), Greek, Tamil (India), Spanish (Peru), Korean (Republic of Korea), French (Belgium), Croatian, Spanish (USA), French (Switzerland), Arabic (Kuwait), Maltese (malta), Serbian (Serbia and Montenegro), Arabic (Iraq), Arabic (Oman), Arabic (Libyan Arab Jamahiriya), Malayalam (India), Spanish (Mexico), German (Austria), Spanish (Argentina), Bengali (India), Manx Gaelic (Britain), Icelandic, Arabic (Sudan), Turkish, Northern Saami (Norway), English (Hong Kong), Spanish (Nicaragua), Spanish (Uruguay), Slovenian (Slovenia), English (Canada), Spanish (Dominican Republic), BengaliBangla (Bangladesh), Swedish (Finland), French (Luxemburg), Arabic (Tunisia), Uzbek (Uzbekistan), Arabic (Egypt), Hungarian, Basque (Spain), Spanish (Colombia), Lithuanian, Azeri (Azerbaijan), English (Zimbabwe), Norwegian, Nynorsk (Norway), Russian, English (Great Britain), Spanish (Chile), Swedish (Sweden), Kazakh (Kazakhstan), Occitan (France), Norwegian, Bokmål (Norway), Nepali (Nepal), Arabic (Jordan), Sotho (South Africa), Irish, Czech, Arabic (Syrian Arab Republic), Chinese (P.R. of China), Belarusian, Spanish (Spain), Macedonian, Zulu (South Africa), Arabic (Bahrain), Walloon (Belgium), Kannada (India), Vietnamese, Tatar (Tatarstan), Romanian, English (Denmark), Arabic (United Arab Emirates), Cornish (Britain), Spanish (Bolivia), English (New Zealand), Galician (Spain), Punjabi (India), English (Philippines), Xhosa (South Africa), Persian (Iran), Arabic (Morocco), Spanish (Paraguay), Faroese (Faroe Islands), Telugu (India), Spanish (Puerto Rico), Chinese (Taiwan), Tajik (Tajikistan), Lao (Laos), Greenlandic (Greenland), French (France), Marathi (India), English (South Africa), Gujarati (India), Japanese, Malay (Malaysia), Spanish (Guatemala), Arabic (Lebanon), Italian (Italy), Welsh (Great Britain), Italian (Switzerland)]
intf.welcomeText: Welcome to Fedora Core
intf.showingHelpOnHelp: 0
instPath: /mnt/sysimage
dispatch: Already dumped
skipSteps: {'upgrademigfind': 1, 'makebootdisk': 1, 'keyboard': 2, 'autopartition': 1, 'indivpackage': 1, 'monitor': 1, 'betanag': 2, 'fdasd': 1, 'authentication': 1, 'findpackages': 1, 'fdisk': 1, 'zfcpconfig': 1, 'autopartitionexecute': 1, 'checkmonitorok': 1, 'confirmupgrade': 1, 'upgrademount': 1, 'xcustom': 1, 'setsanex': 1, 'upgbootloader': 1, 'addswap': 1, 'upgrademigratefs': 1, 'upgradecontinue': 1, 'findinstall': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'videocard': 1, 'bootdisk': 1, 'package-selection': 1}
method: HardDriveInstallMethod instance, containing members:
method.messageWindow: <bound method InstallInterface.messageWindow of <text.InstallInterface instance at 0xb7d3ef8c>>
method.intf: Already dumped
method.tree: /tmp/isomedia/
method.isoDir: /tmp/isodir/
method.fnames: {}
method.rootPath: /mnt/sysimage
method.fstype: vfat
method.discImages: {1: FC4-i386-disc1.iso, 2: FC4-i386-disc2.iso, 3: FC4-i386-disc3.iso, 4: FC4-i386-disc4.iso}
method.device: hdb6
method.path: /fc4
method.mediaIsMounted: 1
method.isoDirIsMounted: 1
step: 36
flags: Flags instance, containing members:
flags.flags: {'virtpconsole': None, 'expert': 0, 'selinux': 1, 'rootpath': 0, 'autostep': 0, 'setupFilesystems': 1, 'usevnc': 0, 'autoscreenshot': 0, 'test': 0, 'serial': 0}
firstStep: 0
id: InstallData instance, containing members:
id.dbpath: None
id.firewall: Firewall instance, containing members:
id.firewall.services: [Service instance, containing members:
ports: [22:tcp]
name: Remote Login (SSH)
key: ssh
allowed: False
, Service instance, containing members:
ports: [80:tcp]
name: Web Server (HTTP, HTTPS)
key: http
allowed: False
, Service instance, containing members:
ports: [21:tcp]
name: File Transfer (FTP)
key: ftp
allowed: False
, Service instance, containing members:
ports: [25:tcp]
name: Mail Server (SMTP)
key: smtp
allowed: False
]
id.firewall.portlist: []
id.firewall.trustdevs: []
id.firewall.enabled: 0
id.rootParts: None
id.upgradeDeps:
id.upgradeRoot: None
id.xsetup: XSetup instance, containing members:
id.xsetup.skipx: 0
id.xsetup.imposed_sane_default: 0
id.xsetup.xhwstate: XF86HardwareState instance, containing members:
id.xsetup.xhwstate.probed_physical_height: 0
id.xsetup.xhwstate.probed_video_ram: 8192
id.xsetup.xhwstate.videocard_PCIBus: None
id.xsetup.xhwstate.colordepth: 16
id.xsetup.xhwstate.monitor_name: Unknown monitor
id.xsetup.xhwstate.dri_enabled: 1
id.xsetup.xhwstate.monitor: monName: Unknown monitor
monID: Unprobed Monitor
monHoriz: 31.5-37.9
monVert: 50-70
physicalWidth: 0
physicalHeight: 0
id.xsetup.xhwstate.videocard_name: Trident CyberBlade (generic)
id.xsetup.xhwstate.video_ram: 0
id.xsetup.xhwstate.videocard_driver: trident
id.xsetup.xhwstate.videocard_options: []
id.xsetup.xhwstate.vsync: 50-70
id.xsetup.xhwstate.physical_height: 0
id.xsetup.xhwstate.probed_vsync: 50-70
id.xsetup.xhwstate.physical_width: 0
id.xsetup.xhwstate.hsync: 31.5-37.9
id.xsetup.xhwstate.probed_physical_width: 0
id.xsetup.xhwstate.xconfig: None
id.xsetup.xhwstate.all_resolutions: [640x480, 800x480, 800x600, 1024x600, 1024x768, 1152x768, 1152x864, 1280x800, 1280x960, 1280x1024, 1400x1050, 1440x900, 1600x1200, 1680x1050, 1900x1200, 1920x1200, 1920x1440, 2048x1536]
id.xsetup.xhwstate.videocard: primary: 0
vidCards: [<rhpl.videocard.VideoCard instance at 0xb7db2fac>]
Primary Video Card Info:
device: fb0
descr : Trident Microsystems CyberBlade/i1
server: Xorg
cardManf: None
vidRam: 8192
carddata: {'CHIPSET': 'CyberBlade', 'DRIVER': 'trident', 'NAME': 'Trident CyberBlade (generic)', 'NOCLOCKPROBE': ''}
devID: Trident CyberBlade (generic)
fbmodes: None
fbbpp: None
id.xsetup.xhwstate.videocard_PCIFn: None
id.xsetup.xhwstate.probed_hsync: 31.5-37.9
id.xsetup.xhwstate.resolution: 800x600
id.xsetup.xhwstate.videocard_PCIDev: None
id.keyboard: Keyboard instance, containing members:
id.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us}
id.keyboard.type: PC
id.keyboard.beenset: 0
id.keyboard._mods: KeyboardModels instance, containing members:
id.keyboard._mods._modelDict: {'gr': ['keyboard|Greek', 'us,el', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'ru-cp1251': ['keyboard|Russian (cp1251)', 'us,ru', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'sv-latin1': ['keyboard|Swedish', 'se', 'pc105', '', ''], 'tml-inscript': ['keyboard|Tamil (Inscript)', 'us,tml(INSCRIPT)', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'cf': ['keyboard|French Canadian', 'ca_enhanced', 'pc105', '', ''], 'fr_CH-latin1': ['keyboard|Swiss French (latin1)', 'fr_CH', 'pc105', '', ''], 'fr-latin9': ['keyboard|French (latin9)', 'fr-latin9', 'pc105', '', ''], 'us': ['keyboard|U.S. English', 'us', 'pc105', '', ''], 'sk-qwerty': ['keyboard|Slovakian', 'sk_qwerty', 'pc105', '', ''], 'et': ['keyboard|Estonian', 'ee', 'pc105', '', ''], 'ru2': ['keyboard|Russian (ru2)', 'us,ru', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'ar-qwerty-digits': ['keyboard|Arabic (qwerty/digits)', 'us,ar(qwerty_digits)', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'ar-azerty': ['keyboard|Arabic (azerty)', 'us,ar(azerty)', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'ru1': ['keyboard|Russian (ru1)', 'us,ru', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'es': ['keyboard|Spanish', 'es', 'pc105', '', ''], 'ru.map.utf8ru': ['keyboard|Russian (utf8ru)', 'us,ru', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'cz-lat2': ['keyboard|Czechoslovakian', 'cz_qwerty', 'pc105', '', ''], 'ru': ['keyboard|Russian', 'us,ru', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'fr-latin1': ['keyboard|French (latin1)', 'fr', 'pc105', '', ''], 'ro_win': ['keyboard|Romanian', 'ro', 'pc105', '', ''], 'nl': ['keyboard|Dutch', 'nl', 'pc105', '', ''], 'no': ['keyboard|Norwegian', 'no', 'pc105', '', ''], 'de-latin1-nodeadkeys': ['keyboard|German (latin1 w/ no deadkeys)', 'de', 'pc105', 'nodeadkeys', ''], 'ru_win': ['keyboard|Russian (win)', 'us,ru', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'ar-azerty-digits': ['keyboard|Arabic (azerty/digits)', 'us,ar(azerty_digits)', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'is-latin1': ['keyboard|Icelandic', 'is', 'pc105', '', ''], 'pt-latin1': ['keyboard|Portuguese', 'pt', 'pc105', '', ''], 'it': ['keyboard|Italian', 'it', 'pc105', '', ''], 'de-latin1': ['keyboard|German (latin1)', 'de', 'pc105', '', ''], 'ar-digits': ['keyboard|Arabic (digits)', 'us,ar(digits)', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'cz-us-qwertz': ['keyboard|Czechoslovakian (qwertz)', 'us,cz', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'it-ibm': ['keyboard|Italian (IBM)', 'it', 'pc105', '', ''], 'dk-latin1': ['keyboard|Danish (latin1)', 'dk', 'pc105', '', ''], 'bg': ['keyboard|Bulgarian', 'us,bg', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'dk': ['keyboard|Danish', 'dk', 'pc105', '', ''], 'be-latin1': ['keyboard|Belgian (be-latin1)', 'be', 'pc105', '', ''], 'sg-latin1': ['keyboard|Swiss German (latin1)', 'de_CH', 'pc105', '', ''], 'de': ['keyboard|German', 'de', 'pc105', '', ''], 'ua-utf': ['keyboard|Ukrainian', 'us,ua', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'tml-uni': ['keyboard|Tamil (Typewriter)', 'us,tml(UNI)', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'fr-pc': ['keyboard|French (pc)', 'fr', 'pc105', '', ''], 'hu': ['keyboard|Hungarian', 'hu', 'pc105', '', ''], 'fr': ['keyboard|French', 'fr', 'pc105', '', ''], 'us-acentos': ['keyboard|U.S. International', 'us_intl', 'pc105', '', ''], 'fr_CH': ['keyboard|Swiss French', 'fr_CH', 'pc105', '', ''], 'fi': ['keyboard|Finnish', 'fi', 'pc105', '', ''], 'dvorak': ['keyboard|Dvorak', 'dvorak', 'pc105', '', ''], 'it2': ['keyboard|Italian (it2)', 'it', 'pc105', '', ''], 'fi-latin1': ['keyboard|Finnish (latin1)', 'fi', 'pc105', '', ''], 'ben-probhat': ['keyboard|Bengali (Probhat)', 'us,ben(probhat)', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'croat': ['keyboard|Croatian', 'hr', 'pc105', '', ''], 'jp106': ['keyboard|Japanese', 'jp', 'jp106', '', ''], 'hu101': ['keyboard|Hungarian (101 key)', 'hu_qwerty', 'pc105', '', ''], 'slovene': ['keyboard|Slovenian', 'si', 'pc105', '', ''], 'ben': ['keyboard|Bengali (Inscript)', 'us,ben', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'br-abnt2': ['keyboard|Brazilian (ABNT2)', 'br', 'abnt2', '', ''], 'dev': ['keyboard|Devanagari (Inscript)', 'us,dev', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'la-latin1': ['keyboard|Latin American', 'la', 'pc105', '', ''], 'gur': ['keyboard|Punjabi (Inscript)', 'us,gur', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'ar-qwerty': ['keyboard|Arabic (qwerty)', 'us,ar(qwerty)', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'pl': ['keyboard|Polish', 'pl', 'pc105', '', ''], 'uk': ['keyboard|United Kingdom', 'gb', 'pc105', '', ''], 'guj': ['keyboard|Gujarati (Inscript)', 'us,guj', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'trq': ['keyboard|Turkish', 'tr', 'pc105', '', ''], 'mk-utf': ['keyboard|Macedonian', 'us,mk', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'sg': ['keyboard|Swiss German', 'de_CH', 'pc105', '', ''], 'ru-ms': ['keyboard|Russian (Microsoft)', 'us,ru', 'pc105', '', 'grp:shift_toggle,grp_led:scroll']}
id.timezone: Timezone instance, containing members:
id.timezone.utc: False
id.timezone.utcOffset: 0
id.timezone.arc: 0
id.timezone.tz: America/New_York
id.timezone.dst: 0
id.mouse: FULLNAME="Generic - 3 Button Mouse (PS/2)"
MOUSETYPE="imps2"
XEMU3="no"
XMOUSETYPE="IMPS/2"
id.upgrade: False
id.monitor: Already dumped
id.methodstr: hd://hdb6:vfat//fc4
id.fsset: FileSystemSet instance, containing members:
id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <text.InstallInterface instance at 0xb7d3ef8c>>
id.fsset.volumesCreated: 0
id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <text.InstallInterface instance at 0xb7d3ef8c>>
id.fsset.migratedfs: 0
id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <text.InstallInterface instance at 0xb7d3ef8c>>
id.fsset.entries: [fsentry -- device: hdb10 mountpoint: /
fsystem: ext3 format: 1
ismounted: 0 options: 'defaults'
bytesPerInode: 4096 label: None
, fsentry -- device: devpts mountpoint: /dev/pts
fsystem: devpts format: 0
ismounted: 0 options: 'gid=5,mode=620'
bytesPerInode: 4096 label: None
, fsentry -- device: shm mountpoint: /dev/shm
fsystem: tmpfs format: 0
ismounted: 0 options: 'defaults'
bytesPerInode: 4096 label: None
, fsentry -- device: proc mountpoint: /proc
fsystem: proc format: 0
ismounted: 0 options: 'defaults'
bytesPerInode: 4096 label: None
, fsentry -- device: sys mountpoint: /sys
fsystem: sysfs format: 0
ismounted: 0 options: 'defaults'
bytesPerInode: 4096 label: None
, fsentry -- device: hdb9 mountpoint: swap
fsystem: swap format: 0
ismounted: 0 options: 'defaults'
bytesPerInode: 4096 label: None
]
id.fsset.mountcount: 0
id.desktop: Desktop instance, containing members:
id.desktop.info: {}
id.desktop.runlevel: 3
id.x_already_set: 0
id.partitions: Partitions instance, containing members:
id.partitions.useFdisk: 0
id.partitions.useAutopartitioning: 0
id.partitions.autoClearPartType: 1
id.partitions.nextUniqueID: 10
id.partitions.reinitializeDisks: 0
id.partitions.autoClearPartDrives: []
id.partitions.zeroMbr: 0
id.partitions.isKickstart: 0
id.partitions.requests: [New Part Request -- mountpoint: / uniqueID: 9
type: ext3 format: 1 badblocks: 0
device: hdb10 drive: ['hdb'] primary: None
size: None grow: 0 maxsize: None
start: 3444 end: 3825 migrate: None fslabel: None origfstype: None
bytesPerInode: 4096 options: 'None'
, PreexistingPartitionSpec instance, containing members:
currentDrive: None
migrate: None
origfstype: None
primary: None
dev: None
uniqueID: 2
mountpoint: None
requestSize: 33165.4394531
size: 33165.4394531
end: 78172289
grow: 0
start: 10249470
ignoreBootConstraints: 0
type: 1
badblocks: None
format: None
fsopts: None
fstype: None
preexist: 1
device: hdb2
maxSizeMB: None
bytesPerInode: 4096
drive: hdb
fslabel: None
protected: 0
multidrive: None
, PreexistingPartitionSpec instance, containing members:
currentDrive: None
migrate: None
origfstype: FATFileSystem instance, containing members:
origfstype.partedPartitionFlags: []
origfstype.checked: 0
origfstype.name: vfat
origfstype.migratetofs: None
origfstype.deviceArguments: {}
origfstype.linuxnativefs: 0
origfstype.maxSizeMB: 1048576
origfstype.supported: -1
origfstype.defaultOptions: defaults
origfstype.packages: [dosfstools]
origfstype.extraFormatArgs: []
origfstype.formattable: 1
origfstype.partedFileSystemType: < edFileSystemType object at 0xb7c1b260>
origfstype.maxLabelChars: 16
primary: None
dev: None
uniqueID: 1
mountpoint: None
requestSize: 5004.59326172
size: 5004.59326172
end: 10249469
grow: 0
start: 63
ignoreBootConstraints: 0
type: 1
badblocks: None
format: None
fsopts: None
fstype: Already dumped
preexist: 1
device: hdb1
maxSizeMB: None
bytesPerInode: 4096
drive: hdb
fslabel: None
protected: 0
multidrive: None
, PreexistingPartitionSpec instance, containing members:
currentDrive: None
migrate: None
origfstype: Already dumped
primary: None
dev: None
uniqueID: 3
mountpoint: None
requestSize: 8001.09228516
size: 8001.09228516
end: 26635769
grow: 0
start: 10249533
ignoreBootConstraints: 0
type: 1
badblocks: None
format: None
fsopts: None
fstype: Already dumped
preexist: 1
device: hdb5
maxSizeMB: None
bytesPerInode: 4096
drive: hdb
fslabel: None
protected: 0
multidrive: None
, PreexistingPartitionSpec instance, containing members:
currentDrive: None
migrate: None
origfstype: Already dumped
primary: None
dev: None
uniqueID: 4
mountpoint: None
requestSize: 8001.09228516
size: 8001.09228516
end: 43022069
grow: 0
start: 26635833
ignoreBootConstraints: 0
type: 1
badblocks: None
format: None
fsopts: None
fstype: Already dumped
preexist: 1
device: hdb6
maxSizeMB: None
bytesPerInode: 4096
drive: hdb
fslabel: None
protected: 1
multidrive: None
, PreexistingPartitionSpec instance, containing members:
currentDrive: None
migrate: None
origfstype: Already dumped
primary: None
dev: None
uniqueID: 5
mountpoint: None
requestSize: 6000.81152344
size: 6000.81152344
end: 55311794
grow: 0
start: 43022133
ignoreBootConstraints: 0
type: 1
badblocks: None
format: None
fsopts: None
fstype: Already dumped
preexist: 1
device: hdb7
maxSizeMB: None
bytesPerInode: 4096
drive: hdb
fslabel: None
protected: 0
multidrive: None
, PreexistingPartitionSpec instance, containing members:
currentDrive: None
migrate: None
origfstype: ext3FileSystem instance, containing members:
origfstype.partedPartitionFlags: []
origfstype.checked: 1
origfstype.name: ext3
origfstype.migratetofs: None
origfstype.deviceArguments: {}
origfstype.linuxnativefs: 1
origfstype.maxSizeMB: 8388608
origfstype.supported: -1
origfstype.defaultOptions: defaults
origfstype.packages: [e2fsprogs]
origfstype.extraFormatArgs: [-j]
origfstype.formattable: 1
origfstype.partedFileSystemType: < edFileSystemType object at 0xb7ea7e60>
origfstype.maxLabelChars: 16
primary: None
dev: None
uniqueID: 8
mountpoint: None
requestSize: 7914.80566406
size: 7914.80566406
end: 78172289
grow: 0
start: 61962768
ignoreBootConstraints: 0
type: 1
badblocks: None
format: None
fsopts: None
fstype: Already dumped
preexist: 1
device: hdb8
maxSizeMB: None
bytesPerInode: 4096
drive: hdb
fslabel: /home
protected: 0
multidrive: None
, PreexistingPartitionSpec instance, containing members:
currentDrive: None
migrate: None
origfstype: swapFileSystem instance, containing members:
origfstype.partedPartitionFlags: []
origfstype.checked: 0
origfstype.name: swap
origfstype.migratetofs: None
origfstype.deviceArguments: {}
origfstype.linuxnativefs: 1
origfstype.maxSizeMB: 8388608
origfstype.supported: 1
origfstype.defaultOptions: defaults
origfstype.packages: []
origfstype.extraFormatArgs: []
origfstype.formattable: 1
origfstype.partedFileSystemType: < edFileSystemType object at 0xb7c1b1a0>
origfstype.maxLabelChars: 16
primary: None
dev: PartitionDevice instance, containing members:
dev.device: hdb9
dev.isSetup: 0
dev.fsoptions: {}
dev.doLabel: 1
dev.label: None
uniqueID: 7
mountpoint: None
requestSize: 250.984863281
size: 250.984863281
end: 61962704
grow: 0
start: 61448688
ignoreBootConstraints: 0
type: 1
badblocks: None
format: None
fsopts: None
fstype: Already dumped
preexist: 1
device: hdb9
maxSizeMB: None
bytesPerInode: 4096
drive: hdb
fslabel: None
protected: 0
multidrive: None
]
id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None
type: physical volume (LVM) format: 1 badblocks: None
device: None drive: None primary: None
size: 0 grow: 1 maxsize: None
start: None end: None migrate: None fslabel: None origfstype: None
bytesPerInode: 4096 options: 'None'
, VG Request -- name: lvm uniqueID: None
format: 1 pesize: 32768
physvols: []
, LV Request -- mountpoint: / uniqueID: None
type: ext3 format: 1 badblocks: None
size: 1024 lvname: LogVol00 volgroup: lvm
bytesPerInode: 4096 options: 'None'
, New Part Request -- mountpoint: /boot uniqueID: None
type: ext3 format: 1 badblocks: None
device: None drive: None primary: None
size: 100 grow: 0 maxsize: None
start: None end: None migrate: None fslabel: None origfstype: None
bytesPerInode: 4096 options: 'None'
, LV Request -- mountpoint: None uniqueID: None
type: swap format: 1 badblocks: None
size: 128 lvname: LogVol01 volgroup: lvm
bytesPerInode: 4096 options: 'None'
]
id.partitions.deletes: [drive: hdb start: 55311858 end: 61448624
]
id.firstboot: 0
id.diskset: DiskSet instance, containing members:
id.diskset.disks: {'hdb': < edDisk object at 0xb7e73938>}
id.diskset.onlyPrimary: None
id.compspkg: None
id.upgradeInfoFound: None
id.zfcp: ZFCP instance, containing members:
id.zfcp.description: zSeries machines can access industry-standard SCSI devices via Fibre Channel (FCP). You need to provide 5 parameters for each device: a 16 bit device number, a 16bit SCSI ID, a 64 bit World Wide Port Name (WWPN), a 16bit SCSI LUN and a 64 bit FCP LUN.
id.zfcp.fcpdevices: []
id.zfcp.options: [('Device number', 1, 'You have not specified a device number or the number is invalid', <bound method ZFCP.sanitizeDeviceInput of <zfcp.ZFCP instance at 0xb7f1bfac>>, <bound method ZFCP.checkValidDevice of <zfcp.ZFCP instance at 0xb7f1bfac>>), ('SCSI Id', 0, 'You have not specified a SCSI ID or the ID is invalid.', <bound method ZFCP.sanitizeHexInput of <zfcp.ZFCP instance at 0xb7f1bfac>>, <bound method ZFCP.checkValidID of <zfcp.ZFCP instance at 0xb7f1bfac>>), ('WWPN', 1, 'You have not specified a worldwide port name or the name is invalid.', <bound method ZFCP.sanitizeHexInput of <zfcp.ZFCP instance at 0xb7f1bfac>>, <bound method ZFCP.checkValid64BitHex of <zfcp.ZFCP instance at 0xb7f1bfac>>), ('SCSI LUN', 0, 'You have not specified a SCSI LUN or the number is invalid.', <bound method ZFCP.sanitizeHexInput of <zfcp.ZFCP instance at 0xb7f1bfac>>, <bound method ZFCP.checkValidID of <zfcp.ZFCP instance at 0xb7f1bfac>>), ('FCP LUN', 1, 'You have not specified a FCP LUN or the number is invalid.', <bound method ZFCP.sanitizeFCPLInput of <zfcp.ZFCP instance at 0xb7f1bfac>>, <bound method ZFCP.checkValid64BitHex of <zfcp.ZFCP instance at 0xb7f1bfac>>)]
id.grpset: None
id.upgradeRemove: []
id.excludeDocs: 0
id.auth: Authentication instance, containing members:
id.auth.hesiodLhs:
id.auth.useKrb5: 0
id.auth.useShadow: 1
id.auth.krb5Realm:
id.auth.ldapTLS:
id.auth.useMD5: 1
id.auth.enableCache: 0
id.auth.useLdapauth: 0
id.auth.hesiodRhs:
id.auth.useLdap: 0
id.auth.useNIS: 0
id.auth.nisuseBroadcast: 1
id.auth.sambaServer:
id.auth.nisDomain:
id.auth.sambaWorkgroup:
id.auth.useSamba: 0
id.auth.ldapBasedn:
id.auth.krb5Admin:
id.auth.ldapServer:
id.auth.useHesiod: 0
id.auth.krb5Kdc:
id.auth.nisServer:
id.dependencies: []
id.bootloader: x86BootloaderInfo instance, containing members:
id.bootloader.doUpgradeOnly: 0
id.bootloader.above1024: 1
id.bootloader.defaultDevice: mbr
id.bootloader.pure: None
id.bootloader.args: KernelArguments instance, containing members:
id.bootloader.args.args:
id.bootloader.kernelLocation: /boot/
id.bootloader.device: hdb
id.bootloader.configfile: /etc/lilo.conf
id.bootloader.kickstart: 0
id.bootloader.serialOptions: None
id.bootloader.useGrubVal: 1
id.bootloader.serialDevice: None
id.bootloader.images: BootImages instance, containing members:
id.bootloader.images.default: hdb10
id.bootloader.images.images: {'hdb10': ('linux', 'Fedora Core', 'ext3'), 'hdb1': ('Other', 'Other', 'fat32')}
id.bootloader.drivelist: [hdb]
id.bootloader.serial: 0
id.bootloader.forceLBA32: False
id.extraModules: []
id.network: Network instance, containing members:
id.network.hostname: localhost.localdomain
id.network.overrideDHCPhostname: 0
id.network.netdevices: {'eth0': DEVICE=eth0
BOOTPROTO=dhcp
HWADDR=00:0A:EB:93:22:89
ONBOOT=yes
TYPE=Ethernet
}
id.network.primaryNS:
id.network.firstnetdevice: eth0
id.network.ternaryNS:
id.network.isConfigured: 0
id.network.domains: []
id.network.secondaryNS:
id.network.gateway:
id.instClass: InstallClass instance, containing members:
id.floppyDevice: fd0
id.isHeadless: 0
id.videocard: Already dumped
id.instLanguage: Already dumped
id.handleDeps: 0
id.security: Security instance, containing members:
id.security.selinux: 2
id.upgradeSwapInfo: None
dir: 1
/tmp/syslog:
<5>Linux version 2.6.11-1.1369_FC4 (bhcompile@tweety.build.redhat.com) (gcc version 4.0.0 20050525 (Red Hat 4.0.0-9)) #1 Thu Jun 2 22:53:35 EDT 2005
<6>BIOS-provided physical RAM map:
<4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
<4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
<4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
<4> BIOS-e820: 0000000000100000 - 00000000077f0000 (usable)
<4> BIOS-e820: 00000000077f0000 - 00000000077f3000 (ACPI NVS)
<4> BIOS-e820: 00000000077f3000 - 0000000007800000 (ACPI data)
<4> BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
<5>0MB HIGHMEM available.
<5>119MB LOWMEM available.
<4>Using x86 segment limits to approximate NX protection
<7>On node 0 totalpages: 30704
<7> DMA zone: 4096 pages, LIFO batch:1
<7> Normal zone: 26608 pages, LIFO batch:15
<7> HighMem zone: 0 pages, LIFO batch:1
<6>DMI 2.2 present.
<7>ACPI: RSDP (v000 VIA601 ) @ 0x000f7540
<7>ACPI: RSDT (v001 VIA601 MSI ACPI 0x42302e31 AWRD 0x00000000) @ 0x077f3000
<7>ACPI: FADT (v001 VIA601 MSI ACPI 0x42302e31 AWRD 0x00000000) @ 0x077f3040
<7>ACPI: MADT (v001 VIA601 AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x077f5e80
<7>ACPI: DSDT (v001 VIA601 AWRDACPI 0x00001000 MSFT 0x0100000c) @ 0x00000000
<6>ACPI: PM-Timer IO Port: 0x4008
<4>Allocating PCI resources starting at 07800000 (gap: 07800000:f87f0000)
<4>Built 1 zonelists
<5>Kernel command line:
<6>Initializing CPU#0
<4>CPU 0 irqstacks, hard=c044a000 soft=c0449000
<4> ID hash table entries: 1024 (order: 10, 16384 bytes)
<4>Detected 1002.656 MHz processor.
<6>Using pmtmr for high-res timesource
<4>Console: colour VGA+ 80x25
<4>Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
<4>Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
<6>Memory: 112992k/122816k available (2467k kernel code, 9192k reserved, 685k data, 184k init, 0k highmem)
<4>Checking if this processor honours the WP bit even in supervisor mode... Ok.
<7>Calibrating delay loop... 1982.46 BogoMIPS (lpj=991232)
<6>Security Framework v1.0.0 initialized
<6>SELinux: Initializing.
<6>SELinux: Starting in permissive mode
<6>selinux_register_security: Registering secondary module capability
<6>Capability LSM initialized as secondary
<4>Mount-cache hash table entries: 512
<7>CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
<7>CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
<6>CPU: L1 I cache: 16K, L1 D cache: 16K
<6>CPU: L2 cache: 256K
<7>CPU: After all inits, caps: 0383f3ff 00000000 00000000 00000040 00000000 00000000 00000000
<6>Intel machine check architecture supported.
<6>Intel machine check reporting enabled on CPU#0.
<4>CPU: Intel(R) Celeron(TM) CPU 1000MHz stepping 01
<6>Enabling fast FPU save and restore... done.
<6>Enabling unmasked SIMD FPU exception support... done.
<6>Checking 'hlt' instruction... OK.
<4>ACPI: setting ELCR to 0200 (from 0e20)
<6>checking if image is initramfs... it is
<4>softlockup thread 0 started up.
<6>Freeing initrd memory: 4387k freed
<6>NET: Registered protocol family 16
<6> CI: PCI BIOS revision 2.10 entry at 0xfb520, last bus=1
<6> CI: Using configuration type 1
<6>mtrr: v2.0 (20020519)
<6>ACPI: Subsystem revision 20050309
<6>ACPI: Interpreter enabled
<6>ACPI: Using PIC for interrupt routing
<6>ACPI: PCI Root Bridge [PCI0] (0000:00)
<4> CI: Probing PCI hardware (bus 00)
<6> CI: Via IRQ fixup
<7>Boot video device is 0000:01:00.0
<7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
<4>ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0, disabled.
<4>ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 *5 6 7 10 11 12 14 15)
<6>Linux Plug and Play Support v0.97 (c) Adam Belay
<6>pnp: PnP ACPI init
<6>pnp: PnP ACPI: found 12 devices
<6>usbcore: registered new driver usbfs
<6>usbcore: registered new driver hub
<6> CI: Using ACPI for IRQ routing
<6>PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
<6>apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
<5>apm: overridden by ACPI.
<6>audit: initializing netlink socket (disabled)
<4>audit(1120492565.216:1): initialized
<4>Total HugeTLB memory allocated, 0
<5>VFS: Disk quotas dquot_6.5.1
<4>Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
<6>SELinux: Registering netfilter hooks
<6>Initializing Cryptographic API
<4>ksign: Installing public key data
<4>Loading keyring
<4>- Added public key F8472E5DA68A03D6
<4>- User ID: Red Hat, Inc. (Kernel Module GPG key)
<6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5
<6>isapnp: Scanning for PnP cards...
<6>isapnp: No Plug & Play device found
<6>Real Time Clock Driver v1.12
<6>Linux agpgart interface v0.101 (c) Dave Jones
<6>agpgart: Detected VIA Apollo ProMedia/PLE133Ta chipset
<6>agpgart: AGP aperture is 64M @ 0xd0000000
<6>PNP: PS/2 Controller [PNP0303 S2K,PNP0f13 S2M] at 0x60,0x64 irq 1,12
<6>serio: i8042 AUX port at 0x60,0x64 irq 12
<6>serio: i8042 KBD port at 0x60,0x64 irq 1
<6>Serial: 8250/16550 driver $Revision: 1.90 $ 76 ports, IRQ sharing enabled
<4>ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
<4>ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
<4>ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
<4>ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
<6>io scheduler noop registered
<6>io scheduler anticipatory registered
<6>io scheduler deadline registered
<6>io scheduler cfq registered
<4>RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
<6>Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
<6>ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
<6>VP_IDE: IDE controller at PCI slot 0000:00:07.1
<6>VP_IDE: chipset revision 6
<6>VP_IDE: not 100% native mode: will probe irqs later
<6>VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci0000:00:07.1
<6> ide0: BM-DMA at 0xd000-0xd007, BIOS settings: hda:pio, hdb MA
<6> ide1: BM-DMA at 0xd008-0xd00f, BIOS settings: hdc MA, hdd:pio
<7>Probing IDE interface ide0...
<4>hdb: MAXTOR 6L040J2, ATA DISK drive
<4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
<7>Probing IDE interface ide1...
<4>hdc: SONY CD-ROM CDU5221, ATAPI CD/DVD-ROM drive
<4>ide1 at 0x170-0x177,0x376 on irq 15
<6>hdb: max request size: 128KiB
<6>hdb: 78177792 sectors (40027 MB) w/1819KiB Cache, CHS=65535/16/63, UDMA(100)
<6>hdb: cache flushes supported
<6> hdb: hdb1 hdb2 < hdb5 hdb6 hdb7 hdb8 hdb9 hdb10 >
<6>hdc: ATAPI 40X CD-ROM drive, 128kB Cache, UDMA(33)
<6>Uniform CD-ROM driver Revision: 3.20
<4>ide-floppy driver 0.99.newide
<6>usbcore: registered new driver hiddev
<6>usbcore: registered new driver usbhid
<6>drivers/usb/input/hid-core.c: v2.01:USB HID core driver
<6>mice: PS/2 mouse device common for all mice
<6>md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
<6>NET: Registered protocol family 2
<6>IP: routing cache hash table of 128 buckets, 4Kbytes
<4>TCP established hash table entries: 4096 (order: 3, 32768 bytes)
<4>TCP bind hash table entries: 4096 (order: 4, 114688 bytes)
<6>TCP: Hash tables configured (established 4096 bind 4096)
<6>Initializing IPsec netlink socket
<6>NET: Registered protocol family 1
<6>NET: Registered protocol family 17
<4>ACPI wakeup devices:
<4>SLPB PCI0 USB0 USB1 UAR1 UAR2 LPT1
<6>ACPI: (supports S0 S1 S4 S5)
<6>Freeing unused kernel memory: 184k freed
<6>input: AT Translated Set 2 keyboard on isa0060/serio0
<6>input: PS/2 Generic Mouse on isa0060/serio1
<7>vga16fb: initializing
<6>vga16fb: mapped to 0xc00a0000
<4>Console: switching to colour frame buffer device 80x30
<6>fb0: VGA16 VGA frame buffer device
<6>loop: loaded (max 8 devices)
<6>Floppy drive(s): fd0 is 1.44M
<6>FDC 0 is a post-1991 82077
<6>BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
<6>input: PC Speaker
<5>SCSI subsystem initialized
<6>USB Universal Host Controller Interface driver v2.2
<4>ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5
<4>PCI: setting IRQ 5 as level-triggered
<6>ACPI: PCI Interrupt 0000:00:07.2[D] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
<6>uhci_hcd 0000:00:07.2: UHCI Host Controller
<6>uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
<6>uhci_hcd 0000:00:07.2: irq 5, io base 0x0000d400
<6>hub 1-0:1.0: USB hub found
<6>hub 1-0:1.0: 2 ports detected
<6>ACPI: PCI Interrupt 0000:00:07.3[D] -> Link [LNKD] -> GSI 5 (level, low) -> IRQ 5
<6>uhci_hcd 0000:00:07.3: UHCI Host Controller
<6>uhci_hcd 0000:00:07.3: new USB bus registered, assigned bus number 2
<6>uhci_hcd 0000:00:07.3: irq 5, io base 0x0000d800
<6>hub 2-0:1.0: USB hub found
<6>hub 2-0:1.0: 2 ports detected
<6>8139too Fast Ethernet driver 0.9.27
<4>ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
<4>PCI: setting IRQ 11 as level-triggered
<6>ACPI: PCI Interrupt 0000:00:08.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
<6>eth0: RealTek RTL8139 at 0xec00, 00:0a:eb:93:22:89, IRQ 11
<7>eth0: Identified 8139 chip type 'RTL-8100B/8139D'
<4>VFS: Can't find an ext2 filesystem on dev hdb6.
<7>ISO 9660 Extensions: Microsoft Joliet Level 3
<4>Unable to load NLS charset utf8
<4>Unable to load NLS charset utf8
<7>ISO 9660 Extensions: RRIP_1991A
<7>ISO 9660 Extensions: Microsoft Joliet Level 3
<4>Unable to load NLS charset utf8
<4>Unable to load NLS charset utf8
<7>ISO 9660 Extensions: RRIP_1991A
<4>Unable to identify CD-ROM format.
<4>VFS: Can't find an ext2 filesystem on dev loop0.
<7>ISO 9660 Extensions: Microsoft Joliet Level 3
<4>Unable to load NLS charset utf8
<4>Unable to load NLS charset utf8
<7>ISO 9660 Extensions: RRIP_1991A
<4>Unable to identify CD-ROM format.
<4>VFS: Can't find an ext2 filesystem on dev loop1.
<6>security: 3 users, 6 roles, 764 types, 87 bools
<6>security: 55 classes, 180131 rules
<6>SELinux: Completing initialization.
<6>SELinux: Setting up existing superblocks.
<6>SELinux: initialized (dev loop1, type cramfs), uses genfs_contexts
<6>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
<6>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
<6>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts
<6>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts
<6>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<6>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
<6>SELinux: initialized (dev mqueue, type mqueue), not configured for labeling
<6>SELinux: initialized (dev hugetlbfs, type hugetlbfs), not configured for labeling
<6>SELinux: initialized (dev devpts, type devpts), uses transition SIDs
<6>SELinux: initialized (dev eventpollfs, type eventpollfs), uses genfs_contexts
<6>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<6>SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts
<6>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
<6>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
<6>SELinux: initialized (dev proc, type proc), uses genfs_contexts
<6>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
<6>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
<6>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
<4>audit(1120492591.561:2): avc: denied { transition } for pid=496 comm="loader" name=busybox dev=loop1 ino=5272208 scontext=system_u:system_r:kernel_t tcontext=system_u:system_r:anaconda_t tclass=process
<6>md: raid0 personality registered as nr 2
<6>md: raid1 personality registered as nr 3
<6>raid5: automatically using best checksumming function: pIII_sse
<4> pIII_sse : 2300.000 MB/sec
<4>raid5: using function: pIII_sse (2300.000 MB/sec)
<6>md: raid5 personality registered as nr 4
<4>raid6: int32x1 296 MB/s
<4>raid6: int32x2 316 MB/s
<4>raid6: int32x4 273 MB/s
<4>raid6: int32x8 250 MB/s
<4>raid6: mmxx1 898 MB/s
<4>raid6: mmxx2 1097 MB/s
<4>raid6: sse1x1 804 MB/s
<4>raid6: sse1x2 1093 MB/s
<4>raid6: using algorithm sse1x2 (1093 MB/s)
<6>md: raid6 personality registered as nr 8
<6>JFS: nTxBlock = 920, nTxLock = 7363
<6>SGI XFS with ACLs, security attributes, large block numbers, no debug enabled
<6>SGI XFS Quota Management subsystem
<6>device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
<7>parport_pc: VIA 686A/8231 detected
<7>parport_pc: probing current configuration
<7>parport_pc: Current parallel port base: 0x378
<6>parport0: PC-style at 0x378, irq 7 [PCSPP,EPP]
<6>parport_pc: VIA parallel port: io=0x378, irq=7
<4>audit(1120492596.978:3): avc: denied { associate } for pid=562 comm="anaconda" name=rpm scontext=system_u bject_r:root_t tcontext=system_u bject_r:root_t tclass=filesystem
<6>SELinux: initialized (dev hdb6, type vfat), uses genfs_contexts
<7>ISO 9660 Extensions: Microsoft Joliet Level 3
<4>Unable to load NLS charset utf8
<4>Unable to load NLS charset utf8
<7>ISO 9660 Extensions: RRIP_1991A
<6>SELinux: initialized (dev loop2, type iso9660), uses genfs_contexts
<7>ISO 9660 Extensions: Microsoft Joliet Level 3
<4>Unable to load NLS charset utf8
<4>Unable to load NLS charset utf8
<7>ISO 9660 Extensions: RRIP_1991A
<6>SELinux: initialized (dev loop2, type iso9660), uses genfs_contexts
<7>ISO 9660 Extensions: Microsoft Joliet Level 3
<4>Unable to load NLS charset utf8
<4>Unable to load NLS charset utf8
<7>ISO 9660 Extensions: RRIP_1991A
<6>SELinux: initialized (dev loop2, type iso9660), uses genfs_contexts
<7>ISO 9660 Extensions: Microsoft Joliet Level 3
<4>Unable to load NLS charset utf8
<4>Unable to load NLS charset utf8
<7>ISO 9660 Extensions: RRIP_1991A
<6>SELinux: initialized (dev loop2, type iso9660), uses genfs_contexts
<6>kjournald starting. Commit interval 5 seconds
<6>EXT3 FS on hdb8, internal journal
<6>EXT3-fs: mounted filesystem with ordered data mode.
<6>SELinux: initialized (dev hdb8, type ext3), uses xattr
<6>kjournald starting. Commit interval 5 seconds
<6>EXT3 FS on hdb9, internal journal
<6>EXT3-fs: mounted filesystem with ordered data mode.
<6>SELinux: initialized (dev hdb9, type ext3), uses xattr
<6>SELinux: initialized (dev hdb6, type vfat), uses genfs_contexts
<7>ISO 9660 Extensions: Microsoft Joliet Level 3
<4>Unable to load NLS charset utf8
<4>Unable to load NLS charset utf8
<7>ISO 9660 Extensions: RRIP_1991A
<6>SELinux: initialized (dev loop3, type iso9660), uses genfs_contexts
<6>SELinux: initialized (dev hdb6, type vfat), uses genfs_contexts
<7>ISO 9660 Extensions: Microsoft Joliet Level 3
<4>Unable to load NLS charset utf8
<4>Unable to load NLS charset utf8
<7>ISO 9660 Extensions: RRIP_1991A
<6>SELinux: initialized (dev loop3, type iso9660), uses genfs_contexts
/tmp/anaconda.log:
* modules to insert vgastate vga16fb
* loaded vgastate from /modules/modules.cgz
* loaded vga16fb from /modules/modules.cgz
* inserted /tmp/vgastate.ko
* inserted /tmp/vga16fb.ko
* load module set done
* 117808 kB are available
* modules to insert cramfs fat vfat sunrpc lockd nfs loop isofs floppy edd pcspkr
* loaded cramfs from /modules/modules.cgz
* loaded fat from /modules/modules.cgz
* loaded vfat from /modules/modules.cgz
* loaded sunrpc from /modules/modules.cgz
* loaded lockd from /modules/modules.cgz
* loaded nfs from /modules/modules.cgz
* loaded loop from /modules/modules.cgz
* loaded floppy from /modules/modules.cgz
* loaded edd from /modules/modules.cgz
* loaded pcspkr from /modules/modules.cgz
* module(s) isofs not found
* inserted /tmp/cramfs.ko
* inserted /tmp/fat.ko
* inserted /tmp/vfat.ko
* inserted /tmp/sunrpc.ko
* inserted /tmp/lockd.ko
* inserted /tmp/nfs.ko
* inserted /tmp/loop.ko
* inserted /tmp/floppy.ko
* inserted /tmp/edd.ko
* inserted /tmp/pcspkr.ko
* load module set done
* modules to insert cdrom ide-cd
* module(s) cdrom ide-cd not found
* load module set done
* modules to insert scsi_mod sd_mod sr_mod
* loaded scsi_mod from /modules/modules.cgz
* loaded sd_mod from /modules/modules.cgz
* loaded sr_mod from /modules/modules.cgz
* inserted /tmp/scsi_mod.ko
* inserted /tmp/sd_mod.ko
* inserted /tmp/sr_mod.ko
* load module set done
* looking for usb controllers
* found USB controller uhci-hcd
* modules to insert uhci-hcd
* loaded uhci-hcd from /modules/modules.cgz
* inserted /tmp/uhci-hcd.ko
* load module set done
* found USB controller uhci-hcd
* modules to insert
* load module set done
* waiting for usb to become stable...
* 2 seconds.
* modules to insert hid keybdev
* module(s) hid keybdev not found
* load module set done
* no firewire controller found
* no pcic controller found
* probing buses
* finished bus probing
* modules to insert mii 8139too
* loaded mii from /modules/modules.cgz
* loaded 8139too from /modules/modules.cgz
* inserted /tmp/mii.ko
* inserted /tmp/8139too.ko
* load module set done
* trying to mount CD device hdc
* going to set language to en_US.UTF-8
* setting language to en_US.UTF-8
* 53 keymaps are available
* starting to STEP_URL
* partition /dev/hdb6 selected
* mounting device hdb6 for hard drive install
* mntloop loop7 on /tmp/loopimage as /tmp/hdimage//fc4/FC4-i386-disc3.iso fd is 12
* open file to loop mount /tmp/loopimage/Fedora/base/hdstg2.img failed
* umounting loopback /mnt/runtime loop0
* LOOP_CLR_FD failed for /mnt/runtime loop0 (No such device or address)
* umounting loopback /tmp/loopimage loop7
* mntloop loop7 on /tmp/loopimage as /tmp/hdimage//fc4/FC4-i386-disc1.iso fd is 12
* mntloop loop0 on /mnt/runtime as /tmp/loopimage/Fedora/base/hdstg2.img fd is 12
* umounting loopback /mnt/runtime loop0
* umounting loopback /tmp/loopimage loop7
* Path to valid iso is /tmp/hdimage//fc4/FC4-i386-disc1.iso
* Looking for updates for HD in /tmp/hdimage//fc4/updates.img
* mntloop loop0 on /tmp/loopimage as /tmp/hdimage//fc4/FC4-i386-disc1.iso fd is 11
* 117808 kB are available
* Looking for hd stage2 image /tmp/loopimage///Fedora/base/hdstg2.img
* Found hd stage2
* Copying /tmp/loopimage///Fedora/base/hdstg2.img in RAM as stage 2
* copied 32518144 bytes to /tmp/ramfs/hdstg2.img (complete)
* mntloop loop1 on /mnt/runtime as /tmp/ramfs/hdstg2.img fd is 12
* umounting loopback /tmp/loopimage loop0
* got url hd://hdb6:vfat//fc4
* Loading SELinux policy from /mnt/runtime/etc/selinux/targeted/policy/policy.19
* getting ready to spawn shell now
* modules to insert cdrom ide-cd
* module(s) cdrom ide-cd not found
* load module set done
* modules to insert
* load module set done
* probing buses
* finished bus probing
* modules to insert parport parport_pc
* module(s) parport parport_pc not found
* load module set done
* looking for video cards requiring agpgart module
* no video cards found
* modules to insert md raid0 raid1 xor raid5 raid6 msdos jbd ext3 reiserfs jfs exportfs xfs dm-mod dm-zero dm-mirror dm-snapshot
* loaded raid0 from /mnt/runtime/modules/modules.cgz
* loaded raid1 from /mnt/runtime/modules/modules.cgz
* loaded xor from /mnt/runtime/modules/modules.cgz
* loaded raid5 from /mnt/runtime/modules/modules.cgz
* loaded raid6 from /mnt/runtime/modules/modules.cgz
* loaded msdos from /mnt/runtime/modules/modules.cgz
* loaded jbd from /mnt/runtime/modules/modules.cgz
* loaded ext3 from /mnt/runtime/modules/modules.cgz
* loaded reiserfs from /mnt/runtime/modules/modules.cgz
* loaded jfs from /mnt/runtime/modules/modules.cgz
* loaded exportfs from /mnt/runtime/modules/modules.cgz
* loaded xfs from /mnt/runtime/modules/modules.cgz
* loaded dm-mod from /mnt/runtime/modules/modules.cgz
* loaded dm-zero from /mnt/runtime/modules/modules.cgz
* loaded dm-mirror from /mnt/runtime/modules/modules.cgz
* loaded dm-snapshot from /mnt/runtime/modules/modules.cgz
* module(s) md not found
* inserted /tmp/raid0.ko
* inserted /tmp/raid1.ko
* inserted /tmp/xor.ko
* inserted /tmp/raid5.ko
* inserted /tmp/raid6.ko
* inserted /tmp/msdos.ko
* inserted /tmp/jbd.ko
* inserted /tmp/ext3.ko
* inserted /tmp/reiserfs.ko
* inserted /tmp/jfs.ko
* inserted /tmp/exportfs.ko
* inserted /tmp/xfs.ko
* inserted /tmp/dm-mod.ko
* inserted /tmp/dm-zero.ko
* inserted /tmp/dm-mirror.ko
* inserted /tmp/dm-snapshot.ko
* load module set done
* loading parallel port drivers...
* modules to insert parport parport_pc
* loaded parport from /mnt/runtime/modules/modules.cgz
* loaded parport_pc from /mnt/runtime/modules/modules.cgz
* inserted /tmp/parport.ko
* inserted /tmp/parport_pc.ko
* load module set done
* looking for USB mouse...
* Running anaconda script /usr/bin/anaconda
* Display mode = g
* Method = hd://hdb6:vfat//fc4
* Graphical installation not available... Starting text mode.
* isys.py:mount()- going to mount /tmp/hdb6 on /tmp/isodir
* isys.py:mount()- going to mount /tmp/loop2 on /mnt/cdimage
* isys.py:mount()- going to mount /tmp/loop2 on /mnt/cdimage
* isys.py:mount()- going to mount /tmp/loop2 on /mnt/cdimage
* isys.py:mount()- going to mount /tmp/loop2 on /mnt/cdimage
* anaconda floppy device fd0
* moving (1) to step welcome
* moving (1) to step findrootparts
* isys.py:mount()- going to mount /tmp/hdb8 on /mnt/sysimage
* isys.py:mount()- going to mount /tmp/hdb9 on /mnt/sysimage
* moving (1) to step findinstall
* moving (1) to step installtype
* Detected 128M of memory
* Swap attempt of 128M to 256M
* moving (1) to step partitionmethod
* moving (1) to step partitionobjinit
* error munging swap label: len() of unsized object
* error munging swap label: [Errno 22] Invalid argument
* error reading jfs label on /tmp/disk: [Errno 22] Invalid argument
* error munging swap label: len() of unsized object
* error munging swap label: len() of unsized object
* error munging swap label: len() of unsized object
* moving (1) to step partitionmethodsetup
* hdb6 is a protected partition
* moving (1) to step partition
* moving (1) to step partitiondone
* moving (1) to step bootloadersetup
* moving (1) to step bootloader
* moving (1) to step bootloaderadvanced
* moving (1) to step networkdevicecheck
* moving (1) to step network
* moving (1) to step firewall
* moving (1) to step timezone
* moving (1) to step accounts
* moving (1) to step readcomps
* isys.py:mount()- going to mount /tmp/hdb6 on /tmp/isodir
* isys.py:mount()- going to mount /tmp/loop3 on /tmp/isomedia
* isys.py:mount()- going to mount /tmp/hdb6 on /tmp/isodir
* isys.py:mount()- going to mount /tmp/loop3 on /tmp/isomedia
* Using file:///tmp/isomedia//Fedora/base/comps.xml
/tmp/lvmout:
No volume groups found
apable devices
Wiping internal VG cache
Finding all volume groups
No volume groups found
Reading all physical volumes. This may take a while...
cal volumes. This may take a while...
/*
下面有三个按钮[OK],[SAVE],[DEBUG],当按下OK时出现下面情况.
*/
Install exited abnormally
Sending termination singals ……done
Sending kill singals ……done
Disabling swap …….
Unmounting filesystems …….
/mnt/runtime done
disabling /dev/loop1
/tmp/iosmedia ……done
disabling /dev/loop3
/proc/bus/usb done
/proc done
/dev/pts done
/sys done
/tmp/ramts done
/selinux done
/tmp/isodir done
you may safely reboot your system
/*
当按下Ctrl+Alt+Del时,系统重起(废话).
高僧救救小弟.
*/ |
|