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 149898 Details for
Bug 231933
vnc install exception at start of downloading packages
[?]
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 dump log
anacdump.txt (text/plain), 91.44 KB, created by
ericm24x7
on 2007-03-13 02:44:53 UTC
(
hide
)
Description:
anaconda dump log
Filename:
MIME Type:
Creator:
ericm24x7
Created:
2007-03-13 02:44:53 UTC
Size:
91.44 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib/anaconda/yuminstall.py", line 522, in _run > self.ts.ts.scriptFd = instLog.fileno() > File "/usr/lib/anaconda/yuminstall.py", line 503, in run > self._run(instLog, cb, intf) > File "/usr/lib/anaconda/yuminstall.py", line 1116, in doInstall > self.ayum.run(self.instLog, cb, anaconda.intf, anaconda.id) > File "/usr/lib/anaconda/backend.py", line 234, in doInstall > anaconda.backend.doInstall(anaconda) > File "/usr/lib/anaconda/dispatch.py", line 203, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/gui.py", line 1038, in nextClicked > self.anaconda.dispatch.gotoNext() > File "/usr/lib/anaconda/iw/progress_gui.py", line 67, in renderCallback > self.intf.icw.nextClicked() > File "/usr/lib/anaconda/gui.py", line 1065, in handleRenderCallback > self.currentWindow.renderCallback() >AttributeError: 'NoneType' object has no attribute 'fileno' > >Local variables in innermost frame: >cb: <yuminstall.AnacondaCallback instance at 0xf2d6518> >self: <yuminstall.AnacondaYum object at 0x2a11c10> >intf: <gui.InstallInterface instance at 0x1d37200> >instLog: None > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.ppw: InstallProgressWindow instance, containing members: > intf.ppw.pixmaps: [progress_first.png] > intf.ppw.intf: Already dumped > intf.ppw.adbox: <gtk.EventBox object (GtkEventBox) at 0xf2d51e0> > intf.ppw._updateChange: 0.01 > intf.ppw.adpix: <gtk.Image object (GtkImage) at 0xf2d5140> > intf.ppw._showPercentage: False > intf.ppw.infolabel: <WrappingLabel object (GtkLabel) at 0xf2d5280> > intf.ppw.ics: InstallControlState instance, containing members: > intf.ppw.ics.prevEnabled: False > intf.ppw.ics.cw: InstallControlWindow instance, containing members: > intf.ppw.ics.cw.handle: 424 > intf.ppw.ics.cw.mainxml: <glade.XML object (PyGladeXML) at 0x1f9cbe0> > intf.ppw.ics.cw.reloadRcQueued: 0 > intf.ppw.ics.cw.currentWindow: Already dumped > intf.ppw.ics.cw.window: <gtk.Window object (GtkWindow) at 0x1f9cb90> > intf.ppw.ics.cw.installFrame: <gtk.Frame object (GtkFrame) at 0x1f9ccd0> > intf.ppw.ics.cw.anaconda: Already dumped > intf.ppw.ics.cw.rnv: ReleaseNotesViewer instance, containing members: > intf.ppw.ics.cw.rnv.textWin: <gtk.Window object (GtkWindow) at 0x158dd20> > intf.ppw.ics.cw.rnv.vue: <gtkhtml2.View object (HtmlView) at 0x1d46be0> > intf.ppw.ics.cw.rnv.currentURI: /tmp/RELEASE-NOTES-en_US.html > intf.ppw.ics.cw.rnv.topDir: /tmp > intf.ppw.ics.cw.rnv.doc: <gtkhtml2.Document object (HtmlDocument) at 0x1d46c80> > intf.ppw.ics.cw.rnv.height: 600 > intf.ppw.ics.cw.rnv.width: 800 > intf.ppw.ics.cw.rnv.opener: FancyURLopener instance, containing members: > intf.ppw.ics.cw.rnv.opener._URLopener__unlink: <built-in function unlink> > intf.ppw.ics.cw.rnv.opener._URLopener__tempfiles: [] > intf.ppw.ics.cw.rnv.opener.cert_file: None > intf.ppw.ics.cw.rnv.opener.addheaders: [('User-Agent', 'Python-urllib/1.17')] > intf.ppw.ics.cw.rnv.opener.tries: 0 > intf.ppw.ics.cw.rnv.opener.ftpcache: {} > intf.ppw.ics.cw.rnv.opener.tempcache: None > intf.ppw.ics.cw.rnv.opener.auth_cache: {} > intf.ppw.ics.cw.rnv.opener.key_file: None > intf.ppw.ics.cw.rnv.opener.proxies: {} > intf.ppw.ics.cw.rnv.opener.type: file > intf.ppw.ics.cw.rnv.opener.maxtries: 10 > intf.ppw.ics.cw.rnv.anaconda: Already dumped > intf.ppw.ics.cw.rnv.htmlheader: <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body bgcolor="white"><pre> > intf.ppw.ics.cw.rnv.htmlfooter: </pre></body></html> > intf.ppw.ics.cw.rnv.is_showing: False > intf.ppw.ics.nextEnabled: False > intf.ppw.ics.grabNext: True > intf.ppw.ics.title: Installing Packages > intf.ppw.progress: <gtk.ProgressBar object (GtkProgressBar) at 0xf2d5230> > intf.icw: Already dumped > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >methodstr: http://192.168.3.102/a/fed/x86_64/os >dispatch: Dispatcher instance, containing members: > dispatch.step: 38 > dispatch.skipSteps: {'upgrademigfind': 1, 'accounts': 1, 'keyboard': 2, 'timezone': 1, 'confirminstall': 1, 'addswap': 1, 'network': 1, 'autopartitionexecute': 1, 'upgrademigratefs': 1, 'confirmupgrade': 1, 'welcome': 1, 'bootloaderadvanced': 1, 'tasksel': 1, 'betanag': 1, 'upgbootloader': 1, 'upgrademount': 1, 'upgradecontinue': 1, 'findrootparts': 1, 'findinstall': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'regkey': 1} > dispatch.firstStep: 0 > dispatch.method: UrlInstallMethod instance, containing members: > dispatch.method.splitmethod: False > dispatch.method.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x1d37200>> > dispatch.method.intf: Already dumped > dispatch.method.tree: None > dispatch.method.rootPath: /mnt/sysimage > dispatch.method.pkgUrl: http://192.168.3.102/a/fed/x86_64/os > dispatch.method.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x1d37200>> > dispatch.method.baseUrl: http://192.168.3.102/a/fed/x86_64/os > dispatch.method.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x1d37200>> > dispatch.method.currentMedia: [] > dispatch.method.loopbackFile: None > dispatch.anaconda: Already dumped >method: Already dumped >isKickstart: True >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [22:tcp] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.rootParts: None > id.instProgress: Already dumped > id.upgradeRoot: None > id.xsetup: XSetup instance, containing members: > id.xsetup.skipx: 0 > id.xsetup.xserver: XServer instance, containing members: > id.xsetup.xserver.videohw: primary: 0 >vidCards: [<rhpxl.videocard.VideoCard instance at 0x18435a8>, <rhpxl.videocard.VideoCard instance at 0x18434d0>] >Primary Video Card Info: >device: None >driver : radeon >descr : ATI Technologies Inc RV410 [Radeon X700 Pro (PCIE)] >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp] > id.xsetup.xserver.resolution: 800x600 > id.xsetup.xserver.root: / > id.xsetup.xserver.hwstate: XF86HardwareState instance, containing members: > id.xsetup.xserver.hwstate.videocard_PCIFn: None > id.xsetup.xserver.hwstate.monitor: monName: None >monID: Unprobed Monitor >monHoriz: None >monVert: None >physicalWidth: 0 >physicalHeight: 0 > > id.xsetup.xserver.hwstate.config_resolutions: [] > id.xsetup.xserver.hwstate.videocard_name: ATI Technologies Inc RV410 [Radeon X700 Pro (PCIE)] > id.xsetup.xserver.hwstate.monitor_name: Unknown monitor > id.xsetup.xserver.hwstate.video_ram: 0 > id.xsetup.xserver.hwstate.videocard: Already dumped > id.xsetup.xserver.hwstate.videocard_driver: radeon > id.xsetup.xserver.hwstate.videocard_options: [] > id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 1024x600, 1024x768, 1152x768, 1152x864, 1280x800, 1280x960, 1280x1024, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1900x1200, 1920x1200, 1920x1440, 2048x1536] > id.xsetup.xserver.hwstate.hsync: 31.5-37.9 > id.xsetup.xserver.hwstate.vsync: 50-70 > id.xsetup.xserver.hwstate.probed_video_ram: 0 > id.xsetup.xserver.hwstate.videocard_PCIBus: None > id.xsetup.xserver.hwstate.colordepth: 24 > id.xsetup.xserver.hwstate.videocard_PCIDev: None > id.xsetup.xserver.hwstate.resolution: 800x600 > id.xsetup.xserver.hwstate.dri_enabled: 0 > id.xsetup.xserver.hwstate.xconfig: None > id.xsetup.xserver.monitorhw: Already dumped > id.xsetup.xserver.keyboard: Keyboard instance, containing members: > id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > id.xsetup.xserver.keyboard.type: PC > id.xsetup.xserver.keyboard.beenset: 1 > id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: > id.xsetup.xserver.mousehw: FULLNAME="Generic - 3 Button Mouse (PS/2)" >MOUSETYPE="imps2" >XEMU3="no" >XMOUSETYPE="IMPS/2" > > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /dev/null > id.xsetup.xserver.config: None > id.xsetup.xserver.display: :9 > id.xsetup.anaconda: Already dumped > id.keyboard: Already dumped > id.timezone: Timezone instance, containing members: > id.timezone.utc: False > id.timezone.arc: 0 > id.timezone.tz: America/New_York > id.mouse: Already dumped > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: None > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0x1d4dd10> > id.methodstr: http://192.168.3.102/a/fed/x86_64/os > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x1d37200>> > id.fsset.volumesCreated: 1 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x1d37200>> > id.fsset.migratedfs: 1 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x1d37200>> > id.fsset.entries: [fsentry -- device: sda1 mountpoint: / > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: /1 > >, fsentry -- device: sda6 mountpoint: /a > fsystem: ext3 format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: /a > >, fsentry -- device: shm mountpoint: /dev/shm > fsystem: tmpfs format: 0 > 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: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda5 mountpoint: swap > fsystem: swap format: True > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: SWAP-sda5 > >] > id.fsset.mountcount: 5 > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.x_already_set: 0 > id.backend: YumBackend instance, containing members: > id.backend.prevmedia: None > id.backend.modeText: Installing %s > > id.backend.instPath: /mnt/sysimage > id.backend.supportsPackageSelection: True > id.backend.totalSize: 4805302 > id.backend.instLog: None > id.backend.supportsUpgrades: True > id.backend.method: Already dumped > id.backend.totalFiles: 211797 > id.firstboot: 1 > id.diskset: DiskSet instance, containing members: > id.diskset.disks: {'sda': <PedDisk object at 0x2aaaabc46610>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.users: None > id.displayMode: g > id.auth: --enableshadow --enablemd5 > id.ksdata: AnacondaKSHandler instance, containing members: > id.ksdata.logvol: LogVol instance, containing members: > id.ksdata.logvol.writePriority: 132 > id.ksdata.logvol.handler: None > id.ksdata.logvol.currentCmd: > id.ksdata.logvol.lineno: 0 > id.ksdata.logvol.lvList: [] > id.ksdata.RepoData: pykickstart.commands.repo.FC6_RepoData > id.ksdata.raid: Raid instance, containing members: > id.ksdata.raid.raidList: [] > id.ksdata.raid.currentCmd: > id.ksdata.raid.writePriority: 140 > id.ksdata.raid.handler: None > id.ksdata.raid.lineno: 0 > id.ksdata.raid.levelMap: {'RAID5': RAID5, 'RAID10': RAID10, '10': RAID10, '1': RAID1, '0': RAID0, 'RAID6': RAID6, '5': RAID5, 'RAID0': RAID0, '6': RAID6, 'RAID1': RAID1} > id.ksdata.firewall: Firewall instance, containing members: > id.ksdata.firewall.currentCmd: > id.ksdata.firewall.enabled: None > id.ksdata.firewall.trusts: [] > id.ksdata.firewall.writePriority: 0 > id.ksdata.firewall.handler: None > id.ksdata.firewall.lineno: 0 > id.ksdata.firewall.ports: [] > id.ksdata.selinux: SELinux instance, containing members: > id.ksdata.selinux.writePriority: 0 > id.ksdata.selinux.handler: None > id.ksdata.selinux.currentCmd: > id.ksdata.selinux.lineno: 0 > id.ksdata.selinux.selinux: None > id.ksdata.firstboot: Firstboot instance, containing members: > id.ksdata.firstboot.writePriority: 0 > id.ksdata.firstboot.handler: None > id.ksdata.firstboot.currentCmd: > id.ksdata.firstboot.lineno: 0 > id.ksdata.firstboot.firstboot: None > id.ksdata.ksVGMapping: {} > id.ksdata.clearpart: ClearPart instance, containing members: > id.ksdata.clearpart.currentCmd: > id.ksdata.clearpart.initAll: False > id.ksdata.clearpart.drives: [] > id.ksdata.clearpart.writePriority: 120 > id.ksdata.clearpart.handler: None > id.ksdata.clearpart.lineno: 0 > id.ksdata.clearpart.type: None > id.ksdata.RaidData: pykickstart.commands.raid.FC5_RaidData > id.ksdata.services: > id.ksdata.ksPVMapping: {} > id.ksdata.ksRaidMapping: {} > id.ksdata.IscsiData: pykickstart.commands.iscsi.FC6_IscsiData > id.ksdata.keyboard: Keyboard instance, containing members: > id.ksdata.keyboard.writePriority: 0 > id.ksdata.keyboard.handler: Already dumped > id.ksdata.keyboard.currentCmd: keyboard > id.ksdata.keyboard.lineno: 7 > id.ksdata.keyboard.keyboard: us > id.ksdata.timezone: Timezone instance, containing members: > id.ksdata.timezone.currentCmd: timezone > id.ksdata.timezone.writePriority: 0 > id.ksdata.timezone.handler: Already dumped > id.ksdata.timezone.lineno: 9 > id.ksdata.timezone.timezone: America/New_York > id.ksdata.timezone.isUtc: False > id.ksdata.skipx: SkipX instance, containing members: > id.ksdata.skipx.writePriority: 0 > id.ksdata.skipx.handler: None > id.ksdata.skipx.skipx: False > id.ksdata.skipx.currentCmd: > id.ksdata.skipx.lineno: 0 > id.ksdata.multipath: MultiPath instance, containing members: > id.ksdata.multipath.writePriority: 50 > id.ksdata.multipath.handler: None > id.ksdata.multipath.currentCmd: > id.ksdata.multipath.lineno: 0 > id.ksdata.multipath.mpaths: [] > id.ksdata.id: Already dumped > id.ksdata.skipSteps: [language, keyboard, accounts, timezone, group-selection] > id.ksdata.dmraid: DmRaid instance, containing members: > id.ksdata.dmraid.writePriority: 60 > id.ksdata.dmraid.handler: None > id.ksdata.dmraid.currentCmd: > id.ksdata.dmraid.lineno: 0 > id.ksdata.dmraid.dmraids: [] > id.ksdata.bootloader: Bootloader instance, containing members: > id.ksdata.bootloader.upgrade: False > id.ksdata.bootloader.currentCmd: > id.ksdata.bootloader.forceLBA: False > id.ksdata.bootloader.md5pass: > id.ksdata.bootloader.driveorder: [] > id.ksdata.bootloader.appendLine: > id.ksdata.bootloader.writePriority: 0 > id.ksdata.bootloader.handler: None > id.ksdata.bootloader.lineno: 0 > id.ksdata.bootloader.password: > id.ksdata.bootloader.location: > id.ksdata.upgrade: Upgrade instance, containing members: > id.ksdata.upgrade.writePriority: 0 > id.ksdata.upgrade.handler: None > id.ksdata.upgrade.currentCmd: > id.ksdata.upgrade.upgrade: None > id.ksdata.upgrade.lineno: 0 > id.ksdata.monitor: Monitor instance, containing members: > id.ksdata.monitor.currentCmd: > id.ksdata.monitor.monitor: > id.ksdata.monitor.probe: True > id.ksdata.monitor.writePriority: 0 > id.ksdata.monitor.handler: None > id.ksdata.monitor.hsync: > id.ksdata.monitor.lineno: 0 > id.ksdata.monitor.vsync: > id.ksdata.autopart: AutoPart instance, containing members: > id.ksdata.autopart.writePriority: 100 > id.ksdata.autopart.handler: None > id.ksdata.autopart.currentCmd: > id.ksdata.autopart.lineno: 0 > id.ksdata.autopart.autopart: False > id.ksdata.deviceprobe: > id.ksdata.ignoredisk: IgnoreDisk instance, containing members: > id.ksdata.ignoredisk.writePriority: 0 > id.ksdata.ignoredisk.handler: None > id.ksdata.ignoredisk.currentCmd: > id.ksdata.ignoredisk.lineno: 0 > id.ksdata.ignoredisk.ignoredisk: [] > id.ksdata.iscsi: Iscsi instance, containing members: > id.ksdata.iscsi.writePriority: 70 > id.ksdata.iscsi.handler: None > id.ksdata.iscsi.iscsi: [] > id.ksdata.iscsi.currentCmd: > id.ksdata.iscsi.lineno: 0 > id.ksdata.displaymode: > id.ksdata.reboot: Reboot instance, containing members: > id.ksdata.reboot.currentCmd: > id.ksdata.reboot.eject: False > id.ksdata.reboot.writePriority: 0 > id.ksdata.reboot.handler: None > id.ksdata.reboot.lineno: 0 > id.ksdata.reboot.action: None > id.ksdata.DmRaidData: pykickstart.commands.dmraid.FC6_DmRaidData > id.ksdata.platform: > id.ksdata.iscsiname: IscsiName instance, containing members: > id.ksdata.iscsiname.writePriority: 71 > id.ksdata.iscsiname.handler: None > id.ksdata.iscsiname.iscsiname: > id.ksdata.iscsiname.currentCmd: > id.ksdata.iscsiname.lineno: 0 > id.ksdata.zerombr: ZeroMbr instance, containing members: > id.ksdata.zerombr.writePriority: 110 > id.ksdata.zerombr.handler: None > id.ksdata.zerombr.currentCmd: > id.ksdata.zerombr.lineno: 0 > id.ksdata.zerombr.zerombr: False > id.ksdata.rootpw: RootPw instance, containing members: > id.ksdata.rootpw.currentCmd: rootpw > id.ksdata.rootpw.isCrypted: False > id.ksdata.rootpw.writePriority: 0 > id.ksdata.rootpw.handler: Already dumped > id.ksdata.rootpw.lineno: 8 > id.ksdata.rootpw.password: install > id.ksdata.MultiPathData: pykickstart.commands.multipath.FC6_MultiPathData > id.ksdata.VolGroupData: pykickstart.commands.volgroup.FC3_VolGroupData > id.ksdata.method: # Use network installation >url --url=http://192.168.3.102/a/fed/x86_64/os > > id.ksdata.mediacheck: > id.ksdata._writeOrder: {0: [<kickstart.Authconfig instance at 0x1d575f0>, <kickstart.AutoStep instance at 0x1d57638>, <kickstart.Bootloader instance at 0x1d57830>, <pykickstart.commands.key.F7_Key instance at 0x1d57758>, <pykickstart.commands.device.FC3_Device instance at 0x1d577a0>, <pykickstart.commands.deviceprobe.FC3_DeviceProbe instance at 0x1d57368>, <pykickstart.commands.displaymode.FC3_DisplayMode instance at 0x1d57098>, <pykickstart.commands.driverdisk.FC3_DriverDisk instance at 0x1d576c8>, <pykickstart.commands.interactive.FC3_Interactive instance at 0x1d57a70>, <pykickstart.commands.mediacheck.FC4_MediaCheck instance at 0x1d57560>, <pykickstart.commands.method.FC6_Method instance at 0x1d42e60>, <pykickstart.commands.repo.FC6_Repo instance at 0x1d57680>, <pykickstart.commands.services.FC6_Services instance at 0x1d577e8>, <pykickstart.commands.user.FC6_User instance at 0x1d57710>, <pykickstart.commands.vnc.FC6_Vnc instance at 0x1d57200>, <kickstart.Firewall instance at 0x1d42f38>, <kickstart.Firstboot instance at 0x1d570e0>, <kickstart.IgnoreDisk instance at 0x1d579e0>, <kickstart.Keyboard instance at 0x1d42fc8>, <kickstart.Lang instance at 0x1d578c0>, <kickstart.Logging instance at 0x1d57950>, <kickstart.Monitor instance at 0x1d572d8>, <kickstart.Network instance at 0x1d57878>, <kickstart.Reboot instance at 0x1d57050>, <kickstart.RootPw instance at 0x1d57518>, <kickstart.SELinux instance at 0x1d42f80>, <kickstart.SkipX instance at 0x1d57170>, <kickstart.Timezone instance at 0x1d57128>, <kickstart.Upgrade instance at 0x1d57290>, <kickstart.XConfig instance at 0x1d57998>, <kickstart.ZFCP instance at 0x1d57908>], 130: [<kickstart.Partition instance at 0x1d57440>], 131: [<kickstart.VolGroup instance at 0x1d57a28>], 132: [<kickstart.LogVol instance at 0x1d42ef0>], 70: [<kickstart.Iscsi instance at 0x1d573b0>], 71: [<kickstart.IscsiName instance at 0x1d57488>], 140: [<kickstart.Raid instance at 0x1d575a8>], 110: [<kickstart.ZeroMbr instance at 0x1d574d0>], 50: [<kickstart.MultiPath instance at 0x1d571b8>], 120: [<kickstart.ClearPart instance at 0x1d573f8>], 100: [<kickstart.AutoPart instance at 0x1d57320>], 60: [<kickstart.DmRaid instance at 0x1d57248>]} > id.ksdata.ksUsedMembers: [] > id.ksdata.vnc: vnc --enabled --password=install > > id.ksdata.zfcp: ZFCP instance, containing members: > id.ksdata.zfcp.writePriority: 0 > id.ksdata.zfcp.handler: None > id.ksdata.zfcp.currentCmd: > id.ksdata.zfcp.lineno: 0 > id.ksdata.zfcp.zfcp: [] > id.ksdata.showSteps: [group-selection] > id.ksdata.autostep: AutoStep instance, containing members: > id.ksdata.autostep.writePriority: 0 > id.ksdata.autostep.handler: None > id.ksdata.autostep.currentCmd: > id.ksdata.autostep.lineno: 0 > id.ksdata.autostep.autoscreenshot: False > id.ksdata.repo: > id.ksdata.authconfig: Authconfig instance, containing members: > id.ksdata.authconfig.writePriority: 0 > id.ksdata.authconfig.handler: None > id.ksdata.authconfig.authconfig: > id.ksdata.authconfig.currentCmd: > id.ksdata.authconfig.lineno: 0 > id.ksdata.driverdisk: > id.ksdata.user: > id.ksdata.key: > id.ksdata.scripts: [] > id.ksdata.device: > id.ksdata.packages: AnacondaKSPackages instance, containing members: > id.ksdata.packages.groupList: [] > id.ksdata.packages.packageList: [] > id.ksdata.packages.default: False > id.ksdata.packages.excludeDocs: False > id.ksdata.packages.addBase: True > id.ksdata.packages.excludedList: [] > id.ksdata.packages.handleMissing: 0 > id.ksdata.packages.seen: False > id.ksdata.ksID: 100000 > id.ksdata.network: Network instance, containing members: > id.ksdata.network.writePriority: 0 > id.ksdata.network.handler: Already dumped > id.ksdata.network.currentCmd: network > id.ksdata.network.lineno: 5 > id.ksdata.network.network: [network --bootproto=dhcp --device=eth0 --hostname=cozumel4 --onboot=on > >] > id.ksdata.lang: Lang instance, containing members: > id.ksdata.lang.writePriority: 0 > id.ksdata.lang.handler: Already dumped > id.ksdata.lang.currentCmd: lang > id.ksdata.lang.lineno: 6 > id.ksdata.lang.lang: en_US > id.ksdata.UserData: pykickstart.commands.user.FC6_UserData > id.ksdata.commands: {'logvol': Already dumped >, 'firewall': Already dumped >, 'selinux': Already dumped >, 'keyboard': Already dumped >, 'clearpart': Already dumped >, 'cmdline': Already dumped >, 'poweroff': Already dumped >, 'shutdown': Already dumped >, 'firstboot': Already dumped >, 'timezone': Already dumped >, 'skipx': Already dumped >, 'multipath': Already dumped >, 'dmraid': Already dumped >, 'upgrade': Already dumped >, 'monitor': Already dumped >, 'autopart': Already dumped >, 'deviceprobe': Already dumped >, 'ignoredisk': Already dumped >, 'iscsi': Already dumped >, 'raid': Already dumped >, 'reboot': Already dumped >, 'iscsiname': Already dumped >, 'device': Already dumped >, 'text': Already dumped >, 'zerombr': Already dumped >, 'rootpw': Already dumped >, 'mediacheck': Already dumped >, 'graphical': Already dumped >, 'vnc': Already dumped >, 'halt': Already dumped >, 'auth': Already dumped >, 'autostep': Already dumped >, 'repo': Already dumped >, 'authconfig': Already dumped >, 'driverdisk': Already dumped >, 'user': Already dumped >, 'key': Already dumped >, 'cdrom': Already dumped >, 'bootloader': Already dumped >, 'network': Already dumped >, 'lang': Already dumped >, 'zfcp': Already dumped >, 'logging': Logging instance, containing members: > id.ksdata.commands.currentCmd: > id.ksdata.commands.level: > id.ksdata.commands.writePriority: 0 > id.ksdata.commands.host: > id.ksdata.commands.handler: None > id.ksdata.commands.lineno: 0 > id.ksdata.commands.port: >, 'xconfig': XConfig instance, containing members: > id.ksdata.commands.videoRam: > id.ksdata.commands.startX: False > id.ksdata.commands.currentCmd: > id.ksdata.commands.monitor: > id.ksdata.commands.driver: > id.ksdata.commands.noProbe: False > id.ksdata.commands.server: > id.ksdata.commands.writePriority: 0 > id.ksdata.commands.depth: 0 > id.ksdata.commands.handler: None > id.ksdata.commands.hsync: > id.ksdata.commands.lineno: 0 > id.ksdata.commands.vsync: > id.ksdata.commands.defaultdesktop: > id.ksdata.commands.resolution: > id.ksdata.commands.card: >, 'url': Already dumped >, 'partition': Partition instance, containing members: > id.ksdata.commands.writePriority: 130 > id.ksdata.commands.handler: None > id.ksdata.commands.currentCmd: > id.ksdata.commands.lineno: 0 > id.ksdata.commands.partitions: [] >, 'harddrive': Already dumped >, 'volgroup': VolGroup instance, containing members: > id.ksdata.commands.writePriority: 131 > id.ksdata.commands.handler: None > id.ksdata.commands.currentCmd: > id.ksdata.commands.vgList: [] > id.ksdata.commands.lineno: 0 >, 'nfs': Already dumped >, 'part': Already dumped >, 'services': Already dumped >, 'install': Already dumped >, 'interactive': >} > id.ksdata.logging: Already dumped > id.ksdata.xconfig: Already dumped > id.ksdata.ZFCPData: pykickstart.commands.zfcp.FC3_ZFCPData > id.ksdata.NetworkData: pykickstart.commands.network.FC6_NetworkData > id.ksdata.partition: Already dumped > id.ksdata.volgroup: Already dumped > id.ksdata.LogVolData: pykickstart.commands.logvol.FC4_LogVolData > id.ksdata.PartData: pykickstart.commands.partition.FC4_PartData > id.ksdata.anaconda: Already dumped > id.ksdata.permanentSkipSteps: [] > id.ksdata.interactive: Already dumped > 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: sda > 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: sda1 > id.bootloader.images.images: {'sda1': ('linux', 'Fedora Core', 'ext3')} > id.bootloader.drivelist: [sda] > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: cozumel4 > id.network.overrideDHCPhostname: 1 > id.network.netdevices: {'eth2': DEVICE=eth2 >ONBOOT=no > >, 'eth1': DEVICE=eth1 >ONBOOT=no > >, 'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >DHCPCLASS= >IPV6_AUTOCONF=yes >ONBOOT=yes > >} > id.network.primaryNS: 192.168.0.1 > id.network.firstnetdevice: eth0 > id.network.isConfigured: 1 > id.network.domains: [islandsss.loc] > id.network.secondaryNS: > id.network.gateway: > id.instClass: InstallClass instance, containing members: > id.floppyDevice: fd0 > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.useAutopartitioning: 1 > id.partitions.autoClearPartType: 2 > id.partitions.nextUniqueID: 7 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: None > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [PreexistingPartitionSpec instance, containing members: > currentDrive: None > badblocks: None > format: True > migrate: 0 > 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: <PedFileSystemType object at 0x1456f40> > origfstype.maxLabelChars: 16 > primary: None > fsopts: None > preexist: 1 > fslabel: / > uniqueID: 1 > device: sda1 > mountpoint: / > requestSize: 10001.3730469 > grow: 0 > size: 10001.3730469 > end: 20482874 > bytesPerInode: 4096 > drive: sda > dev: PartitionDevice instance, containing members: > dev.device: sda1 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > maxSizeMB: None > start: 63 > protected: 0 > multidrive: None > ignoreBootConstraints: 0 > type: 1 > fstype: Already dumped >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: None > uniqueID: 2 > mountpoint: None > requestSize: 10001.4038086 > size: 10001.4038086 > end: 40965749 > grow: 0 > start: 20482875 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda2 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: /sus > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 4 > mountpoint: None > requestSize: 256177.133789 > size: 256177.133789 > end: 586099394 > grow: 0 > start: 61448625 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: None > preexist: 1 > device: sda4 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > 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: 10001.4038086 > size: 10001.4038086 > end: 61448624 > grow: 0 > start: 40965750 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda3 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > badblocks: None > format: True > migrate: 0 > 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: <PedFileSystemType object at 0x14fbfa0> > origfstype.maxLabelChars: 15 > primary: None > fsopts: None > preexist: 1 > fslabel: None > uniqueID: 5 > device: sda5 > mountpoint: None > requestSize: 2055.15966797 > grow: 0 > size: 2055.15966797 > end: 65657654 > bytesPerInode: 4096 > drive: sda > dev: PartitionDevice instance, containing members: > dev.device: sda5 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > maxSizeMB: None > start: 61448688 > protected: 0 > multidrive: None > ignoreBootConstraints: 0 > type: 1 > fstype: Already dumped >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > badblocks: None > format: False > migrate: 0 > origfstype: Already dumped > primary: None > fsopts: None > preexist: 1 > fslabel: /a > uniqueID: 6 > device: sda6 > mountpoint: /a > requestSize: 254121.912598 > grow: 0 > size: 254121.912598 > end: 586099394 > bytesPerInode: 4096 > drive: sda > dev: PartitionDevice instance, containing members: > dev.device: sda6 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > maxSizeMB: None > start: 65657718 > protected: 0 > multidrive: None > ignoreBootConstraints: 0 > type: 1 > fstype: Already dumped >] > id.partitions.autoPartitionRequests: [] > id.partitions.deletes: [] > id.isHeadless: 0 > id.videocard: Already dumped > id.instLanguage: Language instance, containing members: > id.instLanguage.targetLang: None > id.instLanguage.default: en_US > id.instLanguage.displayMode: g > id.instLanguage.current: en_US.UTF-8 > id.security: Security instance, containing members: > id.security.selinux: 1 > id.upgradeSwapInfo: None >dir: 1 >backend: Already dumped > > >/tmp/syslog: ><5>Linux version 2.6.20-1.2982.fc7 (brewbuilder@hs20-bc1-7.build.redhat.com) (gcc version 4.1.2 20070222 (Red Hat 4.1.2-3)) #1 SMP Fri Mar 9 17:19:05 EST 2007 ><6>Command line: initrd=/fed/x86_64/os/isolinux/initrd.img ksdevice=eth0 ks=http://192.168.3.102/a/ks/f40 BOOT_IMAGE=/fed/x86_64/os/isolinux/vmlinuz ><6>BIOS-provided physical RAM map: ><4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) ><4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) ><4> BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000003ffc0000 (usable) ><4> BIOS-e820: 000000003ffc0000 - 000000003ffce000 (ACPI data) ><4> BIOS-e820: 000000003ffce000 - 000000003fff0000 (ACPI NVS) ><4> BIOS-e820: 000000003fff0000 - 0000000040000000 (reserved) ><4> BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) ><4> BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) ><4> BIOS-e820: 00000000fecc0000 - 00000000fecc1000 (reserved) ><4> BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved) ><7>Entering add_active_range(0, 0, 159) 0 entries of 3200 used ><7>Entering add_active_range(0, 256, 262080) 1 entries of 3200 used ><4>end_pfn_map = 1048576 ><6>DMI 2.3 present. ><4>ACPI: RSDP 000F88C0, 0014 (r0 ACPIAM) ><4>ACPI: RSDT 3FFC0000, 0034 (r1 A M I OEMRSDT 4000604 MSFT 97) ><4>ACPI: FACP 3FFC0200, 0084 (r2 A M I OEMFACP 4000604 MSFT 97) ><4>ACPI: DSDT 3FFC0440, 45DF (r1 12345 12345123 123 INTL 2002026) ><4>ACPI: FACS 3FFCE000, 0040 ><4>ACPI: APIC 3FFC0390, 0068 (r1 A M I OEMAPIC 4000604 MSFT 97) ><4>ACPI: MCFG 3FFC0400, 003C (r1 A M I OEMMCFG 4000604 MSFT 97) ><4>ACPI: OEMB 3FFCE040, 0046 (r1 A M I AMI_OEM 4000604 MSFT 97) ><6>Scanning NUMA topology in Northbridge 24 ><6>Number of nodes 1 ><6>Node 0 MemBase 0000000000000000 Limit 000000003ffc0000 ><7>Entering add_active_range(0, 0, 159) 0 entries of 3200 used ><7>Entering add_active_range(0, 256, 262080) 1 entries of 3200 used ><7>NUMA: Using 63 for the hash shift. ><6>Using node hash shift of 63 ><6>Bootmem setup node 0 0000000000000000-000000003ffc0000 ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> DMA32 4096 -> 1048576 ><4> Normal 1048576 -> 1048576 ><4>early_node_map[2] active PFN ranges ><4> 0: 0 -> 159 ><4> 0: 256 -> 262080 ><7>On node 0 totalpages: 261983 ><7> DMA zone: 88 pages used for memmap ><7> DMA zone: 2362 pages reserved ><7> DMA zone: 1549 pages, LIFO batch:0 ><7> DMA32 zone: 5542 pages used for memmap ><7> DMA32 zone: 252442 pages, LIFO batch:31 ><7> Normal zone: 0 pages used for memmap ><6>ACPI: PM-Timer IO Port: 0x808 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) ><6>Processor #0 (Bootup-CPU) ><6>ACPI: LAPIC (acpi_id[0x02] lapic_id[0x81] disabled) ><6>ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) ><6>IOAPIC[0]: apic_id 1, address 0xfec00000, GSI 0-23 ><6>ACPI: IOAPIC (id[0x02] address[0xfecc0000] gsi_base[24]) ><6>IOAPIC[1]: apic_id 2, address 0xfecc0000, GSI 24-47 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) ><7>ACPI: IRQ0 used by override. ><7>ACPI: IRQ2 used by override. ><7>ACPI: IRQ9 used by override. ><6>Setting APIC routing to physical flat ><6>Using ACPI (MADT) for SMP configuration information ><4>Nosave address range: 000000000009f000 - 00000000000a0000 ><4>Nosave address range: 00000000000a0000 - 00000000000e8000 ><4>Nosave address range: 00000000000e8000 - 0000000000100000 ><6>Allocating PCI resources starting at 50000000 (gap: 40000000:a0000000) ><6>SMP: Allowing 2 CPUs, 1 hotplug CPUs ><6>PERCPU: Allocating 44672 bytes of per cpu data ><4>Built 1 zonelists. Total pages: 253991 ><5>Kernel command line: initrd=/fed/x86_64/os/isolinux/initrd.img ksdevice=eth0 ks=http://192.168.3.102/a/ks/f40 BOOT_IMAGE=/fed/x86_64/os/isolinux/vmlinuz ><4>Initializing CPU#0 ><4>PID hash table entries: 4096 (order: 12, 32768 bytes) ><6>time.c: Detected 2219.870 MHz processor. ><4>Console: colour VGA+ 80x25 ><4>Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar ><4>... MAX_LOCKDEP_SUBCLASSES: 8 ><4>... MAX_LOCK_DEPTH: 30 ><4>... MAX_LOCKDEP_KEYS: 2048 ><4>... CLASSHASH_SIZE: 1024 ><4>... MAX_LOCKDEP_ENTRIES: 8192 ><4>... MAX_LOCKDEP_CHAINS: 16384 ><4>... CHAINHASH_SIZE: 8192 ><4> memory used by lock dependency info: 1648 kB ><4> per task-struct memory footprint: 1680 bytes ><4>Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) ><4>Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) ><4>Checking aperture... ><4>CPU 0: aperture @ c8000000 size 128 MB ><4>Memory: 1008548k/1048320k available (2460k kernel code, 39384k reserved, 1445k data, 328k init) ><4>Calibrating delay using timer specific routine.. 4443.20 BogoMIPS (lpj=2221602) ><6>Security Framework v1.0.0 initialized ><6>SELinux: Initializing. ><7>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: 256 ><6>CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) ><6>CPU: L2 Cache: 512K (64 bytes/line) ><6>CPU 0/0 -> Node 0 ><4>lockdep: not fixing up alternatives. ><6>ACPI: Core revision 20070126 ><6>Using local APIC timer interrupts. ><4>result 12612901 ><6>Detected 12.612 MHz APIC timer. ><6>Brought up 1 CPUs ><6>testing NMI watchdog ... OK. ><7>sizeof(vma)=176 bytes ><7>sizeof(page)=88 bytes ><7>sizeof(inode)=1008 bytes ><7>sizeof(dentry)=248 bytes ><7>sizeof(ext3inode)=1376 bytes ><7>sizeof(buffer_head)=104 bytes ><7>sizeof(skbuff)=248 bytes ><7>sizeof(task_struct)=3776 bytes ><7>PM: Adding info for No Bus:platform ><6>NET: Registered protocol family 16 ><7>PM: Adding info for No Bus:vtcon0 ><6>ACPI: bus type pci registered ><6>PCI: Using MMCONFIG at e0000000 - efffffff ><5>PCI: No mmconfig possible on device 00:18 ><6>ACPI: Interpreter enabled ><6>ACPI: (supports S0 S1 S3 S4 S5) ><6>ACPI: Using IOAPIC for interrupt routing ><7>PM: Adding info for acpi:acpi_system:00 ><7>PM: Adding info for acpi:button_power:00 ><7>PM: Adding info for acpi:ACPI0007:00 ><7>PM: Adding info for acpi:ACPI0007:01 ><7>PM: Adding info for acpi:device:00 ><7>PM: Adding info for acpi:PNP0A03:00 ><7>PM: Adding info for acpi:device:01 ><7>PM: Adding info for acpi:device:02 ><7>PM: Adding info for acpi:device:03 ><7>PM: Adding info for acpi:device:04 ><7>PM: Adding info for acpi:device:05 ><7>PM: Adding info for acpi:device:06 ><7>PM: Adding info for acpi:device:07 ><7>PM: Adding info for acpi:device:08 ><7>PM: Adding info for acpi:device:09 ><7>PM: Adding info for acpi:device:0a ><7>PM: Adding info for acpi:device:0b ><7>PM: Adding info for acpi:device:0c ><7>PM: Adding info for acpi:device:0d ><7>PM: Adding info for acpi:device:0e ><7>PM: Adding info for acpi:device:0f ><7>PM: Adding info for acpi:PNP0000:00 ><7>PM: Adding info for acpi:PNP0200:00 ><7>PM: Adding info for acpi:PNP0100:00 ><7>PM: Adding info for acpi:PNP0B00:00 ><7>PM: Adding info for acpi:PNP0303:00 ><7>PM: Adding info for acpi:PNP0F03:00 ><7>PM: Adding info for acpi:PNP0800:00 ><7>PM: Adding info for acpi:PNP0C04:00 ><7>PM: Adding info for acpi:PNP0700:00 ><7>PM: Adding info for acpi:PNP0401:00 ><7>PM: Adding info for acpi:PNP0C02:00 ><7>PM: Adding info for acpi:PNP0C02:01 ><7>PM: Adding info for acpi:PNP0C02:02 ><7>PM: Adding info for acpi:PNP0501:00 ><7>PM: Adding info for acpi:PNP0C02:03 ><7>PM: Adding info for acpi:device:10 ><7>PM: Adding info for acpi:device:11 ><7>PM: Adding info for acpi:device:12 ><7>PM: Adding info for acpi:device:13 ><7>PM: Adding info for acpi:device:14 ><7>PM: Adding info for acpi:device:15 ><7>PM: Adding info for acpi:device:16 ><7>PM: Adding info for acpi:device:17 ><7>PM: Adding info for acpi:device:18 ><7>PM: Adding info for acpi:device:19 ><7>PM: Adding info for acpi:device:1a ><7>PM: Adding info for acpi:device:1b ><7>PM: Adding info for acpi:device:1c ><7>PM: Adding info for acpi:device:1d ><7>PM: Adding info for acpi:device:1e ><7>PM: Adding info for acpi:device:1f ><7>PM: Adding info for acpi:device:20 ><7>PM: Adding info for acpi:device:21 ><7>PM: Adding info for acpi:device:22 ><7>PM: Adding info for acpi:device:23 ><7>PM: Adding info for acpi:device:24 ><7>PM: Adding info for acpi:device:25 ><7>PM: Adding info for acpi:device:26 ><7>PM: Adding info for acpi:device:27 ><7>PM: Adding info for acpi:device:28 ><7>PM: Adding info for acpi:PNP0C0E:00 ><7>PM: Adding info for acpi:PNP0C01:00 ><7>PM: Adding info for acpi:PNP0C0C:00 ><7>PM: Adding info for acpi:PNP0C0F:00 ><7>PM: Adding info for acpi:PNP0C0F:01 ><7>PM: Adding info for acpi:PNP0C0F:02 ><7>PM: Adding info for acpi:PNP0C0F:03 ><7>PM: Adding info for acpi:PNP0C0F:04 ><7>PM: Adding info for acpi:PNP0C0F:05 ><7>PM: Adding info for acpi:PNP0C0F:06 ><7>PM: Adding info for acpi:PNP0C0F:07 ><7>PM: Adding info for acpi:thermal:00 ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><7>PCI: Probing PCI hardware (bus 00) ><7>PM: Adding info for No Bus:pci0000:00 ><4>0000:00:0f.0: cannot adjust BAR0 (not I/O) ><4>0000:00:0f.0: cannot adjust BAR1 (not I/O) ><4>0000:00:0f.0: cannot adjust BAR2 (not I/O) ><4>0000:00:0f.0: cannot adjust BAR3 (not I/O) ><6>PCI: MSI-K8T-Neo2Fir, attempting to turn soundcard ON ><6>PCI: MSI-K8T-Neo2Fir, soundcard on ><7>Boot video device is 0000:02:00.0 ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NBPG._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NBP0._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NBP1._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NBP2._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NBP3._PRT] ><7>PM: Adding info for pci:0000:00:00.0 ><7>PM: Adding info for pci:0000:00:00.1 ><7>PM: Adding info for pci:0000:00:00.2 ><7>PM: Adding info for pci:0000:00:00.3 ><7>PM: Adding info for pci:0000:00:00.4 ><7>PM: Adding info for pci:0000:00:00.5 ><7>PM: Adding info for pci:0000:00:00.7 ><7>PM: Adding info for pci:0000:00:01.0 ><7>PM: Adding info for pci:0000:00:02.0 ><7>PM: Adding info for pci:0000:00:03.0 ><7>PM: Adding info for pci:0000:00:03.1 ><7>PM: Adding info for pci:0000:00:03.2 ><7>PM: Adding info for pci:0000:00:03.3 ><7>PM: Adding info for pci:0000:00:08.0 ><7>PM: Adding info for pci:0000:00:09.0 ><7>PM: Adding info for pci:0000:00:0f.0 ><7>PM: Adding info for pci:0000:00:10.0 ><7>PM: Adding info for pci:0000:00:10.1 ><7>PM: Adding info for pci:0000:00:10.2 ><7>PM: Adding info for pci:0000:00:10.3 ><7>PM: Adding info for pci:0000:00:10.4 ><7>PM: Adding info for pci:0000:00:11.0 ><7>PM: Adding info for pci:0000:00:11.5 ><7>PM: Adding info for pci:0000:00:12.0 ><7>PM: Adding info for pci:0000:00:18.0 ><7>PM: Adding info for pci:0000:00:18.1 ><7>PM: Adding info for pci:0000:00:18.2 ><7>PM: Adding info for pci:0000:00:18.3 ><7>PM: Adding info for pci:0000:02:00.0 ><7>PM: Adding info for pci:0000:02:00.1 ><4>ACPI: PCI Interrupt Link [LNKA] (IRQs *3 4 5 6 7 10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ><4>ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ><4>ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ><4>ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ><4>ACPI: PCI Interrupt Link [LNKH] (IRQs 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 ><7>PM: Adding info for No Bus:pnp0 ><7>PM: Adding info for pnp:00:00 ><7>PM: Adding info for pnp:00:01 ><7>PM: Adding info for pnp:00:02 ><7>PM: Adding info for pnp:00:03 ><7>PM: Adding info for pnp:00:04 ><7>PM: Adding info for pnp:00:05 ><7>PM: Adding info for pnp:00:06 ><7>PM: Adding info for pnp:00:07 ><7>PM: Adding info for pnp:00:08 ><7>PM: Adding info for pnp:00:09 ><7>PM: Adding info for pnp:00:0a ><7>PM: Adding info for pnp:00:0b ><7>PM: Adding info for pnp:00:0c ><7>PM: Adding info for pnp:00:0d ><7>PM: Adding info for pnp:00:0e ><6>pnp: PnP ACPI: found 15 devices ><6>usbcore: registered new interface driver usbfs ><6>usbcore: registered new interface driver hub ><6>usbcore: registered new device driver usb ><6>PCI: Using ACPI for IRQ routing ><6>PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report ><7>PCI: Cannot allocate resource region 8 of bridge 0000:00:03.0 ><7>PCI: Cannot allocate resource region 8 of bridge 0000:00:03.1 ><7>PCI: Cannot allocate resource region 8 of bridge 0000:00:03.2 ><7>PCI: Cannot allocate resource region 8 of bridge 0000:00:03.3 ><7>PCI: Cannot allocate resource region 0 of device 0000:00:00.0 ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>agpgart: Detected AGP bridge 0 ><7>PM: Adding info for No Bus:agpgart ><6>agpgart: AGP aperture is 128M @ 0xc8000000 ><6>pnp: 00:09: ioport range 0xa00-0xa0f has been reserved ><6>pnp: 00:09: ioport range 0x290-0x29f has been reserved ><6>Time: tsc clocksource has been installed. ><6>pnp: 00:09: ioport range 0xa20-0xa2f has been reserved ><6>pnp: 00:09: ioport range 0xa30-0xa3f has been reserved ><6>pnp: 00:09: ioport range 0xa40-0xa4f has been reserved ><6>pnp: 00:0a: iomem range 0xffb80000-0xffbfffff has been reserved ><6>pnp: 00:0a: iomem range 0xfff00000-0xfff7fffe has been reserved ><6>pnp: 00:0b: iomem range 0xfec00000-0xfec00fff has been reserved ><6>pnp: 00:0b: iomem range 0xfee00000-0xfee00fff has been reserved ><6>pnp: 00:0d: iomem range 0xe0000000-0xefffffff has been reserved ><6>pnp: 00:0e: iomem range 0x0-0x9ffff could not be reserved ><6>pnp: 00:0e: iomem range 0xc0000-0xcffff has been reserved ><6>pnp: 00:0e: iomem range 0xe0000-0xfffff could not be reserved ><6>pnp: 00:0e: iomem range 0x100000-0x3fffffff could not be reserved ><7>PM: Adding info for No Bus:mem ><7>PM: Adding info for No Bus:null ><7>PM: Adding info for No Bus:port ><7>PM: Adding info for No Bus:zero ><7>PM: Adding info for No Bus:full ><7>PM: Adding info for No Bus:random ><7>PM: Adding info for No Bus:urandom ><7>PM: Adding info for No Bus:kmsg ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:02.0 ><6> IO window: e000-efff ><6> MEM window: fbf00000-fbffffff ><6> PREFETCH window: f0000000-faffffff ><6>PCI: Bridge: 0000:00:03.0 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:03.1 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:03.2 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:03.3 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 27 (level, low) -> IRQ 27 ><7>PCI: Setting latency timer of device 0000:00:02.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:03.0[A] -> GSI 31 (level, low) -> IRQ 31 ><7>PCI: Setting latency timer of device 0000:00:03.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:03.1[B] -> GSI 31 (level, low) -> IRQ 31 ><7>PCI: Setting latency timer of device 0000:00:03.1 to 64 ><6>ACPI: PCI Interrupt 0000:00:03.2[C] -> GSI 39 (level, low) -> IRQ 39 ><7>PCI: Setting latency timer of device 0000:00:03.2 to 64 ><6>ACPI: PCI Interrupt 0000:00:03.3[D] -> GSI 31 (level, low) -> IRQ 31 ><7>PCI: Setting latency timer of device 0000:00:03.3 to 64 ><6>NET: Registered protocol family 2 ><4>IP route cache hash table entries: 32768 (order: 6, 262144 bytes) ><4>TCP established hash table entries: 65536 (order: 10, 4194304 bytes) ><4>TCP bind hash table entries: 65536 (order: 9, 3670016 bytes) ><6>TCP: Hash tables configured (established 65536 bind 65536) ><6>TCP reno registered ><6>checking if image is initramfs... it is ><6>Freeing initrd memory: 5577k freed ><7>PM: Adding info for No Bus:mcelog ><7>PM: Adding info for No Bus:msr0 ><7>PM: Adding info for No Bus:cpu0 ><7>PM: Adding info for platform:pcspkr ><7>PM: Adding info for No Bus:snapshot ><6>audit: initializing netlink socket (disabled) ><5>audit(1173733617.501:1): initialized ><4>Total HugeTLB memory allocated, 0 ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 512 (order 0, 4096 bytes) ><7>SELinux: Registering netfilter hooks ><4>ksign: Installing public key data ><4>Loading keyring ><4>- Added public key 225A09BA5842A76C ><4>- User ID: Red Hat, Inc. (Kernel Module GPG key) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><7>PCI: Setting latency timer of device 0000:00:02.0 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:02.0:pcie00] ><7>PM: Adding info for pci_express:0000:00:02.0:pcie00 ><7>Allocate Port Service[0000:00:02.0:pcie01] ><7>PM: Adding info for pci_express:0000:00:02.0:pcie01 ><7>Allocate Port Service[0000:00:02.0:pcie02] ><7>PM: Adding info for pci_express:0000:00:02.0:pcie02 ><7>Allocate Port Service[0000:00:02.0:pcie03] ><7>PM: Adding info for pci_express:0000:00:02.0:pcie03 ><7>PCI: Setting latency timer of device 0000:00:03.0 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:03.0:pcie00] ><7>PM: Adding info for pci_express:0000:00:03.0:pcie00 ><7>Allocate Port Service[0000:00:03.0:pcie01] ><7>PM: Adding info for pci_express:0000:00:03.0:pcie01 ><7>Allocate Port Service[0000:00:03.0:pcie02] ><7>PM: Adding info for pci_express:0000:00:03.0:pcie02 ><7>Allocate Port Service[0000:00:03.0:pcie03] ><7>PM: Adding info for pci_express:0000:00:03.0:pcie03 ><7>PCI: Setting latency timer of device 0000:00:03.1 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:03.1:pcie00] ><7>PM: Adding info for pci_express:0000:00:03.1:pcie00 ><7>Allocate Port Service[0000:00:03.1:pcie01] ><7>PM: Adding info for pci_express:0000:00:03.1:pcie01 ><7>Allocate Port Service[0000:00:03.1:pcie02] ><7>PM: Adding info for pci_express:0000:00:03.1:pcie02 ><7>Allocate Port Service[0000:00:03.1:pcie03] ><7>PM: Adding info for pci_express:0000:00:03.1:pcie03 ><7>PCI: Setting latency timer of device 0000:00:03.2 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:03.2:pcie00] ><7>PM: Adding info for pci_express:0000:00:03.2:pcie00 ><7>Allocate Port Service[0000:00:03.2:pcie01] ><7>PM: Adding info for pci_express:0000:00:03.2:pcie01 ><7>Allocate Port Service[0000:00:03.2:pcie02] ><7>PM: Adding info for pci_express:0000:00:03.2:pcie02 ><7>Allocate Port Service[0000:00:03.2:pcie03] ><7>PM: Adding info for pci_express:0000:00:03.2:pcie03 ><7>PCI: Setting latency timer of device 0000:00:03.3 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:03.3:pcie00] ><7>PM: Adding info for pci_express:0000:00:03.3:pcie00 ><7>Allocate Port Service[0000:00:03.3:pcie01] ><7>PM: Adding info for pci_express:0000:00:03.3:pcie01 ><7>Allocate Port Service[0000:00:03.3:pcie02] ><7>PM: Adding info for pci_express:0000:00:03.3:pcie02 ><7>Allocate Port Service[0000:00:03.3:pcie03] ><7>PM: Adding info for pci_express:0000:00:03.3:pcie03 ><7>Evaluate _OSC Set fails. Status = 0x0005 ><7>Evaluate _OSC Set fails. Status = 0x0005 ><7>aer_init: AER service init fails - Run ACPI _OSC fails ><4>aer: probe of 0000:00:02.0:pcie01 failed with error 2 ><7>Evaluate _OSC Set fails. Status = 0x0005 ><7>Evaluate _OSC Set fails. Status = 0x0005 ><7>aer_init: AER service init fails - Run ACPI _OSC fails ><4>aer: probe of 0000:00:03.0:pcie01 failed with error 2 ><7>Evaluate _OSC Set fails. Status = 0x0005 ><7>Evaluate _OSC Set fails. Status = 0x0005 ><7>aer_init: AER service init fails - Run ACPI _OSC fails ><4>aer: probe of 0000:00:03.1:pcie01 failed with error 2 ><7>Evaluate _OSC Set fails. Status = 0x0005 ><7>Evaluate _OSC Set fails. Status = 0x0005 ><7>aer_init: AER service init fails - Run ACPI _OSC fails ><4>aer: probe of 0000:00:03.2:pcie01 failed with error 2 ><7>Evaluate _OSC Set fails. Status = 0x0005 ><7>Evaluate _OSC Set fails. Status = 0x0005 ><7>aer_init: AER service init fails - Run ACPI _OSC fails ><4>aer: probe of 0000:00:03.3:pcie01 failed with error 2 ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><7>PM: Adding info for platform:vesafb.0 ><6>ACPI: Processor [CPU1] (supports 16 throttling states) ><4>ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126] ><7>PM: Adding info for No Bus:tty ><7>PM: Adding info for No Bus:console ><7>PM: Adding info for No Bus:ptmx ><7>PM: Adding info for No Bus:tty0 ><7>PM: Adding info for No Bus:vcs ><7>PM: Adding info for No Bus:vcsa ><7>PM: Adding info for No Bus:tty1 ><7>PM: Adding info for No Bus:tty2 ><7>PM: Adding info for No Bus:tty3 ><7>PM: Adding info for No Bus:tty4 ><7>PM: Adding info for No Bus:tty5 ><7>PM: Adding info for No Bus:tty6 ><7>PM: Adding info for No Bus:tty7 ><7>PM: Adding info for No Bus:tty8 ><7>PM: Adding info for No Bus:tty9 ><7>PM: Adding info for No Bus:tty10 ><7>PM: Adding info for No Bus:tty11 ><7>PM: Adding info for No Bus:tty12 ><7>PM: Adding info for No Bus:tty13 ><7>PM: Adding info for No Bus:tty14 ><7>PM: Adding info for No Bus:tty15 ><7>PM: Adding info for No Bus:tty16 ><7>PM: Adding info for No Bus:tty17 ><7>PM: Adding info for No Bus:tty18 ><7>PM: Adding info for No Bus:tty19 ><7>PM: Adding info for No Bus:tty20 ><7>PM: Adding info for No Bus:tty21 ><7>PM: Adding info for No Bus:tty22 ><7>PM: Adding info for No Bus:tty23 ><7>PM: Adding info for No Bus:tty24 ><7>PM: Adding info for No Bus:tty25 ><7>PM: Adding info for No Bus:tty26 ><7>PM: Adding info for No Bus:tty27 ><7>PM: Adding info for No Bus:tty28 ><7>PM: Adding info for No Bus:tty29 ><7>PM: Adding info for No Bus:tty30 ><7>PM: Adding info for No Bus:tty31 ><7>PM: Adding info for No Bus:tty32 ><7>PM: Adding info for No Bus:tty33 ><7>PM: Adding info for No Bus:tty34 ><7>PM: Adding info for No Bus:tty35 ><7>PM: Adding info for No Bus:tty36 ><7>PM: Adding info for No Bus:tty37 ><7>PM: Adding info for No Bus:tty38 ><7>PM: Adding info for No Bus:tty39 ><7>PM: Adding info for No Bus:tty40 ><7>PM: Adding info for No Bus:tty41 ><7>PM: Adding info for No Bus:tty42 ><7>PM: Adding info for No Bus:tty43 ><7>PM: Adding info for No Bus:tty44 ><7>PM: Adding info for No Bus:tty45 ><7>PM: Adding info for No Bus:tty46 ><7>PM: Adding info for No Bus:tty47 ><7>PM: Adding info for No Bus:tty48 ><7>PM: Adding info for No Bus:tty49 ><7>PM: Adding info for No Bus:tty50 ><7>PM: Adding info for No Bus:tty51 ><7>PM: Adding info for No Bus:tty52 ><7>PM: Adding info for No Bus:tty53 ><7>PM: Adding info for No Bus:tty54 ><7>PM: Adding info for No Bus:tty55 ><7>PM: Adding info for No Bus:tty56 ><7>PM: Adding info for No Bus:tty57 ><7>PM: Adding info for No Bus:tty58 ><7>PM: Adding info for No Bus:tty59 ><7>PM: Adding info for No Bus:tty60 ><7>PM: Adding info for No Bus:tty61 ><7>PM: Adding info for No Bus:tty62 ><7>PM: Adding info for No Bus:tty63 ><7>PM: Adding info for No Bus:rtc ><6>Real Time Clock Driver v1.12ac ><7>PM: Adding info for No Bus:hpet ><7>PM: Adding info for No Bus:nvram ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.102 (c) Dave Jones ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><7>PM: Adding info for platform:serial8250 ><6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><7>PM: Adding info for No Bus:ttyS0 ><7>PM: Adding info for No Bus:ttyS1 ><7>PM: Adding info for No Bus:ttyS2 ><7>PM: Adding info for No Bus:ttyS3 ><7>PM: Removing info for No Bus:ttyS0 ><6>00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><7>PM: Adding info for No Bus:ttyS0 ><4>RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize ><7>PM: Adding info for No Bus:lo ><6>input: Macintosh mouse button emulation as /class/input/input0 ><6>usbcore: registered new interface driver libusual ><6>usbcore: registered new interface driver hiddev ><6>usbcore: registered new interface driver usbhid ><6>drivers/usb/input/hid-core.c: v2.6:USB HID core driver ><6>PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 ><7>PM: Adding info for platform:i8042 ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>serio: i8042 AUX port at 0x60,0x64 irq 12 ><7>PM: Adding info for serio:serio0 ><7>PM: Adding info for serio:serio1 ><6>mice: PS/2 mouse device common for all mice ><6>input: AT Translated Set 2 keyboard as /class/input/input1 ><6>TCP bic registered ><6>Initializing XFRM netlink socket ><6>NET: Registered protocol family 1 ><6>NET: Registered protocol family 17 ><6>powernow-k8: Found 1 AMD Athlon(tm) 64 Processor 3500+ processors (version 2.00.00) ><6>powernow-k8: 0 : fid 0xe (2200 MHz), vid 0x8 ><6>powernow-k8: 1 : fid 0xc (2000 MHz), vid 0x8 ><6>powernow-k8: 2 : fid 0xa (1800 MHz), vid 0xa ><6>powernow-k8: 3 : fid 0x2 (1000 MHz), vid 0x12 ><6>Freeing unused kernel memory: 328k freed ><4>Write protecting the kernel read-only data: 1057k ><7>PM: Adding info for No Bus:vcs1 ><7>PM: Adding info for No Bus:vcsa1 ><7>PM: Adding info for No Bus:vcs4 ><7>PM: Adding info for No Bus:vcsa4 ><7>PM: Adding info for No Bus:vcs9 ><7>PM: Adding info for No Bus:vcsa9 ><7>PM: Removing info for No Bus:vcs9 ><7>PM: Removing info for No Bus:vcsa9 ><7>PM: Adding info for No Bus:vcs8 ><7>PM: Adding info for No Bus:vcsa8 ><7>PM: Removing info for No Bus:vcs8 ><7>PM: Removing info for No Bus:vcsa8 ><7>PM: Adding info for No Bus:vcs7 ><7>PM: Adding info for No Bus:vcsa7 ><7>PM: Removing info for No Bus:vcs7 ><7>PM: Removing info for No Bus:vcsa7 ><7>PM: Adding info for No Bus:vcs6 ><7>PM: Adding info for No Bus:vcsa6 ><7>PM: Removing info for No Bus:vcs6 ><7>PM: Removing info for No Bus:vcsa6 ><7>PM: Adding info for No Bus:vcs5 ><7>PM: Adding info for No Bus:vcsa5 ><7>PM: Removing info for No Bus:vcs5 ><7>PM: Removing info for No Bus:vcsa5 ><7>PM: Adding info for No Bus:vcs3 ><7>PM: Adding info for No Bus:vcsa3 ><7>PM: Removing info for No Bus:vcs3 ><7>PM: Removing info for No Bus:vcsa3 ><7>PM: Adding info for No Bus:vcs2 ><7>PM: Adding info for No Bus:vcsa2 ><7>PM: Removing info for No Bus:vcs2 ><7>PM: Removing info for No Bus:vcsa2 ><7>PM: Adding info for No Bus:vcs3 ><7>PM: Adding info for No Bus:vcsa3 ><6>loop: loaded (max 8 devices) ><6>FDC 0 is a post-1991 82077 ><6>BIOS EDD facility v0.16 2004-Jun-25, 1 devices found ><6>input: PC Speaker as /class/input/input2 ><6>input: ImPS/2 Generic Wheel Mouse as /class/input/input3 ><6>squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><6>Mobile IPv6 ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-724. ><5>iscsi: registered transport (tcp) ><6>ACPI: PCI Interrupt 0000:00:10.4[C] -> GSI 21 (level, low) -> IRQ 21 ><6>ehci_hcd 0000:00:10.4: EHCI Host Controller ><6>ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 1 ><6>ehci_hcd 0000:00:10.4: irq 21, io mem 0xfbeff400 ><6>ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><7>PM: Adding info for usb:usb1 ><7>PM: Adding info for No Bus:usbdev1.1_ep00 ><6>usb usb1: configuration #1 chosen from 1 choice ><7>PM: Adding info for usb:1-0:1.0 ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 8 ports detected ><7>PM: Adding info for No Bus:usbdev1.1_ep81 ><7>PM: Adding info for No Bus:usbdev1.1 ><6>USB Universal Host Controller Interface driver v3.0 ><6>ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 21 ><6>uhci_hcd 0000:00:10.0: UHCI Host Controller ><6>uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2 ><6>uhci_hcd 0000:00:10.0: irq 21, io base 0x0000d000 ><7>PM: Adding info for usb:usb2 ><7>PM: Adding info for No Bus:usbdev2.1_ep00 ><6>usb usb2: configuration #1 chosen from 1 choice ><7>PM: Adding info for usb:2-0:1.0 ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 2 ports detected ><6>usb 1-3: new high speed USB device using ehci_hcd and address 2 ><7>PM: Adding info for No Bus:usbdev2.1_ep81 ><7>PM: Adding info for No Bus:usbdev2.1 ><6>ACPI: PCI Interrupt 0000:00:10.1[A] -> GSI 21 (level, low) -> IRQ 21 ><6>uhci_hcd 0000:00:10.1: UHCI Host Controller ><6>uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3 ><6>uhci_hcd 0000:00:10.1: irq 21, io base 0x0000c800 ><7>PM: Adding info for usb:usb3 ><7>PM: Adding info for No Bus:usbdev3.1_ep00 ><6>usb usb3: configuration #1 chosen from 1 choice ><7>PM: Adding info for usb:3-0:1.0 ><6>hub 3-0:1.0: USB hub found ><6>hub 3-0:1.0: 2 ports detected ><7>PM: Adding info for usb:1-3 ><7>PM: Adding info for No Bus:usbdev1.2_ep00 ><6>usb 1-3: configuration #1 chosen from 1 choice ><7>PM: Adding info for usb:1-3:1.0 ><7>PM: Adding info for No Bus:usbdev1.2_ep01 ><7>PM: Adding info for No Bus:usbdev1.2_ep82 ><7>PM: Adding info for No Bus:usbdev1.2_ep83 ><7>PM: Adding info for No Bus:usbdev1.2_ep04 ><7>PM: Adding info for No Bus:usbdev1.2 ><7>PM: Adding info for No Bus:usbdev3.1_ep81 ><7>PM: Adding info for No Bus:usbdev3.1 ><6>ACPI: PCI Interrupt 0000:00:10.2[B] -> GSI 21 (level, low) -> IRQ 21 ><6>uhci_hcd 0000:00:10.2: UHCI Host Controller ><6>uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4 ><6>uhci_hcd 0000:00:10.2: irq 21, io base 0x0000c400 ><7>PM: Adding info for usb:usb4 ><7>PM: Adding info for No Bus:usbdev4.1_ep00 ><6>usb usb4: configuration #1 chosen from 1 choice ><7>PM: Adding info for usb:4-0:1.0 ><6>hub 4-0:1.0: USB hub found ><6>hub 4-0:1.0: 2 ports detected ><7>PM: Adding info for No Bus:usbdev4.1_ep81 ><7>PM: Adding info for No Bus:usbdev4.1 ><6>ACPI: PCI Interrupt 0000:00:10.3[B] -> GSI 21 (level, low) -> IRQ 21 ><6>uhci_hcd 0000:00:10.3: UHCI Host Controller ><6>uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 5 ><6>uhci_hcd 0000:00:10.3: irq 21, io base 0x0000c000 ><7>PM: Adding info for usb:usb5 ><7>PM: Adding info for No Bus:usbdev5.1_ep00 ><6>usb usb5: configuration #1 chosen from 1 choice ><7>PM: Adding info for usb:5-0:1.0 ><6>hub 5-0:1.0: USB hub found ><6>hub 5-0:1.0: 2 ports detected ><7>PM: Adding info for No Bus:usbdev5.1_ep81 ><7>PM: Adding info for No Bus:usbdev5.1 ><6>via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker ><6>ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 23 (level, low) -> IRQ 23 ><7>PM: Adding info for No Bus:eth0 ><6>eth0: VIA Rhine II at 0xfbeff000, 00:14:2a:c9:2e:ec, IRQ 23. ><6>eth0: MII PHY found at address 1, status 0x786d advertising 01e1 Link 45e1. ><6>ACPI: PCI Interrupt 0000:00:09.0[A] -> GSI 18 (level, low) -> IRQ 18 ><4>3c59x: Donald Becker and others. www.scyld.com/network/vortex.html ><6>0000:00:09.0: 3Com PCI 3c905B Cyclone 100baseTx at ffffc20000030800. ><7>PM: Adding info for No Bus:eth1 ><6>Linux Tulip driver version 1.1.14 (May 11, 2002) ><6>ACPI: PCI Interrupt 0000:00:08.0[A] -> GSI 17 (level, low) -> IRQ 17 ><6>tulip0: MII transceiver #1 config 3000 status 7829 advertising 01e1. ><7>PM: Adding info for No Bus:eth2 ><6>eth2: Lite-On 82c168 PNIC rev 32 at MMIO 0xfbeffc00, 00:02:E3:08:3F:71, IRQ 17. ><7>libata version 2.20 loaded. ><7>pata_via 0000:00:0f.0: version 0.2.1 ><6>ACPI: PCI Interrupt 0000:00:0f.0[A] -> GSI 20 (level, low) -> IRQ 20 ><6>ata1: PATA max UDMA/133 cmd 0x00000000000101f0 ctl 0x00000000000103f6 bmdma 0x000000000001fc00 irq 14 ><6>ata2: PATA max UDMA/133 cmd 0x0000000000010170 ctl 0x0000000000010376 bmdma 0x000000000001fc08 irq 15 ><6>scsi0 : pata_via ><7>PM: Adding info for No Bus:host0 ><6>ata1.00: ATA-7: Maxtor 6L300R0, BAJ41G20, max UDMA/133 ><6>ata1.00: 586114704 sectors, multi 16: LBA48 ><6>ata1.00: configured for UDMA/133 ><6>scsi1 : pata_via ><7>PM: Adding info for No Bus:host1 ><4>ATA: abnormal status 0x8 on port 0x0000000000010177 ><7>PM: Adding info for No Bus:target0:0:0 ><5>scsi 0:0:0:0: Direct-Access ATA Maxtor 6L300R0 BAJ4 PQ: 0 ANSI: 5 ><7>PM: Adding info for scsi:0:0:0:0 ><5>SCSI device sda: 586114704 512-byte hdwr sectors (300091 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 3a 00 00 ><5>SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>SCSI device sda: 586114704 512-byte hdwr sectors (300091 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 3a 00 00 ><5>SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sda: sda1 sda2 sda3 sda4 < sda5 sda6 > ><5>sd 0:0:0:0: Attached scsi disk sda ><6>eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 ><6>eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 ><4>Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>security: 3 users, 6 roles, 1673 types, 210 bools, 1 sens, 1024 cats ><7>security: 60 classes, 59279 rules ><7>SELinux: Completing initialization. ><7>SELinux: Setting up existing superblocks. ><7>SELinux: initialized (dev loop0, type squashfs), not configured for labeling ><7>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts ><7>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs ><7>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts ><7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs ><7>SELinux: initialized (dev eventpollfs, type eventpollfs), uses task SIDs ><7>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts ><7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs ><7>SELinux: initialized (dev cpuset, type cpuset), not configured for labeling ><7>SELinux: initialized (dev proc, type proc), uses genfs_contexts ><7>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts ><7>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts ><7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts ><5>audit(1173733635.678:2): policy loaded auid=4294967295 ><7>PM: Adding info for No Bus:vcs2 ><7>PM: Adding info for No Bus:vcsa2 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>raid5: automatically using best checksumming function: generic_sse ><4> generic_sse: 7088.000 MB/sec ><4>raid5: using function: generic_sse (7088.000 MB/sec) ><4>raid6: int64x1 1863 MB/s ><4>raid6: int64x2 2421 MB/s ><4>raid6: int64x4 1792 MB/s ><4>raid6: int64x8 1972 MB/s ><4>raid6: sse2x1 2750 MB/s ><4>raid6: sse2x2 3750 MB/s ><4>raid6: sse2x4 4039 MB/s ><4>raid6: using algorithm sse2x4 (4039 MB/s) ><6>md: raid6 personality registered for level 6 ><6>md: raid5 personality registered for level 5 ><6>md: raid4 personality registered for level 4 ><4>GFS2 (built Mar 9 2007 17:21:25) installed ><6>Lock_Nolock (built Mar 9 2007 17:21:41) installed ><6>JFS: nTxBlock = 7925, nTxLock = 63403 ><6>SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled ><6>SGI XFS Quota Management subsystem ><7>PM: Adding info for No Bus:device-mapper ><6>device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com ><6>device-mapper: multipath: version 1.0.5 loaded ><6>device-mapper: multipath round-robin: version 1.0.0 loaded ><6>device-mapper: multipath emc: version 0.0.3 loaded ><7>PM: Removing info for No Bus:vcs3 ><7>PM: Removing info for No Bus:vcsa3 ><7>eth0: no IPv6 routers present ><7>PM: Adding info for No Bus:vcs3 ><7>PM: Adding info for No Bus:vcsa3 ><5>audit(1173733638.432:3): audit_pid=708 old=0 by auid=4294967295 subj=system_u:system_r:anaconda_t:s0 ><7>PM: Adding info for No Bus:vcs6 ><7>PM: Adding info for No Bus:vcsa6 ><7>PM: Removing info for No Bus:vcs6 ><7>PM: Removing info for No Bus:vcsa6 ><7>PM: Adding info for No Bus:vcs6 ><7>PM: Adding info for No Bus:vcsa6 ><7>PM: Removing info for No Bus:vcs6 ><7>PM: Removing info for No Bus:vcsa6 ><7>PM: Adding info for No Bus:vcs5 ><7>PM: Adding info for No Bus:vcsa5 ><7>PM: Removing info for No Bus:vcs5 ><7>PM: Removing info for No Bus:vcsa5 ><7>PM: Adding info for No Bus:vcs6 ><7>PM: Adding info for No Bus:vcsa6 ><7>PM: Removing info for No Bus:vcs6 ><7>PM: Removing info for No Bus:vcsa6 ><7>PM: Adding info for No Bus:vcs5 ><7>PM: Adding info for No Bus:vcsa5 ><7>PM: Removing info for No Bus:vcs5 ><7>PM: Removing info for No Bus:vcsa5 ><6>Adding 2104472k swap on /tmp/sda5. Priority:-1 extents:1 across:2104472k ><7>PM: Adding info for No Bus:vcs5 ><7>PM: Adding info for No Bus:vcsa5 ><7>PM: Removing info for No Bus:vcs5 ><7>PM: Removing info for No Bus:vcsa5 ><7>PM: Adding info for No Bus:vcs5 ><7>PM: Adding info for No Bus:vcsa5 ><7>PM: Removing info for No Bus:vcs5 ><7>PM: Removing info for No Bus:vcsa5 ><7>PM: Adding info for No Bus:vcs5 ><7>PM: Adding info for No Bus:vcsa5 ><7>PM: Removing info for No Bus:vcs5 ><7>PM: Removing info for No Bus:vcsa5 ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda1, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda6, internal journal ><6>EXT3-fs: recovery complete. ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda6, type ext3), uses xattr ><7>PM: Adding info for No Bus:vcs5 ><7>PM: Adding info for No Bus:vcsa5 ><7>PM: Removing info for No Bus:vcs5 ><7>PM: Removing info for No Bus:vcsa5 > > >/tmp/anaconda.log: >21:06:58 INFO : 1014456 kB are available >21:06:58 INFO : modules to insert cramfs fat vfat sunrpc lockd nfs_acl nfs loop isofs floppy edd pcspkr squashfs jbd mbcache ext3 ext2 >21:06:58 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/x86_64 >21:06:58 INFO : loaded cramfs from /modules/modules.cgz >21:06:58 INFO : loaded fat from /modules/modules.cgz >21:06:58 INFO : loaded vfat from /modules/modules.cgz >21:06:58 INFO : loaded sunrpc from /modules/modules.cgz >21:06:58 INFO : loaded lockd from /modules/modules.cgz >21:06:58 INFO : loaded nfs_acl from /modules/modules.cgz >21:06:58 INFO : loaded nfs from /modules/modules.cgz >21:06:58 INFO : loaded loop from /modules/modules.cgz >21:06:58 INFO : loaded floppy from /modules/modules.cgz >21:06:58 INFO : loaded edd from /modules/modules.cgz >21:06:58 INFO : loaded pcspkr from /modules/modules.cgz >21:06:58 INFO : loaded squashfs from /modules/modules.cgz >21:06:58 INFO : loaded jbd from /modules/modules.cgz >21:06:58 INFO : loaded mbcache from /modules/modules.cgz >21:06:58 INFO : loaded ext3 from /modules/modules.cgz >21:06:58 INFO : loaded ext2 from /modules/modules.cgz >21:06:58 DEBUG : module(s) isofs not found >21:06:58 INFO : inserted /tmp/cramfs.ko >21:06:58 INFO : inserted /tmp/fat.ko >21:06:58 INFO : inserted /tmp/vfat.ko >21:06:58 INFO : inserted /tmp/sunrpc.ko >21:06:58 INFO : inserted /tmp/lockd.ko >21:06:58 INFO : inserted /tmp/nfs_acl.ko >21:06:58 INFO : inserted /tmp/nfs.ko >21:06:58 INFO : inserted /tmp/loop.ko >21:06:58 INFO : inserted /tmp/floppy.ko >21:06:58 INFO : inserted /tmp/edd.ko >21:06:58 INFO : inserted /tmp/pcspkr.ko >21:06:58 INFO : inserted /tmp/squashfs.ko >21:06:58 INFO : inserted /tmp/jbd.ko >21:06:58 INFO : inserted /tmp/mbcache.ko >21:06:58 INFO : inserted /tmp/ext3.ko >21:06:58 INFO : inserted /tmp/ext2.ko >21:06:58 INFO : load module set done >21:06:58 INFO : modules to insert ipv6 >21:06:58 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/x86_64 >21:06:58 INFO : loaded ipv6 from /modules/modules.cgz >21:06:58 INFO : inserted /tmp/ipv6.ko >21:06:58 INFO : load module set done >21:06:58 INFO : modules to insert cdrom ide-cd >21:06:58 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/x86_64 >21:06:58 INFO : loaded cdrom from /modules/modules.cgz >21:06:58 DEBUG : module(s) ide-cd not found >21:06:58 INFO : inserted /tmp/cdrom.ko >21:06:58 INFO : load module set done >21:06:58 INFO : modules to insert scsi_mod sd_mod sr_mod >21:06:58 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/x86_64 >21:06:58 INFO : loaded scsi_mod from /modules/modules.cgz >21:06:58 INFO : loaded sd_mod from /modules/modules.cgz >21:06:58 INFO : loaded sr_mod from /modules/modules.cgz >21:06:58 INFO : inserted /tmp/scsi_mod.ko >21:06:58 INFO : inserted /tmp/sd_mod.ko >21:06:58 INFO : inserted /tmp/sr_mod.ko >21:06:58 INFO : load module set done >21:06:58 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >21:06:58 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/x86_64 >21:06:58 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >21:06:58 INFO : loaded libiscsi from /modules/modules.cgz >21:06:58 INFO : loaded iscsi_tcp from /modules/modules.cgz >21:06:58 INFO : inserted /tmp/scsi_transport_iscsi.ko >21:06:58 INFO : inserted /tmp/libiscsi.ko >21:06:58 INFO : inserted /tmp/iscsi_tcp.ko >21:06:58 INFO : load module set done >21:06:58 INFO : looking for usb controllers >21:06:58 INFO : found USB controller ehci-hcd >21:06:58 INFO : modules to insert ehci-hcd >21:06:58 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/x86_64 >21:06:59 INFO : loaded ehci-hcd from /modules/modules.cgz >21:06:59 INFO : inserted /tmp/ehci-hcd.ko >21:06:59 INFO : load module set done >21:06:59 INFO : found USB controller uhci-hcd >21:06:59 INFO : modules to insert uhci-hcd >21:06:59 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/x86_64 >21:06:59 INFO : loaded uhci-hcd from /modules/modules.cgz >21:06:59 INFO : inserted /tmp/uhci-hcd.ko >21:06:59 INFO : load module set done >21:06:59 INFO : found USB controller uhci-hcd >21:06:59 INFO : modules to insert >21:06:59 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/x86_64 >21:06:59 INFO : load module set done >21:06:59 INFO : found USB controller uhci-hcd >21:06:59 INFO : modules to insert >21:06:59 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/x86_64 >21:06:59 INFO : load module set done >21:06:59 INFO : found USB controller uhci-hcd >21:06:59 INFO : modules to insert >21:06:59 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/x86_64 >21:06:59 INFO : load module set done >21:06:59 DEBUG : waiting for usb to become stable... >21:07:01 DEBUG : 2 seconds. >21:07:01 INFO : modules to insert hid keybdev >21:07:01 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/x86_64 >21:07:01 DEBUG : module(s) hid keybdev not found >21:07:01 INFO : load module set done >21:07:02 INFO : no firewire controller found >21:07:02 DEBUG : no pcic controller found >21:07:02 DEBUG : probing buses >21:07:02 DEBUG : finished bus probing >21:07:02 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] Unknown device 1103 >21:07:02 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] Unknown device 1102 >21:07:02 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] Unknown device 1101 >21:07:02 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] Unknown device 1100 >21:07:02 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 3227 >21:07:02 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device f238 >21:07:02 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device e238 >21:07:02 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device d238 >21:07:02 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device c238 >21:07:02 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device a238 >21:07:02 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device b188 >21:07:02 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 7238 >21:07:02 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 5238 >21:07:02 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 4238 >21:07:02 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 3238 >21:07:02 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 2238 >21:07:02 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 1238 >21:07:02 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 0238 >21:07:02 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 3059 >21:07:02 DEBUG : ignoring driverless device ATI Technologies Inc Unknown device 5e6b >21:07:02 DEBUG : ignoring driverless device ATI Technologies Inc RV410 [Radeon X700 Pro (PCIE)] >21:07:02 INFO : modules to insert mii via-rhine 3c59x tulip libata pata_via >21:07:02 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/x86_64 >21:07:03 INFO : loaded mii from /modules/modules.cgz >21:07:03 INFO : loaded via-rhine from /modules/modules.cgz >21:07:03 INFO : loaded 3c59x from /modules/modules.cgz >21:07:03 INFO : loaded tulip from /modules/modules.cgz >21:07:03 INFO : loaded libata from /modules/modules.cgz >21:07:03 INFO : loaded pata_via from /modules/modules.cgz >21:07:03 INFO : inserted /tmp/mii.ko >21:07:03 INFO : inserted /tmp/via-rhine.ko >21:07:03 INFO : inserted /tmp/3c59x.ko >21:07:03 INFO : inserted /tmp/tulip.ko >21:07:03 INFO : inserted /tmp/libata.ko >21:07:04 INFO : inserted /tmp/pata_via.ko >21:07:04 INFO : load module set done >21:07:04 INFO : getting kickstart file >21:07:04 INFO : sending dhcp request through device eth0 >21:07:04 DEBUG : waiting for link eth0... >21:07:04 DEBUG : 0 seconds. >21:07:04 DEBUG : sending anaconda-Linux 2.6.20-1.2982.fc7 x86_64 as dhcp vendor-class >21:07:04 INFO : Listening on LPF/eth0/00:14:2a:c9:2e:ec >21:07:04 INFO : Sending on LPF/eth0/00:14:2a:c9:2e:ec >21:07:04 INFO : Sending on Socket/fallback >21:07:04 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 >21:07:04 INFO : DHCPOFFER from 192.168.3.102 >21:07:04 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >21:07:04 INFO : DHCPACK from 192.168.3.102 >21:07:04 INFO : bound to 192.168.3.20 -- renewal in 9302 seconds. >21:07:04 INFO : DHCPv4 eth0 - obtained lease 192.168.3.20 >21:07:04 INFO : DHCPv4 eth0 - option subnet-mask: 255.255.255.0 >21:07:04 INFO : DHCPv4 eth0 - option subnet-mask - prefix_len: 24 broadcast: 192.168.3.255 >21:07:04 INFO : DHCPv4 eth0 - option routers: >21:07:04 INFO : doing kickstart... setting it up >21:07:04 DEBUG : waiting for link eth0... >21:07:04 DEBUG : 0 seconds. >21:07:06 WARNING : reverse name lookup failed >21:07:06 DEBUG : getHostandPath host: |192.168.3.102| >21:07:06 DEBUG : getHostandPath file(1): |/a/ks/f40| >21:07:06 INFO : file location: http://192.168.3.102/a/ks/f40 >21:07:06 INFO : transferring http://192.168.3.102/a/ks/f40 to a fd >21:07:06 INFO : setting up kickstart >21:07:06 INFO : kickstartFromUrl >21:07:06 INFO : results of url ks, url http://192.168.3.102/a/fed/x86_64/os >21:07:06 DEBUG : going to set language to en_US.UTF-8 >21:07:06 INFO : setting language to en_US.UTF-8 >21:07:06 INFO : need to set up networking >21:07:06 INFO : going to pick interface >21:07:06 INFO : going to do getNetConfig >21:07:06 INFO : sending dhcp request through device eth0 >21:07:06 DEBUG : waiting for link eth0... >21:07:06 DEBUG : 0 seconds. >21:07:06 DEBUG : sending anaconda-Linux 2.6.20-1.2982.fc7 x86_64 as dhcp vendor-class >21:07:06 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 >21:07:06 INFO : DHCPOFFER from 192.168.3.102 >21:07:06 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >21:07:06 INFO : DHCPACK from 192.168.3.102 >21:07:06 INFO : bound to 192.168.3.20 -- renewal in 9731 seconds. >21:07:06 INFO : DHCPv4 eth0 - obtained lease 192.168.3.20 >21:07:06 INFO : DHCPv4 eth0 - option subnet-mask: 255.255.255.0 >21:07:06 INFO : DHCPv4 eth0 - option subnet-mask - prefix_len: 24 broadcast: 192.168.3.255 >21:07:06 INFO : DHCPv4 eth0 - option routers: >21:07:06 INFO : setting specified hostname of cozumel4 >21:07:06 INFO : doing kickstart... setting it up >21:07:06 DEBUG : waiting for link eth0... >21:07:06 DEBUG : 0 seconds. >21:07:06 INFO : starting to STEP_URL >21:07:06 INFO : URL_STAGE_MAIN - url is http://192.168.3.102/a/fed/x86_64/os >21:07:06 DEBUG : url address 192.168.3.102 >21:07:06 DEBUG : url prefix /a/fed/x86_64/os >21:07:06 ERROR : got to setupCdrom without a CD device >21:07:06 INFO : transferring http://192.168.3.102/a/fed/x86_64/os/images/updates.img to a fd >21:07:06 INFO : transferring http://192.168.3.102/a/fed/x86_64/os/disc1/images/updates.img to a fd >21:07:06 INFO : transferring http://192.168.3.102/a/fed/x86_64/os/images/product.img to a fd >21:07:06 INFO : transferring http://192.168.3.102/a/fed/x86_64/os/disc1/images/product.img to a fd >21:07:06 INFO : 1014456 kB are available >21:07:06 INFO : transferring http://192.168.3.102/a/fed/x86_64/os/images/stage2.img to a fd >21:07:15 DEBUG : copied 85000192 bytes to /tmp/ramfs/stage2.img (complete) >21:07:15 INFO : mntloop loop0 on /mnt/runtime as /tmp/ramfs/stage2.img fd is 15 >21:07:15 INFO : got url http://192.168.3.102/a/fed/x86_64/os >21:07:15 INFO : Loading SELinux policy >21:07:15 INFO : getting ready to spawn shell now >21:07:15 INFO : modules to insert ide-cd >21:07:15 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/x86_64 >21:07:15 DEBUG : module(s) ide-cd not found >21:07:15 INFO : load module set done >21:07:15 INFO : modules to insert >21:07:15 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/x86_64 >21:07:15 INFO : load module set done >21:07:15 INFO : modules to insert >21:07:15 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/x86_64 >21:07:15 INFO : load module set done >21:07:15 DEBUG : probing buses >21:07:15 DEBUG : finished bus probing >21:07:15 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control >21:07:15 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller >21:07:15 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map >21:07:15 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration >21:07:15 DEBUG : ignoring driverless device VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South] >21:07:15 DEBUG : ignoring driverless device VIA Technologies, Inc. K8T890 PCI to PCI Bridge Controller >21:07:15 DEBUG : ignoring driverless device VIA Technologies, Inc. K8T890 PCI to PCI Bridge Controller >21:07:15 DEBUG : ignoring driverless device VIA Technologies, Inc. K8T890 PCI to PCI Bridge Controller >21:07:15 DEBUG : ignoring driverless device VIA Technologies, Inc. K8T890 PCI to PCI Bridge Controller >21:07:15 DEBUG : ignoring driverless device VIA Technologies, Inc. K8T890 PCI to PCI Bridge Controller >21:07:15 DEBUG : ignoring driverless device VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 South] >21:07:15 DEBUG : ignoring driverless device VIA Technologies, Inc. K8T890 Host Bridge >21:07:15 DEBUG : ignoring driverless device VIA Technologies, Inc. K8T890 I/O APIC Interrupt Controller >21:07:15 DEBUG : ignoring driverless device VIA Technologies, Inc. K8T890 Host Bridge >21:07:15 DEBUG : ignoring driverless device VIA Technologies, Inc. K8T890 Host Bridge >21:07:15 DEBUG : ignoring driverless device VIA Technologies, Inc. K8T890 Host Bridge >21:07:15 DEBUG : ignoring driverless device VIA Technologies, Inc. K8T890 Host Bridge >21:07:15 DEBUG : ignoring driverless device VIA Technologies, Inc. K8T890 Host Bridge >21:07:15 DEBUG : ignoring driverless device VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller >21:07:15 DEBUG : ignoring driverless device ATI Technologies Inc RV410 [Radeon X700 Pro (PCIE)] Secondary >21:07:15 DEBUG : ignoring driverless device ATI Technologies Inc RV410 [Radeon X700 Pro (PCIE)] >21:07:15 INFO : modules to insert >21:07:15 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/x86_64 >21:07:15 INFO : load module set done >21:07:15 INFO : modules to insert md raid0 raid1 raid5 raid6 xor raid456 msdos gfs2 lock_nolock reiserfs jfs xfs dm-mod dm-zero dm-mirror dm-snapshot dm-multipath dm-round-robin dm-emc >21:07:15 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/x86_64 >21:07:15 INFO : loaded raid0 from /modules/modules.cgz >21:07:15 INFO : loaded raid1 from /modules/modules.cgz >21:07:15 INFO : loaded xor from /modules/modules.cgz >21:07:15 INFO : loaded raid456 from /modules/modules.cgz >21:07:15 INFO : loaded msdos from /modules/modules.cgz >21:07:15 INFO : loaded gfs2 from /modules/modules.cgz >21:07:15 INFO : loaded lock_nolock from /modules/modules.cgz >21:07:15 INFO : loaded reiserfs from /modules/modules.cgz >21:07:15 INFO : loaded jfs from /modules/modules.cgz >21:07:15 INFO : loaded xfs from /modules/modules.cgz >21:07:15 INFO : loaded dm-mod from /modules/modules.cgz >21:07:15 INFO : loaded dm-zero from /modules/modules.cgz >21:07:15 INFO : loaded dm-mirror from /modules/modules.cgz >21:07:15 INFO : loaded dm-snapshot from /modules/modules.cgz >21:07:15 INFO : loaded dm-multipath from /modules/modules.cgz >21:07:15 INFO : loaded dm-round-robin from /modules/modules.cgz >21:07:15 INFO : loaded dm-emc from /modules/modules.cgz >21:07:15 DEBUG : module(s) md raid5 raid6 not found >21:07:15 INFO : inserted /tmp/raid0.ko >21:07:15 INFO : inserted /tmp/raid1.ko >21:07:15 INFO : inserted /tmp/xor.ko >21:07:16 INFO : inserted /tmp/raid456.ko >21:07:16 INFO : inserted /tmp/msdos.ko >21:07:16 INFO : inserted /tmp/gfs2.ko >21:07:16 INFO : inserted /tmp/lock_nolock.ko >21:07:16 INFO : inserted /tmp/reiserfs.ko >21:07:16 INFO : inserted /tmp/jfs.ko >21:07:16 INFO : inserted /tmp/xfs.ko >21:07:16 INFO : inserted /tmp/dm-mod.ko >21:07:16 INFO : inserted /tmp/dm-zero.ko >21:07:16 INFO : inserted /tmp/dm-mirror.ko >21:07:16 INFO : inserted /tmp/dm-snapshot.ko >21:07:16 INFO : inserted /tmp/dm-multipath.ko >21:07:16 INFO : inserted /tmp/dm-round-robin.ko >21:07:16 INFO : inserted /tmp/dm-emc.ko >21:07:16 INFO : load module set done >21:07:16 INFO : looking for USB mouse... >21:07:16 INFO : Running anaconda script /usr/bin/anaconda >21:07:18 INFO : using only installclass _Fedora >21:07:18 INFO : _Fedora is only installclass, using it >21:07:18 INFO : Display mode = g >21:07:18 INFO : Method = http://192.168.3.102/a/fed/x86_64/os >21:07:22 WARNING : no floppy devices found but we'll try fd0 anyway >21:07:25 INFO : Starting VNC... >21:07:27 INFO : ip of eth0 is None >21:07:27 INFO : The VNC server is now running. >21:07:27 INFO : Please connect to cozumel4:1 to begin the install... >21:07:32 INFO : Started mini-wm >21:07:32 INFO : Starting graphical installation... >21:07:33 DEBUG : starting mpaths >21:07:33 DEBUG : self.driveList(): ['sda'] >21:07:33 DEBUG : DiskSet.skippedDisks: [] >21:07:33 DEBUG : DiskSet.skippedDisks: [] >21:07:33 DEBUG : starting all mpaths on drives ['sda'] >21:07:33 DEBUG : scanning for multipath on drives ['sda'] >21:07:33 ERROR : error scanning mpaths, disabling: (2, 'No such file or directory') >21:07:33 ERROR : error scanning mpaths, disabling: (2, 'No such file or directory') >21:07:33 DEBUG : done starting mpaths. Drivelist: ['sda'] >21:07:33 DEBUG : starting dmraids >21:07:33 DEBUG : self.driveList(): ['sda'] >21:07:33 DEBUG : DiskSet.skippedDisks: [] >21:07:33 DEBUG : DiskSet.skippedDisks: [] >21:07:33 DEBUG : starting all dmraids on drives ['sda'] >21:07:33 DEBUG : scanning for dmraid on drives ['sda'] >21:07:33 DEBUG : done starting dmraids. Drivelist: ['sda'] >21:07:33 WARNING : step installtype does not exist >21:07:33 WARNING : step complete does not exist >21:07:33 WARNING : step complete does not exist >21:07:33 WARNING : step complete does not exist >21:07:33 CRITICAL: IOError 14 occurred getting http://192.168.3.102/a/fed/x86_64/os/RELEASE-NOTES-en_US.UTF-8.html: HTTP Error 404: Date: Tue, 13 Mar 2007 02:13:39 GMT >Server: Apache/2.2.3 (Fedora) >Content-Length: 322 >Connection: close >Content-Type: text/html; charset=iso-8859-1 > >21:07:33 CRITICAL: IOError 14 occurred getting http://192.168.3.102/a/fed/x86_64/os/RELEASE-NOTES.en_US.UTF-8: HTTP Error 404: Date: Tue, 13 Mar 2007 02:13:39 GMT >Server: Apache/2.2.3 (Fedora) >Content-Length: 317 >Connection: close >Content-Type: text/html; charset=iso-8859-1 > >21:07:34 INFO : moving (1) to step partitionobjinit >21:07:34 INFO : no initiator set >21:07:34 INFO : no /tmp/fcpconfig; not configuring zfcp >21:07:34 DEBUG : error reading jfs label on /tmp/disk: [Errno 22] Invalid argument >21:07:34 DEBUG : error reading reiserfs label on /tmp/disk: [Errno 22] Invalid argument >21:07:35 INFO : moving (1) to step parttype >21:08:09 INFO : moving (1) to step partition >21:08:33 INFO : moving (1) to step partitiondone >21:08:33 INFO : moving (1) to step bootloadersetup >21:08:33 INFO : moving (1) to step bootloader >21:08:34 INFO : moving (1) to step networkdevicecheck >21:08:34 INFO : moving (1) to step reposetup >21:08:37 INFO : moving (1) to step basepkgsel >21:08:41 INFO : moving (1) to step group-selection >21:09:07 INFO : moving (1) to step postselection >21:09:07 INFO : selected kernel package for kernel >21:09:07 DEBUG : selecting kernel-devel >21:24:54 INFO : moving (1) to step install >21:24:54 INFO : moving (1) to step enablefilesystems >21:24:55 INFO : formatting swap as swap >21:24:55 DEBUG : error reading jfs label on /tmp/disk: [Errno 22] Invalid argument >21:24:55 DEBUG : error reading reiserfs label on /tmp/disk: [Errno 22] Invalid argument >21:24:56 INFO : formatting / as ext3 >21:24:56 INFO : Format command: ['mke2fs', '/tmp/sda1', '-i', '4096', '-j'] > >21:25:06 INFO : trying to mount sda1 on / >21:25:06 INFO : set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >21:25:06 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage >21:25:06 INFO : trying to mount sda6 on /a >21:25:06 INFO : set SELinux context for mountpoint /a to system_u:object_r:default_t:s0 >21:25:06 DEBUG : isys.py:mount()- going to mount /tmp/sda6 on /mnt/sysimage/a >21:25:11 INFO : trying to mount sys on /sys >21:25:11 INFO : set SELinux context for mountpoint /sys to None >21:25:11 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys >21:25:11 INFO : trying to mount proc on /proc >21:25:11 INFO : set SELinux context for mountpoint /proc to None >21:25:11 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc >21:25:11 INFO : moving (1) to step migratefilesystems >21:25:11 INFO : moving (1) to step setuptime >21:25:14 INFO : moving (1) to step preinstallconfig >21:25:15 DEBUG : isys.py:mount()- going to mount /selinux on /mnt/sysimage/selinux >21:25:15 WARNING : no dev package, going to bind mount /dev >21:25:15 DEBUG : isys.py:mount()- going to mount /dev on /mnt/sysimage/dev >21:25:15 INFO : self.hostname = cozumel4 >21:25:18 INFO : moving (1) to step installpackages >21:25:18 INFO : Preparing to install packages > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=dhcp >IPV6_AUTOCONF=yes >HOSTNAME=cozumel4 >DOMAIN=islandsss.loc > > >/tmp/lvmout: > Finding all volume groups > No volume groups found > > >/mnt/sysimage/root/install.log:
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 231933
: 149898