Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 149476 Details for
Bug 231322
unhandled exception during kickstart install
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
anaconda message dump
anacdump.txt (text/plain), 79.42 KB, created by
Ben Cotton
on 2007-03-07 18:56:41 UTC
(
hide
)
Description:
anaconda message dump
Filename:
MIME Type:
Creator:
Ben Cotton
Created:
2007-03-07 18:56:41 UTC
Size:
79.42 KB
patch
obsolete
>Traceback (most recent call last): > File "/usr/bin/anaconda", line 1173, in ? > intf.run(id, dispatch, configFileData) > File "/usr/src/build/500926-i386/install//usr/lib/anaconda/gui.py", line 705, in run > self.icw.run (self.runres, configFileData) > File "/usr/src/build/500926-i386/install//usr/lib/anaconda/gui.py", line 1449, in run > self.setup_window(runres) > File "/usr/src/build/500926-i386/install//usr/lib/anaconda/gui.py", line 1421, in setup_window > self.setScreen () > File "/usr/src/build/500926-i386/install//usr/lib/anaconda/gui.py", line 1135, in setScreen > new_screen = apply(self.currentWindow.getScreen, args) > File "/usr/src/build/500926-i386/install//usr/lib/anaconda/iw/installpath_gui.py", line 102, in getScreen > self.currentClassName = firstClass.name >AttributeError: 'NoneType' object has no attribute 'name' > >Local variables in innermost frame: >firstClass: None >defaultClass: None >b: <gtk.VBox object (GtkVBox) at 0xb7ac793c> >self: <installpath_gui.InstallPathWindow instance at 0xb7ec6bec> >dispatch: <dispatch.Dispatcher instance at 0xb7c7536c> >id: <instdata.InstallData instance at 0xb7d7bb8c> >vbox: <gtk.VBox object (GtkVBox) at 0xb7c72d24> >intf: <gui.InstallInterface instance at 0xb7c5a9ac> >currentClass: None >method: <urlinstall.UrlInstallMethod instance at 0xb7dc410c> > > >Dispatcher instance, containing members: >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.displayHelp: True > intf.icw.releaseNotesViewerPid: None > intf.icw.help: <TextViewBrowser object (GtkTextView) at 0xb7ac76bc> > intf.icw.help_sw: <gtk.ScrolledWindow object (GtkScrolledWindow) at 0xb7ac7734> > intf.icw.nextButtonStock: <gtk.Button object (GtkButton) at 0xb7ac734c> > intf.icw.dispatch: Already dumped > intf.icw.reloadRcQueued: 0 > intf.icw.ii: Already dumped > intf.icw.installFrame: <gtk.Frame object (GtkFrame) at 0xb7ac7824> > intf.icw.debugButton: <gtk.Button object (GtkButton) at 0xb7ac7324> > intf.icw.releaseButton: <gtk.Button object (GtkButton) at 0xb7ac739c> > intf.icw.hbox: <gtk.HBox object (GtkHBox) at 0xb7ac7694> > intf.icw.helpFrame: <gtk.Frame object (GtkFrame) at 0xb7ac76e4> > intf.icw.windowList: [] > intf.icw.window: <gtk.Window object (GtkWindow) at 0xb7c726bc> > intf.icw.helpState: True > intf.icw.releaseNotesStartViewer: 0 > intf.icw.prevButtonStock: <gtk.Button object (GtkButton) at 0xb7ac72fc> > intf.icw.configFileData: {'TitleBar': pixmaps/anaconda_header.png, 'Title': Red Hat Linux Beta, 'Splashscreen': pixmaps/first.png, 'WelcomeScreen': pixmaps/splash.png} > intf.icw.handle: None > intf.icw.releaseNotesStartViewerAttempts: 0 > intf.icw.buttonBox: <gtk.HButtonBox object (GtkHButtonBox) at 0xb7ac7284> > intf.icw.hideHelpButton: <gtk.Button object (GtkButton) at 0xb7ac7464> > intf.icw.currentWindow: InstallPathWindow instance, containing members: > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.dispatch: Already dumped > intf.icw.currentWindow.method: UrlInstallMethod instance, containing members: > intf.icw.currentWindow.method.intf: Already dumped > intf.icw.currentWindow.method.multiDiscs: 0 > intf.icw.currentWindow.method.rootPath: /mnt/sysimage > intf.icw.currentWindow.method.pkgUrl: http://delete.itap.purdue.edu/rhel/ws/4/i386/os > intf.icw.currentWindow.method.baseUrl: http://delete.itap.purdue.edu/rhel/ws/4/i386/os > intf.icw.currentWindow.r: pixmapRadioButtonGroup instance, containing members: > intf.icw.currentWindow.r.topLevelButtonList: [] > intf.icw.currentWindow.r.buttonToEntry: {} > intf.icw.currentWindow.r.togglecb: <bound method InstallPathWindow.optionToggled of <installpath_gui.InstallPathWindow instance at 0xb7ec6bec>> > intf.icw.currentWindow.r.entries: [] > intf.icw.currentWindow.flags: Flags instance, containing members: > intf.icw.currentWindow.flags.flags: {'virtpconsole': None, 'expert': 0, 'selinux': 1, 'rootpath': 0, 'autostep': 0, 'setupFilesystems': 1, 'usevnc': 0, 'autoscreenshot': 0, 'test': 0, 'serial': 0} > intf.icw.currentWindow.ics: InstallControlState instance, containing members: > intf.icw.currentWindow.ics.nextButtonLabel: None > intf.icw.currentWindow.ics.helpButtonEnabled: True > intf.icw.currentWindow.ics.searchPath: ('/mnt/source/RHupdates', './', '/usr/share/anaconda/') > intf.icw.currentWindow.ics.prevButtonLabel: None > intf.icw.currentWindow.ics.grabNext: 0 > intf.icw.currentWindow.ics.title: Installation Type > intf.icw.currentWindow.ics.nextButtonInfo: None > intf.icw.currentWindow.ics.prevButton: gtk-prev > intf.icw.currentWindow.ics.html: > intf.icw.currentWindow.ics.helpEnabled: 3 > intf.icw.currentWindow.ics.nextEnabled: 1 > intf.icw.currentWindow.ics.htmlFile: instpath > intf.icw.currentWindow.ics.prevEnabled: 1 > intf.icw.currentWindow.ics.cw: Already dumped > intf.icw.currentWindow.ics.nextButton: gtk-next > intf.icw.currentWindow.id: InstallData instance, containing members: > intf.icw.currentWindow.id.dbpath: None > intf.icw.currentWindow.id.firewall: Firewall instance, containing members: > intf.icw.currentWindow.id.firewall.services: [Service instance, containing members: > ports: [22:tcp] > name: Remote Login (SSH) > key: ssh > allowed: 1 >, Service instance, containing members: > ports: [80:tcp] > name: Web Server (HTTP, HTTPS) > key: http > allowed: 0 >, Service instance, containing members: > ports: [21:tcp] > name: File Transfer (FTP) > key: ftp > allowed: 0 >, Service instance, containing members: > ports: [25:tcp] > name: Mail Server (SMTP) > key: smtp > allowed: 0 >] > intf.icw.currentWindow.id.firewall.portlist: [] > intf.icw.currentWindow.id.firewall.trustdevs: [] > intf.icw.currentWindow.id.firewall.enabled: 1 > intf.icw.currentWindow.id.rootParts: [] > intf.icw.currentWindow.id.upgradeDeps: > intf.icw.currentWindow.id.upgradeRoot: [] > intf.icw.currentWindow.id.xsetup: XSetup instance, containing members: > intf.icw.currentWindow.id.xsetup.skipx: 0 > intf.icw.currentWindow.id.xsetup.imposed_sane_default: 0 > intf.icw.currentWindow.id.xsetup.xhwstate: XF86HardwareState instance, containing members: > intf.icw.currentWindow.id.xsetup.xhwstate.probed_physical_height: 250 > intf.icw.currentWindow.id.xsetup.xhwstate.probed_video_ram: 32768 > intf.icw.currentWindow.id.xsetup.xhwstate.videocard_PCIBus: None > intf.icw.currentWindow.id.xsetup.xhwstate.colordepth: 24 > intf.icw.currentWindow.id.xsetup.xhwstate.monitor_name: Unprobed Monitor > intf.icw.currentWindow.id.xsetup.xhwstate.dri_enabled: 1 > intf.icw.currentWindow.id.xsetup.xhwstate.monitor: monName: FPD1570 >monID: DDCPROBED >monHoriz: 31.5-37.9 >monVert: 50.0-61.0 >physicalWidth: 0 >physicalHeight: 0 > > intf.icw.currentWindow.id.xsetup.xhwstate.videocard_name: ATI Rage 128 Pro Ultra > intf.icw.currentWindow.id.xsetup.xhwstate.video_ram: 0 > intf.icw.currentWindow.id.xsetup.xhwstate.videocard_driver: r128 > intf.icw.currentWindow.id.xsetup.xhwstate.videocard_options: [] > intf.icw.currentWindow.id.xsetup.xhwstate.vsync: 50.0-61.0 > intf.icw.currentWindow.id.xsetup.xhwstate.physical_height: 250 > intf.icw.currentWindow.id.xsetup.xhwstate.probed_vsync: 56-85 > intf.icw.currentWindow.id.xsetup.xhwstate.physical_width: 310 > intf.icw.currentWindow.id.xsetup.xhwstate.hsync: 31.5-37.9 > intf.icw.currentWindow.id.xsetup.xhwstate.probed_physical_width: 310 > intf.icw.currentWindow.id.xsetup.xhwstate.xconfig: None > intf.icw.currentWindow.id.xsetup.xhwstate.all_resolutions: [640x480, 800x480, 800x600, 1024x600, 1024x768, 1152x768, 1152x864, 1280x800, 1280x960, 1280x1024, 1400x1050, 1440x900, 1600x1200, 1680x1050, 1900x1200, 1920x1200, 1920x1440, 2048x1536] > intf.icw.currentWindow.id.xsetup.xhwstate.videocard: primary: 0 >vidCards: [<rhpl.videocard.VideoCard instance at 0xb7e1c88c>] >Primary Video Card Info: >device: fb0 >descr : ATI Technologies Inc Rage 128 Pro Ultra TF >server: Xorg >cardManf: None >vidRam: 32768 >carddata: {'CHIPSET': 'ati', 'SEE': 'ATI Rage 128 (generic)', 'DRIVER': 'r128', 'NAME': 'ATI Rage 128 Pro Ultra', 'NOCLOCKPROBE': ''} >devID: ATI Rage 128 Pro Ultra >fbmodes: None >fbbpp: None > > intf.icw.currentWindow.id.xsetup.xhwstate.videocard_PCIFn: None > intf.icw.currentWindow.id.xsetup.xhwstate.probed_hsync: 30-80 > intf.icw.currentWindow.id.xsetup.xhwstate.resolution: 800x600 > intf.icw.currentWindow.id.xsetup.xhwstate.videocard_PCIDev: None > intf.icw.currentWindow.id.accounts: <Type Accounts> > intf.icw.currentWindow.id.keyboard: Keyboard instance, containing members: > intf.icw.currentWindow.id.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > intf.icw.currentWindow.id.keyboard.modelDict: {'gr': ['Greek', 'us,el', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'ru-cp1251': ['Russian (cp1251)', 'us,ru', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'sv-latin1': ['Swedish', 'se', 'pc105', '', ''], 'tml-inscript': ['Tamil (Inscript)', 'us,tml(INSCRIPT)', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'cf': ['French Canadian', 'ca_enhanced', 'pc105', '', ''], 'fr_CH-latin1': ['Swiss French (latin1)', 'fr_CH', 'pc105', '', ''], 'fr-latin9': ['French (latin9)', 'fr-latin9', 'pc105', '', ''], 'us': ['U.S. English', 'us', 'pc105', '', ''], 'sk-qwerty': ['Slovakian', 'sk_qwerty', 'pc105', '', ''], 'et': ['Estonian', 'ee', 'pc105', '', ''], 'ru2': ['Russian (ru2)', 'us,ru', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'ar-qwerty-digits': ['Arabic (qwerty/digits)', 'us,ar(qwerty_digits)', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'ar-azerty': ['Arabic (azerty)', 'us,ar(azerty)', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'ru1': ['Russian (ru1)', 'us,ru', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'es': ['Spanish', 'es', 'pc105', '', ''], 'cz-lat2': ['Czechoslovakian', 'cz_qwerty', 'pc105', '', ''], 'ru': ['Russian', 'us,ru', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'fr-latin1': ['French (latin1)', 'fr', 'pc105', '', ''], 'ro_win': ['Romanian', 'ro', 'pc105', '', ''], 'nl': ['Dutch', 'nl', 'pc105', '', ''], 'no': ['Norwegian', 'no', 'pc105', '', ''], 'de-latin1-nodeadkeys': ['German (latin1 w/ no deadkeys)', 'de', 'pc105', 'nodeadkeys', ''], 'ru_win': ['Russian (win)', 'us,ru', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'ar-azerty-digits': ['Arabic (azerty/digits)', 'us,ar(azerty_digits)', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'is-latin1': ['Icelandic', 'is', 'pc105', '', ''], 'pt-latin1': ['Portuguese', 'pt', 'pc105', '', ''], 'it': ['Italian', 'it', 'pc105', '', ''], 'de-latin1': ['German (latin1)', 'de', 'pc105', '', ''], 'ar-digits': ['Arabic (digits)', 'us,ar(digits)', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'cz-us-qwertz': ['Czechoslovakian (qwertz)', 'us,cz', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'it-ibm': ['Italian (IBM)', 'it', 'pc105', '', ''], 'dk-latin1': ['Danish (latin1)', 'dk', 'pc105', '', ''], 'bg': ['Bulgarian', 'us,bg', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'dk': ['Danish', 'dk', 'pc105', '', ''], 'be-latin1': ['Belgian (be-latin1)', 'be', 'pc105', '', ''], 'sg-latin1': ['Swiss German (latin1)', 'de_CH', 'pc105', '', ''], 'de': ['German', 'de', 'pc105', '', ''], 'ua-utf': ['Ukrainian', 'us,ua', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'tml-uni': ['Tamil (Typewriter)', 'us,tml(UNI)', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'fr-pc': ['French (pc)', 'fr', 'pc105', '', ''], 'hu': ['Hungarian', 'hu', 'pc105', '', ''], 'fr': ['French', 'fr', 'pc105', '', ''], 'us-acentos': ['U.S. International', 'us_intl', 'pc105', '', ''], 'fr_CH': ['Swiss French', 'fr_CH', 'pc105', '', ''], 'fi': ['Finnish', 'fi', 'pc105', '', ''], 'dvorak': ['Dvorak', 'dvorak', 'pc105', '', ''], 'it2': ['Italian (it2)', 'it', 'pc105', '', ''], 'fi-latin1': ['Finnish (latin1)', 'fi', 'pc105', '', ''], 'ben-probhat': ['Bengali (Probhat)', 'us,ben(probhat)', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'croat': ['Croatian', 'hr', 'pc105', '', ''], 'jp106': ['Japanese', 'jp', 'jp106', '', ''], 'hu101': ['Hungarian (101 key)', 'hu_qwerty', 'pc105', '', ''], 'slovene': ['Slovenian', 'si', 'pc105', '', ''], 'ben': ['Bengali (Inscript)', 'us,ben', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'br-abnt2': ['Brazilian (ABNT2)', 'br', 'abnt2', '', ''], 'dev': ['Devanagari (Inscript)', 'us,dev', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'la-latin1': ['Latin American', 'la', 'pc105', '', ''], 'gur': ['Punjabi (Inscript)', 'us,gur', 'pc105', '', ''], 'ar-qwerty': ['Arabic (qwerty)', 'us,ar(qwerty)', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'pl': ['Polish', 'pl', 'pc105', '', ''], 'uk': ['United Kingdom', 'gb', 'pc105', '', ''], 'guj': ['Gujarati (Inscript)', 'us,guj', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'trq': ['Turkish', 'tr', 'pc105', '', ''], 'mk-utf': ['Macedonian', 'us,mk', 'pc105', '', 'grp:shift_toggle,grp_led:scroll'], 'sg': ['Swiss German', 'de_CH', 'pc105', '', ''], 'ru-ms': ['Russian (Microsoft)', 'us,ru', 'pc105', '', 'grp:shift_toggle,grp_led:scroll']} > intf.icw.currentWindow.id.keyboard.type: PC > intf.icw.currentWindow.id.keyboard.beenset: 1 > intf.icw.currentWindow.id.timezone: Timezone instance, containing members: > intf.icw.currentWindow.id.timezone.utc: 0 > intf.icw.currentWindow.id.timezone.utcOffset: 0 > intf.icw.currentWindow.id.timezone.arc: 0 > intf.icw.currentWindow.id.timezone.tz: America/Indianapolis > intf.icw.currentWindow.id.timezone.dst: 0 > intf.icw.currentWindow.id.mouse: FULLNAME="Generic - 3 Button Mouse (PS/2)" >MOUSETYPE="imps2" >XEMU3="no" >XMOUSETYPE="IMPS/2" > > intf.icw.currentWindow.id.upgrade: Boolean instance, containing members: > intf.icw.currentWindow.id.upgrade.val: 1 > intf.icw.currentWindow.id.monitor: Already dumped > intf.icw.currentWindow.id.methodstr: http://delete.itap.purdue.edu/rhel/ws/4/i386/os/ > intf.icw.currentWindow.id.fsset: FileSystemSet instance, containing members: > intf.icw.currentWindow.id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xb7c5a9ac>> > intf.icw.currentWindow.id.fsset.volumesCreated: 0 > intf.icw.currentWindow.id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xb7c5a9ac>> > intf.icw.currentWindow.id.fsset.migratedfs: 0 > intf.icw.currentWindow.id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xb7c5a9ac>> > intf.icw.currentWindow.id.fsset.entries: [fsentry -- device: none mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 > >, fsentry -- device: none mountpoint: /dev/shm > fsystem: tmpfs format: 0 > ismounted: 0 > >, fsentry -- device: none mountpoint: /proc > fsystem: proc format: 0 > ismounted: 0 > >, fsentry -- device: none mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 0 > >] > intf.icw.currentWindow.id.fsset.mountcount: 0 > intf.icw.currentWindow.id.desktop: Desktop instance, containing members: > intf.icw.currentWindow.id.desktop.info: {'DESKTOP': GNOME} > intf.icw.currentWindow.id.desktop.runlevel: 5 > intf.icw.currentWindow.id.tmpData: {'TitleBar': pixmaps/anaconda_header.png, 'Title': Red Hat Linux Beta, 'Splashscreen': pixmaps/first.png, 'WelcomeScreen': pixmaps/splash.png} > intf.icw.currentWindow.id.x_already_set: 0 > intf.icw.currentWindow.id.langSupport: Language instance, containing members: > intf.icw.currentWindow.id.langSupport.info: {'LANG': en_US.UTF-8, 'SYSFONT': latarcyrheb-sun16, 'SUPPORTED': None} > intf.icw.currentWindow.id.langSupport.default: English (USA) > intf.icw.currentWindow.id.langSupport.supported: [Albanian, Arabic (Algeria), Arabic (Bahrain), Arabic (Egypt), Arabic (India), Arabic (Iraq), Arabic (Jordan), Arabic (Kuwait), Arabic (Lebanon), Arabic (Libyan Arab Jamahiriya), Arabic (Morocco), Arabic (Oman), Arabic (Qatar), Arabic (Saudi Arabia), Arabic (Sudan), Arabic (Syrian Arab Republic), Arabic (Tunisia), Arabic (United Arab Emirates), Arabic (Yemen), Azeri (Azerbaijan), Basque (Spain), Belarusian, Bengali (India), BengaliBangla (Bangladesh), Bulgarian, Catalan (Spain), Chinese (Hong Kong), Chinese (P.R. of China), Chinese (Taiwan), Cornish (Britain), Croatian, Czech, Danish, Dutch (Belgium), Dutch (Netherlands), English (Australia), English (Botswana), English (Canada), English (Denmark), English (Great Britain), English (Hong Kong), English (India), English (Ireland), English (New Zealand), English (Philippines), English (Singapore), English (South Africa), English (USA), English (Zimbabwe), Estonian, Faroese (Faroe Islands), Finnish, French (Belgium), French (Canada), French (France), French (Luxemburg), French (Switzerland), Galician (Spain), German (Austria), German (Belgium), German (Germany), German (Luxemburg), German (Switzerland), Greek, Greenlandic (Greenland), Gujarati (India), Hebrew (Israel), Hindi (India), Hungarian, Icelandic, Indonesian, Irish, Italian (Italy), Italian (Switzerland), Japanese, Kannada (India), Korean (Republic of Korea), Lao (Laos), Latvian (Latvia), Lithuanian, Macedonian, Malay (Malaysia), Malayalam (India), Maltese (malta), Manx Gaelic (Britain), Marathi (India), Mongolian (Mongolia), Nepali (Nepal), Northern Saami (Norway), Norwegian, BokmÃ¥l (Norway), Norwegian, Nynorsk (Norway), Persian (Iran), Polish, Portuguese (Brasil), Portuguese (Portugal), Punjabi (India), Romanian, Russian, Russian (Ukraine), Slovak, Slovenian (Slovenia), Sotho (South Africa), Spanish (Argentina), Spanish (Bolivia), Spanish (Chile), Spanish (Colombia), Spanish (Costa Rica), Spanish (Dominican Republic), Spanish (Ecuador), Spanish (El Salvador), Spanish (Guatemala), Spanish (Honduras), Spanish (Mexico), Spanish (Nicaragua), Spanish (Panama), Spanish (Paraguay), Spanish (Peru), Spanish (Puerto Rico), Spanish (Spain), Spanish (USA), Spanish (Uruguay), Spanish (Venezuela), Swedish (Finland), Swedish (Sweden), Tamil (India), Tatar (Tatarstan), Telugu (India), Thai, Turkish, Ukrainian, Urdu (Pakistan), Uzbek (Uzbekistan), Vietnamese, Walloon (Belgium), Welsh (Great Britain), Xhosa (South Africa), Zulu (South Africa)] > intf.icw.currentWindow.id.langSupport.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'), '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'), 'Spanish (Nicaragua)': ('es_NI.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'), 'Albanian': ('sq_AL.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'German (Belgium)': ('de_BE.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Italian (Switzerland)': ('it_CH.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Urdu (Pakistan)': ('ur_PK.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'English (Singapore)': ('en_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', 'utf8', 'latarcyrheb-sun16'), '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'), 'Russian (Ukraine)': ('ru_UA.UTF-8', 'utf8', 'latarcyrheb-sun16'), 'Thai': ('th_TH.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'), 'Zulu (South Africa)': ('zu_ZA.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 (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'), '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'), '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'), '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')} > intf.icw.currentWindow.id.langSupport.allSupportedLangs: [Albanian, Arabic (Algeria), Arabic (Bahrain), Arabic (Egypt), Arabic (India), Arabic (Iraq), Arabic (Jordan), Arabic (Kuwait), Arabic (Lebanon), Arabic (Libyan Arab Jamahiriya), Arabic (Morocco), Arabic (Oman), Arabic (Qatar), Arabic (Saudi Arabia), Arabic (Sudan), Arabic (Syrian Arab Republic), Arabic (Tunisia), Arabic (United Arab Emirates), Arabic (Yemen), Azeri (Azerbaijan), Basque (Spain), Belarusian, Bengali (India), BengaliBangla (Bangladesh), Bulgarian, Catalan (Spain), Chinese (Hong Kong), Chinese (P.R. of China), Chinese (Taiwan), Cornish (Britain), Croatian, Czech, Danish, Dutch (Belgium), Dutch (Netherlands), English (Australia), English (Botswana), English (Canada), English (Denmark), English (Great Britain), English (Hong Kong), English (India), English (Ireland), English (New Zealand), English (Philippines), English (Singapore), English (South Africa), English (USA), English (Zimbabwe), Estonian, Faroese (Faroe Islands), Finnish, French (Belgium), French (Canada), French (France), French (Luxemburg), French (Switzerland), Galician (Spain), German (Austria), German (Belgium), German (Germany), German (Luxemburg), German (Switzerland), Greek, Greenlandic (Greenland), Gujarati (India), Hebrew (Israel), Hindi (India), Hungarian, Icelandic, Indonesian, Irish, Italian (Italy), Italian (Switzerland), Japanese, Kannada (India), Korean (Republic of Korea), Lao (Laos), Latvian (Latvia), Lithuanian, Macedonian, Malay (Malaysia), Malayalam (India), Maltese (malta), Manx Gaelic (Britain), Marathi (India), Mongolian (Mongolia), Nepali (Nepal), Northern Saami (Norway), Norwegian, BokmÃ¥l (Norway), Norwegian, Nynorsk (Norway), Persian (Iran), Polish, Portuguese (Brasil), Portuguese (Portugal), Punjabi (India), Romanian, Russian, Russian (Ukraine), Slovak, Slovenian (Slovenia), Sotho (South Africa), Spanish (Argentina), Spanish (Bolivia), Spanish (Chile), Spanish (Colombia), Spanish (Costa Rica), Spanish (Dominican Republic), Spanish (Ecuador), Spanish (El Salvador), Spanish (Guatemala), Spanish (Honduras), Spanish (Mexico), Spanish (Nicaragua), Spanish (Panama), Spanish (Paraguay), Spanish (Peru), Spanish (Puerto Rico), Spanish (Spain), Spanish (USA), Spanish (Uruguay), Spanish (Venezuela), Swedish (Finland), Swedish (Sweden), Tamil (India), Tatar (Tatarstan), Telugu (India), Thai, Turkish, Ukrainian, Urdu (Pakistan), Uzbek (Uzbekistan), Vietnamese, Walloon (Belgium), Welsh (Great Britain), Xhosa (South Africa), Zulu (South Africa)] > intf.icw.currentWindow.id.partitions: Partitions instance, containing members: > intf.icw.currentWindow.id.partitions.useFdisk: 0 > intf.icw.currentWindow.id.partitions.useAutopartitioning: 1 > intf.icw.currentWindow.id.partitions.autoClearPartType: 3 > intf.icw.currentWindow.id.partitions.nextUniqueID: 1 > intf.icw.currentWindow.id.partitions.reinitializeDisks: 0 > intf.icw.currentWindow.id.partitions.autoClearPartDrives: None > intf.icw.currentWindow.id.partitions.zeroMbr: 1 > intf.icw.currentWindow.id.partitions.isKickstart: 0 > intf.icw.currentWindow.id.partitions.requests: [] > intf.icw.currentWindow.id.partitions.autoPartitionRequests: [] > intf.icw.currentWindow.id.partitions.deletes: [] > intf.icw.currentWindow.id.firstboot: 1 > intf.icw.currentWindow.id.configFileData: {'TitleBar': pixmaps/anaconda_header.png, 'Title': Red Hat Linux Beta, 'Splashscreen': pixmaps/first.png, 'WelcomeScreen': pixmaps/splash.png} > intf.icw.currentWindow.id.compspkg: None > intf.icw.currentWindow.id.upgradeInfoFound: None > intf.icw.currentWindow.id.zfcp: ZFCP instance, containing members: > intf.icw.currentWindow.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. > intf.icw.currentWindow.id.zfcp.fcpdevices: [] > intf.icw.currentWindow.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 0xb7c75aac>>, <bound method ZFCP.checkValidDevice of <zfcp.ZFCP instance at 0xb7c75aac>>), ('SCSI Id', 0, 'You have not specified a SCSI ID or the ID is invalid.', <bound method ZFCP.sanitizeHexInput of <zfcp.ZFCP instance at 0xb7c75aac>>, <bound method ZFCP.checkValidID of <zfcp.ZFCP instance at 0xb7c75aac>>), ('WWPN', 1, 'You have not specified a worldwide port name or the name is invalid.', <bound method ZFCP.sanitizeHexInput of <zfcp.ZFCP instance at 0xb7c75aac>>, <bound method ZFCP.checkValid64BitHex of <zfcp.ZFCP instance at 0xb7c75aac>>), ('SCSI LUN', 0, 'You have not specified a SCSI LUN or the number is invalid.', <bound method ZFCP.sanitizeHexInput of <zfcp.ZFCP instance at 0xb7c75aac>>, <bound method ZFCP.checkValidID of <zfcp.ZFCP instance at 0xb7c75aac>>), ('FCP LUN', 1, 'You have not specified a FCP LUN or the number is invalid.', <bound method ZFCP.sanitizeFCPLInput of <zfcp.ZFCP instance at 0xb7c75aac>>, <bound method ZFCP.checkValid64BitHex of <zfcp.ZFCP instance at 0xb7c75aac>>)] > intf.icw.currentWindow.id.grpset: None > intf.icw.currentWindow.id.upgradeRemove: [] > intf.icw.currentWindow.id.excludeDocs: 0 > intf.icw.currentWindow.id.auth: Authentication instance, containing members: > intf.icw.currentWindow.id.auth.hesiodLhs: > intf.icw.currentWindow.id.auth.useKrb5: 0 > intf.icw.currentWindow.id.auth.useShadow: 1 > intf.icw.currentWindow.id.auth.krb5Realm: > intf.icw.currentWindow.id.auth.ldapTLS: 0 > intf.icw.currentWindow.id.auth.useMD5: 1 > intf.icw.currentWindow.id.auth.enableCache: 0 > intf.icw.currentWindow.id.auth.useLdapauth: 0 > intf.icw.currentWindow.id.auth.hesiodRhs: > intf.icw.currentWindow.id.auth.useLdap: 0 > intf.icw.currentWindow.id.auth.useNIS: 0 > intf.icw.currentWindow.id.auth.nisuseBroadcast: 0 > intf.icw.currentWindow.id.auth.sambaServer: > intf.icw.currentWindow.id.auth.nisDomain: > intf.icw.currentWindow.id.auth.sambaWorkgroup: > intf.icw.currentWindow.id.auth.useSamba: 0 > intf.icw.currentWindow.id.auth.ldapBasedn: > intf.icw.currentWindow.id.auth.krb5Admin: > intf.icw.currentWindow.id.auth.ldapServer: > intf.icw.currentWindow.id.auth.useHesiod: 0 > intf.icw.currentWindow.id.auth.krb5Kdc: > intf.icw.currentWindow.id.auth.nisServer: > intf.icw.currentWindow.id.dependencies: [] > intf.icw.currentWindow.id.bootloader: x86BootloaderInfo instance, containing members: > intf.icw.currentWindow.id.bootloader.kickstart: 0 > intf.icw.currentWindow.id.bootloader.doUpgradeOnly: 0 > intf.icw.currentWindow.id.bootloader.useLinear: 1 > intf.icw.currentWindow.id.bootloader.defaultDevice: mbr > intf.icw.currentWindow.id.bootloader.pure: None > intf.icw.currentWindow.id.bootloader.args: KernelArguments instance, containing members: > intf.icw.currentWindow.id.bootloader.args.args: > intf.icw.currentWindow.id.bootloader.kernelLocation: /boot/ > intf.icw.currentWindow.id.bootloader.device: None > intf.icw.currentWindow.id.bootloader.configfile: /etc/lilo.conf > intf.icw.currentWindow.id.bootloader.above1024: 0 > intf.icw.currentWindow.id.bootloader.serialOptions: None > intf.icw.currentWindow.id.bootloader.useGrubVal: 1 > intf.icw.currentWindow.id.bootloader.serialDevice: None > intf.icw.currentWindow.id.bootloader.images: BootImages instance, containing members: > intf.icw.currentWindow.id.bootloader.images.default: None > intf.icw.currentWindow.id.bootloader.images.images: {} > intf.icw.currentWindow.id.bootloader.drivelist: [hda] > intf.icw.currentWindow.id.bootloader.serial: 0 > intf.icw.currentWindow.id.bootloader.password: None > intf.icw.currentWindow.id.bootloader.forceLBA32: 0 > intf.icw.currentWindow.id.extraModules: [] > intf.icw.currentWindow.id.network: Network instance, containing members: > intf.icw.currentWindow.id.network.hostname: lounge2.eas.purdue.edu > intf.icw.currentWindow.id.network.overrideDHCPhostname: 0 > intf.icw.currentWindow.id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=static >HWADDR=00:06:5B:C6:B2:F7 >IPADDR=128.210.169.226 >NETMASK=255.255.255.0 >ONBOOT=yes >TYPE=Ethernet > >} > intf.icw.currentWindow.id.network.primaryNS: 128.210.11.57 > intf.icw.currentWindow.id.network.firstnetdevice: None > intf.icw.currentWindow.id.network.ternaryNS: > intf.icw.currentWindow.id.network.isConfigured: 1 > intf.icw.currentWindow.id.network.domains: [eas.purdue.edu] > intf.icw.currentWindow.id.network.secondaryNS: > intf.icw.currentWindow.id.network.gateway: 128.210.169.1 > intf.icw.currentWindow.id.instClass: KickstartBase instance, containing members: > intf.icw.currentWindow.id.instClass.groupList: [X Window System, gnome-desktop, kde-desktop, Editors, Engineering and Scientific, Graphical Internet, Text-based Internet, Office/Productivity, Sound and Video, Graphics, Games and Entertainment, Authoring and Publishing, Development Tools, Administration Tools, System Tools, Printing Support] > intf.icw.currentWindow.id.instClass.packageList: [grub, kernel] > intf.icw.currentWindow.id.instClass.handleMissing: 0 > intf.icw.currentWindow.id.instClass.tracebackScripts: [] > intf.icw.currentWindow.id.instClass.showSteps: [bootloadersetup] > intf.icw.currentWindow.id.instClass.ksVGMapping: {} > intf.icw.currentWindow.id.instClass.addBase: 1 > intf.icw.currentWindow.id.instClass.excludedList: [] > intf.icw.currentWindow.id.instClass.skipSteps: [language, languagesupport, keyboard, timezone, accounts, upgbootloader, bootloader, bootloaderadvanced, authentication, videocard, monitor, xcustom, handleX11pkgs, checkmonitorok, setsanex, package-selection] > intf.icw.currentWindow.id.instClass.earlySwapOn: 1 > intf.icw.currentWindow.id.instClass.installType: upgrade > intf.icw.currentWindow.id.instClass.ksUsedMembers: [] > intf.icw.currentWindow.id.instClass.ksPVMapping: {} > intf.icw.currentWindow.id.instClass.file: /tmp/ks.cfg > intf.icw.currentWindow.id.instClass.postScripts: [(s: '||#RHE specific items|# Modify the up2date and rhn_register config files (if present) to use rhproxy|for file in /etc/sysconfig/rhn/up2date /etc/sysconfig/rhn/rhn_register; do| if [ -f $file ]; then| perl -p -i -e 's|xmlrpc.rhn.redhat.com|rhproxy.itap.purdue.edu|g' $file| perl -p -i -e 's|/usr/share/rhn/RHNS-CA-CERT|/usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT|g' $file| fi|done||# Install our proxy's SSL CA package|cd /tmp|wget http://rhproxy.itap.purdue.edu/pub/rhn-org-trusted-ssl-cert-1.0-1.noarch.rpm|if [ x`md5sum rhn-org-trusted-ssl-cert-1.0-1.noarch.rpm | awk '{print $1}'` != x494b98c1f61a52efe941e76d80c25b31 ]; then| echo "Package verify failed for SSL CA, aborting."| exit 1|fi|rpm -Uvh rhn-org-trusted-ssl-cert-1.0-1.noarch.rpm|rm -f rhn-org-trusted-ssl-cert-1.0-1.noarch.rpm||# Must register RedHat's GPG key before registration|rpm --import /usr/share/rhn/RPM-GPG-KEY||echo "Now exec-ing RHN registration tool..."|if [ -x /usr/sbin/rhn_register ]; then| #/usr/sbin/rhn_register| rhnreg_ks --activationkey=775b154582fe8ed2fc731b91663888af|else| up2date --register|fi||# Grab the saves X config from the previous OS install|#cd /etc/X11 && wget http://delete.itap.purdue.edu/xconfig/`hostname` && cp xorg.conf xorg.orig && mv `hostname` xorg.conf||mkdir -m 700 /root/.ssh|cd /root/.ssh && wget http://delete.itap.purdue.edu/authorized_keys|chmod 400 /root/.ssh/authorized_keys|cd /root && wget http://delete.itap.purdue.edu/rpm/igor-1.99-4.0.i386.rpm|rpm -i /root/igor-1.99-4.0.i386.rpm||#Fix for Gnome session script - RHEL4|ln -s /etc/X11/xdm/Xsession /etc/X11/gdm/||#Fix for Dell Precision 380's not liking USB post-install|#echo "alias eth0 tg3" > /etc/modules.conf|#echo "alias scsi_hostadapter aic79xx" >> /etc/modules.conf|#echo "alias usb-controller1 ehci-hcd" >> /etc/modules.conf|#echo "alias usb-controller usb-uhci" >> /etc/modules.conf|' i: /bin/sh c: 1) >] > intf.icw.currentWindow.id.instClass.id: Already dumped > intf.icw.currentWindow.id.instClass.ksRaidMapping: {} > intf.icw.currentWindow.id.instClass.serial: 0 > intf.icw.currentWindow.id.instClass.preScripts: [] > intf.icw.currentWindow.id.instClass.ksID: 100000 > intf.icw.currentWindow.id.instClass.interactive: 0 > intf.icw.currentWindow.id.floppyDevice: fd0 > intf.icw.currentWindow.id.isHeadless: 0 > intf.icw.currentWindow.id.videocard: Already dumped > intf.icw.currentWindow.id.instLanguage: InstallTimeLanguage instance, containing members: > intf.icw.currentWindow.id.instLanguage.tempDefault: > intf.icw.currentWindow.id.instLanguage.nativeLangNames: {'Swedish': Svenska, 'Icelandic': Ãslenska, 'Chinese(Simplified)': ç®ä½ä¸æ, 'Turkish': Türkçe, 'Slovenian': slovenÅ¡Äina, 'Gujarati': àªà«àªàª°àª¾àª¤à«, 'Hindi': हिनà¥à¤¦à¥, 'Dutch': Nederlands, 'Norwegian': Norsk, 'Korean': íêµì´, 'Estonian': eesti keel, 'Danish': Dansk, 'Bulgarian': ÐÑлгаÑÑки, 'Hungarian': magyar, 'Macedonian': ÐакедонÑки, 'Welsh': Cymraeg, 'Vietnamese': Vietnamese, 'Malay': Melayu, 'French': Français, 'Catalan': Català , 'Bengali': বাà¦à¦²à¦¾, 'Russian': Ð ÑÑÑкий, 'Croatian': Hrvatski, 'Tamil': தமிழà¯, 'Finnish': suomi, 'Punjabi': ਪੰà¨à¨¾à¨¬à©, 'English': English, 'Bengali(India)': বাà¦à¦²à¦¾(à¦à¦¾à¦°à¦¤), 'Italian': Italiano, 'Portuguese': Português, 'Portuguese(Brazilian)': Português (Brasil), 'Zulu': Zulu, 'German': Deutsch, 'Ukrainian': УкÑаÑнÑÑка, 'Japanese': æ¥æ¬èª, 'Czech': ÄeÅ¡tina, 'Persian': ÙØ§Ø±Ø³Û, 'Spanish': Español, 'Polish': Polski, 'Arabic': Ø§ÙØ¹Ø±Ø¨ÙØ©, 'Chinese(Traditional)': ç¹é«ä¸æ} > intf.icw.currentWindow.id.instLanguage.langList: [Arabic, Bengali, Bengali(India), Bulgarian, Catalan, Chinese(Simplified), Chinese(Traditional), Croatian, Czech, Danish, Dutch, English, Estonian, Finnish, French, German, Gujarati, Hindi, Hungarian, Icelandic, Italian, Japanese, Korean, Macedonian, Malay, Norwegian, Persian, Polish, Portuguese, Portuguese(Brazilian), Punjabi, Russian, Slovenian, Spanish, Swedish, Tamil, Turkish, Ukrainian, Vietnamese, Welsh, Zulu] > intf.icw.currentWindow.id.instLanguage.kbd: {'Swedish': sv-latin1, 'Icelandic': is-latin1, 'Chinese(Simplified)': us, 'Turkish': trq, 'Slovenian': slovene, 'Gujarati': us, 'Hindi': us, 'Dutch': nl, 'Norwegian': no, 'Korean': us, 'Estonian': et, 'Danish': dk, 'Bulgarian': bg, 'Hungarian': hu, 'Macedonian': mk, 'Welsh': uk, 'Vietnamese': us, 'Malay': us, 'French': fr-latin1, 'Catalan': es, 'Bengali': us, 'Russian': ru, 'Croatian': croat, 'Tamil': us, 'Finnish': fi, 'Punjabi': us, 'English': us, 'Bengali(India)': us, 'Italian': it, 'Portuguese': pt-latin1, 'Portuguese(Brazilian)': br-abnt2, 'Zulu': us, 'German': de-latin1-nodeadkeys, 'Ukrainian': ua-utf, 'Japanese': jp106, 'Czech': cz-lat2, 'Persian': us, 'Spanish': es, 'Polish': pl, 'Arabic': us, 'Chinese(Traditional)': us} > intf.icw.currentWindow.id.instLanguage.current: en_US.UTF-8 > intf.icw.currentWindow.id.instLanguage.runtimeLangs: {'hu_HU.UTF-8': hu_HU.UTF-8, 'zu_ZA.UTF-8': zu_ZA.UTF-8, 'et_EE.UTF-8': et_EE.UTF-8, 'zh_TW.UTF-8': zh_TW.UTF-8, 'tr_TR.UTF-8': tr_TR.UTF-8, 'cs_CZ.UTF-8': cs_CZ.UTF-8, 'en_US.UTF-8': en_US.UTF-8, 'da_DK.UTF-8': da_DK.UTF-8, 'nb_NO.UTF-8': nb_NO.UTF-8, 'ar_SA.UTF-8': ar_SA.UTF-8, 'fr_FR.UTF-8': fr_FR.UTF-8, 'it_IT.UTF-8': it_IT.UTF-8, 'es_ES.UTF-8': es_ES.UTF-8, 'uk_UA.UTF-8': uk_UA.UTF-8, 'ru_RU.UTF-8': ru_RU.UTF-8, 'de_DE.UTF-8': de_DE.UTF-8, 'ja_JP.UTF-8': ja_JP.UTF-8, 'hr_HR.UTF-8': hr_HR.UTF-8, 'ko_KR.UTF-8': ko_KR.UTF-8, 'cy_GB.UTF-8': cy_GB.UTF-8, 'fa_IR.UTF-8': fa_IR.UTF-8, 'bn_IN.UTF-8': bn_IN.UTF-8, 'is_IS.UTF-8': is_IS.UTF-8, 'vi_VN.UTF-8': vi_VN.UTF-8, 'pt_PT.UTF-8': pt_PT.UTF-8, 'gu_IN.UTF-8': gu_IN.UTF-8, 'bn_BD.UTF-8': bn_BD.UTF-8, 'pt_BR.UTF-8': pt_BR.UTF-8, 'pa_IN.UTF-8': pa_IN.UTF-8, 'pl_PL.UTF-8': pl_PL.UTF-8, 'ms_MY.UTF-8': ms_MY.UTF-8, 'zh_CN.UTF-8': zh_CN.UTF-8, 'ta_IN.UTF-8': ta_IN.UTF-8, 'sv_SE.UTF-8': sv_SE.UTF-8, 'sl_SI.UTF-8': sl_SI.UTF-8, 'bg_BG.UTF-8': bg_BG.UTF-8, 'nl_NL.UTF-8': nl_NL.UTF-8, 'fi_FI.UTF-8': fi_FI.UTF-8, 'hi_IN.UTF-8': hi_IN.UTF-8, 'mk_MK.UTF-8': mk_MK.UTF-8} > intf.icw.currentWindow.id.instLanguage.langNicks: {'Swedish': sv_SE.UTF-8, 'Icelandic': is_IS.UTF-8, 'Chinese(Simplified)': zh_CN.UTF-8, 'Turkish': tr_TR.UTF-8, 'Slovenian': sl_SI.UTF-8, 'Gujarati': gu_IN.UTF-8, 'Hindi': hi_IN.UTF-8, 'Dutch': nl_NL.UTF-8, 'Norwegian': nb_NO.UTF-8, 'Korean': ko_KR.UTF-8, 'Estonian': et_EE.UTF-8, 'Danish': da_DK.UTF-8, 'Bulgarian': bg_BG.UTF-8, 'Hungarian': hu_HU.UTF-8, 'Macedonian': mk_MK.UTF-8, 'Welsh': cy_GB.UTF-8, 'Vietnamese': vi_VN.UTF-8, 'Malay': ms_MY.UTF-8, 'French': fr_FR.UTF-8, 'Catalan': ca_ES.UTF-8, 'Bengali': bn_BD.UTF-8, 'Russian': ru_RU.UTF-8, 'Croatian': hr_HR.UTF-8, 'Tamil': ta_IN.UTF-8, 'Finnish': fi_FI.UTF-8, 'Punjabi': pa_IN.UTF-8, 'English': en_US.UTF-8, 'Bengali(India)': bn_IN.UTF-8, 'Italian': it_IT.UTF-8, 'Portuguese': pt_PT.UTF-8, 'Portuguese(Brazilian)': pt_BR.UTF-8, 'Zulu': zu_ZA.UTF-8, 'German': de_DE.UTF-8, 'Ukrainian': uk_UA.UTF-8, 'Japanese': ja_JP.UTF-8, 'Czech': cs_CZ.UTF-8, 'Persian': fa_IR.UTF-8, 'Spanish': es_ES.UTF-8, 'Polish': pl_PL.UTF-8, 'Arabic': ar_SA.UTF-8, 'Chinese(Traditional)': zh_TW.UTF-8} > intf.icw.currentWindow.id.instLanguage.font: {'Swedish': latarcyrheb-sun16, 'Icelandic': latarcyrheb-sun16, 'Chinese(Simplified)': bterm, 'Turkish': latarcyrheb-sun16, 'Slovenian': latarcyrheb-sun16, 'Gujarati': none, 'Hindi': none, 'Dutch': latarcyrheb-sun16, 'Norwegian': latarcyrheb-sun16, 'Korean': bterm, 'Estonian': latarcyrheb-sun16, 'Danish': latarcyrheb-sun16, 'Bulgarian': latarcyrheb-sun16, 'Hungarian': latarcyrheb-sun16, 'Macedonian': latarcyrheb-sun16, 'Welsh': latarcyrheb-sun16, 'Vietnamese': latarcyrheb-sun16, 'Malay': latarcyrheb-sun16, 'French': latarcyrheb-sun16, 'Catalan': latarcyrheb-sun16, 'Bengali': none, 'Russian': latarcyrheb-sun16, 'Croatian': latarcyrheb-sun16, 'Tamil': none, 'Finnish': latarcyrheb-sun16, 'Punjabi': none, 'English': latarcyrheb-sun16, 'Bengali(India)': none, 'Italian': latarcyrheb-sun16, 'Portuguese': latarcyrheb-sun16, 'Portuguese(Brazilian)': latarcyrheb-sun16, 'Zulu': latarcyrheb-sun16, 'German': latarcyrheb-sun16, 'Ukrainian': latarcyrheb-sun16, 'Japanese': bterm, 'Czech': latarcyrheb-sun16, 'Persian': none, 'Spanish': latarcyrheb-sun16, 'Polish': latarcyrheb-sun16, 'Arabic': none, 'Chinese(Traditional)': bterm} > intf.icw.currentWindow.id.instLanguage.tz: {'Swedish': Europe/Stockholm, 'Icelandic': Atlantic/Reykjavik, 'Chinese(Simplified)': Asia/Shanghai, 'Turkish': Europe/Istanbul, 'Slovenian': Europe/Ljubljana, 'Gujarati': Asia/Calcutta, 'Hindi': Asia/Calcutta, 'Dutch': Europe/Amsterdam, 'Norwegian': Europe/Oslo, 'Korean': Asia/Seoul, 'Estonian': Europe/Tallinn, 'Danish': Europe/Copenhagen, 'Bulgarian': Europe/Sofia, 'Hungarian': Europe/Budapest, 'Macedonian': Europe/Skopje, 'Welsh': Europe/London, 'Vietnamese': Asia/Saigon, 'Malay': Asia/Kuala_Lumpur, 'French': Europe/Paris, 'Catalan': Europe/Madrid, 'Bengali': Asia/Dhaka, 'Russian': Europe/Moscow, 'Croatian': Europe/Zagreb, 'Tamil': Asia/Calcutta, 'Finnish': Europe/Helsinki, 'Punjabi': Asia/Calcutta, 'English': America/New_York, 'Bengali(India)': Asia/Calcutta, 'Italian': Europe/Rome, 'Portuguese': Europe/Lisbon, 'Portuguese(Brazilian)': America/Sao_Paulo, 'Zulu': Africa/Johannesburg, 'German': Europe/Berlin, 'Ukrainian': Europe/Kiev, 'Japanese': Asia/Tokyo, 'Czech': Europe/Prague, 'Persian': Asia/Tehran, 'Spanish': Europe/Madrid, 'Polish': Europe/Warsaw, 'Arabic': Asia/Riyadh, 'Chinese(Traditional)': Asia/Taipei} > intf.icw.currentWindow.id.diskset: DiskSet instance, containing members: > intf.icw.currentWindow.id.diskset.disks: {} > intf.icw.currentWindow.id.diskset.onlyPrimary: None > intf.icw.currentWindow.id.rootPassword: <Type RootPassword> > intf.icw.currentWindow.id.handleDeps: 2 > intf.icw.currentWindow.id.security: Security instance, containing members: > intf.icw.currentWindow.id.security.selinux: 2 > intf.icw.currentWindow.id.upgradeSwapInfo: None > intf.icw.box: <gtk.VBox object (GtkVBox) at 0xb7ac770c> > intf.icw.releaseNotesType: html > intf.icw.langSearchPath: [en_US.UTF-8, en_US, en, C] > intf.icw.showHelpButton: <gtk.Button object (GtkButton) at 0xb7ac7504> > intf.runres: 800x600 > intf.dispatch: Already dumped >instPath: /mnt/sysimage >dispatch: Already dumped >skipSteps: {'writeconfig': 1, 'xcustom': 1, 'upgrademigfind': 1, 'firewall': 1, 'firstboot': 1, 'desktopchoice': 1, 'writexconfig': 1, 'accounts': 1, 'makebootdisk': 1, 'keyboard': 2, 'timezone': 1, 'autopartition': 1, 'selectlangpackages': 1, 'confirminstall': 1, 'bootloader': 1, 'upgbootloader': 1, 'monitor': 1, 'partitionmethod': 1, 'handleX11pkgs': 1, 'setuptime': 1, 'fdasd': 1, 'authentication': 1, 'autopartitionexecute': 1, 'fdisk': 1, 'zfcpconfig': 1, 'checkmonitorok': 1, 'confirmupgrade': 1, 'welcome': 1, 'languagesupport': 1, 'bootloaderadvanced': 1, 'betanag': 1, 'partitionmethodsetup': 1, 'networkdevicecheck': 1, 'setsanex': 1, 'partitiondone': 1, 'indivpackage': 1, 'addswap': 1, 'upgrademigratefs': 1, 'network': 1, 'upgradecontinue': 1, 'enablefilesystems': 1, 'findinstall': 2, 'language': 2, 'upgradeswapsuggestion': 1, 'partition': 1, 'videocard': 1, 'bootdisk': 1, 'package-selection': 1, 'writeksconfig': 1, 'setfilecon': 1} >method: Already dumped >step: 9 >flags: Already dumped >firstStep: 0 >id: Already dumped >dir: 1 > > >/tmp/syslog: ><4>Linux version 2.6.9-5.EL (bhcompile@decompose.build.redhat.com) (gcc version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)) #1 Wed Jan 5 19:22:18 EST 2005 ><6>BIOS-provided physical RAM map: ><4> BIOS-e820: 0000000000000000 - 00000000000a0000 (usable) ><4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000001ff77000 (usable) ><4> BIOS-e820: 000000001ff77000 - 000000001ff79000 (ACPI NVS) ><4> BIOS-e820: 000000001ff79000 - 0000000020000000 (reserved) ><4> BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved) ><4> BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved) ><4> BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved) ><5>0MB HIGHMEM available. ><5>511MB LOWMEM available. ><4>zapping low mappings. ><7>On node 0 totalpages: 130935 ><7> DMA zone: 4096 pages, LIFO batch:1 ><7> Normal zone: 126839 pages, LIFO batch:16 ><7> HighMem zone: 0 pages, LIFO batch:1 ><6>DMI 2.3 present. ><5>DELL GX240 detected: force use of acpi=ht ><7>ACPI: RSDP (v000 DELL ) @ 0x000fd560 ><7>ACPI: RSDT (v001 DELL GX240 0x00000008 ASL 0x00000061) @ 0x000fd574 ><7>ACPI: FADT (v001 DELL GX240 0x00000008 ASL 0x00000061) @ 0x000fd5a8 ><7>ACPI: SSDT (v001 DELL st_ex 0x00001000 MSFT 0x0100000d) @ 0xfffe5fb5 ><7>ACPI: MADT (v001 DELL GX240 0x00000008 ASL 0x00000061) @ 0x000fd61c ><7>ACPI: BOOT (v001 DELL GX240 0x00000008 ASL 0x00000061) @ 0x000fd678 ><7>ACPI: DSDT (v001 DELL dt_ex 0x00001000 MSFT 0x0100000d) @ 0x00000000 ><6>ACPI: PM-Timer IO Port: 0x808 ><4>Built 1 zonelists ><4>Kernel command line: initrd=initrd.img ramdisk_size=8192 BOOT_IMAGE=vmlinuz ks=http://delete.itap.purdue.edu/RHEL4WS_upgrade.cfg ><6>Initializing CPU#0 ><4>CPU 0 irqstacks, hard=c03d3000 soft=c03d2000 ><4>PID hash table entries: 2048 (order: 11, 32768 bytes) ><4>Detected 1595.241 MHz processor. ><6>Using tsc for high-res timesource ><4>Console: colour VGA+ 80x25 ><4>Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) ><4>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) ><6>Memory: 511748k/523740k available (2055k kernel code, 11260k reserved, 655k data, 140k init, 0k highmem) ><7>Calibrating delay loop... 3145.72 BogoMIPS (lpj=1572864) ><6>Security Scaffold v1.0.0 initialized ><6>SELinux: Initializing. ><6>SELinux: Starting in permissive mode ><6>There is already a security framework initialized, register_security failed. ><6>selinux_register_security: Registering secondary module capability ><6>Capability LSM initialized as secondary ><4>Mount-cache hash table entries: 512 (order: 0, 4096 bytes) ><7>CPU: After generic identify, caps: 3febfbff 00000000 00000000 00000000 ><7>CPU: After vendor identify, caps: 3febfbff 00000000 00000000 00000000 ><6>CPU: Trace cache: 12K uops, L1 D cache: 8K ><6>CPU: L2 cache: 256K ><7>CPU: After all inits, caps: 3febf3ff 00000000 00000000 00000080 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#0. ><6>CPU0: Intel P4/Xeon Extended MCE MSRs (12) available ><4>CPU: Intel(R) Pentium(R) 4 CPU 1.60GHz stepping 02 ><6>Enabling fast FPU save and restore... done. ><6>Enabling unmasked SIMD FPU exception support... done. ><6>Checking 'hlt' instruction... OK. ><6>checking if image is initramfs...it isn't (no cpio magic); looks like an initrd ><6>Freeing initrd memory: 3020k freed ><6>NET: Registered protocol family 16 ><6>PCI: PCI BIOS revision 2.10 entry at 0xfbe2e, last bus=2 ><6>PCI: Using configuration type 1 ><6>mtrr: v2.0 (20020519) ><6>ACPI: Subsystem revision 20040816 ><6>ACPI: Interpreter disabled. ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>usbcore: registered new driver usbfs ><6>usbcore: registered new driver hub ><4>PCI: Probing PCI hardware ><4>PCI: Probing PCI hardware (bus 00) ><6>PCI: Transparent bridge - 0000:00:1e.0 ><6>PCI: Using IRQ router PIIX/ICH [8086/2440] at 0000:00:1f.0 ><6>Simple Boot Flag at 0x7a set to 0x80 ><6>apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) ><6>audit: initializing netlink socket (disabled) ><3>audit(1173276712.179:0): 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 E07BC3E85BE30CFD ><4>- User ID: Red Hat, Inc. (Kernel Module GPG key) ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><4>vesafb: probe of vesafb0 failed with error -6 ><6>Real Time Clock Driver v1.12 ><6>Linux agpgart interface v0.100 (c) Dave Jones ><6>agpgart: Detected an Intel i845 Chipset. ><6>agpgart: Maximum main memory to use for agp memory: 439M ><6>agpgart: AGP aperture is 128M @ 0xf0000000 ><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 $ 8 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>RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize ><7>divert: not allocating divert_blk for non-ethernet device lo ><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>ICH2: IDE controller at PCI slot 0000:00:1f.1 ><6>ICH2: chipset revision 18 ><6>ICH2: not 100% native mode: will probe irqs later ><6> ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio ><6> ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio ><7>Probing IDE interface ide0... ><4>hda: ST340016A, ATA DISK drive ><4>Using cfq io scheduler ><4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ><7>Probing IDE interface ide1... ><4>hdc: SAMSUNG CDRW/DVD SM-308B, ATAPI CD/DVD-ROM drive ><4>ide1 at 0x170-0x177,0x376 on irq 15 ><7>Probing IDE interface ide2... ><7>ide2: Wait for ready failed before probe ! ><7>Probing IDE interface ide3... ><7>ide3: Wait for ready failed before probe ! ><7>Probing IDE interface ide4... ><7>ide4: Wait for ready failed before probe ! ><7>Probing IDE interface ide5... ><7>ide5: Wait for ready failed before probe ! ><6>hda: max request size: 128KiB ><6>hda: 78165360 sectors (40020 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100) ><7>hda: cache flushes not supported ><6> hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 hda9 > ><6>hdc: ATAPI 32X DVD-ROM CD-R/RW drive, 2048kB Cache, DMA ><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.0:USB HID core driver ><6>mice: PS/2 mouse device common for all mice ><6>input: AT Translated Set 2 keyboard on isa0060/serio0 ><6>input: PS/2 Logitech Mouse on isa0060/serio1 ><6>md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27 ><6>NET: Registered protocol family 2 ><6>IP: routing cache hash table of 1024 buckets, 32Kbytes ><6>TCP: Hash tables configured (established 32768 bind 9362) ><6>Initializing IPsec netlink socket ><6>NET: Registered protocol family 1 ><6>NET: Registered protocol family 17 ><6>md: Autodetecting RAID arrays. ><6>md: autorun ... ><6>md: ... autorun DONE. ><5>RAMDISK: Compressed image found at block 0 ><4>VFS: Mounted root (ext2 filesystem). ><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>inserting floppy driver for 2.6.9-5.EL ><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 ><5>SCSI subsystem initialized ><6>USB Universal Host Controller Interface driver v2.2 ><6>PCI: Found IRQ 11 for device 0000:00:1f.2 ><6>uhci_hcd 0000:00:1f.2: UHCI Host Controller ><7>PCI: Setting latency timer of device 0000:00:1f.2 to 64 ><6>uhci_hcd 0000:00:1f.2: irq 11, io base 0000ff80 ><6>uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 1 ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 2 ports detected ><6>PCI: Found IRQ 9 for device 0000:00:1f.4 ><6>uhci_hcd 0000:00:1f.4: UHCI Host Controller ><7>PCI: Setting latency timer of device 0000:00:1f.4 to 64 ><6>uhci_hcd 0000:00:1f.4: irq 9, io base 0000ff60 ><6>uhci_hcd 0000:00:1f.4: new USB bus registered, assigned bus number 2 ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 2 ports detected ><6>PCI: Found IRQ 11 for device 0000:02:0c.0 ><4>3c59x: Donald Becker and others. www.scyld.com/network/vortex.html ><6>0000:02:0c.0: 3Com PCI 3c905C Tornado at 0xdc80. Vers LK1.1.19 ><7>divert: allocating divert_blk for eth0 ><135>Mar 7 14:12:03 loader: CLASSID: sending anaconda ><135>Mar 7 14:12:03 loader: PUMP: sending discover ><135>Mar 7 14:12:03 loader: breq: opcode: 1<135>Mar 7 14:12:03 loader: breq: hw: 1<135>Mar 7 14:12:03 loader: breq: hwlength: 6<135>Mar 7 14:12:03 loader: breq: hopcount: 0<135>Mar 7 14:12:03 loader: breq: xid: 0xc65b0ebe<135>Mar 7 14:12:03 loader: breq: secs: 0<135>Mar 7 14:12:03 loader: breq: flags: 0x0000<135>Mar 7 14:12:03 loader: breq: ciaddr: 0.0.0.0<135>Mar 7 14:12:03 loader: breq: yiaddr: 0.0.0.0<135>Mar 7 14:12:03 loader: breq: server_ip: 0.0.0.0<135>Mar 7 14:12:03 loader: breq: bootp_gw_ip: 0.0.0.0<135>Mar 7 14:12:03 loader: breq: hwaddr: <135>Mar 7 14:12:03 loader: breq: servername: <135>Mar 7 14:12:03 loader: breq: bootfile: <135>Mar 7 14:12:03 loader: breq: vendor: 0x63 0x53 0x82 0x63<135>Mar 7 14:12:03 loader: breq: vendor: 53 1 0x01<135>Mar 7 14:12:03 loader: breq: vendor: 60 9 0x61 0x6e 0x61 0x6<135>Mar 7 14:12:03 loader: breq: vendor: ++++++ 0x6 >f 0x6e 0x64 0x61<135>Mar 7 14:12:03 loader: breq: vendor: ++++++ 0x00<135>Mar 7 14:12:03 loader: breq: vendor: 0xff ><135>Mar 7 14:12:04 loader: bresp: opcode: 2<135>Mar 7 14:12:04 loader: bresp: hw: 1<135>Mar 7 14:12:04 loader: bresp: hwlength: 6<135>Mar 7 14:12:04 loader: bresp: hopcount: 0<135>Mar 7 14:12:04 loader: bresp: xid: 0xc65b0ebe<135>Mar 7 14:12:04 loader: bresp: secs: 0<135>Mar 7 14:12:04 loader: bresp: flags: 0x0000<135>Mar 7 14:12:04 loader: bresp: ciaddr: 0.0.0.0<135>Mar 7 14:12:04 loader: bresp: yiaddr: 128.210.169.78<135>Mar 7 14:12:04 loader: bresp: server_ip: 128.211.157.12<135>Mar 7 14:12:04 loader: bresp: bootp_gw_ip: 0.0.0.0<135>Mar 7 14:12:04 loader: bresp: hwaddr: <135>Mar 7 14:12:04 loader: bresp: servername: <135>Mar 7 14:12:04 loader: bresp: bootfile: /tftpboot/pxelinux.0<135>Mar 7 14:12:04 loader: bresp: vendor: 0x63 0x53 0x82 0x63<135>Mar 7 14:12:04 loader: bresp: vendor: 53 1 0x02<135>Mar 7 14:12:04 loader: bresp: vendor: 54 4 0x80 0xd2 0xa9 0x4<135>Mar 7 14:12:04 loader: bresp: vendor: 51 4 0x00 0x00 0x02 0x5<135>Mar 7 14:12:04 loader: bresp: vend >or: 58 4 0x00 0x00 0x01 0x2<135>Mar 7 14:12:04 loader: bresp: vendor: 59 4 0x00 0x00 0x02 0x0<135>Mar 7 14:12:04 loader: bresp: vendor: 1 4 0xff 0xff 0xff 0x0<135>Mar 7 14:12:04 loader: bresp: vendor: 3 4 0x80 0xd2 0xa9 0x0<135>Mar 7 14:12:04 loader: bresp: vendor: 6 8 0x80 0xd2 0x0b 0x0<135>Mar 7 14:12:04 loader: bresp: vendor: ++++++ 0x80 0xd2 0x0b 0x39<135>Mar 7 14:12:04 loader: bresp: vendor: 15 15 0x72 0x63 0x61 0x6<135>Mar 7 14:12:04 loader: bresp: vendor: ++++++ 0x2e 0x70 0x75 0x72<135>Mar 7 14:12:04 loader: bresp: vendor: ++++++ 0x64 0x75 0x65 0x2e<135>Mar 7 14:12:04 loader: bresp: vendor: ++++++ 0x65 0x64 0x75<135>Mar 7 14:12:04 loader: bresp: vendor: 28 4 0x80 0xd2 0xa9 0xf<135>Mar 7 14:12:04 loader: bresp: vendor: 0xff<135>Mar 7 14:12:04 loader: got dhcp offer ><135>Mar 7 14:12:04 loader: PUMP: sending second discover<135>Mar 7 14:12:04 loader: breq: opcode: 1<135>Mar 7 14:12:04 loader: breq: hw: 1<135>Mar 7 14:12:04 loader: breq: hwlength: 6<1 >35>Mar 7 14:12:04 loader: breq: hopcount: 0<135>Mar 7 14:12:04 loader: breq: xid: 0xc65b0ebf<135>Mar 7 14:12:04 loader: breq: secs: 0<135>Mar 7 14:12:04 loader: breq: flags: 0x0000<135>Mar 7 14:12:04 loader: breq: ciaddr: 0.0.0.0<135>Mar 7 14:12:04 loader: breq: yiaddr: 0.0.0.0<135>Mar 7 14:12:04 loader: breq: server_ip: 0.0.0.0<135>Mar 7 14:12:04 loader: breq: bootp_gw_ip: 0.0.0.0<135>Mar 7 14:12:04 loader: breq: hwaddr: <135>Mar 7 14:12:04 loader: breq: servername: <135>Mar 7 14:12:04 loader: breq: bootfile: <135>Mar 7 14:12:04 loader: breq: vendor: 0x63 0x53 0x82 0x63<135>Mar 7 14:12:04 loader: breq: vendor: 53 1 0x01<135>Mar 7 14:12:04 loader: breq: vendor: 57 2 0x02 0x24<135>Mar 7 14:12:04 loader: breq: vendor: 55 11 0x01 0x03 0x06 0x0<135>Mar 7 14:12:04 loader: breq: vendor: ++++++ 0x1c 0x0c 0x07 0x09<135>Mar 7 14:12:04 loader: breq: vendor: ++++++ 0x2a 0x30 0x31<135>Mar 7 14:12:04 loader: breq: vendor: 60 9 0x61 0x6e 0x61 0x6<135>Mar 7 14:12:04 loader: br >eq: vendor: ++++++ 0x6f 0x6e 0x64 0x61<135>Mar 7 14:12:04 loader: breq: vendor: ++++++ 0x00<135>Mar 7 14:12:04 loader: breq: vendor: 51 4 0x00 0x00 0x00 0x0<135>Mar 7 14:12:04 loader: breq: vendor: 0xff ><135>Mar 7 14:12:04 loader: bresp: opcode: 2<135>Mar 7 14:12:04 loader: bresp: hw: 1<135>Mar 7 14:12:04 loader: bresp: hwlength: 6<135>Mar 7 14:12:04 loader: bresp: hopcount: 0<135>Mar 7 14:12:04 loader: bresp: xid: 0xc65b0ebf<135>Mar 7 14:12:04 loader: bresp: secs: 1<135>Mar 7 14:12:04 loader: bresp: flags: 0x0000<135>Mar 7 14:12:04 loader: bresp: ciaddr: 0.0.0.0<135>Mar 7 14:12:04 loader: bresp: yiaddr: 128.210.169.78<135>Mar 7 14:12:04 loader: bresp: server_ip: 128.211.157.12<135>Mar 7 14:12:04 loader: bresp: bootp_gw_ip: 0.0.0.0<135>Mar 7 14:12:04 loader: bresp: hwaddr: <135>Mar 7 14:12:04 loader: bresp: servername: <135>Mar 7 14:12:04 loader: bresp: bootfile: /tftpboot/pxelinux.0<135>Mar 7 14:12:04 loader: bresp: vendor: 0x63 0x53 0x82 0x63<135>Mar 7 14:12:04 loader: bresp: vendor: 53 1 0x02<135>Mar 7 14:12:04 loader: bresp: vendor: 54 4 0x80 0xd2 0xa9 0x4<135>Mar 7 14:12:04 loader: bresp: vendor: 51 4 0x00 0x00 0x02 0x5<135>Mar 7 14:12:04 loader: bresp: vend >or: 1 4 0xff 0xff 0xff 0x0<135>Mar 7 14:12:04 loader: bresp: vendor: 3 4 0x80 0xd2 0xa9 0x0<135>Mar 7 14:12:04 loader: bresp: vendor: 6 8 0x80 0xd2 0x0b 0x0<135>Mar 7 14:12:04 loader: bresp: vendor: ++++++ 0x80 0xd2 0x0b 0x39<135>Mar 7 14:12:04 loader: bresp: vendor: 15 15 0x72 0x63 0x61 0x6<135>Mar 7 14:12:04 loader: bresp: vendor: ++++++ 0x2e 0x70 0x75 0x72<135>Mar 7 14:12:04 loader: bresp: vendor: ++++++ 0x64 0x75 0x65 0x2e<135>Mar 7 14:12:04 loader: bresp: vendor: ++++++ 0x65 0x64 0x75<135>Mar 7 14:12:04 loader: bresp: vendor: 28 4 0x80 0xd2 0xa9 0xf<135>Mar 7 14:12:04 loader: bresp: vendor: 0xff<135>Mar 7 14:12:04 loader: PUMP: got an offer<135>Mar 7 14:12:04 loader: breq: opcode: 1<135>Mar 7 14:12:04 loader: breq: hw: 1<135>Mar 7 14:12:04 loader: breq: hwlength: 6<135>Mar 7 14:12:04 loader: breq: hopcount: 0<135>Mar 7 14:12:04 loader: breq: xid: 0xc65b0ec0<135>Mar 7 14:12:04 loader: breq: secs: 1<135>Mar 7 14:12:04 loader: breq: flags: 0x0000<135>Mar >7 14:12:04 loader: breq: ciaddr: 0.0.0.0<135>Mar 7 14:12:04 loader: breq: yiaddr: 0.0.0.0<135>Mar 7 14:12:04 loader: breq: server_ip: 0.0.0.0<135>Mar 7 14:12:04 loader: breq: bootp_gw_ip: 0.0.0.0<135>Mar 7 14:12:04 loader: breq: hwaddr: <135>Mar 7 14:12:04 loader: breq: servername: <135>Mar 7 14:12:04 loader: breq: bootfile: <135>Mar 7 14:12:04 loader: breq: vendor: 0x63 0x53 0x82 0x63<135>Mar 7 14:12:04 loader: breq: vendor: 53 1 0x03<135>Mar 7 14:12:04 loader: breq: vendor: 57 2 0x02 0x24<135>Mar 7 14:12:04 loader: breq: vendor: 55 11 0x01 0x03 0x06 0x0<135>Mar 7 14:12:04 loader: breq: vendor: ++++++ 0x1c 0x0c 0x07 0x09<135>Mar 7 14:12:04 loader: breq: vendor: ++++++ 0x2a 0x30 0x31<135>Mar 7 14:12:04 loader: breq: vendor: 60 9 0x61 0x6e 0x61 0x6<135>Mar 7 14:12:04 loader: breq: vendor: ++++++ 0x6f 0x6e 0x64 0x61<135>Mar 7 14:12:04 loader: breq: vendor: ++++++ 0x00<135>Mar 7 14:12:04 loader: breq: vendor: 51 4 0x00 0x00 0x00 0x0<135>Mar 7 14:12:04 loader: breq: > vendor: 54 4 0x80 0xd2 0xa9 0x4<135>Mar 7 14:12:04 loader: breq: vendor: 50 4 0x80 0xd2 0xa9 0x4<135>Mar 7 14:12:04 loader: breq: vendor: 0xff ><135>Mar 7 14:12:04 loader: bresp: opcode: 2<135>Mar 7 14:12:04 loader: bresp: hw: 1<135>Mar 7 14:12:04 loader: bresp: hwlength: 6<135>Mar 7 14:12:04 loader: bresp: hopcount: 0<135>Mar 7 14:12:04 loader: bresp: xid: 0xc65b0ec0<135>Mar 7 14:12:04 loader: bresp: secs: 1<135>Mar 7 14:12:04 loader: bresp: flags: 0x0000<135>Mar 7 14:12:04 loader: bresp: ciaddr: 0.0.0.0<135>Mar 7 14:12:04 loader: bresp: yiaddr: 128.210.169.78<135>Mar 7 14:12:04 loader: bresp: server_ip: 128.211.157.12<135>Mar 7 14:12:04 loader: bresp: bootp_gw_ip: 0.0.0.0<135>Mar 7 14:12:04 loader: bresp: hwaddr: <135>Mar 7 14:12:04 loader: bresp: servername: <135>Mar 7 14:12:04 loader: bresp: bootfile: /tftpboot/pxelinux.0<135>Mar 7 14:12:04 loader: bresp: vendor: 0x63 0x53 0x82 0x63<135>Mar 7 14:12:04 loader: bresp: vendor: 53 1 0x05<135>Mar 7 14:12:04 loader: bresp: vendor: 54 4 0x80 0xd2 0xa9 0x4<135>Mar 7 14:12:04 loader: bresp: vendor: 51 4 0x00 0x00 0x02 0x5<135>Mar 7 14:12:04 loader: bresp: vend >or: 1 4 0xff 0xff 0xff 0x0<135>Mar 7 14:12:04 loader: bresp: vendor: 3 4 0x80 0xd2 0xa9 0x0<135>Mar 7 14:12:04 loader: bresp: vendor: 6 8 0x80 0xd2 0x0b 0x0<135>Mar 7 14:12:04 loader: bresp: vendor: ++++++ 0x80 0xd2 0x0b 0x39<135>Mar 7 14:12:04 loader: bresp: vendor: 15 15 0x72 0x63 0x61 0x6<135>Mar 7 14:12:04 loader: bresp: vendor: ++++++ 0x2e 0x70 0x75 0x72<135>Mar 7 14:12:04 loader: bresp: vendor: ++++++ 0x64 0x75 0x65 0x2e<135>Mar 7 14:12:04 loader: bresp: vendor: ++++++ 0x65 0x64 0x75<135>Mar 7 14:12:04 loader: bresp: vendor: 28 4 0x80 0xd2 0xa9 0xf<135>Mar 7 14:12:04 loader: bresp: vendor: 0xff<135>Mar 7 14:12:04 loader: PUMP: got lease<135>Mar 7 14:12:04 loader: intf: device: eth0<135>Mar 7 14:12:04 loader: intf: set: 416<135>Mar 7 14:12:04 loader: intf: bootServer: 128.210.169.77<135>Mar 7 14:12:04 loader: intf: reqLease: 0<135>Mar 7 14:12:04 loader: intf: bootFile: /tftpboot/pxelinux.0<135>Mar 7 14:12:04 loader: intf: ip: 128.210.169.78<135>Mar 7 14: >12:04 loader: intf: next server: 128.211.157.12<135>Mar 7 14:12:04 loader: intf: netmask: 255.255.255.0<135>Mar 7 14:12:04 loader: intf: gateway: 128.210.169.1<135>Mar 7 14:12:04 loader: intf: dnsServers[0]: 128.210.11.5<135>Mar 7 14:12:04 loader: intf: dnsServers[1]: 128.210.11.57<135>Mar 7 14:12:04 loader: intf: numDns: 2<135>Mar 7 14:12:04 loader: intf: domain: rcac.purdue.edu<135>Mar 7 14:12:04 loader: intf: broadcast: 128.210.169.255<135>Mar 7 14:12:04 loader: intf: network: 128.210.169.0 ><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 ext2 filesystem on dev loop0. ><4>Unable to identify CD-ROM format. ><6>security: 3 users, 4 roles, 316 types, 20 bools ><6>security: 53 classes, 9815 rules ><6>SELinux: Completing initialization. ><6>SELinux: Setting up existing superblocks. ><6>SELinux: initialized (dev loop0, type cramfs), uses genfs_contexts ><6>SELinux: initialized (dev hdc, type iso9660), uses genfs_contexts ><6>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts ><6>SELinux: initialized (dev usbdevfs, type usbdevfs), 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 ram0, type ext2), uses xattr ><4>inode_doinit_with_dentry: no dentry for dev=ram0 ino=126 ><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 pipefs, type pipefs), uses task SIDs ><6>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><6>SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts ><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 ><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 : 2044.000 MB/sec ><4>raid5: using function: pIII_sse (2044.000 MB/sec) ><6>md: raid5 personality registered as nr 4 ><4>raid6: int32x1 472 MB/s ><4>raid6: int32x2 523 MB/s ><4>raid6: int32x4 343 MB/s ><4>raid6: int32x8 300 MB/s ><4>raid6: mmxx1 1082 MB/s ><4>raid6: mmxx2 1453 MB/s ><4>raid6: sse1x1 835 MB/s ><4>raid6: sse1x2 1269 MB/s ><4>raid6: sse2x1 1542 MB/s ><4>raid6: sse2x2 1597 MB/s ><4>raid6: using algorithm sse2x2 (1597 MB/s) ><6>md: raid6 personality registered as nr 8 ><6>device-mapper: 4.1.0-ioctl (2003-12-10) initialised: dm@uk.sistina.com ><6>parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE] ><6>parport0: irq 7 detected ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on hda1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><6>SELinux: initialized (dev hda1, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on hda2, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><6>SELinux: initialized (dev hda2, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on hda3, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><6>SELinux: initialized (dev hda3, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on hda5, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><6>SELinux: initialized (dev hda5, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on hda6, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><6>SELinux: initialized (dev hda6, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on hda9, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><6>SELinux: initialized (dev hda9, type ext3), uses xattr > > >/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 >* 515120 kB are available >* modules to insert cramfs fat vfat sunrpc lockd nfs loop isofs floppy edd >* 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 >* 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 >* 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 3c59x >* loaded 3c59x from /modules/modules.cgz >* inserted /tmp/3c59x.ko >* load module set done >* getting kickstart file >* only have one network device: eth0 >* sending dhcp request through device eth0 >* waiting for link... >* 0 seconds. >* running dhcp for eth0 >* doing kickstart... setting it up >* waiting for link... >* 0 seconds. >* reverse name lookup worked >* ks location: http://delete.itap.purdue.edu/RHEL4WS_upgrade.cfg >* transferring http://delete.itap.purdue.edu//./RHEL4WS_upgrade.cfg to a fd >* setting up kickstart >* kickstartFromUrl >* results of url ks, url http://delete.itap.purdue.edu/rhel/ws/4/i386/os/ >* going to set language to en_US.UTF-8 >* setting language to en_US.UTF-8 >* need to set up networking >* going to pick interface >* going to do getNetConfig >* adding 128.210.11.57 >* dnsservers is 128.210.11.57 >* doing kickstart... setting it up >* waiting for link... >* 0 seconds. >* reverse name lookup worked >* starting to STEP_URL >* URL_STAGE_MAIN - url is http://delete.itap.purdue.edu/rhel/ws/4/i386/os/ >* url address delete.itap.purdue.edu >* url prefix /rhel/ws/4/i386/os/ >* trying to mount CD device hdc >* mntloop loop0 on /mnt/runtime as /mnt/source/RedHat/base/stage2.img fd is 21 >* mntloop loop7 on /tmp/product-disk as /mnt/source/RedHat/base/product.img fd is 21 >* recursively copying /tmp/product-disk/lost+found >* recursively copying /tmp/product-disk/installclasses >* recursively copying /tmp/product-disk/pixmaps >* umounting loopback /tmp/product-disk loop7 >* transferring http://delete.itap.purdue.edu//rhel/ws/4/i386/os//RedHat/base/hdlist to a fd >* Detected stage 2 image on CD >* got url http://delete.itap.purdue.edu/rhel/ws/4/i386/os/ >* Loading SELinux policy from /mnt/runtime/etc/selinux/targeted/policy/policy.18 >* 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 >* 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 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 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 reiserfs jfs xfs 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/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 = http://delete.itap.purdue.edu/rhel/ws/4/i386/os/ >* Started mini-wm >* anaconda floppy device fd0 >* Running kickstart %pre script(s) >* All kickstart %pre script(s) have been run >* Couldnt lookup monitor type FPD1570. >* Could not probe monitor, and no fallback specified. >* Falling back to Generic VGA monitor >* Requested resolution 1024x768 is not supported, falling back to 800x600. To avoid this you may need to specify the videocard and monitor specs on the xconfig ks directive if they were not probed correctly. >* running ['/usr/X11R6/bin/setxkbmap', '-layout', 'us', '-model', 'pc105', '-option', ''] >* IOError 404 occurred getting http://delete.itap.purdue.edu/rhel/ws/4/i386/os/RELEASE-NOTES-en_US.UTF-8.html: Not Found >* IOError 404 occurred getting http://delete.itap.purdue.edu/rhel/ws/4/i386/os/RELEASE-NOTES.en_US.UTF-8: Not Found >* IOError 404 occurred getting http://delete.itap.purdue.edu/rhel/ws/4/i386/os/RELEASE-NOTES-en_US.html: Not Found >* IOError 404 occurred getting http://delete.itap.purdue.edu/rhel/ws/4/i386/os/RELEASE-NOTES.en_US: Not Found >* moving (1) to step findrootparts >* isys.py:mount()- going to mount /tmp/hda1 on /mnt/sysimage >* isys.py:mount()- going to mount /tmp/hda2 on /mnt/sysimage >* isys.py:mount()- going to mount /tmp/hda3 on /mnt/sysimage >* isys.py:mount()- going to mount /tmp/hda5 on /mnt/sysimage >* isys.py:mount()- going to mount /tmp/hda6 on /mnt/sysimage >* isys.py:mount()- going to mount /tmp/hda9 on /mnt/sysimage >* moving (1) to step installtype > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=static >IPADDR=128.210.169.226 >NETMASK=255.255.255.0 >GATEWAY=128.210.169.1 >HOSTNAME=lounge2.eas.purdue.edu >DOMAIN=eas.purdue.edu > > >/tmp/lvmout: >File descriptor 3 left open >File descriptor 4 left open >File descriptor 6 left open >File descriptor 7 left open >File descriptor 8 left open >File descriptor 9 left open >File descriptor 10 left open >File descriptor 11 left open >File descriptor 12 left open >File descriptor 13 left open >File descriptor 14 left open >File descriptor 15 left open >File descriptor 16 left open >File descriptor 17 left open >File descriptor 18 left open >File descriptor 19 left open >File descriptor 20 left open >File descriptor 22 left open >File descriptor 23 left open >File descriptor 25 left open >File descriptor 27 left open >File descriptor 29 left open >File descriptor 30 left open > No volume groups found >var/lock/lvm" > Wiping cache of LVM-capable devices > Wiping internal cache > Finding all volume groups > No volume groups found > Reading all physical volumes. This may take a while...
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 231322
: 149476