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 308451 Details for
Bug 450163
GUI Install Fails
[?]
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.
error output from anaconda
anaconda.txt (text/plain), 85.48 KB, created by
Jason Taylor
on 2008-06-05 16:30:12 UTC
(
hide
)
Description:
error output from anaconda
Filename:
MIME Type:
Creator:
Jason Taylor
Created:
2008-06-05 16:30:12 UTC
Size:
85.48 KB
patch
obsolete
>anaconda 11.4.1.3 exception report >Traceback (most recent call first): > File "/usr/lib/anaconda/fsset.py", line 1585, in bootloaderChoices > ret['boot'] = (bootDev.device, N_("First sector of boot partition")) > File "/usr/lib/anaconda/bootloader.py", line 107, in bootloaderSetupChoices > choices = anaconda.id.fsset.bootloaderChoices(anaconda.id.diskset, anaconda.id.bootloader) > File "/usr/lib/anaconda/dispatch.py", line 206, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 129, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/gui.py", line 1279, in nextClicked > self.anaconda.dispatch.gotoNext() >NameError: global name 'N_' is not defined > >Local variables in innermost frame: >bl: <bootloaderInfo.x86BootloaderInfo instance at 0xb798110c> >bootDev: <fsset.PartitionDevice instance at 0xb772ddec> >diskSet: <partedUtils.DiskSet instance at 0xb79818ac> >ret: {} >self: <fsset.FileSystemSet instance at 0xb797dd4c> > > >Anaconda instance, containing members: >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 1009 > intf.icw.currentWindow: PartitionWindow instance, containing members: > intf.icw.currentWindow.checkmark_pixbuf: <gtk.gdk.Pixbuf object at 0xb772a75c (GdkPixbuf at 0x930f360)> > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.diskStripeGraph: DiskStripeGraph instance, containing members: > intf.icw.currentWindow.diskStripeGraph.canvas: <gnome.canvas.Canvas object at 0xb75417ac (GnomeCanvas at 0x9209160)> > intf.icw.currentWindow.diskStripeGraph.textlabels: [] > intf.icw.currentWindow.diskStripeGraph.tree: <DiskTreeModel object at 0xb790f1e4 (GtkTreeStore at 0x929a350)> > intf.icw.currentWindow.diskStripeGraph.editCb: <bound method PartitionWindow.editCb of <PartitionWindow.PartitionWindow instance at 0xb7724b4c>> > intf.icw.currentWindow.diskStripeGraph.next_ypos: 0.0 > intf.icw.currentWindow.diskStripeGraph.diskStripes: [] > intf.icw.currentWindow.show_uneditable: 1 > intf.icw.currentWindow.lock_pixbuf: <gtk.gdk.Pixbuf object at 0xb7977cd4 (GdkPixbuf at 0x930f2f0)> > intf.icw.currentWindow.tree: <DiskTreeModel object at 0xb790f1e4 (GtkTreeStore at 0x929a350)> > intf.icw.currentWindow.fsset: FileSystemSet instance, containing members: > intf.icw.currentWindow.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xb7978f6c>> > intf.icw.currentWindow.fsset.volumesCreated: 1 > intf.icw.currentWindow.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xb7978f6c>> > intf.icw.currentWindow.fsset.migratedfs: 1 > intf.icw.currentWindow.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xb7978f6c>> > intf.icw.currentWindow.fsset.entries: [fsentry -- device: VolGroup01/LogVol00 mountpoint: / > fsystem: ext3 format: 1 > ismounted: 1 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: sda1 mountpoint: /boot > fsystem: ext3 format: 1 > ismounted: 1 options: 'defaults' > label: /boot fsprofile: None > >, fsentry -- device: shm mountpoint: /dev/shm > fsystem: tmpfs format: 0 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: devpts mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > label: None fsprofile: None > >, fsentry -- device: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 1 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 1 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: mapper/luks-sda2 mountpoint: None > fsystem: physical volume (LVM) format: 1 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: VolGroup01 mountpoint: None > fsystem: volume group (LVM) format: 1 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: VolGroup01/LogVol01 mountpoint: swap > fsystem: swap format: 1 > ismounted: 1 options: 'defaults' > label: None fsprofile: None > >] > intf.icw.currentWindow.fsset.mountcount: 5 > intf.icw.currentWindow.toggleViewButton: <gtk.CheckButton object at 0xb7541a04 (GtkCheckButton at 0x91f5a00)> > 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: Partitioning > intf.icw.currentWindow.treeViewSelection: <gtk.TreeSelection object at 0xb7541784 (GtkTreeSelection at 0x92da820)> > intf.icw.currentWindow.treeView: <gtk.TreeView object at 0xb75415a4 (GtkTreeView at 0x91d55b8)> > intf.icw.currentWindow.diskset: DiskSet instance, containing members: > intf.icw.currentWindow.diskset.initializedDisks: {'sda': True} > intf.icw.currentWindow.diskset.disks: {'sda': <PedDisk object at 0xb78a6908>} > 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.isKickstart: 0 > intf.icw.currentWindow.partitions.globalPassphrase: encrypt42 > intf.icw.currentWindow.partitions.autoClearPartType: 1 > intf.icw.currentWindow.partitions.autoEncryptPass: encrypt42 > intf.icw.currentWindow.partitions.nextUniqueID: 11 > intf.icw.currentWindow.partitions.reinitializeDisks: 0 > intf.icw.currentWindow.partitions.autoClearPartDrives: [sda] > intf.icw.currentWindow.partitions.protected: [] > intf.icw.currentWindow.partitions.useAutopartitioning: 1 > intf.icw.currentWindow.partitions.anaconda: Already dumped > intf.icw.currentWindow.partitions.zeroMbr: 0 > intf.icw.currentWindow.partitions.encryptedDevices: {} > intf.icw.currentWindow.partitions.requests: [New Part Request -- mountpoint: /boot uniqueID: 9 > type: ext3 format: 1 > device: sda1 drive: ['sda'] primary: None > size: 200 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: None >, New Part Request -- mountpoint: None uniqueID: 6 > type: physical volume (LVM) format: 1 > device: sda2 drive: ['sda'] primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: LUKS >, VG Request -- name: VolGroup01 uniqueID: 7 > format: 1 pesize: 32768 > physvols: [6] >, LV Request -- mountpoint: / uniqueID: 8 > type: ext3 format: 1 > size: 36896 lvname: LogVol00 volgroup: 7 > options: 'None' fsprofile: None encryption: 'None' >, LV Request -- mountpoint: None uniqueID: 10 > type: swap format: 1 > size: 992 lvname: LogVol01 volgroup: 7 > options: 'None' fsprofile: None encryption: 'None' >] > intf.icw.currentWindow.partitions.autoEncrypt: True > intf.icw.currentWindow.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None > type: physical volume (LVM) format: 1 > device: None drive: None primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: LUKS >, VG Request -- name: lvm uniqueID: None > format: 1 pesize: 32768 > physvols: [] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: 1 > size: 1024 lvname: LogVol00 volgroup: lvm > options: 'None' fsprofile: None encryption: 'None' >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 > device: None drive: None primary: None > size: 200 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: None >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 > size: 496 lvname: LogVol01 volgroup: lvm > options: 'None' fsprofile: None encryption: 'None' >] > intf.icw.currentWindow.partitions.deletes: [drive: sda start: 401625 end: 78124094 >, drive: sda start: 63 end: 401624 >] > intf.icw.mainxml: <glade.XML object at 0xb761e284 (PyGladeXML at 0x8db5ac0)> > intf.icw.window: <gtk.Window object at 0xb761e374 (GtkWindow at 0x8edf8f8)> > intf.icw.installFrame: <gtk.Frame object at 0xb761ea04 (GtkFrame at 0x8e9ece8)> > intf.icw.anaconda: Already dumped > intf.icw.reloadRcQueued: 0 > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >mediaDevice: None >methodstr: http://mirror.cc.vt.edu/pub/fedora/linux/development/i386/os >dispatch: <dispatch.Dispatcher object at 0xb798186c> >rootPath: /mnt/sysimage >isKickstart: False >_loaderMethodstr: http://mirror.cc.vt.edu/pub/fedora/linux/development/i386/os >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [22:tcp] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.anaconda: Already dumped > id.upgradeRoot: [] > id.keyboard: Keyboard instance, containing members: > id.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > id.keyboard.type: PC > id.keyboard.beenset: 0 > id.keyboard._mods: KeyboardModels instance, containing members: > id.timezone: Timezone instance, containing members: > id.timezone.utc: False > id.timezone.tz: America/Detroit > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: None > id.monitor: None > id.iscsi: <iscsi.iscsi object at 0xb760bdec> > id.methodstr: http://mirror.cc.vt.edu/pub/fedora/linux/development/i386/os > id.fsset: Already dumped > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.rootParts: [] > id.x_already_set: 0 > id.backend: AnacondaBackend instance, containing members: > id.backend.modeText: > id.backend.instPath: /mnt/sysimage > id.backend.skipFormatRoot: False > id.backend.instLog: None > id.backend.supportsUpgrades: True > id.backend.supportsPackageSelection: False > id.firstboot: 0 > id.diskset: Already dumped > id.users: None > id.displayMode: g > id.auth: --enableshadow --passalgo=sha512 > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader._configdir: /boot/grub > 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.timeout: None > id.bootloader._configname: grub.conf > id.bootloader.device: None > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader._drivelist: [sda] > 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: rawhide.localdomain > id.network.overrideDHCPhostname: True > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=00:0d:88:34:ce:f0 >ONBOOT=yes > >} > id.network.primaryNS: 10.1.10.2 > id.network.firstnetdevice: eth0 > id.network.isConfigured: 1 > id.network.domains: [] > id.network.secondaryNS: None > id.network.gateway: 10.1.10.1 > id.instClass: <installclass.DefaultInstall object at 0xb79b80cc> > id.partitions: Already dumped > id.isHeadless: 0 > id.videocard: None > 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: ><6>Initializing cgroup subsys cpuset ><6>Initializing cgroup subsys cpu ><5>Linux version 2.6.26-0.54.rc4.git5.fc10.i586 (mockbuild@xenbuilder1.fedora.redhat.com) (gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC) ) #1 SMP Tue Jun 3 23:05:26 EDT 2008 ><6>PAT disabled. Not yet verified on this CPU type. ><6>BIOS-provided physical RAM map: ><4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) ><4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) ><4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000001fffc000 (usable) ><4> BIOS-e820: 000000001fffc000 - 000000001ffff000 (ACPI data) ><4> BIOS-e820: 000000001ffff000 - 0000000020000000 (ACPI NVS) ><4> BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) ><4> BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) ><4> BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved) ><5>0MB HIGHMEM available. ><5>511MB LOWMEM available. ><6>Using x86 segment limits to approximate NX protection ><7>Entering add_active_range(0, 0, 131068) 0 entries of 256 used ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> Normal 4096 -> 131068 ><4> HighMem 131068 -> 131068 ><4>Movable zone start PFN for each node ><4>early_node_map[1] active PFN ranges ><4> 0: 0 -> 131068 ><7>On node 0 totalpages: 131068 ><7> DMA zone: 56 pages used for memmap ><7> DMA zone: 0 pages reserved ><7> DMA zone: 4040 pages, LIFO batch:0 ><7> Normal zone: 1736 pages used for memmap ><7> Normal zone: 125236 pages, LIFO batch:31 ><7> HighMem zone: 0 pages used for memmap ><7> Movable zone: 0 pages used for memmap ><6>DMI 2.3 present. ><6>Using APIC driver default ><4>ACPI: RSDP 000F5B80, 0014 (r0 ASUS ) ><4>ACPI: RSDT 1FFFC000, 0030 (r1 ASUS A7V333 42302E31 MSFT 31313031) ><4>ACPI: FACP 1FFFC0B2, 0074 (r1 ASUS A7V333 42302E31 MSFT 31313031) ><4>ACPI: DSDT 1FFFC126, 2144 (r1 ASUS A7V333 1000 MSFT 100000B) ><4>ACPI: FACS 1FFFF000, 0040 ><4>ACPI: BOOT 1FFFC030, 0028 (r1 ASUS A7V333 42302E31 MSFT 31313031) ><4>ACPI: APIC 1FFFC058, 005A (r1 ASUS A7V333 42302E31 MSFT 31313031) ><6>ACPI: PM-Timer IO Port: 0xe408 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) ><4>BIOS bug, APIC version is 0 for CPU#0! fixing up to 0x10. (tell your hw vendor) ><6>ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) ><6>ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) ><6>IOAPIC[0]: apic_id 2, version 2, address 0xfec00000, GSI 0-23 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl edge) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) ><7>ACPI: IRQ0 used by override. ><7>ACPI: IRQ2 used by override. ><7>ACPI: IRQ9 used by override. ><4>Enabling APIC mode: Flat. Using 1 I/O APICs ><6>Using ACPI (MADT) for SMP configuration information ><4>Allocating PCI resources starting at 30000000 (gap: 20000000:dec00000) ><6>PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 ><6>PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 ><6>PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 ><6>SMP: Allowing 1 CPUs, 0 hotplug CPUs ><6>PERCPU: Allocating 336168 bytes of per cpu data ><7>NR_CPUS: 32, nr_cpu_ids: 1 ><4>Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129276 ><5>Kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz ><7>mapped APIC to ffffb000 (fee00000) ><7>mapped IOAPIC to ffffa000 (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=c082f000 soft=c080f000 ><4>PID hash table entries: 2048 (order: 11, 8192 bytes) ><4>Detected 1052.453 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: 48 ><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: 1024 kB ><4> per task-struct memory footprint: 2688 bytes ><6>Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) ><6>Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) ><6>Memory: 498148k/524272k available (2341k kernel code, 25428k reserved, 1213k data, 572k init, 0k highmem) ><6>virtual kernel memory layout: ><4> fixmap : 0xffc52000 - 0xfffff000 (3764 kB) ><4> pkmap : 0xff400000 - 0xff800000 (4096 kB) ><4> vmalloc : 0xe0800000 - 0xff3fe000 ( 491 MB) ><4> lowmem : 0xc0000000 - 0xdfffc000 ( 511 MB) ><4> .init : 0xc077d000 - 0xc080c000 ( 572 kB) ><4> .data : 0xc064958a - 0xc0778b80 (1213 kB) ><4> .text : 0xc0400000 - 0xc064958a (2341 kB) ><6>Checking if this processor honours the WP bit even in supervisor mode...Ok. ><7>CPA: page pool initialized 16 of 16 pages preallocated ><6>SLUB: Genslabs=12, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 ><4>Calibrating delay using timer specific routine.. 2108.92 BogoMIPS (lpj=1054461) ><6>Security Framework 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 ><6>Initializing cgroup subsys ns ><6>Initializing cgroup subsys cpuacct ><6>Initializing cgroup subsys devices ><6>CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) ><6>CPU: L2 Cache: 256K (64 bytes/line) ><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>debug: unmapping init memory c077a000..c077d000 ><6>ACPI: Core revision 20080321 ><4>ENABLING IO-APIC IRQs ><6>..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 ><6>CPU0: AMD Athlon(TM) XP 1600+ stepping 02 ><6>Brought up 1 CPUs ><6>Total of 1 processors activated (2108.92 BogoMIPS). ><7>sizeof(vma)=84 bytes ><7>sizeof(page)=56 bytes ><7>sizeof(inode)=608 bytes ><7>sizeof(dentry)=160 bytes ><7>sizeof(ext3inode)=860 bytes ><7>sizeof(buffer_head)=56 bytes ><7>sizeof(skbuff)=180 bytes ><7>sizeof(task_struct)=6052 bytes ><7>CPU0 attaching sched-domain: ><7> domain 0: span 0 ><7> groups: 0 ><4>khelper used greatest stack depth: 3032 bytes left ><6>net_namespace: 732 bytes ><6>Booting paravirtualized kernel on bare hardware ><4>Time: 11:14:56 Date: 05/26/08 ><6>NET: Registered protocol family 16 ><6>No dock devices found. ><4>khelper used greatest stack depth: 2940 bytes left ><6>ACPI: bus type pci registered ><6>PCI: PCI BIOS revision 2.10 entry at 0xf17e0, last bus=1 ><6>PCI: Using configuration type 1 for base access ><6>Setting up standard PCI resources ><4>khelper used greatest stack depth: 2640 bytes left ><7>ACPI: EC: Look up EC in DSDT ><6>ACPI: Interpreter enabled ><6>ACPI: (supports S0 S1 S4 S5) ><6>ACPI: Using IOAPIC for interrupt routing ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT] ><6>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ><6>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ><6>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ><6>ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14) *9 ><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 15 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>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><4>ACPI: RTC can wake from S4 ><6>system 00:00: iomem range 0x0-0x9ffff could not be reserved ><6>system 00:00: iomem range 0xf0000-0xfffff could not be reserved ><6>system 00:00: iomem range 0x100000-0x1fffffff could not be reserved ><6>system 00:00: iomem range 0xfec00000-0xfec000ff could not be reserved ><6>system 00:00: iomem range 0xfee00000-0xfee00fff could not be reserved ><6>system 00:02: ioport range 0xe400-0xe47f has been reserved ><6>system 00:02: ioport range 0xe800-0xe81f has been reserved ><6>system 00:02: iomem range 0xfff80000-0xffffffff could not be reserved ><6>system 00:02: iomem range 0xffb80000-0xffbfffff has been reserved ><6>system 00:03: ioport range 0x4d0-0x4d1 has been reserved ><6>system 00:0e: ioport range 0x290-0x291 has been reserved ><6>system 00:0e: ioport range 0x370-0x372 has been reserved ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: disabled. ><6> MEM window: 0xd6000000-0xd7efffff ><6> PREFETCH window: 0x00000000d7f00000-0x00000000dfffffff ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><6>NET: Registered protocol family 2 ><6>IP route cache hash table entries: 4096 (order: 2, 16384 bytes) ><6>TCP established hash table entries: 16384 (order: 5, 131072 bytes) ><6>TCP bind hash table entries: 16384 (order: 7, 589824 bytes) ><6>TCP: Hash tables configured (established 16384 bind 16384) ><6>TCP reno registered ><6>NET: Registered protocol family 1 ><6>checking if image is initramfs...<7>Switched to high resolution mode on CPU 0 ><4> it is ><6>debug: unmapping init memory df65b000..dffdc000 ><6>Simple Boot Flag at 0x3a set to 0x1 ><6>apm: BIOS version 1.2 Flags 0x0b (Driver version 1.16ac) ><5>apm: overridden by ACPI. ><6>audit: initializing netlink socket (disabled) ><5>type=2000 audit(1211800496.717:1): initialized ><4>Total HugeTLB memory allocated, 0 ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) ><6>msgmni has been set to 973 for ipc namespace c074f578 ><7>SELinux: Registering netfilter hooks ><6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><6>PCI: VIA PCI bridge detected.Disabling DAC. ><7>pci 0000:00:11.2: uhci_check_and_reset_hc: legsup = 0x2000 ><7>pci 0000:00:11.2: Performing full reset ><7>pci 0000:00:11.3: uhci_check_and_reset_hc: legsup = 0x0010 ><7>pci 0000:00:11.3: Performing full reset ><7>pci 0000:01:00.0: Boot video device ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><6>ACPI: ACPI0007:00 is registered as cooling_device0 ><6>isapnp: Scanning for PnP cards... ><6>isapnp: No Plug & Play device found ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.103 ><6>agpgart: Detected VIA KT266/KY266x/KT333 chipset ><6>agpgart: AGP aperture is 64M @ 0xe0000000 ><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>serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A ><6>00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>00:0b: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A ><6>brd: module loaded ><6>input: Macintosh mouse button emulation as /devices/virtual/input/input0 ><6>PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13: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>rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 ><6>rtc0: alarms up to one month ><6>cpuidle: using governor ladder ><6>cpuidle: using governor menu ><6>usbcore: registered new interface driver hiddev ><6>usbcore: registered new interface driver usbhid ><6>usbhid: v2.6:USB HID core driver ><6>TCP cubic registered ><6>Initializing XFRM netlink socket ><6>NET: Registered protocol family 17 ><4>Using IPI No-Shortcut mode ><4>registered taskstats version 1 ><4> Magic number: 8:281:227 ><4> hash matches device PNP0200:00 ><6>debug: unmapping init memory c077d000..c080c000 ><6>Write protecting the kernel text: 2344k ><6>Write protecting the kernel read-only data: 976k ><6>input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 ><4>udevd used greatest stack depth: 2272 bytes left ><4>modprobe used greatest stack depth: 2264 bytes left ><6>RPC: Registered udp transport module. ><6>RPC: Registered tcp transport module. ><6>loop: module loaded ><6>input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 ><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, 6 devices found ><6>input: PC Speaker as /devices/platform/pcspkr/input/input3 ><6>squashfs: version 3.3 (2007/10/31) Phillip Lougher ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-869. ><5>iscsi: registered transport (tcp) ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><4>modprobe used greatest stack depth: 1988 bytes left ><6>USB Universal Host Controller Interface driver v3.0 ><6>uhci_hcd 0000:00:09.0: enabling device (0014 -> 0015) ><6>ACPI: PCI Interrupt 0000:00:09.0[A] -> GSI 19 (level, low) -> IRQ 19 ><6>uhci_hcd 0000:00:09.0: UHCI Host Controller ><7>drivers/usb/core/inode.c: creating file 'devices' ><7>drivers/usb/core/inode.c: creating file '001' ><7>ehci_hcd: block sizes: qh 128 qtd 96 itd 160 sitd 96 ><6>uhci_hcd 0000:00:09.0: new USB bus registered, assigned bus number 1 ><6>uhci_hcd 0000:00:09.0: detected 2 ports ><7>uhci_hcd 0000:00:09.0: uhci_check_and_reset_hc: legsup = 0x2000 ><7>uhci_hcd 0000:00:09.0: Performing full reset ><6>uhci_hcd 0000:00:09.0: irq 19, io base 0x0000d400 ><7>usb usb1: default language 0x0409 ><7>usb usb1: uevent ><7>usb usb1: usb_probe_device ><6>usb usb1: configuration #1 chosen from 1 choice ><7>usb usb1: adding 1-0:1.0 (config #1, interface 0) ><6>8139too Fast Ethernet driver 0.9.28 ><7>usb 1-0:1.0: uevent ><7>hub 1-0:1.0: usb_probe_interface ><7>hub 1-0:1.0: usb_probe_interface - got id ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 2 ports detected ><7>hub 1-0:1.0: standalone hub ><7>hub 1-0:1.0: no power switching (usb 1.0) ><7>hub 1-0:1.0: individual port over-current protection ><7>hub 1-0:1.0: power on to power good time: 2ms ><7>hub 1-0:1.0: local power source is good ><7>hub 1-0:1.0: trying to enable port power on non-switchable hub ><6>NET: Registered protocol family 23 ><7>hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000 ><7>drivers/usb/core/inode.c: creating file '001' ><7>uhci_hcd 0000:00:09.0: port 1 portsc 018a,00 ><7>hub 1-0:1.0: port 1, status 0300, change 0003, 1.5 Mb/s ><6>usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb1: Product: UHCI Host Controller ><6>usb usb1: Manufacturer: Linux 2.6.26-0.54.rc4.git5.fc10.i586 uhci_hcd ><6>usb usb1: SerialNumber: 0000:00:09.0 ><6>uhci_hcd 0000:00:09.1: enabling device (0014 -> 0015) ><6>ACPI: PCI Interrupt 0000:00:09.1[B] -> GSI 16 (level, low) -> IRQ 16 ><6>uhci_hcd 0000:00:09.1: UHCI Host Controller ><7>drivers/usb/core/inode.c: creating file '002' ><6>uhci_hcd 0000:00:09.1: new USB bus registered, assigned bus number 2 ><6>uhci_hcd 0000:00:09.1: detected 2 ports ><7>uhci_hcd 0000:00:09.1: uhci_check_and_reset_hc: legsup = 0x2000 ><7>uhci_hcd 0000:00:09.1: Performing full reset ><6>uhci_hcd 0000:00:09.1: irq 16, io base 0x0000d000 ><7>usb usb2: default language 0x0409 ><7>usb usb2: uevent ><7>usb usb2: usb_probe_device ><6>usb usb2: configuration #1 chosen from 1 choice ><7>usb usb2: adding 2-0:1.0 (config #1, interface 0) ><7>usb 2-0:1.0: uevent ><7>hub 2-0:1.0: usb_probe_interface ><7>hub 2-0:1.0: usb_probe_interface - got id ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 2 ports detected ><7>hub 2-0:1.0: standalone hub ><7>hub 2-0:1.0: no power switching (usb 1.0) ><7>hub 2-0:1.0: individual port over-current protection ><7>hub 2-0:1.0: power on to power good time: 2ms ><7>hub 2-0:1.0: local power source is good ><7>hub 2-0:1.0: trying to enable port power on non-switchable hub ><7>hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x300 ><7>uhci_hcd 0000:00:09.0: port 2 portsc 008a,00 ><7>hub 1-0:1.0: port 2, status 0100, change 0003, 12 Mb/s ><7>drivers/usb/core/inode.c: creating file '001' ><6>usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb2: Product: UHCI Host Controller ><6>usb usb2: Manufacturer: Linux 2.6.26-0.54.rc4.git5.fc10.i586 uhci_hcd ><6>usb usb2: SerialNumber: 0000:00:09.1 ><6>ehci_hcd 0000:00:09.2: enabling device (0014 -> 0016) ><6>ACPI: PCI Interrupt 0000:00:09.2[C] -> GSI 17 (level, low) -> IRQ 17 ><6>ehci_hcd 0000:00:09.2: EHCI Host Controller ><7>drivers/usb/core/inode.c: creating file '003' ><6>ehci_hcd 0000:00:09.2: new USB bus registered, assigned bus number 3 ><7>ehci_hcd 0000:00:09.2: reset hcs_params 0x2204 dbg=0 cc=2 pcc=2 ordered !ppc ports=4 ><7>ehci_hcd 0000:00:09.2: reset hcc_params 0002 thresh 0 uframes 256/512/1024 ><7>ehci_hcd 0000:00:09.2: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT ><7>ehci_hcd 0000:00:09.2: MWI active ><7>ehci_hcd 0000:00:09.2: supports USB remote wakeup ><6>ehci_hcd 0000:00:09.2: irq 17, io mem 0xd5800000 ><7>ehci_hcd 0000:00:09.2: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT ><7>ehci_hcd 0000:00:09.2: init command 010009 (park)=0 ithresh=1 period=256 RUN ><7>libata version 3.00 loaded. ><6>ehci_hcd 0000:00:09.2: USB 2.0 started, EHCI 0.95, driver 10 Dec 2004 ><7>usb usb3: default language 0x0409 ><7>usb usb3: uevent ><7>usb usb3: usb_probe_device ><6>usb usb3: configuration #1 chosen from 1 choice ><7>usb usb3: adding 3-0:1.0 (config #1, interface 0) ><7>usb 3-0:1.0: uevent ><7>hub 3-0:1.0: usb_probe_interface ><7>hub 3-0:1.0: usb_probe_interface - got id ><6>hub 3-0:1.0: USB hub found ><6>hub 3-0:1.0: 4 ports detected ><7>hub 3-0:1.0: standalone hub ><7>hub 3-0:1.0: no power switching (usb 1.0) ><7>hub 3-0:1.0: individual port over-current protection ><7>hub 3-0:1.0: power on to power good time: 20ms ><7>hub 3-0:1.0: local power source is good ><7>hub 3-0:1.0: trying to enable port power on non-switchable hub ><7>hub 1-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x100 ><7>hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000 ><7>hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0006 ><7>uhci_hcd 0000:00:09.1: port 1 portsc 008a,00 ><7>hub 2-0:1.0: port 1, status 0100, change 0003, 12 Mb/s ><7>drivers/usb/core/inode.c: creating file '001' ><6>usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 ><6>usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb3: Product: EHCI Host Controller ><6>usb usb3: Manufacturer: Linux 2.6.26-0.54.rc4.git5.fc10.i586 ehci_hcd ><6>usb usb3: SerialNumber: 0000:00:09.2 ><6>8139too 0000:00:0f.0: enabling device (0004 -> 0007) ><6>ACPI: PCI Interrupt 0000:00:0f.0[A] -> GSI 18 (level, low) -> IRQ 18 ><6>eth0: RealTek RTL8139 at 0xe09b6000, 00:0d:88:34:ce:f0, IRQ 18 ><7>eth0: Identified 8139 chip type 'RTL-8100B/8139D' ><6>ACPI: PCI Interrupt 0000:00:11.2[D] -> GSI 21 (level, low) -> IRQ 21 ><6>uhci_hcd 0000:00:11.2: UHCI Host Controller ><7>drivers/usb/core/inode.c: creating file '004' ><6>uhci_hcd 0000:00:11.2: new USB bus registered, assigned bus number 4 ><6>uhci_hcd 0000:00:11.2: detected 2 ports ><7>uhci_hcd 0000:00:11.2: uhci_check_and_reset_hc: cmd = 0x0000 ><7>uhci_hcd 0000:00:11.2: Performing full reset ><6>uhci_hcd 0000:00:11.2: irq 21, io base 0x0000a400 ><7>usb usb4: default language 0x0409 ><7>usb usb4: uevent ><7>usb usb4: usb_probe_device ><6>usb usb4: configuration #1 chosen from 1 choice ><7>usb usb4: adding 4-0:1.0 (config #1, interface 0) ><7>usb 4-0:1.0: uevent ><7>hub 4-0:1.0: usb_probe_interface ><7>hub 4-0:1.0: usb_probe_interface - got id ><6>hub 4-0:1.0: USB hub found ><6>hub 4-0:1.0: 2 ports detected ><7>hub 4-0:1.0: standalone hub ><7>hub 4-0:1.0: no power switching (usb 1.0) ><7>hub 4-0:1.0: individual port over-current protection ><7>hub 4-0:1.0: power on to power good time: 2ms ><7>hub 4-0:1.0: local power source is good ><7>hub 4-0:1.0: trying to enable port power on non-switchable hub ><27>May 26 11:15:01 udevd-event[880]: node_symlink: device node '/dev/rtc' already exists, link to '/dev/rtc0' will not overwrite it > ><7>hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100 ><7>uhci_hcd 0000:00:09.1: port 2 portsc 008a,00 ><7>hub 2-0:1.0: port 2, status 0100, change 0003, 12 Mb/s ><7>drivers/usb/core/inode.c: creating file '001' ><6>usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb4: Product: UHCI Host Controller ><6>usb usb4: Manufacturer: Linux 2.6.26-0.54.rc4.git5.fc10.i586 uhci_hcd ><6>usb usb4: SerialNumber: 0000:00:11.2 ><6>ACPI: PCI Interrupt 0000:00:11.3[D] -> GSI 21 (level, low) -> IRQ 21 ><6>uhci_hcd 0000:00:11.3: UHCI Host Controller ><7>drivers/usb/core/inode.c: creating file '005' ><6>uhci_hcd 0000:00:11.3: new USB bus registered, assigned bus number 5 ><6>uhci_hcd 0000:00:11.3: detected 2 ports ><7>uhci_hcd 0000:00:11.3: uhci_check_and_reset_hc: cmd = 0x0000 ><7>uhci_hcd 0000:00:11.3: Performing full reset ><6>uhci_hcd 0000:00:11.3: irq 21, io base 0x0000a000 ><7>usb usb5: default language 0x0409 ><7>usb usb5: uevent ><7>usb usb5: usb_probe_device ><6>usb usb5: configuration #1 chosen from 1 choice ><7>usb usb5: adding 5-0:1.0 (config #1, interface 0) ><7>usb 5-0:1.0: uevent ><7>hub 5-0:1.0: usb_probe_interface ><7>hub 5-0:1.0: usb_probe_interface - got id ><6>hub 5-0:1.0: USB hub found ><6>hub 5-0:1.0: 2 ports detected ><7>hub 5-0:1.0: standalone hub ><7>hub 5-0:1.0: no power switching (usb 1.0) ><7>hub 5-0:1.0: individual port over-current protection ><7>hub 5-0:1.0: power on to power good time: 2ms ><7>hub 5-0:1.0: local power source is good ><7>hub 5-0:1.0: trying to enable port power on non-switchable hub ><7>hub 2-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x100 ><7>hub 3-0:1.0: state 7 ports 4 chg 0000 evt 0000 ><7>hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0006 ><7>uhci_hcd 0000:00:11.2: port 1 portsc 008a,00 ><7>hub 4-0:1.0: port 1, status 0100, change 0003, 12 Mb/s ><7>drivers/usb/core/inode.c: creating file '001' ><6>usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb5: Product: UHCI Host Controller ><6>usb usb5: Manufacturer: Linux 2.6.26-0.54.rc4.git5.fc10.i586 uhci_hcd ><6>usb usb5: SerialNumber: 0000:00:11.3 ><4>modprobe used greatest stack depth: 1552 bytes left ><4>modprobe used greatest stack depth: 1524 bytes left ><7>pata_via 0000:00:11.1: version 0.3.3 ><4>ACPI: Unable to derive IRQ for device 0000:00:11.1 ><6>scsi0 : pata_via ><6>scsi1 : pata_via ><6>ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xa800 irq 14 ><6>ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xa808 irq 15 ><7>hub 4-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100 ><7>uhci_hcd 0000:00:11.2: port 2 portsc 008a,00 ><7>hub 4-0:1.0: port 2, status 0100, change 0003, 12 Mb/s ><7>hub 4-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x100 ><7>hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000 ><7>hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0006 ><7>uhci_hcd 0000:00:11.3: port 1 portsc 008a,00 ><7>hub 5-0:1.0: port 1, status 0100, change 0003, 12 Mb/s ><6>ata1.01: HPA detected: current 78125000, native 80043264 ><6>ata1.01: ATA-6: Maxtor 5T040H4, TAH71DP0, max UDMA/100 ><6>ata1.01: 78125000 sectors, multi 16: LBA ><6>ata1.01: configured for UDMA/100 ><7>hub 5-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100 ><7>uhci_hcd 0000:00:11.3: port 2 portsc 008a,00 ><7>hub 5-0:1.0: port 2, status 0100, change 0003, 12 Mb/s ><7>hub 5-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x100 ><7>hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000 ><6>ata2.00: ATAPI: SONY CD-RW CRX160E, 1.0g, max UDMA/33 ><6>ata2.01: ATAPI: LITEON DVD-ROM LTD163D, GHR3, max UDMA/33 ><6>ata2.00: configured for UDMA/33 ><6>ata2.01: configured for UDMA/33 ><5>scsi 0:0:1:0: Direct-Access ATA Maxtor 5T040H4 TAH7 PQ: 0 ANSI: 5 ><5>scsi 1:0:0:0: CD-ROM SONY CD-RW CRX160E 1.0g PQ: 0 ANSI: 5 ><5>scsi 1:0:1:0: CD-ROM LITEON DVD-ROM LTD163D GHR3 PQ: 0 ANSI: 5 ><7>usb usb1: suspend_rh (auto-stop) ><7>usb usb2: suspend_rh (auto-stop) ><7>usb usb4: suspend_rh (auto-stop) ><7>usb usb5: suspend_rh (auto-stop) ><4>Driver 'sd' needs updating - please use bus_type methods ><5>sd 0:0:1:0: [sda] 78125000 512-byte hardware sectors (40000 MB) ><5>sd 0:0:1:0: [sda] Write Protect is off ><7>sd 0:0:1:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 0:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>sd 0:0:1:0: [sda] 78125000 512-byte hardware sectors (40000 MB) ><5>sd 0:0:1:0: [sda] Write Protect is off ><7>sd 0:0:1:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 0:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sda:<4>Driver 'sr' needs updating - please use bus_type methods ><4> sda1 sda2 ><5>sd 0:0:1:0: [sda] Attached SCSI disk ><4>modprobe used greatest stack depth: 1504 bytes left ><4>sr0: scsi3-mmc drive: 20x/32x writer cd/rw xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 1:0:0:0: Attached scsi CD-ROM sr0 ><5>sd 0:0:1:0: Attached scsi generic sg0 type 0 ><5>sr 1:0:0:0: Attached scsi generic sg1 type 5 ><5>sr 1:0:1:0: Attached scsi generic sg2 type 5 ><4>sr1: scsi3-mmc drive: 0x/48x cd/rw xa/form2 cdda tray ><7>sr 1:0:1:0: Attached scsi CD-ROM sr1 ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><7>hub 1-0:1.0: hub_suspend ><7>usb usb1: bus auto-suspend ><7>usb usb1: suspend_rh ><7>hub 2-0:1.0: hub_suspend ><7>usb usb2: bus auto-suspend ><7>usb usb2: suspend_rh ><7>hub 3-0:1.0: hub_suspend ><7>usb usb3: bus auto-suspend ><7>ehci_hcd 0000:00:09.2: suspend root hub ><7>hub 4-0:1.0: hub_suspend ><7>usb usb4: bus auto-suspend ><7>usb usb4: suspend_rh ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><7>hub 5-0:1.0: hub_suspend ><7>usb usb5: bus auto-suspend ><7>usb usb5: suspend_rh ><6>eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1 ><7>eth0: no IPv6 routers present ><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>ISOFS: Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>SELinux: 8192 avtab hash slots, 161311 rules. ><7>SELinux: 8192 avtab hash slots, 161311 rules. ><7>SELinux: 5 users, 13 roles, 2385 types, 113 bools, 1 sens, 1024 cats ><7>SELinux: 73 classes, 161311 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 tmpfs, type tmpfs), uses transition SIDs ><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 anon_inodefs, type anon_inodefs), uses genfs_contexts ><7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs ><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 ><6>SELinux: policy loaded with handle_unknown=allow ><5>type=1403 audit(1211800551.877:2): policy loaded auid=4294967295 ses=4294967295 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>xor: automatically using best checksumming function: pIII_sse ><6> pIII_sse : 1032.000 MB/sec ><6>xor: using function: pIII_sse (1032.000 MB/sec) ><6>async_tx: api initialized (async) ><4>raid6: int32x1 273 MB/s ><4>raid6: int32x2 402 MB/s ><4>raid6: int32x4 332 MB/s ><4>raid6: int32x8 273 MB/s ><4>raid6: mmxx1 851 MB/s ><4>raid6: mmxx2 929 MB/s ><4>raid6: sse1x1 796 MB/s ><4>raid6: sse1x2 1234 MB/s ><4>raid6: using algorithm sse1x2 (1234 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 ><6>md: linear personality registered for level -1 ><4>GFS2 (built Jun 3 2008 23:08:19) installed ><6>Lock_Nolock (built Jun 3 2008 23:08:35) installed ><6>JFS: nTxBlock = 3894, nTxLock = 31153 ><6>SGI XFS with ACLs, security attributes, large block numbers, no debug enabled ><6>SGI XFS Quota Management subsystem ><6>device-mapper: uevent: version 1.0.3 ><6>device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) 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 ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda1, internal journal ><6>EXT3-fs: recovery complete. ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda1, type ext3), uses xattr ><6>Adding 1015800k swap on /dev/VolGroup01/LogVol01. Priority:-1 extents:1 across:1015800k ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on dm-1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-1, 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: >11:14:58 INFO : kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz > >11:14:58 INFO : anaconda version 11.4.1.3 on i386 starting >11:14:58 INFO : fwloader: starting firmware loader >11:14:58 DEBUG : fwloader: starting up (pid 536) >11:14:58 DEBUG : fwloader: entering event loop >11:14:58 INFO : 498452 kB are available >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem block got action add >11:14:58 DEBUG : fwloader: subsystem bdi got action add >11:14:58 DEBUG : fwloader: subsystem block got action add >11:14:58 DEBUG : fwloader: subsystem bdi got action add >11:14:58 DEBUG : fwloader: subsystem block got action add >11:14:58 DEBUG : fwloader: subsystem bdi got action add >11:14:58 DEBUG : fwloader: subsystem block got action add >11:14:58 DEBUG : fwloader: subsystem bdi got action add >11:14:58 DEBUG : fwloader: subsystem block got action add >11:14:58 DEBUG : fwloader: subsystem bdi got action add >11:14:58 DEBUG : fwloader: subsystem block got action add >11:14:58 DEBUG : fwloader: subsystem bdi got action add >11:14:58 DEBUG : fwloader: subsystem block got action add >11:14:58 DEBUG : fwloader: subsystem bdi got action add >11:14:58 DEBUG : fwloader: subsystem block got action add >11:14:58 DEBUG : fwloader: subsystem bdi got action add >11:14:58 DEBUG : fwloader: subsystem input got action add >11:14:58 DEBUG : fwloader: subsystem input got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem input got action add >11:14:58 DEBUG : fwloader: subsystem platform got action add >11:14:58 DEBUG : fwloader: subsystem block got action add >11:14:58 DEBUG : fwloader: subsystem bdi got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem edd got action add >11:14:58 DEBUG : fwloader: subsystem edd got action add >11:14:58 DEBUG : fwloader: subsystem edd got action add >11:14:58 DEBUG : fwloader: subsystem edd got action add >11:14:58 DEBUG : fwloader: subsystem edd got action add >11:14:58 DEBUG : fwloader: subsystem edd got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem input got action add >11:14:58 DEBUG : fwloader: subsystem input got action add >11:14:58 DEBUG : fwloader: subsystem drivers got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem slab got action add >11:14:58 DEBUG : fwloader: subsystem class got action add >11:14:58 DEBUG : fwloader: subsystem bus got action add >11:14:58 DEBUG : fwloader: subsystem class got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:58 DEBUG : fwloader: subsystem class got action add >11:14:58 DEBUG : fwloader: subsystem class got action add >11:14:58 DEBUG : fwloader: subsystem class got action add >11:14:58 DEBUG : fwloader: subsystem class got action add >11:14:58 DEBUG : fwloader: subsystem module got action add >11:14:59 DEBUG : fwloader: subsystem module got action add >11:14:59 DEBUG : fwloader: subsystem iscsi_transport got action add >11:14:59 DEBUG : fwloader: subsystem module got action add >11:14:59 DEBUG : fwloader: subsystem slab got action add >11:14:59 DEBUG : fwloader: subsystem slab got action add >11:14:59 DEBUG : fwloader: subsystem slab got action add >11:14:59 DEBUG : fwloader: subsystem slab got action add >11:14:59 DEBUG : fwloader: subsystem slab got action add >11:14:59 DEBUG : fwloader: subsystem slab got action add >11:14:59 DEBUG : fwloader: subsystem slab got action add >11:14:59 DEBUG : fwloader: subsystem slab got action add >11:14:59 DEBUG : fwloader: subsystem slab got action add >11:14:59 DEBUG : fwloader: subsystem slab got action add >11:14:59 DEBUG : probing buses >11:14:59 DEBUG : fwloader: subsystem bus got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem bus got action add >11:14:59 DEBUG : fwloader: subsystem bus got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem bus got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem bus got action add >11:14:59 DEBUG : fwloader: subsystem bus got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem bus got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem bus got action add >11:14:59 DEBUG : fwloader: subsystem bus got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem bus got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem bus got action add >11:14:59 DEBUG : fwloader: subsystem drivers got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem acpi got action add >11:14:59 DEBUG : fwloader: subsystem pci got action add >11:14:59 DEBUG : fwloader: subsystem pci got action add >11:14:59 DEBUG : fwloader: subsystem pci got action add >11:14:59 DEBUG : fwloader: subsystem pci_bus got action add >11:14:59 DEBUG : fwloader: subsystem pci got action add >11:14:59 DEBUG : fwloader: subsystem pci got action add >11:14:59 DEBUG : fwloader: subsystem pci got action add >11:14:59 DEBUG : fwloader: subsystem pci got action add >11:14:59 DEBUG : fwloader: subsystem pci got action add >11:14:59 DEBUG : fwloader: subsystem pci got action add >11:14:59 DEBUG : fwloader: subsystem pci got action add >11:14:59 DEBUG : fwloader: subsystem pci got action add >11:14:59 DEBUG : fwloader: subsystem pci got action add >11:14:59 DEBUG : fwloader: subsystem pci got action add >11:14:59 DEBUG : fwloader: subsystem pci got action add >11:14:59 DEBUG : fwloader: subsystem pci_bus got action add >11:14:59 DEBUG : fwloader: subsystem platform got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem platform got action add >11:14:59 DEBUG : fwloader: subsystem serio got action add >11:14:59 DEBUG : fwloader: subsystem input got action add >11:14:59 DEBUG : fwloader: subsystem input got action add >11:14:59 DEBUG : fwloader: subsystem serio got action add >11:14:59 DEBUG : fwloader: subsystem input got action add >11:14:59 DEBUG : fwloader: subsystem input got action add >11:14:59 DEBUG : fwloader: subsystem input got action add >11:14:59 DEBUG : fwloader: subsystem platform got action add >11:14:59 DEBUG : fwloader: subsystem input got action add >11:14:59 DEBUG : fwloader: subsystem input got action add >11:14:59 DEBUG : fwloader: subsystem platform got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem platform got action add >11:14:59 DEBUG : fwloader: subsystem pnp got action add >11:14:59 DEBUG : fwloader: subsystem pnp got action add >11:14:59 DEBUG : fwloader: subsystem pnp got action add >11:14:59 DEBUG : fwloader: subsystem pnp got action add >11:14:59 DEBUG : fwloader: subsystem pnp got action add >11:14:59 DEBUG : fwloader: subsystem pnp got action add >11:14:59 DEBUG : fwloader: subsystem rtc got action add >11:14:59 DEBUG : fwloader: subsystem pnp got action add >11:14:59 DEBUG : fwloader: subsystem pnp got action add >11:14:59 DEBUG : fwloader: subsystem pnp got action add >11:14:59 DEBUG : fwloader: subsystem pnp got action add >11:14:59 DEBUG : fwloader: subsystem pnp got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem pnp got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem pnp got action add >11:14:59 DEBUG : fwloader: subsystem pnp got action add >11:14:59 DEBUG : fwloader: subsystem pnp got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem bdi got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem block got action add >11:14:59 DEBUG : fwloader: subsystem dmi got action add >11:14:59 DEBUG : fwloader: subsystem graphics got action add >11:14:59 DEBUG : fwloader: subsystem input got action add >11:14:59 DEBUG : fwloader: subsystem input got action add >11:14:59 DEBUG : fwloader: subsystem input got action add >11:14:59 DEBUG : fwloader: subsystem input got action add >11:14:59 DEBUG : fwloader: subsystem iscsi_transport got action add >11:14:59 DEBUG : fwloader: subsystem mem got action add >11:14:59 DEBUG : fwloader: subsystem mem got action add >11:14:59 DEBUG : fwloader: subsystem mem got action add >11:14:59 DEBUG : fwloader: subsystem mem got action add >11:14:59 DEBUG : fwloader: subsystem mem got action add >11:14:59 DEBUG : fwloader: subsystem mem got action add >11:14:59 DEBUG : fwloader: subsystem mem got action add >11:14:59 DEBUG : fwloader: subsystem mem got action add >11:14:59 DEBUG : fwloader: subsystem mem got action add >11:14:59 DEBUG : fwloader: subsystem misc got action add >11:14:59 DEBUG : fwloader: subsystem misc got action add >11:14:59 DEBUG : fwloader: subsystem misc got action add >11:14:59 DEBUG : fwloader: subsystem misc got action add >11:14:59 DEBUG : fwloader: subsystem misc got action add >11:14:59 DEBUG : fwloader: subsystem misc got action add >11:14:59 DEBUG : fwloader: subsystem misc got action add >11:14:59 DEBUG : fwloader: subsystem net got action add >11:14:59 DEBUG : fwloader: subsystem thermal got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem tty got action add >11:14:59 DEBUG : fwloader: subsystem usbmon got action add >11:14:59 DEBUG : fwloader: subsystem vc got action add >11:14:59 DEBUG : fwloader: subsystem vc got action add >11:14:59 DEBUG : fwloader: subsystem vc got action add >11:14:59 DEBUG : fwloader: subsystem vc got action add >11:14:59 DEBUG : fwloader: subsystem vc got action add >11:14:59 DEBUG : fwloader: subsystem vc got action add >11:14:59 DEBUG : fwloader: subsystem vc got action add >11:14:59 DEBUG : fwloader: subsystem vc got action add >11:14:59 DEBUG : fwloader: subsystem vtconsole got action add >11:14:59 DEBUG : waiting for hardware to initialize >11:15:00 DEBUG : fwloader: subsystem module got action add >11:15:00 DEBUG : fwloader: subsystem slab got action add >11:15:00 DEBUG : fwloader: subsystem usb_host got action add >11:15:00 DEBUG : fwloader: subsystem usbmon got action add >11:15:00 DEBUG : fwloader: subsystem module got action add >11:15:00 DEBUG : fwloader: subsystem module got action add >11:15:00 DEBUG : fwloader: subsystem usb got action add >11:15:00 DEBUG : fwloader: subsystem module got action add >11:15:00 DEBUG : fwloader: subsystem usb got action add >11:15:00 DEBUG : fwloader: subsystem module got action add >11:15:00 DEBUG : fwloader: subsystem module got action add >11:15:01 DEBUG : fwloader: subsystem class got action add >11:15:01 DEBUG : fwloader: subsystem usb_endpoint got action add >11:15:01 DEBUG : fwloader: subsystem usb_endpoint got action add >11:15:01 DEBUG : fwloader: subsystem usb_host got action add >11:15:01 DEBUG : fwloader: subsystem usbmon got action add >11:15:01 DEBUG : fwloader: subsystem usb got action add >11:15:01 DEBUG : fwloader: subsystem usb got action add >11:15:01 DEBUG : fwloader: subsystem module got action add >11:15:01 DEBUG : fwloader: subsystem module got action add >11:15:01 DEBUG : fwloader: subsystem usb_endpoint got action add >11:15:01 DEBUG : fwloader: subsystem usb_endpoint got action add >11:15:01 DEBUG : fwloader: subsystem usb_host got action add >11:15:01 DEBUG : fwloader: subsystem usbmon got action add >11:15:01 DEBUG : fwloader: subsystem usb got action add >11:15:01 DEBUG : fwloader: subsystem usb got action add >11:15:01 DEBUG : fwloader: subsystem module got action add >11:15:01 DEBUG : fwloader: subsystem usb_endpoint got action add >11:15:01 DEBUG : fwloader: subsystem usb_endpoint got action add >11:15:01 DEBUG : fwloader: subsystem net got action add >11:15:01 DEBUG : fwloader: subsystem usb_host got action add >11:15:01 DEBUG : fwloader: subsystem usbmon got action add >11:15:01 DEBUG : fwloader: subsystem usb got action add >11:15:01 DEBUG : fwloader: subsystem usb got action add >11:15:01 DEBUG : fwloader: subsystem usb_endpoint got action add >11:15:01 DEBUG : fwloader: subsystem usb_endpoint got action add >11:15:01 DEBUG : fwloader: subsystem usb_host got action add >11:15:01 DEBUG : fwloader: subsystem usbmon got action add >11:15:01 DEBUG : fwloader: subsystem usb got action add >11:15:01 DEBUG : fwloader: subsystem usb got action add >11:15:01 DEBUG : fwloader: subsystem usb_endpoint got action add >11:15:01 DEBUG : fwloader: subsystem usb_endpoint got action add >11:15:01 DEBUG : fwloader: subsystem drivers got action add >11:15:01 DEBUG : fwloader: subsystem drivers got action add >11:15:01 DEBUG : fwloader: subsystem drivers got action add >11:15:01 DEBUG : fwloader: subsystem drivers got action add >11:15:01 DEBUG : fwloader: subsystem drivers got action add >11:15:01 DEBUG : fwloader: subsystem module got action add >11:15:01 DEBUG : fwloader: subsystem slab got action add >11:15:01 DEBUG : fwloader: subsystem slab got action add >11:15:01 DEBUG : fwloader: subsystem scsi got action add >11:15:01 DEBUG : fwloader: subsystem scsi_host got action add >11:15:01 DEBUG : fwloader: subsystem scsi got action add >11:15:01 DEBUG : fwloader: subsystem scsi_host got action add >11:15:02 DEBUG : fwloader: subsystem scsi got action add >11:15:02 DEBUG : fwloader: subsystem scsi got action add >11:15:02 DEBUG : fwloader: subsystem scsi_device got action add >11:15:02 DEBUG : fwloader: subsystem bsg got action add >11:15:02 DEBUG : fwloader: subsystem scsi got action add >11:15:02 DEBUG : fwloader: subsystem scsi got action add >11:15:02 DEBUG : fwloader: subsystem scsi_device got action add >11:15:02 DEBUG : fwloader: subsystem bsg got action add >11:15:02 DEBUG : fwloader: subsystem scsi got action add >11:15:02 DEBUG : fwloader: subsystem scsi got action add >11:15:02 DEBUG : fwloader: subsystem scsi_device got action add >11:15:02 DEBUG : fwloader: subsystem bsg got action add >11:15:02 DEBUG : fwloader: subsystem drivers got action add >11:15:02 DEBUG : fwloader: subsystem module got action add >11:15:02 DEBUG : fwloader: subsystem drivers got action add >11:15:03 DEBUG : fwloader: subsystem module got action add >11:15:03 DEBUG : fwloader: subsystem class got action add >11:15:03 DEBUG : fwloader: subsystem scsi_disk got action add >11:15:03 DEBUG : fwloader: subsystem module got action add >11:15:03 DEBUG : fwloader: subsystem module got action add >11:15:03 DEBUG : fwloader: subsystem block got action add >11:15:03 DEBUG : fwloader: subsystem block got action add >11:15:03 DEBUG : fwloader: subsystem block got action add >11:15:03 DEBUG : fwloader: subsystem bdi got action add >11:15:03 DEBUG : fwloader: subsystem slab got action add >11:15:03 DEBUG : fwloader: subsystem drivers got action add >11:15:03 DEBUG : fwloader: subsystem block got action add >11:15:03 DEBUG : fwloader: subsystem bdi got action add >11:15:03 DEBUG : fwloader: subsystem module got action add >11:15:03 DEBUG : fwloader: subsystem class got action add >11:15:03 DEBUG : fwloader: subsystem scsi_generic got action add >11:15:03 DEBUG : fwloader: subsystem scsi_generic got action add >11:15:03 DEBUG : fwloader: subsystem scsi_generic got action add >11:15:03 DEBUG : fwloader: subsystem block got action add >11:15:03 DEBUG : fwloader: subsystem bdi got action add >11:15:03 DEBUG : fwloader: subsystem drivers got action add >11:15:03 INFO : trying to mount CD device /dev/sr0 on /mnt/source >11:15:03 DEBUG : fwloader: subsystem vc got action add >11:15:03 DEBUG : fwloader: subsystem vc got action add >11:15:03 DEBUG : fwloader: subsystem vc got action remove >11:15:03 DEBUG : fwloader: subsystem vc got action remove >11:15:03 INFO : trying to mount CD device /dev/sr1 on /mnt/source >11:15:03 DEBUG : fwloader: subsystem vc got action add >11:15:03 DEBUG : fwloader: subsystem vc got action add >11:15:03 DEBUG : fwloader: subsystem vc got action remove >11:15:03 DEBUG : fwloader: subsystem vc got action remove >11:15:07 DEBUG : going to set language to en_US.UTF-8 >11:15:07 INFO : setting language to en_US.UTF-8 >11:15:07 INFO : 52 keymaps are available >11:15:10 INFO : need to set up networking >11:15:10 INFO : going to pick interface >11:15:10 INFO : only have one network device: eth0 >11:15:10 INFO : going to do getNetConfig >11:15:10 INFO : eth0 is not a wireless adapter >11:15:16 DEBUG : waiting for link eth0... >11:15:16 DEBUG : 0 seconds. >11:15:16 DEBUG : sleep (nicdelay) for 0 secs first >11:15:16 DEBUG : continuing... >11:15:16 DEBUG : sending anaconda-Linux 2.6.26-0.54.rc4.git5.fc10.i586 i686 as dhcp vendor-class >requesting dhcp timeout 45 >11:15:16 INFO : Listening on LPF/eth0/00:0d:88:34:ce:f0 >11:15:16 INFO : Sending on LPF/eth0/00:0d:88:34:ce:f0 >11:15:16 INFO : Sending on Socket/fallback >11:15:16 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 >11:15:17 INFO : DHCPOFFER from 10.1.10.2 >11:15:17 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >11:15:17 INFO : DHCPACK from 10.1.10.2 >11:15:17 INFO : bound to 10.1.10.10 -- renewal in 9149 seconds. >11:15:17 DEBUG : device = eth0 >11:15:17 DEBUG : broadcast = 10.1.10.255 >11:15:17 DEBUG : netmask = 255.255.255.0 >11:15:17 DEBUG : network = 10.1.10.0 >11:15:17 DEBUG : gateway = 10.1.10.1 >11:15:17 DEBUG : dns[0] = 10.1.10.2 >11:15:17 DEBUG : waiting for link eth0... >11:15:17 DEBUG : 0 seconds. >11:15:17 DEBUG : sleep (nicdelay) for 0 secs first >11:15:17 DEBUG : continuing... >11:15:17 WARNING : reverse name lookup of 10.1.10.10 failed >11:15:17 INFO : starting to STEP_URL >11:15:42 DEBUG : url address mirror.cc.vt.edu >11:15:42 DEBUG : url prefix /pub/fedora/linux/development/i386/os >11:15:42 INFO : trying to mount CD device /dev/sr0 on /mnt/source >11:15:42 DEBUG : fwloader: subsystem vc got action add >11:15:42 DEBUG : fwloader: subsystem vc got action add >11:15:42 DEBUG : fwloader: subsystem scsi got action change >11:15:42 DEBUG : fwloader: subsystem vc got action remove >11:15:42 DEBUG : fwloader: subsystem vc got action remove >11:15:42 DEBUG : fwloader: subsystem vc got action add >11:15:42 DEBUG : fwloader: subsystem vc got action add >11:15:43 DEBUG : fwloader: subsystem vc got action remove >11:15:43 DEBUG : fwloader: subsystem vc got action remove >11:15:43 DEBUG : fwloader: subsystem vc got action add >11:15:43 DEBUG : fwloader: subsystem vc got action add >11:15:43 DEBUG : fwloader: subsystem vc got action remove >11:15:43 DEBUG : fwloader: subsystem vc got action remove >11:15:43 DEBUG : fwloader: subsystem vc got action add >11:15:43 DEBUG : fwloader: subsystem vc got action add >11:15:43 DEBUG : fwloader: subsystem vc got action remove >11:15:43 INFO : mounted loopback device /mnt/runtime on /dev/loop0 as /mnt/source/images/stage2.img >11:15:43 DEBUG : fwloader: subsystem vc got action remove >11:15:43 INFO : Detected stage 2 image on CD >11:15:46 INFO : got url http://mirror.cc.vt.edu/pub/fedora/linux/development/i386/os >11:15:47 INFO : Loading SELinux policy >11:15:50 DEBUG : fwloader: subsystem slab got action add >11:15:51 INFO : getting ready to spawn shell now >11:15:51 DEBUG : fwloader: subsystem vc got action add >11:15:51 DEBUG : fwloader: subsystem vc got action add >11:15:51 DEBUG : fwloader: got exit signal, quitting >11:15:51 INFO : fwloader: starting firmware loader >11:15:51 DEBUG : fwloader: starting up (pid 1307) >11:15:51 DEBUG : fwloader: entering event loop >11:15:52 DEBUG : fwloader: subsystem module got action add >11:15:52 DEBUG : fwloader: subsystem module got action add >11:15:52 DEBUG : fwloader: subsystem module got action add >11:15:52 DEBUG : fwloader: subsystem module got action add >11:15:52 DEBUG : fwloader: subsystem module got action add >11:15:52 DEBUG : fwloader: subsystem module got action add >11:15:52 DEBUG : fwloader: subsystem module got action add >11:15:52 DEBUG : fwloader: subsystem module got action add >11:15:52 DEBUG : fwloader: subsystem module got action add >11:15:52 DEBUG : fwloader: subsystem module got action add >11:15:52 DEBUG : fwloader: subsystem module got action add >11:15:52 DEBUG : fwloader: subsystem slab got action add >11:15:52 DEBUG : fwloader: subsystem slab got action add >11:15:52 DEBUG : fwloader: subsystem slab got action add >11:15:52 DEBUG : fwloader: subsystem slab got action add >11:15:52 DEBUG : fwloader: subsystem module got action add >11:15:52 DEBUG : fwloader: subsystem module got action add >11:15:52 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem module got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem module got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem module got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem misc got action add >11:15:53 DEBUG : fwloader: subsystem module got action add >11:15:53 DEBUG : fwloader: subsystem module got action add >11:15:53 DEBUG : fwloader: subsystem module got action add >11:15:53 DEBUG : fwloader: subsystem module got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem module got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem module got action add >11:15:53 DEBUG : fwloader: subsystem module got action add >11:15:53 DEBUG : fwloader: subsystem module got action add >11:15:53 DEBUG : fwloader: subsystem module got action add >11:15:53 DEBUG : fwloader: subsystem slab got action add >11:15:53 DEBUG : fwloader: subsystem module got action add >11:15:53 DEBUG : fwloader: subsystem module got action add >11:15:53 DEBUG : fwloader: subsystem module got action add >11:15:53 INFO : Running anaconda script /usr/bin/anaconda >11:16:32 DEBUG : fwloader: subsystem vc got action add >11:16:32 DEBUG : fwloader: subsystem vc got action add >11:16:34 DEBUG : fwloader: subsystem vc got action add >11:16:34 DEBUG : fwloader: subsystem vc got action add >11:18:41 DEBUG : fwloader: subsystem block got action add >11:18:41 DEBUG : fwloader: subsystem bdi got action add >11:18:41 DEBUG : fwloader: subsystem block got action change >11:18:41 DEBUG : fwloader: subsystem bdi got action remove >11:18:41 DEBUG : fwloader: subsystem block got action remove >11:18:41 DEBUG : fwloader: subsystem block got action add >11:18:41 DEBUG : fwloader: subsystem bdi got action add >11:18:41 DEBUG : fwloader: subsystem block got action change >11:18:42 DEBUG : fwloader: subsystem block got action add >11:18:42 DEBUG : fwloader: subsystem bdi got action add >11:18:42 DEBUG : fwloader: subsystem block got action change >11:18:43 DEBUG : fwloader: subsystem block got action add >11:18:43 DEBUG : fwloader: subsystem bdi got action add >11:18:43 DEBUG : fwloader: subsystem block got action change >11:18:44 DEBUG : fwloader: subsystem bdi got action remove >11:18:44 DEBUG : fwloader: subsystem block got action remove >11:18:44 DEBUG : fwloader: subsystem bdi got action remove >11:18:44 DEBUG : fwloader: subsystem block got action remove >11:18:44 DEBUG : fwloader: subsystem bdi got action remove >11:18:44 DEBUG : fwloader: subsystem block got action remove >11:18:45 DEBUG : fwloader: subsystem block got action add >11:18:45 DEBUG : fwloader: subsystem bdi got action add >11:18:45 DEBUG : fwloader: subsystem block got action change >11:18:46 DEBUG : fwloader: subsystem bdi got action remove >11:18:46 DEBUG : fwloader: subsystem block got action remove >11:18:46 DEBUG : fwloader: subsystem block got action add >11:18:46 DEBUG : fwloader: subsystem bdi got action add >11:18:46 DEBUG : fwloader: subsystem block got action change >11:18:47 DEBUG : fwloader: subsystem block got action add >11:18:47 DEBUG : fwloader: subsystem bdi got action add >11:18:47 DEBUG : fwloader: subsystem block got action change >11:18:47 DEBUG : fwloader: subsystem block got action add >11:18:47 DEBUG : fwloader: subsystem bdi got action add >11:18:47 DEBUG : fwloader: subsystem block got action change >11:18:49 DEBUG : fwloader: subsystem bdi got action remove >11:18:49 DEBUG : fwloader: subsystem block got action remove >11:18:49 DEBUG : fwloader: subsystem bdi got action remove >11:18:49 DEBUG : fwloader: subsystem block got action remove >11:18:49 DEBUG : fwloader: subsystem bdi got action remove >11:18:49 DEBUG : fwloader: subsystem block got action remove >11:19:15 DEBUG : fwloader: subsystem block got action add >11:19:15 DEBUG : fwloader: subsystem bdi got action add >11:19:15 DEBUG : fwloader: subsystem block got action change >11:19:16 DEBUG : fwloader: subsystem bdi got action remove >11:19:16 DEBUG : fwloader: subsystem block got action remove >11:19:16 DEBUG : fwloader: subsystem block got action add >11:19:16 DEBUG : fwloader: subsystem bdi got action add >11:19:16 DEBUG : fwloader: subsystem block got action change >11:19:16 DEBUG : fwloader: subsystem block got action add >11:19:16 DEBUG : fwloader: subsystem bdi got action add >11:19:16 DEBUG : fwloader: subsystem block got action change >11:19:17 DEBUG : fwloader: subsystem block got action add >11:19:17 DEBUG : fwloader: subsystem bdi got action add >11:19:17 DEBUG : fwloader: subsystem block got action change >11:19:18 DEBUG : fwloader: subsystem bdi got action remove >11:19:18 DEBUG : fwloader: subsystem block got action remove >11:19:18 DEBUG : fwloader: subsystem bdi got action remove >11:19:18 DEBUG : fwloader: subsystem block got action remove >11:19:18 DEBUG : fwloader: subsystem bdi got action remove >11:19:18 DEBUG : fwloader: subsystem block got action remove >11:19:18 DEBUG : fwloader: subsystem block got action remove >11:19:18 DEBUG : fwloader: subsystem block got action remove >11:19:18 DEBUG : fwloader: subsystem block got action add >11:19:18 DEBUG : fwloader: subsystem block got action add >11:19:21 DEBUG : fwloader: subsystem block got action add >11:19:21 DEBUG : fwloader: subsystem bdi got action add >11:19:21 DEBUG : fwloader: subsystem block got action change >11:19:22 DEBUG : fwloader: subsystem bdi got action remove >11:19:22 DEBUG : fwloader: subsystem block got action remove >11:19:23 DEBUG : fwloader: subsystem block got action add >11:19:23 DEBUG : fwloader: subsystem bdi got action add >11:19:23 DEBUG : fwloader: subsystem block got action change >11:19:23 DEBUG : fwloader: subsystem bdi got action remove >11:19:23 DEBUG : fwloader: subsystem block got action remove >11:19:23 DEBUG : fwloader: subsystem block got action add >11:19:23 DEBUG : fwloader: subsystem bdi got action add >11:19:23 DEBUG : fwloader: subsystem block got action change >11:19:24 DEBUG : fwloader: subsystem block got action add >11:19:24 DEBUG : fwloader: subsystem bdi got action add >11:19:24 DEBUG : fwloader: subsystem block got action change >11:19:25 DEBUG : fwloader: subsystem block got action add >11:19:25 DEBUG : fwloader: subsystem bdi got action add >11:19:25 DEBUG : fwloader: subsystem block got action change >11:19:26 INFO : formatting swap as swap >11:19:27 INFO : formatting / as ext3 >11:19:27 INFO : Format command: ['mke2fs', '/dev/VolGroup01/LogVol00', '-j'] > >11:20:42 INFO : formatting /boot as ext3 >11:20:42 INFO : Format command: ['mke2fs', '/dev/sda1', '-j'] > >11:20:43 DEBUG : adding drive sda to disk list >11:20:44 INFO : lv VolGroup01/LogVol00, attr is -wi-a- >11:20:44 INFO : lv is VolGroup01/LogVol00, size of 36896 >11:20:44 INFO : lv is VolGroup01/LogVol01, size of 992 >11:20:46 INFO : trying to mount /dev/VolGroup01/LogVol00 on / >11:20:46 INFO : set SELinux context for mountpoint / to False >11:20:46 DEBUG : mounting /dev/VolGroup01/LogVol00 on /mnt/sysimage// as ext3 >11:20:46 DEBUG : isys.py:mount()- going to mount /dev/VolGroup01/LogVol00 on /mnt/sysimage with options defaults >11:20:46 INFO : set SELinux context for newly mounted filesystem root at / to False >11:20:46 INFO : trying to mount /dev/sda1 on /boot >11:20:46 INFO : set SELinux context for mountpoint /boot to False >11:20:46 DEBUG : mounting /dev/sda1 on /mnt/sysimage//boot as ext3 >11:20:46 DEBUG : isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage/boot with options defaults >11:20:46 INFO : set SELinux context for newly mounted filesystem root at /boot to False >11:20:46 INFO : trying to mount sys on /sys >11:20:46 INFO : set SELinux context for mountpoint /sys to False >11:20:46 DEBUG : mounting sys on /mnt/sysimage//sys as sysfs >11:20:46 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys with options defaults >11:20:47 INFO : set SELinux context for newly mounted filesystem root at /sys to False >11:20:47 INFO : trying to mount proc on /proc >11:20:47 INFO : set SELinux context for mountpoint /proc to False >11:20:47 DEBUG : mounting proc on /mnt/sysimage//proc as proc >11:20:47 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc with options defaults >11:20:47 INFO : set SELinux context for newly mounted filesystem root at /proc to False >11:20:47 INFO : moving (1) to step bootloadersetup > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=dhcp > > >/tmp/lvmout: >Running... ['lvm', 'vgmknodes', '-v']
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 450163
: 308451