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 158181 Details for
Bug 246192
When installing from the FC7 DVD, the installer crashed
[?]
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.
dump generated by anaconda when it went down the drain
anacdump.txt (text/plain), 61.83 KB, created by
Brian Tietz
on 2007-06-29 04:12:13 UTC
(
hide
)
Description:
dump generated by anaconda when it went down the drain
Filename:
MIME Type:
Creator:
Brian Tietz
Created:
2007-06-29 04:12:13 UTC
Size:
61.83 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib/anaconda/yuminstall.py", line 627, in _run > self.ts.ts.scriptFd = instLog.fileno() > File "/usr/lib/anaconda/yuminstall.py", line 623, in run > self._run(instLog, cb, intf) > File "/usr/lib/anaconda/yuminstall.py", line 1244, in doInstall > self.ayum.run(self.instLog, cb, anaconda.intf, anaconda.id) > File "/usr/lib/anaconda/backend.py", line 236, 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 1041, 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 1068, in handleRenderCallback > self.currentWindow.renderCallback() >AttributeError: 'NoneType' object has no attribute 'fileno' > >Local variables in innermost frame: >cb: <yuminstall.AnacondaCallback instance at 0xa567d8c> >self: <yuminstall.AnacondaYum object at 0x971358c> >intf: <gui.InstallInterface instance at 0x971c2cc> >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 0xcdd3d74> > intf.ppw._updateChange: 0.01 > intf.ppw.adpix: <gtk.Image object (GtkImage) at 0xcdd3be4> > intf.ppw._showPercentage: False > intf.ppw.infolabel: <WrappingLabel object (GtkLabel) at 0xcdd3d24> > 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: 1255 > intf.ppw.ics.cw.mainxml: <glade.XML object (PyGladeXML) at 0x972207c> > intf.ppw.ics.cw.reloadRcQueued: 0 > intf.ppw.ics.cw.currentWindow: Already dumped > intf.ppw.ics.cw.window: <gtk.Window object (GtkWindow) at 0x972be3c> > intf.ppw.ics.cw.installFrame: <gtk.Frame object (GtkFrame) at 0x972bdc4> > 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 0x9722b1c> > intf.ppw.ics.cw.rnv.vue: <gtkhtml2.View object (HtmlView) at 0x972261c> > intf.ppw.ics.cw.rnv.currentURI: /mnt/source/RELEASE-NOTES-en_US.html > intf.ppw.ics.cw.rnv.topDir: /mnt/source > intf.ppw.ics.cw.rnv.doc: <gtkhtml2.Document object (HtmlDocument) at 0x9722144> > 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 0xcdd3d4c> > intf.icw: Already dumped > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >methodstr: cdrom://scd0:/mnt/source >dispatch: Dispatcher instance, containing members: > dispatch.step: 38 > dispatch.skipSteps: {'upgradecontinue': 1, 'group-selection': 1, 'findinstall': 1, 'upgrademigfind': 1, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'bootloaderadvanced': 1, 'betanag': 2, 'upgrademount': 1, 'upgbootloader': 1, 'addswap': 1, 'upgrademigratefs': 1, 'regkey': 1} > dispatch.firstStep: 0 > dispatch.method: CdromInstallMethod instance, containing members: > dispatch.method.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x971c2cc>> > dispatch.method.splitmethod: True > dispatch.method.intf: Already dumped > dispatch.method.isoPath: /mnt/source > dispatch.method.timestamp: 1180276843.561677 > dispatch.method.tree: /mnt/source > dispatch.method.rootPath: /mnt/sysimage > dispatch.method.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x971c2cc>> > dispatch.method.loopbackFile: /mnt/sysimage//rhinstall-stage2.img > dispatch.method.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x971c2cc>> > dispatch.method.device: scd0 > dispatch.method.currentMedia: [1] > dispatch.anaconda: Already dumped >method: Already dumped >isKickstart: False >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: [] > id.instProgress: Already dumped > id.upgradeRoot: [] > 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 0x95161cc>] >Primary Video Card Info: >device: None >driver : nv >descr : nVidia Corporation G71 [GeForce 7950 GT] >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp, -screen, Anaconda, -dpi, 96] > 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: nVidia Corporation G71 [GeForce 7950 GT] > 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: nv > id.xsetup.xserver.hwstate.videocard_options: [] > id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 848x480, 854x480, 1024x600, 1024x768, 1152x768, 1152x864, 1200x900, 1280x720, 1280x800, 1280x854, 1280x960, 1280x1024, 1360x768, 1400x900, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1900x1200, 1920x1080, 1920x1200, 1920x1440, 2048x1536, 2560x1600] > 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: /tmp/ramfs/X.log > id.xsetup.xserver.config: <XF86Config object at 0xb7ee3340> > id.xsetup.xserver.display: :1 > 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/Los_Angeles > 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 0x972160c> > id.methodstr: cdrom://scd0:/mnt/source > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x971c2cc>> > id.fsset.volumesCreated: 1 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x971c2cc>> > id.fsset.migratedfs: 1 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x971c2cc>> > id.fsset.entries: [fsentry -- device: VolGroup00/LogVol00 mountpoint: / > fsystem: ext3 format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda1 mountpoint: /boot > fsystem: ext3 format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: /boot > >, 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: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sdb1 mountpoint: None > fsystem: ntfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00 mountpoint: None > fsystem: volume group (LVM) format: True > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00/LogVol01 mountpoint: swap > fsystem: swap format: 1 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda2 mountpoint: None > fsystem: physical volume (LVM) format: True > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >] > 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.modeText: > id.backend.instPath: /mnt/sysimage > id.backend.supportsPackageSelection: True > id.backend.totalSize: 1978808 > id.backend.instLog: None > id.backend.supportsUpgrades: True > id.backend.method: Already dumped > id.backend.totalFiles: 113264 > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.disks: {'sda': <PedDisk object at 0xb7d71410>, 'sdb': <PedDisk object at 0xb7d71248>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.users: None > id.displayMode: g > id.auth: --enableshadow --enablemd5 > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: mbr > id.bootloader.pure: None > id.bootloader.serialDevice: 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._drivelist: [sda, sdb] > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: sdb1 > id.bootloader.images.images: {'VolGroup00/LogVol00': ('linux', 'Fedora', 'ext3'), 'sdb1': ('Other', 'Wintendo', False)} > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: brian.localdomain > id.network.overrideDHCPhostname: 1 > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=00:1B:FC:08:A6:1E >ONBOOT=yes > >} > id.network.primaryNS: None > id.network.firstnetdevice: eth0 > id.network.isConfigured: 0 > id.network.domains: [] > id.network.secondaryNS: None > id.network.gateway: None > id.instClass: DefaultInstall instance, containing members: > id.floppyDevice: fd0 > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.useAutopartitioning: 1 > id.partitions.autoClearPartType: 0 > id.partitions.nextUniqueID: 12 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [sda] > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [New Part Request -- mountpoint: /boot uniqueID: 7 > type: ext3 format: 1 badblocks: None > device: sda1 drive: ['sda'] primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 1 > mountpoint: None > requestSize: 152627.835938 > size: 152627.835938 > end: 312581807 > grow: 0 > start: 0 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: None > preexist: 1 > device: sda-1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: NTFSFileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 0 > origfstype.name: ntfs > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 0 > origfstype.maxSizeMB: 8388608 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.packages: [] > origfstype.extraFormatArgs: [] > origfstype.formattable: 0 > origfstype.partedFileSystemType: <PedFileSystemType object at 0xb7e706e0> > origfstype.maxLabelChars: 16 > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sdb1 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 2 > mountpoint: None > requestSize: 71970.8554688 > size: 71970.8554688 > end: 147396374 > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, VG Request -- name: VolGroup00 uniqueID: 9 > format: True pesize: 32768 > physvols: [4] >, LV Request -- mountpoint: / uniqueID: 10 > type: ext3 format: 1 badblocks: None > size: 24992 lvname: LogVol00 volgroup: 9 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: 11 > type: swap format: 1 badblocks: None > size: 6112 lvname: LogVol01 volgroup: 9 > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: None uniqueID: 4 > type: physical volume (LVM) format: True badblocks: None > device: sda2 drive: [] primary: None > size: 31144 grow: None maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 3 > mountpoint: None > requestSize: 4345.70800781 > size: 4345.70800781 > end: 156296384 > grow: 0 > start: 147396375 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: None > preexist: 1 > device: sdb-1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >] > id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None > type: physical volume (LVM) format: 1 badblocks: None > device: None drive: None primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, VG Request -- name: lvm uniqueID: None > format: 1 pesize: 32768 > physvols: [] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: 1 badblocks: None > size: 1024 lvname: LogVol00 volgroup: lvm > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 badblocks: None > device: None drive: None primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 badblocks: None > size: 1000 lvname: LogVol01 volgroup: lvm > bytesPerInode: 4096 options: 'None' >] > 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.UTF-8 > 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.21-1.3194.fc7 (kojibuilder@xenbuilder3.fedora.phx.redhat.com) (gcc version 4.1.2 20070502 (Red Hat 4.1.2-12)) #1 SMP Wed May 23 22:11:19 EDT 2007 ><6>BIOS-provided physical RAM map: ><4>sanitize start ><4>sanitize end ><4>copy_e820_map() start: 0000000000000000 size: 000000000009fc00 end: 000000000009fc00 type: 1 ><4>copy_e820_map() type is E820_RAM ><4>copy_e820_map() start: 000000000009fc00 size: 0000000000000400 end: 00000000000a0000 type: 2 ><4>copy_e820_map() start: 00000000000e4000 size: 000000000001c000 end: 0000000000100000 type: 2 ><4>copy_e820_map() start: 0000000000100000 size: 000000007fe90000 end: 000000007ff90000 type: 1 ><4>copy_e820_map() type is E820_RAM ><4>copy_e820_map() start: 000000007ff90000 size: 000000000000e000 end: 000000007ff9e000 type: 3 ><4>copy_e820_map() start: 000000007ff9e000 size: 0000000000042000 end: 000000007ffe0000 type: 4 ><4>copy_e820_map() start: 000000007ffe0000 size: 0000000000020000 end: 0000000080000000 type: 2 ><4>copy_e820_map() start: 00000000ffb80000 size: 0000000000480000 end: 0000000100000000 type: 2 ><4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) ><4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) ><4> BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000007ff90000 (usable) ><4> BIOS-e820: 000000007ff90000 - 000000007ff9e000 (ACPI data) ><4> BIOS-e820: 000000007ff9e000 - 000000007ffe0000 (ACPI NVS) ><4> BIOS-e820: 000000007ffe0000 - 0000000080000000 (reserved) ><4> BIOS-e820: 00000000ffb80000 - 0000000100000000 (reserved) ><5>1151MB HIGHMEM available. ><5>896MB LOWMEM available. ><6>found SMP MP-table at 000ff780 ><4>Using x86 segment limits to approximate NX protection ><7>Entering add_active_range(0, 0, 524176) 0 entries of 256 used ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> Normal 4096 -> 229376 ><4> HighMem 229376 -> 524176 ><4>early_node_map[1] active PFN ranges ><4> 0: 0 -> 524176 ><7>On node 0 totalpages: 524176 ><7> DMA zone: 32 pages used for memmap ><7> DMA zone: 0 pages reserved ><7> DMA zone: 4064 pages, LIFO batch:0 ><7> Normal zone: 1760 pages used for memmap ><7> Normal zone: 223520 pages, LIFO batch:31 ><7> HighMem zone: 2303 pages used for memmap ><7> HighMem zone: 292497 pages, LIFO batch:31 ><6>DMI 2.4 present. ><6>Using APIC driver default ><4>ACPI: RSDP 000FAFB0, 0014 (r0 ACPIAM) ><4>ACPI: RSDT 7FF90000, 0038 (r1 A_M_I_ OEMRSDT 3000701 MSFT 97) ><4>ACPI: FACP 7FF90200, 0081 (r1 A_M_I_ OEMFACP 3000701 MSFT 97) ><4>ACPI Warning (tbfadt-0360): Ignoring BIOS FADT r1 C-state control [20070126] ><4>ACPI: DSDT 7FF90410, 4C46 (r1 A0605 A0605000 0 INTL 20051117) ><4>ACPI: FACS 7FF9E000, 0040 ><4>ACPI: APIC 7FF90390, 0080 (r1 A_M_I_ OEMAPIC 3000701 MSFT 97) ><4>ACPI: OEMB 7FF9E040, 0066 (r1 A_M_I_ AMI_OEM 3000701 MSFT 97) ><4>ACPI: HPET 7FF95060, 0038 (r1 A_M_I_ OEMHPET 3000701 MSFT 97) ><4>ACPI: MCFG 7FF950A0, 003C (r1 A_M_I_ OEMMCFG 3000701 MSFT 97) ><6>ACPI: PM-Timer IO Port: 0x808 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) ><4>Processor #0 6:15 APIC version 20 ><6>ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) ><4>Processor #1 6:15 APIC version 20 ><6>ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled) ><6>ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled) ><6>ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) ><4>IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 ><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 high level) ><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 high level) ><7>ACPI: IRQ0 used by override. ><7>ACPI: IRQ2 used by override. ><7>ACPI: IRQ9 used by override. ><4>Enabling APIC mode: Flat. Using 1 I/O APICs ><6>ACPI: HPET id: 0x8086a201 base: 0xfed00000 ><6>Using ACPI (MADT) for SMP configuration information ><4>Allocating PCI resources starting at 88000000 (gap: 80000000:7fb80000) ><4>Built 1 zonelists. Total pages: 520081 ><5>Kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz ><7>mapped APIC to ffffd000 (fee00000) ><7>mapped IOAPIC to ffffc000 (fec00000) ><6>Enabling fast FPU save and restore... done. ><6>Enabling unmasked SIMD FPU exception support... done. ><6>Initializing CPU#0 ><4>CPU 0 irqstacks, hard=c076e000 soft=c074e000 ><4>PID hash table entries: 4096 (order: 12, 16384 bytes) ><4>Detected 2400.083 MHz processor. ><4>Console: colour VGA+ 80x25 ><4>Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) ><4>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) ><6>Memory: 2068432k/2096704k available (2037k kernel code, 27032k reserved, 1069k data, 236k init, 1179200k highmem) ><4>virtual kernel memory layout: ><4> fixmap : 0xffc55000 - 0xfffff000 (3752 kB) ><4> pkmap : 0xff800000 - 0xffc00000 (4096 kB) ><4> vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB) ><4> lowmem : 0xc0000000 - 0xf8000000 ( 896 MB) ><4> .init : 0xc070e000 - 0xc0749000 ( 236 kB) ><4> .data : 0xc05fd722 - 0xc0708cb4 (1069 kB) ><4> .text : 0xc0400000 - 0xc05fd722 (2037 kB) ><4>Checking if this processor honours the WP bit even in supervisor mode... Ok. ><6>hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 ><6>hpet0: 3 64-bit timers, 14318180 Hz ><4>Calibrating delay using timer specific routine.. 4802.47 BogoMIPS (lpj=2401238) ><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: 512 ><7>CPU: After generic identify, caps: bfebfbff 20000000 00000000 00000000 0000e3bd 00000000 00000001 ><4>monitor/mwait feature present. ><4>using mwait in idle threads. ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 4096K ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 0 ><7>CPU: After all inits, caps: bfebf3ff 20000000 00000000 00003940 0000e3bd 00000000 00000001 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#0. ><6>Checking 'hlt' instruction... OK. ><6>SMP alternatives: switching to UP code ><6>ACPI: Core revision 20070126 ><4>CPU0: Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz stepping 06 ><6>SMP alternatives: switching to SMP code ><4>Booting processor 1/1 eip 3000 ><4>CPU 1 irqstacks, hard=c076f000 soft=c074f000 ><6>Initializing CPU#1 ><4>Calibrating delay using timer specific routine.. 4799.84 BogoMIPS (lpj=2399920) ><7>CPU: After generic identify, caps: bfebfbff 20000000 00000000 00000000 0000e3bd 00000000 00000001 ><4>monitor/mwait feature present. ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 4096K ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 1 ><7>CPU: After all inits, caps: bfebf3ff 20000000 00000000 00003940 0000e3bd 00000000 00000001 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#1. ><4>CPU1: Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz stepping 06 ><6>Total of 2 processors activated (9602.31 BogoMIPS). ><4>ENABLING IO-APIC IRQs ><6>..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 ><6>checking TSC synchronization [CPU#0 -> CPU#1]: passed. ><6>Brought up 2 CPUs ><7>sizeof(vma)=84 bytes ><7>sizeof(page)=32 bytes ><7>sizeof(inode)=336 bytes ><7>sizeof(dentry)=132 bytes ><7>sizeof(ext3inode)=488 bytes ><7>sizeof(buffer_head)=56 bytes ><7>sizeof(skbuff)=176 bytes ><7>sizeof(task_struct)=1376 bytes ><4>migration_cost=36 ><4>Time: 23:14:32 Date: 05/15/107 ><6>NET: Registered protocol family 16 ><6>ACPI: bus type pci registered ><6>PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=4 ><6>PCI: Using configuration type 1 ><4>Setting up standard PCI resources ><6>ACPI: Interpreter enabled ><6>ACPI: (supports S0 S1 S3 S4 S5) ><6>ACPI: Using IOAPIC for interrupt routing ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><7>PCI: Probing PCI hardware (bus 00) ><4>PCI quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO ><4>PCI quirk: region 0480-04bf claimed by ICH6 GPIO ><7>Boot video device is 0000:04:00.0 ><6>PCI: Transparent bridge - 0000:00:1e.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.P0P3._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT] ><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) ><4>ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15) ><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 ><6>pnp: PnP ACPI: found 19 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 ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>pnp: 00:01: iomem range 0xfed13000-0xfed19fff has been reserved ><6>pnp: 00:08: ioport range 0x290-0x297 has been reserved ><6>pnp: 00:09: iomem range 0xfed1c000-0xfed1ffff has been reserved ><6>pnp: 00:09: iomem range 0xfed20000-0xfed8ffff has been reserved ><6>pnp: 00:09: iomem range 0xffb00000-0xffbfffff could not be reserved ><6>pnp: 00:09: iomem range 0xfff00000-0xffffffff could not be reserved ><6>pnp: 00:0d: iomem range 0xfec00000-0xfec00fff has been reserved ><6>pnp: 00:0d: iomem range 0xfee00000-0xfee00fff has been reserved ><6>pnp: 00:10: iomem range 0xffc00000-0xfff7ffff could not be reserved ><6>pnp: 00:11: iomem range 0xf0000000-0xf3ffffff has been reserved ><6>pnp: 00:12: iomem range 0x0-0x9ffff could not be reserved ><6>pnp: 00:12: iomem range 0xc0000-0xdffff could not be reserved ><6>Time: tsc clocksource has been installed. ><6>pnp: 00:12: iomem range 0xe0000-0xfffff could not be reserved ><6>pnp: 00:12: iomem range 0x100000-0x7fffffff could not be reserved ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: e000-efff ><6> MEM window: ddf00000-dfffffff ><6> PREFETCH window: e0000000-efffffff ><6>PCI: Bridge: 0000:00:1c.0 ><6> IO window: d000-dfff ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:1c.1 ><6> IO window: c000-cfff ><6> MEM window: dde00000-ddefffff ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:1e.0 ><6> IO window: b000-bfff ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><6>ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16 ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16 ><7>PCI: Setting latency timer of device 0000:00:1c.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17 ><7>PCI: Setting latency timer of device 0000:00:1c.1 to 64 ><7>PCI: Setting latency timer of device 0000:00:1e.0 to 64 ><6>NET: Registered protocol family 2 ><4>IP route cache hash table entries: 32768 (order: 5, 131072 bytes) ><4>TCP established hash table entries: 131072 (order: 8, 1572864 bytes) ><4>TCP bind hash table entries: 65536 (order: 7, 524288 bytes) ><6>TCP: Hash tables configured (established 131072 bind 65536) ><6>TCP reno registered ><6>checking if image is initramfs... it is ><6>Freeing initrd memory: 5541k freed ><6>apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) ><5>apm: disabled - APM is not SMP safe. ><6>audit: initializing netlink socket (disabled) ><5>audit(1181949272.261:1): initialized ><4>highmem bounce pool size: 64 pages ><4>Total HugeTLB memory allocated, 0 ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) ><7>SELinux: Registering netfilter hooks ><4>ksign: Installing public key data ><4>Loading keyring ><4>- Added public key C3680E46D35DB7E1 ><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:01.0 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:01.0:pcie00] ><7>PCI: Setting latency timer of device 0000:00:1c.0 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:1c.0:pcie00] ><7>Allocate Port Service[0000:00:1c.0:pcie02] ><7>PCI: Setting latency timer of device 0000:00:1c.1 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:1c.1:pcie00] ><4>ACPI Warning (tbutils-0158): Incorrect checksum in table [OEMB] - C9, should be BC [20070126] ><4>ACPI: SSDT 7FF9E0B0, 01C6 (r1 AMI CPU1PM 1 INTL 20051117) ><6>ACPI: Processor [CPU1] (supports 8 throttling states) ><4>ACPI: SSDT 7FF9E280, 013A (r1 AMI CPU2PM 1 INTL 20051117) ><6>ACPI: Processor [CPU2] (supports 8 throttling states) ><4>ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126] ><4>ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126] ><6>isapnp: Scanning for PnP cards... ><6>Switched to high resolution mode on CPU 1 ><6>Switched to high resolution mode on CPU 0 ><6>isapnp: No Plug & Play device found ><6>Real Time Clock Driver v1.12ac ><7>hpet_resources: 0xfed00000 is busy ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.102 (c) Dave Jones ><6>agpgart: Detected an Intel 945G Chipset. ><6>agpgart: AGP aperture is 256M @ 0x0 ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>00:0e: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><4>RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize ><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 ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>serio: i8042 AUX port at 0x60,0x64 irq 12 ><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 ><4>Using IPI No-Shortcut mode ><4> Magic number: 11:734:251 ><4>drivers/rtc/hctosys.c: unable to open rtc device (rtc0) ><6>Freeing unused kernel memory: 236k freed ><4>Write protecting the kernel read-only data: 803k ><6>loop: loaded (max 8 devices) ><6>Floppy drive(s): fd0 is 1.44M ><6>FDC 0 is a post-1991 82077 ><6>BIOS EDD facility v0.16 2004-Jun-25, 2 devices found ><6>input: PC Speaker as /class/input/input2 ><6>input: ImExPS/2 Generic Explorer 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:1d.7[A] -> GSI 20 (level, low) -> IRQ 18 ><7>PCI: Setting latency timer of device 0000:00:1d.7 to 64 ><6>ehci_hcd 0000:00:1d.7: EHCI Host Controller ><6>ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 ><6>ehci_hcd 0000:00:1d.7: debug port 1 ><7>PCI: cache line size of 32 is not supported by device 0000:00:1d.7 ><6>ehci_hcd 0000:00:1d.7: irq 18, io mem 0xdddffc00 ><6>ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><6>usb usb1: configuration #1 chosen from 1 choice ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 8 ports detected ><6>USB Universal Host Controller Interface driver v3.0 ><6>ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 20 (level, low) -> IRQ 18 ><7>PCI: Setting latency timer of device 0000:00:1d.0 to 64 ><6>uhci_hcd 0000:00:1d.0: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 ><6>uhci_hcd 0000:00:1d.0: irq 18, io base 0x00008000 ><6>usb usb2: configuration #1 chosen from 1 choice ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 2 ports detected ><6>ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 17 (level, low) -> IRQ 17 ><7>PCI: Setting latency timer of device 0000:00:1d.1 to 64 ><6>uhci_hcd 0000:00:1d.1: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 ><6>uhci_hcd 0000:00:1d.1: irq 17, io base 0x00008400 ><6>usb usb3: configuration #1 chosen from 1 choice ><6>hub 3-0:1.0: USB hub found ><6>hub 3-0:1.0: 2 ports detected ><6>ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 19 ><7>PCI: Setting latency timer of device 0000:00:1d.2 to 64 ><6>uhci_hcd 0000:00:1d.2: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 ><6>uhci_hcd 0000:00:1d.2: irq 19, io base 0x00008800 ><6>usb usb4: configuration #1 chosen from 1 choice ><6>hub 4-0:1.0: USB hub found ><6>hub 4-0:1.0: 2 ports detected ><6>ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 19 (level, low) -> IRQ 20 ><7>PCI: Setting latency timer of device 0000:00:1d.3 to 64 ><6>uhci_hcd 0000:00:1d.3: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 ><6>uhci_hcd 0000:00:1d.3: irq 20, io base 0x00009000 ><6>usb usb5: configuration #1 chosen from 1 choice ><6>hub 5-0:1.0: USB hub found ><6>hub 5-0:1.0: 2 ports detected ><6>usb 3-1: new full speed USB device using uhci_hcd and address 2 ><6>usb 3-1: configuration #1 chosen from 1 choice ><6>hub 3-1:1.0: USB hub found ><6>hub 3-1:1.0: 4 ports detected ><6>usb 3-1.2: new low speed USB device using uhci_hcd and address 3 ><6>usb 3-1.2: configuration #1 chosen from 1 choice ><6>Attansic L1 Ethernet Network Driver - version 2.0.7 ><6>Copyright(c) 2005-2006 Attansic Corporation. ><6>ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 17 (level, low) -> IRQ 17 ><7>PCI: Setting latency timer of device 0000:02:00.0 to 64 ><7>libata version 2.20 loaded. ><7>ata_piix 0000:00:1f.1: version 2.10ac1 ><6>ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 22 (level, low) -> IRQ 21 ><7>PCI: Setting latency timer of device 0000:00:1f.1 to 64 ><6>ata1: PATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001ffa0 irq 14 ><6>ata2: PATA max UDMA/133 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001ffa8 irq 15 ><6>scsi0 : ata_piix ><6>ata1.00: ATAPI, max UDMA/66 ><6>ata1.01: ATAPI, max UDMA/33 ><6>ata1.00: configured for UDMA/66 ><6>ata1.01: configured for UDMA/33 ><6>scsi1 : ata_piix ><4>ATA: abnormal status 0x7F on port 0x00010177 ><5>scsi 0:0:0:0: CD-ROM SONY DVD RW AW-Q170A 1.72 PQ: 0 ANSI: 5 ><4>sr0: scsi3-mmc drive: 125x/125x writer cd/rw xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 0:0:0:0: Attached scsi CD-ROM sr0 ><5>scsi 0:0:1:0: CD-ROM SONY CD-ROM CDU5225 NYS4 PQ: 0 ANSI: 5 ><4>sr1: scsi3-mmc drive: 0x/52x cd/rw xa/form2 cdda tray ><7>sr 0:0:1:0: Attached scsi CD-ROM sr1 ><6>ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] ><6>ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 23 (level, low) -> IRQ 22 ><7>PCI: Setting latency timer of device 0000:00:1f.2 to 64 ><6>ata3: SATA max UDMA/133 cmd 0x0001a800 ctl 0x0001a402 bmdma 0x00019400 irq 22 ><6>ata4: SATA max UDMA/133 cmd 0x0001a000 ctl 0x00019802 bmdma 0x00019408 irq 22 ><6>scsi2 : ata_piix ><6>ata3.00: ata_hpa_resize 1: sectors = 312581808, hpa_sectors = 312581808 ><6>ata3.00: ATA-7: WDC WD1600JS-55MHB1, 10.02E01, max UDMA/133 ><6>ata3.00: 312581808 sectors, multi 16: LBA48 ><6>ata3.00: ata_hpa_resize 1: sectors = 312581808, hpa_sectors = 312581808 ><6>ata3.00: configured for UDMA/133 ><6>scsi3 : ata_piix ><6>ata4.00: ata_hpa_resize 1: sectors = 156301488, hpa_sectors = 156301488 ><6>ata4.00: ATA-7: WDC WD800JD-22MSA1, 10.01E01, max UDMA/133 ><6>ata4.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 0/32) ><6>ata4.00: ata_hpa_resize 1: sectors = 156301488, hpa_sectors = 156301488 ><6>ata4.00: configured for UDMA/133 ><5>scsi 2:0:0:0: Direct-Access ATA WDC WD1600JS-55M 10.0 PQ: 0 ANSI: 5 ><5>SCSI device sda: 312581808 512-byte hdwr sectors (160042 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: 312581808 512-byte hdwr sectors (160042 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: ><5>sd 2:0:0:0: Attached scsi disk sda ><5>scsi 3:0:0:0: Direct-Access ATA WDC WD800JD-22MS 10.0 PQ: 0 ANSI: 5 ><5>SCSI device sdb: 156301488 512-byte hdwr sectors (80026 MB) ><5>sdb: Write Protect is off ><7>sdb: Mode Sense: 00 3a 00 00 ><5>SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>SCSI device sdb: 156301488 512-byte hdwr sectors (80026 MB) ><5>sdb: Write Protect is off ><7>sdb: Mode Sense: 00 3a 00 00 ><5>SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sdb: sdb1 ><5>sd 3:0:0:0: Attached scsi disk sdb ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><4>Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><3>drivers/usb/input/hid-core.c: usb_submit_urb(ctrl) failed ><4>drivers/usb/input/hid-core.c: timeout initializing reports ><6>input: Logitech Logitech Extreme 3D as /class/input/input4 ><6>input: USB HID v1.10 Joystick [Logitech Logitech Extreme 3D] on usb-0000:00:1d.1-1.2 ><7>security: 3 users, 6 roles, 1816 types, 78 bools, 1 sens, 1024 cats ><7>security: 60 classes, 65638 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 sr0, type iso9660), uses genfs_contexts ><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), uses genfs_contexts ><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(1181949285.759:2): policy loaded auid=4294967295 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>raid5: automatically using best checksumming function: pIII_sse ><4> pIII_sse : 8876.000 MB/sec ><4>raid5: using function: pIII_sse (8876.000 MB/sec) ><4>raid6: int32x1 878 MB/s ><4>raid6: int32x2 980 MB/s ><4>raid6: int32x4 894 MB/s ><4>raid6: int32x8 804 MB/s ><4>raid6: mmxx1 3093 MB/s ><4>raid6: mmxx2 3425 MB/s ><4>raid6: sse1x1 1917 MB/s ><4>raid6: sse1x2 2703 MB/s ><4>raid6: sse2x1 3703 MB/s ><4>raid6: sse2x2 4406 MB/s ><4>raid6: using algorithm sse2x2 (4406 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 ><6>md: raid10 personality registered for level 10 ><4>GFS2 (built May 23 2007 22:13:32) installed ><6>Lock_Nolock (built May 23 2007 22:13:44) installed ><6>JFS: nTxBlock = 8192, nTxLock = 65536 ><6>SGI XFS with ACLs, security attributes, large block numbers, no debug enabled ><6>SGI XFS Quota Management subsystem ><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 ><5>audit(1181949291.759:3): audit_pid=741 old=0 by auid=4294967295 subj=system_u:system_r:anaconda_t:s0 ><6>ACPI: PCI Interrupt 0000:04:00.0[A] -> GSI 16 (level, low) -> IRQ 16 ><6>sr 0:0:0:0: SCSI error: return code = 0x08000002 ><6>sr0: Current: sense key: Medium Error ><6> Additional sense: No seek complete ><6>Info fld=0x151616 ><4>end_request: I/O error, dev sr0, sector 5527640 ><3>Buffer I/O error on device sr0, logical block 1381910 ><3>Buffer I/O error on device sr0, logical block 1381911 ><3>SQUASHFS error: sb_bread failed reading block 0xcdc5 ><3>SQUASHFS error: Unable to read page, block 336cbc6, size 4846 ><3>SQUASHFS error: sb_bread failed reading block 0xcdc5 ><3>SQUASHFS error: Unable to read page, block 336cbc6, size 4846 ><3>SQUASHFS error: sb_bread failed reading block 0xcdc5 ><3>SQUASHFS error: Unable to read page, block 336cbc6, size 4846 ><3>SQUASHFS error: sb_bread failed reading block 0xcdc5 ><3>SQUASHFS error: Unable to read page, block 336cbc6, size 4846 ><6>Adding 6258680k swap on /dev/VolGroup00/LogVol01. Priority:-1 extents:1 across:6258680k ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on dm-0, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><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 > > >/tmp/anaconda.log: >23:14:33 INFO : kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz > >23:14:33 INFO : 2075064 kB are available >23:14:33 INFO : modules to insert cramfs fat vfat sunrpc lockd nfs_acl nfs loop isofs floppy edd pcspkr squashfs jbd mbcache ext3 ext2 >23:14:33 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >23:14:33 INFO : loaded cramfs from /modules/modules.cgz >23:14:33 INFO : loaded fat from /modules/modules.cgz >23:14:33 INFO : loaded vfat from /modules/modules.cgz >23:14:33 INFO : loaded sunrpc from /modules/modules.cgz >23:14:33 INFO : loaded lockd from /modules/modules.cgz >23:14:33 INFO : loaded nfs_acl from /modules/modules.cgz >23:14:33 INFO : loaded nfs from /modules/modules.cgz >23:14:33 INFO : loaded loop from /modules/modules.cgz >23:14:33 INFO : loaded floppy from /modules/modules.cgz >23:14:33 INFO : loaded edd from /modules/modules.cgz >23:14:33 INFO : loaded pcspkr from /modules/modules.cgz >23:14:33 INFO : loaded squashfs from /modules/modules.cgz >23:14:33 INFO : loaded jbd from /modules/modules.cgz >23:14:33 INFO : loaded mbcache from /modules/modules.cgz >23:14:33 INFO : loaded ext3 from /modules/modules.cgz >23:14:33 INFO : loaded ext2 from /modules/modules.cgz >23:14:33 DEBUG : module(s) isofs not found >23:14:33 INFO : inserted /tmp/cramfs.ko >23:14:33 INFO : inserted /tmp/fat.ko >23:14:33 INFO : inserted /tmp/vfat.ko >23:14:33 INFO : inserted /tmp/sunrpc.ko >23:14:33 INFO : inserted /tmp/lockd.ko >23:14:33 INFO : inserted /tmp/nfs_acl.ko >23:14:33 INFO : inserted /tmp/nfs.ko >23:14:33 INFO : inserted /tmp/loop.ko >23:14:33 INFO : inserted /tmp/floppy.ko >23:14:33 INFO : inserted /tmp/edd.ko >23:14:33 INFO : inserted /tmp/pcspkr.ko >23:14:33 INFO : inserted /tmp/squashfs.ko >23:14:33 INFO : inserted /tmp/jbd.ko >23:14:33 INFO : inserted /tmp/mbcache.ko >23:14:33 INFO : inserted /tmp/ext3.ko >23:14:33 INFO : inserted /tmp/ext2.ko >23:14:33 INFO : load module set done >23:14:33 INFO : modules to insert ipv6 >23:14:33 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >23:14:34 INFO : loaded ipv6 from /modules/modules.cgz >23:14:34 INFO : inserted /tmp/ipv6.ko >23:14:34 INFO : load module set done >23:14:34 INFO : modules to insert cdrom ide-cd >23:14:34 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >23:14:34 INFO : loaded cdrom from /modules/modules.cgz >23:14:34 DEBUG : module(s) ide-cd not found >23:14:34 INFO : inserted /tmp/cdrom.ko >23:14:34 INFO : load module set done >23:14:34 INFO : modules to insert scsi_mod sd_mod sr_mod >23:14:34 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >23:14:34 INFO : loaded scsi_mod from /modules/modules.cgz >23:14:34 INFO : loaded sd_mod from /modules/modules.cgz >23:14:34 INFO : loaded sr_mod from /modules/modules.cgz >23:14:34 INFO : inserted /tmp/scsi_mod.ko >23:14:34 INFO : inserted /tmp/sd_mod.ko >23:14:34 INFO : inserted /tmp/sr_mod.ko >23:14:34 INFO : load module set done >23:14:34 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >23:14:34 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >23:14:34 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >23:14:34 INFO : loaded libiscsi from /modules/modules.cgz >23:14:34 INFO : loaded iscsi_tcp from /modules/modules.cgz >23:14:34 INFO : inserted /tmp/scsi_transport_iscsi.ko >23:14:34 INFO : inserted /tmp/libiscsi.ko >23:14:34 INFO : inserted /tmp/iscsi_tcp.ko >23:14:34 INFO : load module set done >23:14:34 INFO : looking for usb controllers >23:14:34 INFO : found USB controller ehci-hcd >23:14:34 INFO : modules to insert ehci-hcd >23:14:34 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >23:14:34 INFO : loaded ehci-hcd from /modules/modules.cgz >23:14:34 INFO : inserted /tmp/ehci-hcd.ko >23:14:34 INFO : load module set done >23:14:34 INFO : found USB controller uhci-hcd >23:14:34 INFO : modules to insert uhci-hcd >23:14:34 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >23:14:34 INFO : loaded uhci-hcd from /modules/modules.cgz >23:14:35 INFO : inserted /tmp/uhci-hcd.ko >23:14:35 INFO : load module set done >23:14:35 INFO : found USB controller uhci-hcd >23:14:35 INFO : modules to insert >23:14:35 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >23:14:35 INFO : load module set done >23:14:35 INFO : found USB controller uhci-hcd >23:14:35 INFO : modules to insert >23:14:35 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >23:14:35 INFO : load module set done >23:14:35 INFO : found USB controller uhci-hcd >23:14:35 INFO : modules to insert >23:14:35 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >23:14:35 INFO : load module set done >23:14:35 DEBUG : waiting for usb to become stable... >23:14:38 DEBUG : 3 seconds. >23:14:38 INFO : modules to insert hid keybdev >23:14:38 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >23:14:38 DEBUG : module(s) hid keybdev not found >23:14:38 INFO : load module set done >23:14:39 INFO : no firewire controller found >23:14:39 DEBUG : no pcic controller found >23:14:39 DEBUG : probing buses >23:14:39 DEBUG : finished bus probing >23:14:39 DEBUG : ignoring driverless device Intel Corporation Unknown device 27da >23:14:39 DEBUG : ignoring driverless device Intel Corporation Unknown device 27b8 >23:14:39 DEBUG : ignoring driverless device Intel Corporation Unknown device 244e >23:14:39 DEBUG : ignoring driverless device Intel Corporation Unknown device 27d2 >23:14:39 DEBUG : ignoring driverless device Intel Corporation Unknown device 27d0 >23:14:39 DEBUG : ignoring driverless device Intel Corporation Unknown device 2771 >23:14:39 DEBUG : ignoring driverless device Intel Corporation Unknown device 2770 >23:14:39 DEBUG : ignoring driverless device Intel Corporation Unknown device 27d8 >23:14:39 DEBUG : ignoring driverless device nVidia Corporation G71 [GeForce 7950 GT] >23:14:39 INFO : modules to insert mii atl1 libata ata_piix >23:14:39 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >23:14:39 INFO : loaded mii from /modules/modules.cgz >23:14:39 INFO : loaded atl1 from /modules/modules.cgz >23:14:39 INFO : loaded libata from /modules/modules.cgz >23:14:39 INFO : loaded ata_piix from /modules/modules.cgz >23:14:39 INFO : inserted /tmp/mii.ko >23:14:39 INFO : inserted /tmp/atl1.ko >23:14:39 INFO : inserted /tmp/libata.ko >23:14:41 INFO : inserted /tmp/ata_piix.ko >23:14:41 INFO : load module set done >23:14:41 INFO : trying to mount CD device scd0 >23:14:42 INFO : mntloop loop0 on /mnt/runtime as /mnt/source/images/stage2.img fd is 10 >23:14:42 DEBUG : MD5SUM -> 7a4291b37912cbf1df08306507095821 >23:14:42 DEBUG : skipsectors = 15 >23:14:42 INFO : supported = 0 >23:14:45 INFO : Loading SELinux policy >23:14:45 INFO : getting ready to spawn shell now >23:14:45 INFO : modules to insert ide-cd >23:14:45 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >23:14:45 DEBUG : module(s) ide-cd not found >23:14:45 INFO : load module set done >23:14:45 INFO : modules to insert >23:14:45 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >23:14:45 INFO : load module set done >23:14:45 INFO : modules to insert >23:14:45 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >23:14:45 INFO : load module set done >23:14:45 DEBUG : probing buses >23:14:46 DEBUG : finished bus probing >23:14:46 DEBUG : ignoring driverless device Intel Corporation 82801G (ICH7 Family) SMBus Controller >23:14:46 DEBUG : ignoring driverless device Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge >23:14:46 DEBUG : ignoring driverless device Intel Corporation 82801 PCI Bridge >23:14:46 DEBUG : ignoring driverless device Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 >23:14:46 DEBUG : ignoring driverless device Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 >23:14:46 DEBUG : ignoring driverless device Intel Corporation 82945G/GZ/P/PL PCI Express Root Port >23:14:46 DEBUG : ignoring driverless device Intel Corporation 82945G/GZ/P/PL Memory Controller Hub >23:14:46 DEBUG : ignoring driverless device Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller >23:14:46 DEBUG : ignoring driverless device nVidia Corporation G71 [GeForce 7950 GT] >23:14:46 INFO : modules to insert >23:14:46 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >23:14:46 INFO : load module set done >23:14:46 INFO : modules to insert md raid0 raid1 raid5 raid6 xor raid456 raid10 msdos gfs2 lock_nolock reiserfs jfs xfs dm-mod dm-zero dm-mirror dm-snapshot dm-multipath dm-round-robin dm-emc >23:14:46 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >23:14:46 INFO : loaded raid0 from /modules/modules.cgz >23:14:46 INFO : loaded raid1 from /modules/modules.cgz >23:14:46 INFO : loaded xor from /modules/modules.cgz >23:14:46 INFO : loaded raid456 from /modules/modules.cgz >23:14:46 INFO : loaded raid10 from /modules/modules.cgz >23:14:46 INFO : loaded msdos from /modules/modules.cgz >23:14:46 INFO : loaded gfs2 from /modules/modules.cgz >23:14:46 INFO : loaded lock_nolock from /modules/modules.cgz >23:14:46 INFO : loaded reiserfs from /modules/modules.cgz >23:14:46 INFO : loaded jfs from /modules/modules.cgz >23:14:46 INFO : loaded xfs from /modules/modules.cgz >23:14:46 INFO : loaded dm-mod from /modules/modules.cgz >23:14:46 INFO : loaded dm-zero from /modules/modules.cgz >23:14:46 INFO : loaded dm-mirror from /modules/modules.cgz >23:14:46 INFO : loaded dm-snapshot from /modules/modules.cgz >23:14:46 INFO : loaded dm-multipath from /modules/modules.cgz >23:14:46 INFO : loaded dm-round-robin from /modules/modules.cgz >23:14:46 INFO : loaded dm-emc from /modules/modules.cgz >23:14:46 DEBUG : module(s) md raid5 raid6 not found >23:14:46 INFO : inserted /tmp/raid0.ko >23:14:46 INFO : inserted /tmp/raid1.ko >23:14:46 INFO : inserted /tmp/xor.ko >23:14:46 INFO : inserted /tmp/raid456.ko >23:14:46 INFO : inserted /tmp/raid10.ko >23:14:46 INFO : inserted /tmp/msdos.ko >23:14:46 INFO : inserted /tmp/gfs2.ko >23:14:46 INFO : inserted /tmp/lock_nolock.ko >23:14:46 INFO : inserted /tmp/reiserfs.ko >23:14:46 INFO : inserted /tmp/jfs.ko >23:14:46 INFO : inserted /tmp/xfs.ko >23:14:46 INFO : inserted /tmp/dm-mod.ko >23:14:46 INFO : inserted /tmp/dm-zero.ko >23:14:46 INFO : inserted /tmp/dm-mirror.ko >23:14:46 INFO : inserted /tmp/dm-snapshot.ko >23:14:46 INFO : inserted /tmp/dm-multipath.ko >23:14:46 INFO : inserted /tmp/dm-round-robin.ko >23:14:46 INFO : inserted /tmp/dm-emc.ko >23:14:46 INFO : load module set done >23:14:46 INFO : looking for USB mouse... >23:14:46 INFO : Running anaconda script /usr/bin/anaconda >23:14:51 INFO : using only installclass _Fedora >23:14:52 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '-m', 'cdrom://scd0:/mnt/source', '--graphical', '--selinux'] >23:14:52 INFO : Display mode = g >23:14:52 INFO : Method = cdrom://scd0:/mnt/source >23:14:56 INFO : anaconda floppy device fd0 >23:15:07 INFO : Started mini-wm >23:15:08 INFO : Starting graphical installation... >23:15:09 INFO : Detected 2032M of memory >23:15:09 INFO : Swap attempt of 1000M to 2000M >23:15:09 WARNING : step installtype does not exist >23:15:09 WARNING : step complete does not exist >23:15:10 INFO : moving (1) to step welcome >23:15:16 INFO : moving (1) to step language >23:15:20 INFO : moving (1) to step keyboard >23:15:22 INFO : moving (1) to step findrootparts >23:15:22 DEBUG : starting mpaths >23:15:22 DEBUG : self.driveList(): ['sda', 'sdb'] >23:15:22 DEBUG : DiskSet.skippedDisks: [] >23:15:22 DEBUG : DiskSet.skippedDisks: [] >23:15:22 DEBUG : starting all mpaths on drives ['sda', 'sdb'] >23:15:22 DEBUG : scanning for multipath on drives ['sda', 'sdb'] >23:15:22 DEBUG : mpaths: [] >23:15:22 DEBUG : done starting mpaths. Drivelist: ['sda', 'sdb'] >23:15:22 DEBUG : starting dmraids >23:15:22 DEBUG : self.driveList(): ['sda', 'sdb'] >23:15:22 DEBUG : DiskSet.skippedDisks: [] >23:15:22 DEBUG : DiskSet.skippedDisks: [] >23:15:22 DEBUG : starting all dmraids on drives ['sda', 'sdb'] >23:15:22 DEBUG : scanning for dmraid on drives ['sda', 'sdb'] >23:15:22 DEBUG : done starting dmraids. Drivelist: ['sda', 'sdb'] >23:15:23 WARNING : step complete does not exist >23:15:23 INFO : moving (1) to step partitionobjinit >23:15:23 INFO : no initiator set >23:15:23 INFO : no /tmp/fcpconfig; not configuring zfcp >23:15:24 INFO : moving (1) to step parttype >23:15:40 INFO : moving (1) to step autopartitionexecute >23:15:40 DEBUG : used space is 2024 >23:15:40 DEBUG : actual space is 152480 >23:15:40 DEBUG : used space is 78120 >23:15:40 DEBUG : actual space is 152480 >23:15:40 DEBUG : used space is 79104 >23:15:40 DEBUG : actual space is 152480 >23:15:40 DEBUG : used space is 152480 >23:15:40 DEBUG : actual space is 152480 >23:15:40 DEBUG : used space is 152480 >23:15:40 DEBUG : actual space is 152480 >23:15:40 DEBUG : used space is 152480 >23:15:40 DEBUG : actual space is 152480 >23:15:40 INFO : moving (1) to step partition >23:16:48 INFO : computeVGSize: vgsize is 31104 >23:16:58 INFO : computeVGSize: vgsize is 31104 >23:16:58 INFO : computeVGSize: vgsize is 31104 >23:17:13 INFO : computeVGSize: vgsize is 31104 >23:17:13 INFO : computeVGSize: vgsize is 31104 >23:17:19 INFO : computeVGSize: vgsize is 31104 >23:17:19 INFO : computeVGSize: vgsize is 31104 >23:17:23 INFO : computeVGSize: vgsize is 31104 >23:17:23 INFO : computeVGSize: vgsize is 31104 >23:17:26 INFO : computeVGSize: vgsize is 31104 >23:17:47 INFO : moving (1) to step partitiondone >23:17:47 INFO : moving (1) to step bootloadersetup >23:17:47 INFO : moving (1) to step bootloader >23:18:07 INFO : moving (1) to step networkdevicecheck >23:18:07 INFO : moving (1) to step network >23:18:21 INFO : moving (1) to step timezone >23:18:31 INFO : moving (1) to step accounts >23:19:03 INFO : moving (1) to step reposetup >23:19:06 CRITICAL: No Repositories Available to Set Up >23:19:06 INFO : switching from CD [1] to 1 for >23:19:07 INFO : moving (1) to step basepkgsel >23:19:08 INFO : moving (1) to step tasksel >23:19:35 INFO : moving (1) to step postselection >23:19:35 DEBUG : no kernel-smp package >23:19:35 INFO : selected kernel package for kernel >23:19:35 DEBUG : selecting kernel-devel >23:20:47 INFO : moving (1) to step confirminstall >23:20:54 ERROR : unable to read about-to-install.png: Couldn't recognize the image file format for file '/usr/share/anaconda/pixmaps/about-to-install.png' >23:20:54 WARNING : can't find pixmap about-to-install.png >23:20:57 INFO : moving (-1) to step postselection >23:20:57 INFO : moving (-1) to step tasksel >23:21:38 INFO : moving (1) to step postselection >23:21:38 INFO : moving (1) to step confirminstall >23:21:38 ERROR : unable to read about-to-install.png: Couldn't recognize the image file format for file '/usr/share/anaconda/pixmaps/about-to-install.png' >23:21:38 WARNING : can't find pixmap about-to-install.png >23:21:41 INFO : moving (1) to step install >23:21:41 INFO : moving (1) to step enablefilesystems >23:21:41 INFO : disk.commit() for /dev/sda >23:21:41 INFO : disk.commit() for /dev/sdb >23:21:45 INFO : formatting swap as swap >23:21:45 INFO : formatting / as ext3 >23:21:45 INFO : Format command: ['mke2fs', '/dev/VolGroup00/LogVol00', '-i', '4096', '-j'] > >23:22:03 INFO : formatting /boot as ext3 >23:22:03 INFO : Format command: ['mke2fs', '/tmp/sda1', '-i', '4096', '-j'] > >23:22:04 INFO : lv VolGroup00/LogVol00, attr is -wi-a- >23:22:04 INFO : lv is VolGroup00/LogVol00, size of 24992 >23:22:04 INFO : lv is VolGroup00/LogVol01, size of 6112 >23:22:04 DEBUG : error reading swap label on /dev/VolGroup00: [Errno 21] Is a directory >23:22:04 DEBUG : error reading xfs label on /dev/VolGroup00: [Errno 21] Is a directory >23:22:04 DEBUG : error reading jfs label on /dev/VolGroup00: [Errno 21] Is a directory >23:22:04 DEBUG : error reading reiserfs label on /dev/VolGroup00: [Errno 21] Is a directory >23:22:04 INFO : trying to mount VolGroup00/LogVol00 on / >23:22:04 INFO : set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >23:22:04 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >23:22:04 INFO : trying to mount sda1 on /boot >23:22:04 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >23:22:04 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/boot >23:22:04 INFO : trying to mount sys on /sys >23:22:04 INFO : set SELinux context for mountpoint /sys to None >23:22:04 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys >23:22:04 INFO : trying to mount proc on /proc >23:22:04 INFO : set SELinux context for mountpoint /proc to None >23:22:04 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc >23:22:04 INFO : moving (1) to step migratefilesystems >23:22:04 INFO : moving (1) to step setuptime >23:22:05 INFO : moving (1) to step preinstallconfig >23:22:07 CRITICAL: error transferring stage2.img: [Errno 5] Input/output error >23:23:27 INFO : moving (1) to step installpackages >23:23:27 INFO : Preparing to install packages > > >/tmp/lvmout: > Finding all logical volumes
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 246192
: 158181