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 160261 Details for
Bug 250148
traceback in partitioning w/usb-storage
[?]
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.
traceback log
anaconda-trace (text/plain), 63.60 KB, created by
Bill Nottingham
on 2007-07-30 18:13:02 UTC
(
hide
)
Description:
traceback log
Filename:
MIME Type:
Creator:
Bill Nottingham
Created:
2007-07-30 18:13:02 UTC
Size:
63.60 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib/anaconda/autopart.py", line 1236, in doAutoPartition > for f in initial_free[drive]: > 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 1047, in nextClicked > self.anaconda.dispatch.gotoNext() >KeyError: 'sdb' > >Local variables in innermost frame: >instClass: <installclass.DefaultInstall instance at 0x19eaa70> >f: <PedPartition object at 0x6ca648> >initial_free: {'sda': [<PedPartition object at 0x6ca648>]} >req: drive: sda start: 208845 end: 234436544 >drive: sdb >free: 0 >drives: ['sda'] >anaconda: <__main__.Anaconda instance at 0x738cb0> >partitions: <partitions.Partitions instance at 0x1df4950> >diskset: <partedUtils.DiskSet instance at 0x1df4998> >size: 234227699 > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 51 > intf.icw.mainxml: <glade.XML object at 0x206f690 (PyGladeXML at 0x248e380)> > intf.icw.reloadRcQueued: 0 > intf.icw.currentWindow: PartitionTypeWindow instance, containing members: > intf.icw.currentWindow.xml: <glade.XML object at 0x2986eb0 (PyGladeXML at 0x28742c0)> > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.prevrev: None > intf.icw.currentWindow.review: False > intf.icw.currentWindow.combo: <gtk.ComboBox object at 0x2986dc0 (GtkComboBox at 0x24a03f0)> > intf.icw.currentWindow.dispatch: Dispatcher instance, containing members: > intf.icw.currentWindow.dispatch.step: 9 > intf.icw.currentWindow.dispatch.skipSteps: {'upgradecontinue': 1, 'group-selection': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'bootloaderadvanced': 1, 'upgrademount': 1, 'keyboard': 2, 'upgbootloader': 1, 'upgrademigfind': 1, 'addswap': 1, 'upgrademigratefs': 1, 'regkey': 1} > intf.icw.currentWindow.dispatch.firstStep: 0 > intf.icw.currentWindow.dispatch.method: NfsInstallMethod instance, containing members: > intf.icw.currentWindow.dispatch.method.splitmethod: False > intf.icw.currentWindow.dispatch.method.intf: Already dumped > intf.icw.currentWindow.dispatch.method.isoPath: /mnt/source/. > intf.icw.currentWindow.dispatch.method.tree: /mnt/source/. > intf.icw.currentWindow.dispatch.method.rootPath: /mnt/sysimage > intf.icw.currentWindow.dispatch.method.currentMedia: [] > intf.icw.currentWindow.dispatch.anaconda: Already dumped > intf.icw.currentWindow.bootcombo: <gtk.ComboBox object at 0x29cdaf0 (GtkComboBox at 0x24a0690)> > intf.icw.currentWindow.anaconda: Already dumped > intf.icw.currentWindow.ics: InstallControlState instance, containing members: > intf.icw.currentWindow.ics.prevEnabled: True > intf.icw.currentWindow.ics.cw: Already dumped > intf.icw.currentWindow.ics.nextEnabled: True > intf.icw.currentWindow.ics.grabNext: True > intf.icw.currentWindow.ics.title: Automatic Partitioning > intf.icw.currentWindow.drivelist: <WideCheckList object at 0x29cd230 (GtkTreeView at 0x28540c0)> > intf.icw.currentWindow.diskset: DiskSet instance, containing members: > intf.icw.currentWindow.diskset.initializedDisks: {'sda': True} > intf.icw.currentWindow.diskset.disks: {'sda': <PedDisk object at 0x2aaaabc4f5b0>} > intf.icw.currentWindow.diskset.anaconda: Already dumped > intf.icw.currentWindow.diskset.onlyPrimary: None > intf.icw.currentWindow.partitions: Partitions instance, containing members: > intf.icw.currentWindow.partitions.useFdisk: 0 > intf.icw.currentWindow.partitions.useAutopartitioning: 1 > intf.icw.currentWindow.partitions.autoClearPartType: 0 > intf.icw.currentWindow.partitions.nextUniqueID: 8 > intf.icw.currentWindow.partitions.reinitializeDisks: 0 > intf.icw.currentWindow.partitions.autoClearPartDrives: [sda, sdb] > intf.icw.currentWindow.partitions.zeroMbr: 0 > intf.icw.currentWindow.partitions.isKickstart: 0 > intf.icw.currentWindow.partitions.requests: [PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: FATFileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 0 > origfstype.name: vfat > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 0 > origfstype.maxSizeMB: 1048576 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.packages: [dosfstools] > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0x15ecc20> > origfstype.maxLabelChars: 16 > primary: None > dev: None > uniqueID: 4 > mountpoint: None > requestSize: 1909.62451172 > size: 1909.62451172 > end: 3911039 > grow: 0 > start: 129 > 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 >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 3 > mountpoint: None > requestSize: 0.0322265625 > size: 0.0322265625 > end: 128 > grow: 0 > start: 63 > 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 >] > intf.icw.currentWindow.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: 992 lvname: LogVol01 volgroup: lvm > bytesPerInode: 4096 options: 'None' >] > intf.icw.currentWindow.partitions.deletes: [lvname: LogVol01 vgname: VolGroup00 >, lvname: LogVol00 vgname: VolGroup00 >, drive: sda start: 63 end: 208844 >, vgname: VolGroup00 >, drive: sda start: 208845 end: 234436544 >] > intf.icw.window: <gtk.Window object at 0x206fe10 (GtkWindow at 0x248f1c0)> > intf.icw.installFrame: <gtk.Frame object at 0xb1a0a0 (GtkFrame at 0x249bac0)> > intf.icw.anaconda: Already dumped > intf.icw.rnv: ReleaseNotesViewer instance, containing members: > intf.icw.rnv.textWin: <gtk.Window object at 0xa5afa0 (GtkWindow at 0x248f0b0)> > intf.icw.rnv.vue: <gtkhtml2.View object at 0x206f050 (HtmlView at 0x2042010)> > intf.icw.rnv.currentURI: /mnt/source/RELEASE-NOTES-en_US.html > intf.icw.rnv.topDir: /mnt/source > intf.icw.rnv.doc: <gtkhtml2.Document object at 0x206f140 (HtmlDocument at 0x1e972a0)> > intf.icw.rnv.height: 600 > intf.icw.rnv.width: 800 > intf.icw.rnv.opener: FancyURLopener instance, containing members: > intf.icw.rnv.opener._URLopener__unlink: <built-in function unlink> > intf.icw.rnv.opener._URLopener__tempfiles: [] > intf.icw.rnv.opener.cert_file: None > intf.icw.rnv.opener.addheaders: [('User-Agent', 'Python-urllib/1.17')] > intf.icw.rnv.opener.tries: 0 > intf.icw.rnv.opener.ftpcache: {} > intf.icw.rnv.opener.tempcache: None > intf.icw.rnv.opener.auth_cache: {} > intf.icw.rnv.opener.key_file: None > intf.icw.rnv.opener.proxies: {} > intf.icw.rnv.opener.type: file > intf.icw.rnv.opener.maxtries: 10 > intf.icw.rnv.anaconda: Already dumped > intf.icw.rnv.htmlheader: <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body bgcolor="white"><pre> > intf.icw.rnv.htmlfooter: </pre></body></html> > intf.icw.rnv.is_showing: False > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >methodstr: nfs://mnt/source/. >dispatch: 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: [('/dev/VolGroup00/LogVol00', 'ext3', 'Fedora 7', '')] > id.upgradeRoot: [('/dev/VolGroup00/LogVol00', 'ext3')] > 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 0x1956758>, <rhpxl.videocard.VideoCard instance at 0x1956680>] >Primary Video Card Info: >device: None >driver : radeon >descr : ATI Technologies Inc RV280 [Radeon 9200] >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp, -screen, Anaconda, -dpi, 96, -br] > 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 RV280 [Radeon 9200] > 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, 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: 0 > 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 0x2aaaabc4e258> > id.xsetup.xserver.display: :1 > id.xsetup.anaconda: Already dumped > id.keyboard: Already dumped > id.timezone: Timezone instance, containing members: > id.timezone.utc: 0 > 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: False > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0x2071a10> > id.methodstr: nfs://mnt/source/. > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x1df6248>> > id.fsset.volumesCreated: 0 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x1df6248>> > id.fsset.migratedfs: 0 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x1df6248>> > id.fsset.entries: [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 > >] > id.fsset.mountcount: 0 > 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.skipFormatRoot: False > id.backend.instLog: None > id.backend.supportsUpgrades: True > id.backend.method: Already dumped > id.firstboot: 0 > id.diskset: Already dumped > 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: None > 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: None > 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: None > id.bootloader.images.images: {} > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: localhost.localdomain > id.network.overrideDHCPhostname: 0 > id.network.netdevices: {'eth1': DEVICE=eth1 >BOOTPROTO=dhcp >HWADDR=00:0C:F1:7E:B2:7A >ONBOOT=yes > >, 'eth0': DEVICE=eth0 >HWADDR=00:40:F6:0C:A6:3E >ONBOOT=no > >} > id.network.primaryNS: 172.31.4.1 > id.network.firstnetdevice: eth1 > id.network.isConfigured: 1 > id.network.domains: [nc.rr.com] > id.network.secondaryNS: > id.network.gateway: > id.instClass: DefaultInstall instance, containing members: > id.floppyDevice: fd0 > id.partitions: Already dumped > 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.23-0.49.rc1.git3.fc8 (kojibuilder@xenbuilder2.fedora.redhat.com) (gcc version 4.1.2 20070723 (Red Hat 4.1.2-17)) #1 SMP Thu Jul 26 14:29:21 EDT 2007 ><6>Command line: initrd=initrd.img BOOT_IMAGE=vmlinuz ><6>BIOS-provided physical RAM map: ><6> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) ><6> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) ><6> BIOS-e820: 00000000000e6000 - 0000000000100000 (reserved) ><6> BIOS-e820: 0000000000100000 - 000000003ff30000 (usable) ><6> BIOS-e820: 000000003ff30000 - 000000003ff40000 (ACPI data) ><6> BIOS-e820: 000000003ff40000 - 000000003fff0000 (ACPI NVS) ><6> BIOS-e820: 000000003fff0000 - 0000000040000000 (reserved) ><6> BIOS-e820: 00000000fecf0000 - 00000000fecf1000 (reserved) ><6> BIOS-e820: 00000000fed20000 - 00000000feda0000 (reserved) ><7>Entering add_active_range(0, 0, 159) 0 entries of 3200 used ><7>Entering add_active_range(0, 256, 261936) 1 entries of 3200 used ><4>end_pfn_map = 1043872 ><6>DMI 2.3 present. ><4>ACPI: RSDP 000F60F0, 0014 (r0 ACPIAM) ><4>ACPI: RSDT 3FF30000, 0038 (r1 INTEL D865GBF 20031011 MSFT 97) ><4>ACPI: FACP 3FF30200, 0081 (r2 INTEL D865GBF 20031011 MSFT 97) ><4>ACPI: DSDT 3FF30370, 4370 (r1 INTEL D865GBF 1 MSFT 100000D) ><4>ACPI: FACS 3FF40000, 0040 ><4>ACPI: APIC 3FF30300, 0068 (r1 INTEL D865GBF 20031011 MSFT 97) ><4>ACPI: ASF! 3FF346E0, 0099 (r16 LEGEND I865PASF 1 MSFT 100000D) ><4>ACPI: TCPA 3FF34779, 0034 (r1 INTEL TBLOEMID 1 MSFT 97) ><4>ACPI: WDDT 3FF347AD, 0040 (r1 INTEL OEMWDDT 1 MSFT 100000D) ><6>No NUMA configuration found ><6>Faking a node at 0000000000000000-000000003ff30000 ><7>Entering add_active_range(0, 0, 159) 0 entries of 3200 used ><7>Entering add_active_range(0, 256, 261936) 1 entries of 3200 used ><6>Bootmem setup node 0 0000000000000000-000000003ff30000 ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> DMA32 4096 -> 1048576 ><4> Normal 1048576 -> 1048576 ><4>Movable zone start PFN for each node ><4>early_node_map[2] active PFN ranges ><4> 0: 0 -> 159 ><4> 0: 256 -> 261936 ><7>On node 0 totalpages: 261839 ><7> DMA zone: 96 pages used for memmap ><7> DMA zone: 2499 pages reserved ><7> DMA zone: 1404 pages, LIFO batch:0 ><7> DMA32 zone: 6043 pages used for memmap ><7> DMA32 zone: 251797 pages, LIFO batch:31 ><7> Normal zone: 0 pages used for memmap ><7> Movable zone: 0 pages used for memmap ><6>ACPI: PM-Timer IO Port: 0x408 ><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[0x01] enabled) ><6>Processor #1 ><6>ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) ><6>ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) ><6>IOAPIC[0]: apic_id 2, 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 dfl level) ><7>ACPI: IRQ0 used by override. ><7>ACPI: IRQ2 used by override. ><7>ACPI: IRQ9 used by override. ><6>Setting APIC routing to flat ><6>Using ACPI (MADT) for SMP configuration information ><4>swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000 ><4>swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000e6000 ><4>swsusp: Registered nosave memory region: 00000000000e6000 - 0000000000100000 ><6>Allocating PCI resources starting at 50000000 (gap: 40000000:becf0000) ><6>SMP: Allowing 2 CPUs, 0 hotplug CPUs ><6>PERCPU: Allocating 435208 bytes of per cpu data ><4>Built 1 zonelists in Node order. Total pages: 253201 ><4>Policy zone: DMA32 ><5>Kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz ><4>Initializing CPU#0 ><4>PID hash table entries: 4096 (order: 12, 32768 bytes) ><6>time.c: Detected 1995.204 MHz processor. ><4>Console: colour VGA+ 80x25 ><6>console [tty0] enabled ><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: 1712 kB ><4> per task-struct memory footprint: 2160 bytes ><6>Checking aperture... ><7>Calgary: detecting Calgary via BIOS EBDA area ><7>Calgary: Unable to locate Rio Grande table in EBDA - bailing! ><4>Memory: 1006008k/1047744k available (2454k kernel code, 41348k reserved, 1508k data, 708k init) ><6>SLUB: Genslabs=23, HWalign=64, Order=0-1, MinObjects=4, CPUs=2, Nodes=1 ><4>Calibrating delay using timer specific routine.. 3994.54 BogoMIPS (lpj=1997273) ><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 ><6>Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) ><6>Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) ><4>Mount-cache hash table entries: 256 ><6>CPU: Trace cache: 12K uops, L1 D cache: 16K ><6>CPU: L2 cache: 1024K ><6>CPU 0/0 -> Node 0 ><6>using mwait in idle threads. ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 0 ><6>CPU0: Thermal monitoring enabled (TM1) ><4>lockdep: not fixing up alternatives. ><6>ACPI: Core revision 20070126 ><6>Using local APIC timer interrupts. ><4>result 8313353 ><6>Detected 8.313 MHz APIC timer. ><4>lockdep: not fixing up alternatives. ><6>Booting processor 1/2 APIC 0x1 ><4>Initializing CPU#1 ><4>Calibrating delay using timer specific routine.. 3989.68 BogoMIPS (lpj=1994843) ><6>CPU: Trace cache: 12K uops, L1 D cache: 16K ><6>CPU: L2 cache: 1024K ><6>CPU 1/1 -> Node 0 ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 0 ><6>CPU1: Thermal monitoring enabled (TM1) ><4> Genuine Intel(R) CPU 2.00GHz stepping 01 ><6>checking TSC synchronization [CPU#0 -> CPU#1]: passed. ><6>Brought up 2 CPUs ><7>sizeof(vma)=176 bytes ><7>sizeof(page)=96 bytes ><7>sizeof(inode)=1088 bytes ><7>sizeof(dentry)=256 bytes ><7>sizeof(ext3inode)=1488 bytes ><7>sizeof(buffer_head)=104 bytes ><7>sizeof(skbuff)=232 bytes ><7>sizeof(task_struct)=4448 bytes ><4>Time: 17:59:14 Date: 06/30/107 ><6>NET: Registered protocol family 16 ><6>ACPI: bus type pci registered ><6>PCI: Using configuration type 1 ><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) ><4>PCI quirk: region 0400-047f claimed by ICH4 ACPI/GPIO/TCO ><4>PCI quirk: region 0500-053f claimed by ICH4 GPIO ><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.P0P2._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P3._PRT] ><6>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 9 10 11 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. ><6>ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. ><6>ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) ><6>ACPI: Power Resource [URP1] (off) ><6>ACPI: Power Resource [FDDP] (off) ><6>ACPI: Power Resource [LPTP] (off) ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>ACPI: bus type pnp registered ><6>pnp: PnP ACPI: found 14 devices ><6>ACPI: ACPI bus type pnp unregistered ><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>PCI-GART: No AMD northbridge found. ><4>ACPI: RTC can wake from S4 ><6>Time: tsc clocksource has been installed. ><6>pnp: 00:0c: ioport range 0x400-0x47f has been reserved ><6>pnp: 00:0c: ioport range 0x680-0x6ff has been reserved ><6>pnp: 00:0c: ioport range 0x500-0x53f has been reserved ><6>pnp: 00:0c: iomem range 0xfec00000-0xfec00fff has been reserved ><6>pnp: 00:0c: iomem range 0xfee00000-0xfee00fff could not be reserved ><6>pnp: 00:0c: iomem range 0xfed20000-0xfed9ffff could not be reserved ><6>pnp: 00:0d: iomem range 0x0-0x9ffff could not be reserved ><6>pnp: 00:0d: iomem range 0xc0000-0xdffff has been reserved ><6>pnp: 00:0d: iomem range 0xe0000-0xfffff could not be reserved ><6>pnp: 00:0d: iomem range 0x100000-0x3fffffff could not be reserved ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: a000-afff ><6> MEM window: ff700000-ff7fffff ><6> PREFETCH window: d6b00000-f6afffff ><6>PCI: Bridge: 0000:00:03.0 ><6> IO window: b000-bfff ><6> MEM window: ff800000-ff8fffff ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:1e.0 ><6> IO window: c000-cfff ><6> MEM window: ff900000-ff9fffff ><6> PREFETCH window: 50000000-500fffff ><7>PCI: Setting latency timer of device 0000:00:1e.0 to 64 ><6>NET: Registered protocol family 2 ><6>IP route cache hash table entries: 32768 (order: 6, 262144 bytes) ><6>TCP established hash table entries: 131072 (order: 11, 9437184 bytes) ><6>TCP bind hash table entries: 65536 (order: 10, 4194304 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: 5706k freed ><6>audit: initializing netlink socket (disabled) ><5>audit(1185818355.611: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 B780C0F4C8133F3D ><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>Boot video device is 0000:01:00.0 ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><6>ACPI: Processor [CPU1] (supports 8 throttling states) ><6>ACPI: Processor [CPU2] (supports 8 throttling states) ><3>irq 9: nobody cared (try booting with the "irqpoll" option) ><4> ><4>Call Trace: ><4> <IRQ> [<ffffffff8106da8b>] __report_bad_irq+0x30/0x72 ><4> [<ffffffff8106dcd8>] note_interrupt+0x20b/0x24f ><4> [<ffffffff8106e374>] handle_fasteoi_irq+0xb0/0xd9 ><4> [<ffffffff8100e2b7>] do_IRQ+0xf1/0x162 ><4> [<ffffffff8100afad>] mwait_idle+0x0/0x53 ><4> [<ffffffff8100c1d6>] ret_from_intr+0x0/0xf ><4> <EOI> [<ffffffff8100aff3>] mwait_idle+0x46/0x53 ><4> [<ffffffff8100af45>] cpu_idle+0xc7/0xea ><4> [<ffffffff8149cbc9>] start_kernel+0x2f2/0x2fe ><4> [<ffffffff8149c140>] _sinittext+0x140/0x144 ><4> ><3>handlers: ><3>[<ffffffff8114c73e>] (acpi_irq+0x0/0x1b) ><0>Disabling IRQ #9 ><6>Generic RTC Driver v1.07 ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.102 ><6>agpgart: Detected an Intel 865 Chipset. ><6>agpgart: AGP aperture is 64M @ 0xf8000000 ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><6>00:08: 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>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>usbcore: registered new interface driver hiddev ><6>usbcore: registered new interface driver usbhid ><6>drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver ><6>TCP cubic registered ><6>Initializing XFRM netlink socket ><6>NET: Registered protocol family 1 ><6>NET: Registered protocol family 17 ><4> Magic number: 15:506:998 ><4> hash matches device 00:00 ><4>drivers/rtc/hctosys.c: unable to open rtc device (rtc0) ><6>Freeing unused kernel memory: 708k freed ><6>Write protecting the kernel read-only data: 3576k ><6>input: ImExPS/2 Generic Explorer Mouse as /class/input/input2 ><6>loop: module loaded ><6>Floppy drive(s): fd0 is 1.44M ><6>FDC 0 is a National Semiconductor PC87306 ><6>BIOS EDD facility v0.16 2004-Jun-25, 6 devices found ><6>input: PC Speaker 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 ><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[D] -> GSI 23 (level, low) -> IRQ 23 ><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 128 is not supported by device 0000:00:1d.7 ><6>ehci_hcd 0000:00:1d.7: irq 23, io mem 0xffaffc00 ><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 1-1: new high speed USB device using ehci_hcd and address 2 ><6>USB Universal Host Controller Interface driver v3.0 ><6>ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16 ><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 16, io base 0x0000e000 ><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>usb 1-1: configuration #1 chosen from 1 choice ><6>ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19 ><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 19, io base 0x0000e400 ><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 18 ><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 18, io base 0x0000e800 ><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[A] -> GSI 16 (level, low) -> IRQ 16 ><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 16, io base 0x0000ec00 ><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>Initializing USB Mass Storage driver... ><6>usb 1-1: USB disconnect, address 2 ><6>usb 1-1: new high speed USB device using ehci_hcd and address 3 ><6>usb 1-1: configuration #1 chosen from 1 choice ><6>scsi0 : SCSI emulation for USB Mass Storage devices ><7>usb-storage: device found at 3 ><7>usb-storage: waiting for device to settle before scanning ><6>usbcore: registered new interface driver usb-storage ><6>USB Mass Storage support registered. ><7>usb-storage: device scan complete ><5>scsi 0:0:0:0: Direct-Access SanDisk Cruzer Micro 0.1 PQ: 0 ANSI: 2 ><5>sd 0:0:0:0: [sda] 3911679 512-byte hardware sectors (2003 MB) ><5>sd 0:0:0:0: [sda] Write Protect is off ><7>sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00 ><3>sd 0:0:0:0: [sda] Assuming drive cache: write through ><5>sd 0:0:0:0: [sda] 3911679 512-byte hardware sectors (2003 MB) ><5>sd 0:0:0:0: [sda] Write Protect is off ><7>sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00 ><3>sd 0:0:0:0: [sda] Assuming drive cache: write through ><6> sda: sda1 ><5>sd 0:0:0:0: [sda] Attached SCSI removable disk ><6>usbcore: deregistering interface driver usb-storage ><6>usb 1-1: USB disconnect, address 3 ><6>8139too Fast Ethernet driver 0.9.28 ><6>ACPI: PCI Interrupt 0000:03:01.0[A] -> GSI 22 (level, low) -> IRQ 22 ><6>eth0: RealTek RTL8139 at 0xffffc20000efac00, 00:40:f6:0c:a6:3e, IRQ 22 ><7>eth0: Identified 8139 chip type 'RTL-8139A' ><6>Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI ><6>Copyright (c) 1999-2006 Intel Corporation. ><6>ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 18 (level, low) -> IRQ 18 ><7>PCI: Setting latency timer of device 0000:02:01.0 to 64 ><6>usb 1-1: new high speed USB device using ehci_hcd and address 4 ><6>e1000: 0000:02:01.0: e1000_probe: (PCI:33MHz:32-bit) 00:0c:f1:7e:b2:7a ><6>usb 1-1: configuration #1 chosen from 1 choice ><6>e1000: eth1: e1000_probe: Intel(R) PRO/1000 Network Connection ><7>libata version 2.21 loaded. ><7>ata_piix 0000:00:1f.2: version 2.11 ><6>ata_piix 0000:00:1f.2: MAP [ P0 P1 IDE IDE ] ><6>ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 18 (level, low) -> IRQ 18 ><7>PCI: Setting latency timer of device 0000:00:1f.2 to 64 ><6>scsi1 : ata_piix ><6>scsi2 : ata_piix ><6>ata1: SATA max UDMA/133 cmd 0x00000000000101f0 ctl 0x00000000000103f6 bmdma 0x000000000001ffa0 irq 14 ><6>ata2: PATA max UDMA/100 cmd 0x0000000000010170 ctl 0x0000000000010376 bmdma 0x000000000001ffa8 irq 15 ><6>ata1.00: ATA-6: ST3120026AS, 3.05, max UDMA/133 ><6>ata1.00: 234441648 sectors, multi 16: LBA48 ><6>ata1.00: configured for UDMA/133 ><6>ata2.00: ATAPI: COMBI RW32/DVD, B1.0, max UDMA/44 ><4>ata2.00: limited to UDMA/33 due to 40-wire cable ><6>ata2.00: configured for UDMA/33 ><5>scsi 1:0:0:0: Direct-Access ATA ST3120026AS 3.05 PQ: 0 ANSI: 5 ><5>sd 1:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB) ><5>sd 1:0:0:0: [sda] Write Protect is off ><7>sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>sd 1:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB) ><5>sd 1:0:0:0: [sda] Write Protect is off ><7>sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sda: sda1 sda2 ><5>sd 1:0:0:0: [sda] Attached SCSI disk ><5>scsi 2:0:0:0: CD-ROM COMBI RW32/DVD B1.0 PQ: 0 ANSI: 5 ><4>sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 2:0:0:0: Attached scsi CD-ROM sr0 ><6>Initializing USB Mass Storage driver... ><6>usb 1-1: USB disconnect, address 4 ><6>usb 1-1: new high speed USB device using ehci_hcd and address 5 ><6>usb 1-1: configuration #1 chosen from 1 choice ><6>scsi3 : SCSI emulation for USB Mass Storage devices ><7>usb-storage: device found at 5 ><7>usb-storage: waiting for device to settle before scanning ><6>usbcore: registered new interface driver usb-storage ><6>USB Mass Storage support registered. ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><7>usb-storage: device scan complete ><5>scsi 3:0:0:0: Direct-Access SanDisk Cruzer Micro 0.1 PQ: 0 ANSI: 2 ><5>sd 3:0:0:0: [sdb] 3911679 512-byte hardware sectors (2003 MB) ><5>sd 3:0:0:0: [sdb] Write Protect is off ><7>sd 3:0:0:0: [sdb] Mode Sense: 03 00 00 00 ><3>sd 3:0:0:0: [sdb] Assuming drive cache: write through ><5>sd 3:0:0:0: [sdb] 3911679 512-byte hardware sectors (2003 MB) ><5>sd 3:0:0:0: [sdb] Write Protect is off ><7>sd 3:0:0:0: [sdb] Mode Sense: 03 00 00 00 ><3>sd 3:0:0:0: [sdb] Assuming drive cache: write through ><6> sdb: sdb1 ><5>sd 3:0:0:0: [sdb] Attached SCSI removable disk ><6>e1000: eth1: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX ><4>ISOFS: Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>security: 5 users, 11 roles, 2246 types, 106 bools, 1 sens, 1024 cats ><7>security: 61 classes, 222617 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 0:15, type nfs), uses genfs_contexts ><7>SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), 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 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 anon_inodefs, type anon_inodefs), 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(1185818392.095:2): policy loaded auid=4294967295 ><7>eth1: no IPv6 routers present ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>async_tx: api initialized (async) ><6>xor: automatically using best checksumming function: generic_sse ><6> generic_sse: 3068.000 MB/sec ><6>xor: using function: generic_sse (3068.000 MB/sec) ><4>raid6: int64x1 886 MB/s ><4>raid6: int64x2 1250 MB/s ><4>raid6: int64x4 1265 MB/s ><4>raid6: int64x8 1199 MB/s ><4>raid6: sse2x1 1425 MB/s ><4>raid6: sse2x2 1894 MB/s ><4>raid6: sse2x4 2070 MB/s ><4>raid6: using algorithm sse2x4 (2070 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 Jul 26 2007 14:31:09) installed ><6>Lock_Nolock (built Jul 26 2007 14:31:20) installed ><6>JFS: nTxBlock = 7909, nTxLock = 63276 ><6>SGI XFS with ACLs, security attributes, large block/inode 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(1185818398.323:3): audit_pid=780 old=0 by auid=4294967295 subj=system_u:system_r:anaconda_t:s0 ><6>ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16 ><4>mtrr: type mismatch for e8000000,8000000 old: write-back new: write-combining ><6>usb 1-1: USB disconnect, address 5 ><5>sd 3:0:0:0: [sdb] READ CAPACITY failed ><6>sd 3:0:0:0: [sdb] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK,SUGGEST_OK ><5>sd 3:0:0:0: [sdb] Sense not available. ><5>sd 3:0:0:0: [sdb] Write Protect is off ><7>sd 3:0:0:0: [sdb] Mode Sense: 00 00 00 00 ><3>sd 3:0:0:0: [sdb] Assuming drive cache: write through ><3>scsi 3:0:0:0: rejecting I/O to dead device ><3>scsi 3:0:0:0: rejecting I/O to dead device ><3>scsi 3:0:0:0: rejecting I/O to dead device ><3>scsi 3:0:0:0: rejecting I/O to dead device ><5>scsi 3:0:0:0: [sdb] READ CAPACITY failed ><6>scsi 3:0:0:0: [sdb] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK,SUGGEST_OK ><5>scsi 3:0:0:0: [sdb] Sense not available. ><3>scsi 3:0:0:0: rejecting I/O to dead device ><5>scsi 3:0:0:0: [sdb] Write Protect is off ><7>scsi 3:0:0:0: [sdb] Mode Sense: 00 00 00 00 ><3>scsi 3:0:0:0: [sdb] Assuming drive cache: write through ><6>usb 1-1: new high speed USB device using ehci_hcd and address 6 ><6>usb 1-1: configuration #1 chosen from 1 choice ><6>scsi4 : SCSI emulation for USB Mass Storage devices ><7>usb-storage: device found at 6 ><7>usb-storage: waiting for device to settle before scanning ><7>usb-storage: device scan complete ><5>scsi 4:0:0:0: Direct-Access SanDisk Cruzer Micro 0.1 PQ: 0 ANSI: 2 ><5>sd 4:0:0:0: [sdb] 3911679 512-byte hardware sectors (2003 MB) ><5>sd 4:0:0:0: [sdb] Write Protect is off ><7>sd 4:0:0:0: [sdb] Mode Sense: 03 00 00 00 ><3>sd 4:0:0:0: [sdb] Assuming drive cache: write through ><5>sd 4:0:0:0: [sdb] 3911679 512-byte hardware sectors (2003 MB) ><5>sd 4:0:0:0: [sdb] Write Protect is off ><7>sd 4:0:0:0: [sdb] Mode Sense: 03 00 00 00 ><3>sd 4:0:0:0: [sdb] Assuming drive cache: write through ><6> sdb: sdb1 ><5>sd 4:0:0:0: [sdb] Attached SCSI removable disk ><6>usb 1-1: USB disconnect, address 6 ><5>sd 4:0:0:0: [sdb] READ CAPACITY failed ><6>sd 4:0:0:0: [sdb] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK ><5>sd 4:0:0:0: [sdb] Sense not available. ><5>sd 4:0:0:0: [sdb] Write Protect is off ><7>sd 4:0:0:0: [sdb] Mode Sense: 00 00 00 00 ><3>sd 4:0:0:0: [sdb] Assuming drive cache: write through ><5>sd 4:0:0:0: [sdb] READ CAPACITY failed ><6>sd 4:0:0:0: [sdb] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK,SUGGEST_OK ><5>sd 4:0:0:0: [sdb] Sense not available. ><5>sd 4:0:0:0: [sdb] Write Protect is off ><7>sd 4:0:0:0: [sdb] Mode Sense: 00 00 00 00 ><3>sd 4:0:0:0: [sdb] Assuming drive cache: write through ><6>usb 1-1: new high speed USB device using ehci_hcd and address 7 ><6>usb 1-1: configuration #1 chosen from 1 choice ><6>scsi5 : SCSI emulation for USB Mass Storage devices ><7>usb-storage: device found at 7 ><7>usb-storage: waiting for device to settle before scanning ><6>kjournald starting. Commit interval 5 seconds ><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 ><7>usb-storage: device scan complete ><5>scsi 5:0:0:0: Direct-Access SanDisk Cruzer Micro 0.1 PQ: 0 ANSI: 2 ><5>sd 5:0:0:0: [sdb] 3911679 512-byte hardware sectors (2003 MB) ><5>sd 5:0:0:0: [sdb] Write Protect is off ><7>sd 5:0:0:0: [sdb] Mode Sense: 03 00 00 00 ><3>sd 5:0:0:0: [sdb] Assuming drive cache: write through ><5>sd 5:0:0:0: [sdb] 3911679 512-byte hardware sectors (2003 MB) ><5>sd 5:0:0:0: [sdb] Write Protect is off ><7>sd 5:0:0:0: [sdb] Mode Sense: 03 00 00 00 ><3>sd 5:0:0:0: [sdb] Assuming drive cache: write through ><6> sdb: sdb1 ><5>sd 5:0:0:0: [sdb] Attached SCSI removable disk ><6>usb 1-1: USB disconnect, address 7 ><5>sd 5:0:0:0: [sdb] READ CAPACITY failed ><6>sd 5:0:0:0: [sdb] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK ><5>sd 5:0:0:0: [sdb] Sense not available. ><5>sd 5:0:0:0: [sdb] Write Protect is off ><7>sd 5:0:0:0: [sdb] Mode Sense: 00 00 00 00 ><3>sd 5:0:0:0: [sdb] Assuming drive cache: write through ><5>sd 5:0:0:0: [sdb] READ CAPACITY failed ><6>sd 5:0:0:0: [sdb] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK ><5>sd 5:0:0:0: [sdb] Sense not available. ><5>sd 5:0:0:0: [sdb] Write Protect is off ><7>sd 5:0:0:0: [sdb] Mode Sense: 00 00 00 00 ><3>sd 5:0:0:0: [sdb] Assuming drive cache: write through ><5>sd 5:0:0:0: [sdb] READ CAPACITY failed ><6>sd 5:0:0:0: [sdb] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK,SUGGEST_OK ><5>sd 5:0:0:0: [sdb] Sense not available. ><5>sd 5:0:0:0: [sdb] Write Protect is off ><7>sd 5:0:0:0: [sdb] Mode Sense: 00 00 00 00 ><3>sd 5:0:0:0: [sdb] Assuming drive cache: write through ><5>sd 5:0:0:0: [sdb] READ CAPACITY failed ><6>sd 5:0:0:0: [sdb] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK,SUGGEST_OK ><5>sd 5:0:0:0: [sdb] Sense not available. ><5>sd 5:0:0:0: [sdb] Write Protect is off ><7>sd 5:0:0:0: [sdb] Mode Sense: 00 00 00 00 ><3>sd 5:0:0:0: [sdb] Assuming drive cache: write through ><6>usb 1-1: new high speed USB device using ehci_hcd and address 8 ><6>usb 1-1: configuration #1 chosen from 1 choice ><6>scsi6 : SCSI emulation for USB Mass Storage devices ><7>usb-storage: device found at 8 ><7>usb-storage: waiting for device to settle before scanning ><7>usb-storage: device scan complete ><5>scsi 6:0:0:0: Direct-Access SanDisk Cruzer Micro 0.1 PQ: 0 ANSI: 2 ><5>sd 6:0:0:0: [sdc] 3911679 512-byte hardware sectors (2003 MB) ><5>sd 6:0:0:0: [sdc] Write Protect is off ><7>sd 6:0:0:0: [sdc] Mode Sense: 03 00 00 00 ><3>sd 6:0:0:0: [sdc] Assuming drive cache: write through ><5>sd 6:0:0:0: [sdc] 3911679 512-byte hardware sectors (2003 MB) ><5>sd 6:0:0:0: [sdc] Write Protect is off ><7>sd 6:0:0:0: [sdc] Mode Sense: 03 00 00 00 ><3>sd 6:0:0:0: [sdc] Assuming drive cache: write through ><6> sdc: sdc1 ><5>sd 6:0:0:0: [sdc] Attached SCSI removable disk > > >/tmp/anaconda.log: >17:59:16 INFO : kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz > >17:59:16 INFO : 1012424 kB are available >17:59:16 INFO : modules to insert cramfs fat vfat sunrpc lockd nfs_acl nfs loop isofs floppy edd pcspkr squashfs jbd mbcache ext3 ext2 >17:59:16 DEBUG : getModuleLocation: 2.6.23-0.49.rc1.git3.fc8/x86_64 >17:59:16 INFO : loaded cramfs from /modules/modules.cgz >17:59:16 INFO : loaded fat from /modules/modules.cgz >17:59:16 INFO : loaded vfat from /modules/modules.cgz >17:59:16 INFO : loaded sunrpc from /modules/modules.cgz >17:59:16 INFO : loaded lockd from /modules/modules.cgz >17:59:16 INFO : loaded nfs_acl from /modules/modules.cgz >17:59:16 INFO : loaded nfs from /modules/modules.cgz >17:59:16 INFO : loaded loop from /modules/modules.cgz >17:59:16 INFO : loaded floppy from /modules/modules.cgz >17:59:16 INFO : loaded edd from /modules/modules.cgz >17:59:16 INFO : loaded pcspkr from /modules/modules.cgz >17:59:16 INFO : loaded squashfs from /modules/modules.cgz >17:59:16 INFO : loaded jbd from /modules/modules.cgz >17:59:16 INFO : loaded mbcache from /modules/modules.cgz >17:59:16 INFO : loaded ext3 from /modules/modules.cgz >17:59:16 INFO : loaded ext2 from /modules/modules.cgz >17:59:16 DEBUG : module(s) isofs not found >17:59:16 INFO : inserted /tmp/cramfs.ko >17:59:16 INFO : inserted /tmp/fat.ko >17:59:16 INFO : inserted /tmp/vfat.ko >17:59:16 INFO : inserted /tmp/sunrpc.ko >17:59:16 INFO : inserted /tmp/lockd.ko >17:59:16 INFO : inserted /tmp/nfs_acl.ko >17:59:16 INFO : inserted /tmp/nfs.ko >17:59:16 INFO : inserted /tmp/loop.ko >17:59:16 INFO : inserted /tmp/floppy.ko >17:59:16 INFO : inserted /tmp/edd.ko >17:59:16 INFO : inserted /tmp/pcspkr.ko >17:59:16 INFO : inserted /tmp/squashfs.ko >17:59:16 INFO : inserted /tmp/jbd.ko >17:59:16 INFO : inserted /tmp/mbcache.ko >17:59:16 INFO : inserted /tmp/ext3.ko >17:59:16 INFO : inserted /tmp/ext2.ko >17:59:16 INFO : load module set done >17:59:16 INFO : modules to insert ipv6 >17:59:16 DEBUG : getModuleLocation: 2.6.23-0.49.rc1.git3.fc8/x86_64 >17:59:17 INFO : loaded ipv6 from /modules/modules.cgz >17:59:17 INFO : inserted /tmp/ipv6.ko >17:59:17 INFO : load module set done >17:59:17 INFO : modules to insert cdrom ide-cd >17:59:17 DEBUG : getModuleLocation: 2.6.23-0.49.rc1.git3.fc8/x86_64 >17:59:17 INFO : loaded cdrom from /modules/modules.cgz >17:59:17 DEBUG : module(s) ide-cd not found >17:59:17 INFO : inserted /tmp/cdrom.ko >17:59:17 INFO : load module set done >17:59:17 INFO : modules to insert scsi_mod sd_mod sr_mod >17:59:17 DEBUG : getModuleLocation: 2.6.23-0.49.rc1.git3.fc8/x86_64 >17:59:17 INFO : loaded scsi_mod from /modules/modules.cgz >17:59:17 INFO : loaded sd_mod from /modules/modules.cgz >17:59:17 INFO : loaded sr_mod from /modules/modules.cgz >17:59:17 INFO : inserted /tmp/scsi_mod.ko >17:59:17 INFO : inserted /tmp/sd_mod.ko >17:59:17 INFO : inserted /tmp/sr_mod.ko >17:59:17 INFO : load module set done >17:59:17 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >17:59:17 DEBUG : getModuleLocation: 2.6.23-0.49.rc1.git3.fc8/x86_64 >17:59:17 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >17:59:17 INFO : loaded libiscsi from /modules/modules.cgz >17:59:17 INFO : loaded iscsi_tcp from /modules/modules.cgz >17:59:17 INFO : inserted /tmp/scsi_transport_iscsi.ko >17:59:17 INFO : inserted /tmp/libiscsi.ko >17:59:17 INFO : inserted /tmp/iscsi_tcp.ko >17:59:17 INFO : load module set done >17:59:17 INFO : looking for usb controllers >17:59:17 INFO : found USB controller ehci-hcd >17:59:17 INFO : modules to insert ehci-hcd >17:59:17 DEBUG : getModuleLocation: 2.6.23-0.49.rc1.git3.fc8/x86_64 >17:59:18 INFO : loaded ehci-hcd from /modules/modules.cgz >17:59:18 INFO : inserted /tmp/ehci-hcd.ko >17:59:18 INFO : load module set done >17:59:18 INFO : found USB controller uhci-hcd >17:59:18 INFO : modules to insert uhci-hcd >17:59:18 DEBUG : getModuleLocation: 2.6.23-0.49.rc1.git3.fc8/x86_64 >17:59:18 INFO : loaded uhci-hcd from /modules/modules.cgz >17:59:18 INFO : inserted /tmp/uhci-hcd.ko >17:59:18 INFO : load module set done >17:59:18 INFO : found USB controller uhci-hcd >17:59:18 INFO : modules to insert >17:59:18 DEBUG : getModuleLocation: 2.6.23-0.49.rc1.git3.fc8/x86_64 >17:59:18 INFO : load module set done >17:59:18 INFO : found USB controller uhci-hcd >17:59:18 INFO : modules to insert >17:59:18 DEBUG : getModuleLocation: 2.6.23-0.49.rc1.git3.fc8/x86_64 >17:59:18 INFO : load module set done >17:59:18 INFO : found USB controller uhci-hcd >17:59:18 INFO : modules to insert >17:59:18 DEBUG : getModuleLocation: 2.6.23-0.49.rc1.git3.fc8/x86_64 >17:59:18 INFO : load module set done >17:59:18 DEBUG : waiting for usb to become stable... >17:59:20 DEBUG : 2 seconds. >17:59:20 INFO : modules to insert hid keybdev usb-storage >17:59:20 DEBUG : getModuleLocation: 2.6.23-0.49.rc1.git3.fc8/x86_64 >17:59:21 INFO : loaded usb-storage from /modules/modules.cgz >17:59:21 DEBUG : module(s) hid keybdev not found >17:59:27 DEBUG : slept 6 seconds >17:59:28 INFO : inserted /tmp/usb-storage.ko >17:59:28 INFO : load module set done >17:59:29 INFO : no firewire controller found >17:59:29 DEBUG : no pcic controller found >17:59:29 DEBUG : probing buses >17:59:29 DEBUG : finished bus probing >17:59:29 DEBUG : ignoring driverless device Intel Corporation Unknown device 24d3 >17:59:29 DEBUG : ignoring driverless device Intel Corporation Unknown device 24d0 >17:59:29 DEBUG : ignoring driverless device Intel Corporation Unknown device 244e >17:59:29 DEBUG : ignoring driverless device Intel Corporation Unknown device 2573 >17:59:29 DEBUG : ignoring driverless device Intel Corporation Unknown device 2571 >17:59:29 DEBUG : ignoring driverless device Intel Corporation Unknown device 2570 >17:59:29 DEBUG : ignoring driverless device Intel Corporation Unknown device 24d5 >17:59:29 DEBUG : ignoring driverless device ATI Technologies Inc Unknown device 5941 >17:59:29 DEBUG : ignoring driverless device ATI Technologies Inc RV280 [Radeon 9200] >17:59:29 DEBUG : ignoring driverless device Texas Instruments Unknown device 8024 >17:59:29 INFO : modules to insert mii 8139too e1000 libata ata_piix >17:59:29 DEBUG : setting reloadUsbStorage >17:59:29 DEBUG : getModuleLocation: 2.6.23-0.49.rc1.git3.fc8/x86_64 >17:59:29 INFO : loaded mii from /modules/modules.cgz >17:59:29 INFO : loaded 8139too from /modules/modules.cgz >17:59:29 INFO : loaded e1000 from /modules/modules.cgz >17:59:29 INFO : loaded libata from /modules/modules.cgz >17:59:29 INFO : loaded ata_piix from /modules/modules.cgz >17:59:29 INFO : unloading module usb-storage >17:59:29 INFO : going to rmmod usb-storage >17:59:29 INFO : inserted /tmp/mii.ko >17:59:29 INFO : inserted /tmp/8139too.ko >17:59:30 INFO : inserted /tmp/e1000.ko >17:59:30 INFO : inserted /tmp/libata.ko >17:59:31 INFO : inserted /tmp/ata_piix.ko >17:59:31 INFO : reloading module usb-storage >17:59:31 INFO : modules to insert usb-storage >17:59:31 DEBUG : getModuleLocation: 2.6.23-0.49.rc1.git3.fc8/x86_64 >17:59:32 INFO : loaded usb-storage from /modules/modules.cgz >17:59:33 INFO : inserted /tmp/usb-storage.ko >17:59:33 INFO : removed usb-storage from modprobe.conf >17:59:33 INFO : load module set done >17:59:33 INFO : load module set done >17:59:33 INFO : trying to mount CD device scd0 >17:59:35 DEBUG : going to set language to en_US.UTF-8 >17:59:35 INFO : setting language to en_US.UTF-8 >17:59:35 INFO : 52 keymaps are available >17:59:36 INFO : need to set up networking >17:59:36 INFO : going to pick interface >17:59:38 INFO : going to do getNetConfig >17:59:38 INFO : eth1 is not a wireless adapter >17:59:41 DEBUG : waiting for link eth1... >17:59:41 DEBUG : 0 seconds. >17:59:41 DEBUG : sending anaconda-Linux 2.6.23-0.49.rc1.git3.fc8 x86_64 as dhcp vendor-class >17:59:41 INFO : Listening on LPF/eth1/00:0c:f1:7e:b2:7a >17:59:41 INFO : Sending on LPF/eth1/00:0c:f1:7e:b2:7a >17:59:41 INFO : Sending on Socket/fallback >17:59:41 INFO : DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 8 >17:59:41 INFO : DHCPOFFER from 172.31.4.1 >17:59:41 INFO : DHCPREQUEST on eth1 to 255.255.255.255 port 67 >17:59:41 INFO : DHCPACK from 172.31.4.1 >17:59:41 INFO : bound to 172.31.4.101 -- renewal in 41609 seconds. >17:59:41 DEBUG : device = eth1 >17:59:41 DEBUG : broadcast = 172.31.4.255 >17:59:41 DEBUG : netmask = 255.255.255.0 >17:59:41 DEBUG : network = 172.31.4.0 >17:59:41 DEBUG : gateway = 172.31.4.1 >17:59:41 DEBUG : dns[0] = 172.31.4.1 >17:59:41 DEBUG : waiting for link eth1... >17:59:41 DEBUG : 0 seconds. >17:59:41 WARNING : reverse name lookup failed >17:59:41 INFO : starting to STEP_URL >17:59:41 INFO : going to do nfsGetSetup >17:59:51 INFO : mounting nfs path 172.31.4.2:/storage/fedora/development/x86_64/os/ >17:59:51 INFO : can access /mnt/source/images/stage2.img >17:59:51 INFO : mntloop loop0 on /mnt/runtime as /mnt/source/images/stage2.img fd is 13 >17:59:51 DEBUG : after mountStage2, rc is 0 >17:59:51 INFO : got url nfs://mnt/source/. >17:59:51 INFO : Loading SELinux policy >17:59:52 INFO : getting ready to spawn shell now >17:59:52 INFO : modules to insert ide-cd >17:59:52 DEBUG : getModuleLocation: 2.6.23-0.49.rc1.git3.fc8/x86_64 >17:59:52 DEBUG : module(s) ide-cd not found >17:59:52 INFO : load module set done >17:59:52 INFO : modules to insert >17:59:52 DEBUG : getModuleLocation: 2.6.23-0.49.rc1.git3.fc8/x86_64 >17:59:52 INFO : load module set done >17:59:52 INFO : modules to insert >17:59:52 DEBUG : getModuleLocation: 2.6.23-0.49.rc1.git3.fc8/x86_64 >17:59:52 INFO : load module set done >17:59:52 DEBUG : probing buses >17:59:52 DEBUG : finished bus probing >17:59:52 DEBUG : ignoring driverless device Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller >17:59:52 DEBUG : ignoring driverless device Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge >17:59:52 DEBUG : ignoring driverless device Intel Corporation 82801 PCI Bridge >17:59:52 DEBUG : ignoring driverless device Intel Corporation 82865G/PE/P PCI to CSA Bridge >17:59:52 DEBUG : ignoring driverless device Intel Corporation 82865G/PE/P PCI to AGP Controller >17:59:52 DEBUG : ignoring driverless device Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface >17:59:52 DEBUG : ignoring driverless device Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller >17:59:52 DEBUG : ignoring driverless device ATI Technologies Inc RV280 [Radeon 9200] (Secondary) >17:59:52 DEBUG : ignoring driverless device ATI Technologies Inc RV280 [Radeon 9200] >17:59:52 DEBUG : ignoring driverless device Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link) >17:59:52 INFO : modules to insert >17:59:52 DEBUG : getModuleLocation: 2.6.23-0.49.rc1.git3.fc8/x86_64 >17:59:52 INFO : load module set done >17:59:52 INFO : modules to insert md raid0 raid1 raid5 raid6 async_tx xor async_xor async_memcpy raid456 raid10 msdos gfs2 lock_nolock reiserfs jfs xfs dm-mod dm-zero dm-mirror dm-snapshot dm-multipath dm-round-robin dm-emc >17:59:52 DEBUG : getModuleLocation: 2.6.23-0.49.rc1.git3.fc8/x86_64 >17:59:52 INFO : loaded raid0 from /modules/modules.cgz >17:59:52 INFO : loaded raid1 from /modules/modules.cgz >17:59:52 INFO : loaded async_tx from /modules/modules.cgz >17:59:52 INFO : loaded xor from /modules/modules.cgz >17:59:52 INFO : loaded async_xor from /modules/modules.cgz >17:59:52 INFO : loaded async_memcpy from /modules/modules.cgz >17:59:52 INFO : loaded raid456 from /modules/modules.cgz >17:59:52 INFO : loaded raid10 from /modules/modules.cgz >17:59:52 INFO : loaded msdos from /modules/modules.cgz >17:59:52 INFO : loaded gfs2 from /modules/modules.cgz >17:59:52 INFO : loaded lock_nolock from /modules/modules.cgz >17:59:52 INFO : loaded reiserfs from /modules/modules.cgz >17:59:52 INFO : loaded jfs from /modules/modules.cgz >17:59:52 INFO : loaded xfs from /modules/modules.cgz >17:59:52 INFO : loaded dm-mod from /modules/modules.cgz >17:59:52 INFO : loaded dm-zero from /modules/modules.cgz >17:59:52 INFO : loaded dm-mirror from /modules/modules.cgz >17:59:52 INFO : loaded dm-snapshot from /modules/modules.cgz >17:59:52 INFO : loaded dm-multipath from /modules/modules.cgz >17:59:52 INFO : loaded dm-round-robin from /modules/modules.cgz >17:59:52 INFO : loaded dm-emc from /modules/modules.cgz >17:59:52 DEBUG : module(s) md raid5 raid6 not found >17:59:52 INFO : inserted /tmp/raid0.ko >17:59:52 INFO : inserted /tmp/raid1.ko >17:59:52 INFO : inserted /tmp/async_tx.ko >17:59:52 INFO : inserted /tmp/xor.ko >17:59:52 INFO : inserted /tmp/async_xor.ko >17:59:52 INFO : inserted /tmp/async_memcpy.ko >17:59:52 INFO : inserted /tmp/raid456.ko >17:59:52 INFO : inserted /tmp/raid10.ko >17:59:52 INFO : inserted /tmp/msdos.ko >17:59:52 INFO : inserted /tmp/gfs2.ko >17:59:52 INFO : inserted /tmp/lock_nolock.ko >17:59:52 INFO : inserted /tmp/reiserfs.ko >17:59:52 INFO : inserted /tmp/jfs.ko >17:59:52 INFO : inserted /tmp/xfs.ko >17:59:53 INFO : inserted /tmp/dm-mod.ko >17:59:53 INFO : inserted /tmp/dm-zero.ko >17:59:53 INFO : inserted /tmp/dm-mirror.ko >17:59:53 INFO : inserted /tmp/dm-snapshot.ko >17:59:53 INFO : inserted /tmp/dm-multipath.ko >17:59:53 INFO : inserted /tmp/dm-round-robin.ko >17:59:53 INFO : inserted /tmp/dm-emc.ko >17:59:53 INFO : load module set done >17:59:53 INFO : looking for USB mouse... >17:59:53 INFO : NFS install method detected, will use RHupdates/ >17:59:53 INFO : Running anaconda script /usr/bin/anaconda >17:59:58 INFO : using only installclass _Fedora >17:59:58 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '-m', 'nfs://mnt/source/.', '--noipv6', '--graphical', '--selinux', '--lang', 'en_US.UTF-8', '--keymap', 'us'] >17:59:58 INFO : Display mode = g >17:59:58 INFO : Method = nfs://mnt/source/. >18:00:02 INFO : anaconda floppy device fd0 >18:00:11 INFO : Started mini-wm >18:00:11 INFO : Starting graphical installation... >18:00:13 DEBUG : exception checking disk blacklist on sdb: Error: Error opening /dev/sdb: No such device or address >18:00:13 INFO : Detected 992M of memory >18:00:13 INFO : Swap attempt of 992M to 1984M >18:00:13 WARNING : step installtype does not exist >18:00:13 WARNING : step complete does not exist >18:00:14 INFO : moving (1) to step welcome >18:00:21 INFO : moving (1) to step betanag >18:00:22 INFO : moving (1) to step findrootparts >18:00:22 DEBUG : starting mpaths >18:00:22 DEBUG : self.driveList(): ['sda'] >18:00:22 DEBUG : DiskSet.skippedDisks: [] >18:00:22 DEBUG : DiskSet.skippedDisks: [] >18:00:22 DEBUG : starting all mpaths on drives ['sda'] >18:00:22 DEBUG : scanning for multipath on drives ['sda'] >18:00:22 WARNING : /usr/lib/anaconda/dmraid.py:247: UserWarning: device node created in /tmp > isys.makeDevInode(d, dp) > >18:00:22 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/mnt/source/RHupdates/bdevid/:/lib64/bdevid/:/usr/lib64/bdevid/' >18:00:22 DEBUG : mpaths: [] >18:00:22 DEBUG : done starting mpaths. Drivelist: ['sda'] >18:00:22 DEBUG : starting dmraids >18:00:22 DEBUG : self.driveList(): ['sda'] >18:00:22 DEBUG : DiskSet.skippedDisks: [] >18:00:22 DEBUG : DiskSet.skippedDisks: [] >18:00:22 DEBUG : starting all dmraids on drives ['sda'] >18:00:22 DEBUG : scanning for dmraid on drives ['sda'] >18:00:22 WARNING : /usr/lib/anaconda/dmraid.py:129: UserWarning: device node created in /tmp > isys.makeDevInode(d, dp) > >18:00:22 DEBUG : done starting dmraids. Drivelist: ['sda'] >18:00:22 DEBUG : adding drive sda to disk list >18:00:23 WARNING : /usr/lib/anaconda/raid.py:68: UserWarning: device node created in /tmp > isys.makeDevInode(d, "/tmp/" + d) > >18:00:26 INFO : lv is VolGroup00/LogVol00, size of 112352 >18:00:26 INFO : lv is VolGroup00/LogVol01, size of 1984 >18:00:26 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >18:00:27 WARNING : /usr/lib/anaconda/isys.py:292: UserWarning: device node created in /tmp > makeDevInode (device, devName) > >18:00:27 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage >18:00:28 WARNING : step complete does not exist >18:00:28 INFO : moving (1) to step findinstall >18:00:31 WARNING : step complete does not exist >18:00:31 INFO : moving (1) to step partitionobjinit >18:00:31 INFO : no initiator set >18:00:31 INFO : no /tmp/fcpconfig; not configuring zfcp >18:00:31 DEBUG : adding drive sda to disk list >18:00:32 DEBUG : adding drive sdb to disk list >18:00:32 WARNING : /usr/lib/anaconda/isys.py:799: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >18:00:32 WARNING : /usr/lib/anaconda/isys.py:790: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >18:00:32 WARNING : /usr/lib/anaconda/isys.py:725: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >18:00:32 WARNING : /usr/lib/anaconda/isys.py:758: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >18:00:32 WARNING : /usr/lib/anaconda/isys.py:852: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >18:00:32 INFO : lv VolGroup00/LogVol00, attr is -wi--- >18:00:32 INFO : lv VolGroup00/LogVol01, attr is -wi--- >18:00:33 INFO : lv is VolGroup00/LogVol00, size of 112352 >18:00:33 INFO : lv is VolGroup00/LogVol01, size of 1984 >18:00:35 INFO : pv is /dev/sda2 in vg VolGroup00, size is 114368 >18:00:35 INFO : vg VolGroup00, size is 114368, pesize is 32768 >18:00:35 INFO : lv is VolGroup00/LogVol00, size of 112352 >18:00:35 INFO : lv is VolGroup00/LogVol01, size of 1984 >18:00:35 INFO : mdadm -E /dev/VolGroup00/LogVol00 >18:00:35 INFO : mdadm -E /dev/VolGroup00/LogVol01 >18:00:35 INFO : moving (1) to step parttype >18:00:35 WARNING : /usr/lib/anaconda/gui.py:1246: Warning: IA__g_object_remove_toggle_ref: couldn't find toggle ref 0x2aaabc16d100(0x29745f0) > gtk.main() > >18:01:09 INFO : moving (1) to step autopartitionexecute >18:01:10 DEBUG : adding drive sda to disk list >18:01:16 DEBUG : removing drive sdb from disk lists; adding to skip list > > >/tmp/netinfo: >DEVICE=eth1 >ONBOOT=yes >BOOTPROTO=dhcp >DOMAIN=nc.rr.com > > >/tmp/lvmout: > 0 logical volume(s) in volume group "VolGroup00" now active >up00" > Found volume group "VolGroup00" > Removing VolGroup00-LogVol00 (253:0) > Found volume group "VolGroup00" > Found volume group "VolGroup00" > Removing VolGroup00-LogVol01 (253:1) > Found volume group "VolGroup00" > Deactivated logical volumes in volume group "VolGroup00"
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 250148
: 160261