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 305382 Details for
Bug 446453
Fedora 9 ppc installation crash (partition info)
[?]
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.
bug report
bug (text/plain), 65.28 KB, created by
Alexey Kuznetsov
on 2008-05-14 16:59:06 UTC
(
hide
)
Description:
bug report
Filename:
MIME Type:
Creator:
Alexey Kuznetsov
Created:
2008-05-14 16:59:06 UTC
Size:
65.28 KB
patch
obsolete
>anaconda 11.4.0.82 exception report >Traceback (most recent call first): > File "/usr/lib/anaconda/autopart.py", line 986, in processPartitioning > raise PartitioningError, _("Could not allocate cylinder-based partitions as primary partitions.\n") + str(msg) > File "/usr/lib/anaconda/autopart.py", line 1050, in doPartitioning > processPartitioning(diskset, requests, newParts) > File "/usr/lib/anaconda/iw/partition_gui.py", line 1013, in refresh > autopart.doPartitioning(self.diskset, self.partitions) > File "/usr/lib/anaconda/iw/partition_gui.py", line 1129, in editPartitionRequest > if self.refresh(): > File "/usr/lib/anaconda/iw/partition_gui.py", line 1073, in editCb > self.editPartitionRequest(request, isNew = 1) >TypeError: __str__ returned non-string (type error) > >Local variables in innermost frame: >request: Existing Part Request -- mountpoint: None uniqueID: 1 > type: foreign format: None > device: hda1 drive: hda primary: None > size: 0.03076171875 grow: 0 maxsize: None > start: 1 end: 63 migrate: None fslabel: None origfstype: foreign > options: 'None' > fsprofile: None encryption: None >newParts: > > >Anaconda instance, containing members: >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 1055 > intf.icw.currentWindow: PartitionWindow instance, containing members: > intf.icw.currentWindow.checkmark_pixbuf: <gtk.gdk.Pixbuf object at 0x48cf1120 (GdkPixbuf at 0x1096c888)> > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.parent: <gtk.Window object at 0x48834a30 (GtkWindow at 0x105538b8)> > intf.icw.currentWindow.diskStripeGraph: DiskStripeGraph instance, containing members: > intf.icw.currentWindow.diskStripeGraph.canvas: <gnome.canvas.Canvas object at 0x48c19238 (GnomeCanvas at 0x108c3140)> > intf.icw.currentWindow.diskStripeGraph.textlabels: [] > intf.icw.currentWindow.diskStripeGraph.tree: <DiskTreeModel object at 0x484849e0 (GtkTreeStore at 0x108da560)> > intf.icw.currentWindow.diskStripeGraph.editCb: <bound method PartitionWindow.editCb of <PartitionWindow.PartitionWindow instance at 0x48cfb4b8>> > 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 0x48cf1328 (GdkPixbuf at 0x1096c8c0)> > intf.icw.currentWindow.tree: <DiskTreeModel object at 0x484849e0 (GtkTreeStore at 0x108da560)> > intf.icw.currentWindow.fsset: FileSystemSet instance, containing members: > intf.icw.currentWindow.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x48825710>> > intf.icw.currentWindow.fsset.volumesCreated: 0 > intf.icw.currentWindow.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x48825710>> > intf.icw.currentWindow.fsset.migratedfs: 0 > intf.icw.currentWindow.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x48825710>> > intf.icw.currentWindow.fsset.entries: [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: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >] > intf.icw.currentWindow.fsset.mountcount: 0 > intf.icw.currentWindow.toggleViewButton: <gtk.CheckButton object at 0x48c19530 (GtkCheckButton at 0x107be020)> > 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 0x48c191c0 (GtkTreeSelection at 0x10955180)> > intf.icw.currentWindow.treeView: <gtk.TreeView object at 0x48c191e8 (GtkTreeView at 0x1086c610)> > intf.icw.currentWindow.diskset: DiskSet instance, containing members: > intf.icw.currentWindow.diskset.initializedDisks: {'hda': True} > intf.icw.currentWindow.diskset.disks: {'hda': <PedDisk object at 0x4804bc20>} > 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: > intf.icw.currentWindow.partitions.autoClearPartType: 0 > intf.icw.currentWindow.partitions.autoEncryptPass: > intf.icw.currentWindow.partitions.nextUniqueID: 11 > intf.icw.currentWindow.partitions.reinitializeDisks: 0 > intf.icw.currentWindow.partitions.autoClearPartDrives: [hda] > 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: None uniqueID: 7 > type: Apple Bootstrap format: 1 > device: None drive: ['hda'] primary: None > size: 1 grow: 0 maxsize: 1 > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: None >, New Part Request -- mountpoint: / uniqueID: 10 > type: ext3 format: True > device: None drive: ['hda'] primary: None > size: None grow: 0 maxsize: None > start: 1 end: 12161 migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: ForeignFileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 0 > origfstype.name: foreign > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 0 > origfstype.resizable: False > origfstype.fsprofile: None > origfstype.needProgram: None > origfstype.maxSizeMB: 8388608 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.fsProfileSpecifier: None > origfstype.packages: [] > origfstype.supportsFsProfiles: False > origfstype.extraFormatArgs: [] > origfstype.formattable: 0 > origfstype.partedFileSystemType: None > origfstype.maxLabelChars: 16 > primary: None > drive: hda > dev: None > uniqueID: 1 > mountpoint: None > requestSize: 0.03076171875 > size: 0.03076171875 > end: 63 > encryption: None > grow: 0 > start: 1 > ignoreBootConstraints: 0 > type: 1 > resizable: True > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: hda1 > maxSizeMB: None > targetSize: None > fsprofile: None > fslabel: None > protected: 0 > maxResizeSize: 0.0 > multidrive: None >] > intf.icw.currentWindow.partitions.autoEncrypt: False > 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: None >, 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: None uniqueID: None > type: Apple Bootstrap format: 1 > device: None drive: None primary: None > size: 1 grow: 0 maxsize: 1 > start: None end: None migrate: None fslabel: None origfstype: None > 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: 1000 lvname: LogVol01 volgroup: lvm > options: 'None' fsprofile: None encryption: 'None' >] > intf.icw.currentWindow.partitions.deletes: [drive: hda start: 64 end: 2111 >, drive: hda start: 2112 end: 195371567 >] > intf.icw.mainxml: <glade.XML object at 0x48834af8 (PyGladeXML at 0x103e99c0)> > intf.icw.window: <gtk.Window object at 0x48834a30 (GtkWindow at 0x105538b8)> > intf.icw.installFrame: <gtk.Frame object at 0x488347b0 (GtkFrame at 0x1050ec68)> > intf.icw.anaconda: Already dumped > intf.icw.reloadRcQueued: 0 > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >mediaDevice: /dev/hdb >methodstr: cdrom:///mnt/source >dispatch: <dispatch.Dispatcher object at 0x483b9710> >rootPath: /mnt/sysimage >isKickstart: False >_loaderMethodstr: cdrom:///dev/hdb:/mnt/source >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: [('/dev/hda3', '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 0x48664f30>] >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, -s, 1440, -dpms, -v, -ac, -nolisten, tcp] > id.xsetup.xserver.resolution: 800x600 > id.xsetup.xserver.root: / > id.xsetup.xserver.hwstate: XF86HardwareState instance, containing members: > id.xsetup.xserver.hwstate.videocard_PCIFn: None > id.xsetup.xserver.hwstate.monitor: monName: None >monID: Unprobed Monitor >monHoriz: None >monVert: None >physicalWidth: 0 >physicalHeight: 0 > > id.xsetup.xserver.hwstate.config_resolutions: [] > id.xsetup.xserver.hwstate.videocard_name: ATI Technologies Inc 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: [('UseFBDev', 'true')] > 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, 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: None > id.xsetup.xserver.mousehw: None > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /dev/null > id.xsetup.xserver.config: None > id.xsetup.xserver.display: :9 > id.xsetup.anaconda: Already dumped > id.keyboard: 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: True > id.timezone.tz: Europe/Moscow > 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 0x483b9650> > id.methodstr: cdrom:///mnt/source > id.fsset: Already dumped > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.rootParts: [('/dev/hda3', 'ext3', 'Fedora 9', '/')] > id.x_already_set: 0 > id.backend: YumBackend 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: True > id.firstboot: 0 > id.diskset: Already dumped > id.users: None > id.displayMode: g > id.auth: --enableshadow --passalgo=sha512 > id.ksdata: None > id.bootloader: ppcBootloaderInfo instance, containing members: > id.bootloader._configdir: None > 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: None > id.bootloader.useYabootVal: 1 > id.bootloader.device: None > id.bootloader.configfile: /etc/yaboot.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 0 > id.bootloader._drivelist: [hda] > 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: mini.local > id.network.overrideDHCPhostname: True > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=static >BROADCAST=192.168.54.255 >HWADDR=00:11:24:74:b2:68 >IPADDR=192.168.54.3 >IPV6ADDR= >IPV6PREFIX= >IPV6_AUTOCONF=yes >NETMASK=255.255.255.0 >NETWORK=192.168.54.0 >ONBOOT=yes > >} > id.network.primaryNS: None > id.network.firstnetdevice: eth0 > id.network.isConfigured: 1 > id.network.domains: [] > id.network.secondaryNS: None > id.network.gateway: None > id.instClass: <installclass.DefaultInstall object at 0x4832dbf0> > 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: ><6>Using PowerMac machine description ><4>Total memory = 1024MB; using 2048kB for hash table (at cfe00000) ><6>Initializing cgroup subsys cpu ><5>Linux version 2.6.25-14.fc9.ppc (mockbuild@) (gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC) ) #1 Thu May 1 05:51:33 EDT 2008 ><4>Found initrd at 0xc1a00000:0xc24bd5a4 ><6>Found UniNorth memory controller & host bridge @ 0xf8000000 revision: 0xd2 ><6>Mapped at 0xfdfc0000 ><6>Found a Intrepid mac-io controller, rev: 0, mapped at 0xfdf40000 ><7>Processor NAP mode on idle enabled. ><6>PowerMac motherboard: Mac mini ><6>console [udbg0] enabled ><7>Entering add_active_range(0, 0, 262144) 0 entries of 256 used ><6>Found UniNorth PCI host bridge at 0x00000000f0000000. Firmware bus number: 0->0 ><6>PCI host bridge /pci@f0000000 ranges: ><6> MEM 0x00000000f1000000..0x00000000f1ffffff -> 0x00000000f1000000 ><6> IO 0x00000000f0000000..0x00000000f07fffff -> 0x0000000000000000 ><6> MEM 0x0000000090000000..0x000000009fffffff -> 0x0000000090000000 ><6>Found UniNorth PCI host bridge at 0x00000000f2000000. Firmware bus number: 0->0 ><6>PCI host bridge /pci@f2000000 (primary) ranges: ><6> MEM 0x00000000f3000000..0x00000000f3ffffff -> 0x00000000f3000000 ><6> IO 0x00000000f2000000..0x00000000f27fffff -> 0x0000000000000000 ><6> MEM 0x0000000080000000..0x000000008fffffff -> 0x0000000080000000 ><6>Found UniNorth PCI host bridge at 0x00000000f4000000. Firmware bus number: 0->0 ><6>PCI host bridge /pci@f4000000 ranges: ><6> MEM 0x00000000f5000000..0x00000000f5ffffff -> 0x00000000f5000000 ><6> IO 0x00000000f4000000..0x00000000f47fffff -> 0x0000000000000000 ><6>via-pmu: Server Mode is disabled ><6>PMU driver v2 initialized for Core99, firmware: 55 ><4>nvram: Checking bank 0... ><4>nvram: gen0=178, gen1=177 ><4>nvram: Active bank is: 0 ><4>nvram: OF partition at 0x410 ><4>nvram: XP partition at 0x1020 ><4>nvram: NR partition at 0x1120 ><7>Top of RAM: 0x40000000, Total RAM: 0x40000000 ><7>Memory hole size: 0MB ><4>Zone PFN ranges: ><4> DMA 0 -> 196608 ><4> Normal 196608 -> 196608 ><4> HighMem 196608 -> 262144 ><4>Movable zone start PFN for each node ><4>early_node_map[1] active PFN ranges ><4> 0: 0 -> 262144 ><7>On node 0 totalpages: 262144 ><7> DMA zone: 1536 pages used for memmap ><7> DMA zone: 0 pages reserved ><7> DMA zone: 195072 pages, LIFO batch:31 ><7> Normal zone: 0 pages used for memmap ><7> HighMem zone: 512 pages used for memmap ><7> HighMem zone: 65024 pages, LIFO batch:15 ><7> Movable zone: 0 pages used for memmap ><4>Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260096 ><5>Kernel command line: ro vnc ><6>mpic: Setting up MPIC " MPIC 1 " version 1.2 at 80040000, max 4 CPUs ><6>mpic: ISU size: 64, shift: 6, mask: 3f ><6>mpic: Initializing for 64 sources ><4>PID hash table entries: 4096 (order: 12, 16384 bytes) ><4>GMT Delta read from XPRAM: 0 minutes, DST: off ><7>time_init: decrementer frequency = 41.620997 MHz ><7>time_init: processor frequency = 1416.666661 MHz ><6>clocksource: timebase mult[601af77] shift[22] registered ><7>clockevent: decrementer mult[aa7] shift[16] cpu[0] ><4>Console: colour dummy device 80x25 ><6>console handover: boot [udbg0] -> real [tty0] ><6>Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) ><6>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) ><7>High memory: 262144k ><6>Memory: 1020496k/1048576k available (4288k kernel code, 27264k reserved, 164k data, 342k bss, 232k init) ><6>SLUB: Genslabs=12, HWalign=32, Order=0-1, MinObjects=4, CPUs=1, Nodes=1 ><7>Calibrating delay loop... 82.94 BogoMIPS (lpj=41472) ><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 ><4>device-tree: Duplicate name in /cpus/PowerPC,G4@0, renamed to "l2-cache#1" ><6>Initializing cgroup subsys ns ><6>Initializing cgroup subsys cpuacct ><6>net_namespace: 540 bytes ><6>NET: Registered protocol family 16 ><6>KeyWest i2c @0xf8001003 irq 42 /uni-n@f8000000/i2c@f8001000 ><6> channel 0 bus <multibus> ><6> channel 1 bus <multibus> ><6>KeyWest i2c @0x80018000 irq 26 /pci@f2000000/mac-io@17/i2c@18000 ><6> channel 0 bus <multibus> ><6>PMU i2c /pci@f2000000/mac-io@17/via-pmu@16000/pmu-i2c ><6> channel 1 bus <multibus> ><6> channel 2 bus <multibus> ><6>PCI: Probing PCI hardware ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>usbcore: registered new interface driver usbfs ><6>usbcore: registered new interface driver hub ><6>usbcore: registered new device driver usb ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>NET: Registered protocol family 2 ><7>Switched to high resolution mode on CPU 0 ><6>IP route cache hash table entries: 32768 (order: 5, 131072 bytes) ><6>TCP established hash table entries: 131072 (order: 8, 1048576 bytes) ><6>TCP bind hash table entries: 65536 (order: 6, 262144 bytes) ><6>TCP: Hash tables configured (established 131072 bind 65536) ><6>TCP reno registered ><6>checking if image is initramfs... it is ><4>Freeing initrd memory: 10997k freed ><4>Thermal assist unit not available ><7>setup_kcore: restrict size=3fffffff ><6>audit: initializing netlink socket (disabled) ><5>type=2000 audit(1210783119.902:1): initialized ><4>highmem bounce pool size: 64 pages ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) ><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) ><4>PCI: Enabling device 0000:00:10.0 (0006 -> 0007) ><7>radeonfb (0000:00:10.0): Invalid ROM signature 0 should be 0xaa55 ><6>radeonfb: Retrieved PLL infos from Open Firmware ><4>radeonfb: Reference=27.00 MHz (RefDiv=12) Memory=190.00 Mhz, System=250.00 MHz ><4>radeonfb: PLL min 12000 max 35000 ><4>i2c-adapter i2c-2: unable to read EDID block. ><4>i2c-adapter i2c-2: unable to read EDID block. ><4>i2c-adapter i2c-2: unable to read EDID block. ><6>radeonfb: Monitor 1 type CRT found ><6>radeonfb: EDID probed ><6>radeonfb: Monitor 2 type CRT found ><6>radeonfb: EDID probed ><4> Display is GTF capable ><4>Console: switching to colour frame buffer device 128x48 ><4>radeonfb (0000:00:10.0): ATI Radeon Yb ><6>Macintosh non-volatile memory driver v1.1 ><6>Linux agpgart interface v0.103 ><6>agpgart: Detected Apple UniNorth 2 chipset ><6>agpgart: configuring for size idx: 8 ><6>agpgart: AGP aperture is 32M @ 0x0 ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><6>Serial: MPC52xx PSC UART driver ><6>brd: module loaded ><6>MacIO PCI driver attached to Intrepid chipset ><6>input: Macintosh mouse button emulation as /devices/virtual/input/input0 ><6>apm_emu: PMU APM Emulation initialized. ><6>adb: starting probe task... ><6>adb: finished probe task... ><6>Uniform Multi-Platform E-IDE driver ><6>ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ><4>PCI: Enabling device 0002:20:0d.0 (0000 -> 0002) ><6>ide0: Found Apple UniNorth ATA-6 controller, bus ID 3, irq 39 ><7>Probing IDE interface ide0... ><4>hda: TOSHIBA MK1032GAX, ATA DISK drive ><4>hdb: MATSHITADVD-R UJ-835F, ATAPI CD/DVD-ROM drive ><7>hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4 ><6>hda: UDMA/100 mode selected ><7>hdb: host max PIO4 wanted PIO255(auto-tune) selected PIO4 ><6>hdb: UDMA/66 mode selected ><4>ide0 at 0xf102a000-0xf102a007,0xf102a160 on irq 39 ><6>ide1: Found Apple KeyLargo ATA-3 controller, bus ID 0, irq 24 ><7>Probing IDE interface ide1... ><6>hda: max request size: 512KiB ><6>hda: 195371568 sectors (100030 MB), CHS=16383/255/63 ><6>hda: cache flushes supported ><6> hda: [mac] hda1 hda2 hda3 ><6>mice: PS/2 mouse device common for all mice ><6>platform ppc-rtc.0: rtc core: registered ppc_md as rtc0 ><6>PowerMac i2c bus pmu 2 registered ><6>PowerMac i2c bus pmu 1 registered ><6>PowerMac i2c bus mac-io 0 registered ><6>PowerMac i2c bus uni-n 1 registered ><6>PowerMac i2c bus uni-n 0 registered ><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>registered taskstats version 1 ><6>input: PMU as /devices/virtual/input/input1 ><4>Freeing unused kernel memory: 232k init ><6>RPC: Registered udp transport module. ><6>RPC: Registered tcp transport module. ><6>loop: module loaded ><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>PCI: Enabling device 0001:10:12.0 (0004 -> 0006) ><6>ssb: Sonics Silicon Backplane found on PCI device 0001:10:12.0 ><7>ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver ><6>Apple USB OHCI 0001:10:18.0 disabled by firmware ><6>Apple USB OHCI 0001:10:19.0 disabled by firmware ><4>PCI: Enabling device 0001:10:1a.0 (0000 -> 0002) ><6>ohci_hcd 0001:10:1a.0: OHCI Host Controller ><6>ohci_hcd 0001:10:1a.0: new USB bus registered, assigned bus number 1 ><6>ohci_hcd 0001:10:1a.0: irq 29, io mem 0x80083000 ><6>usb usb1: configuration #1 chosen from 1 choice ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 2 ports detected ><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: OHCI Host Controller ><6>usb usb1: Manufacturer: Linux 2.6.25-14.fc9.ppc ohci_hcd ><6>usb usb1: SerialNumber: 0001:10:1a.0 ><4>PCI: Enabling device 0001:10:1b.0 (0000 -> 0002) ><6>ohci_hcd 0001:10:1b.0: OHCI Host Controller ><6>ohci_hcd 0001:10:1b.0: new USB bus registered, assigned bus number 2 ><6>ohci_hcd 0001:10:1b.0: irq 63, io mem 0x80082000 ><6>usb usb2: configuration #1 chosen from 1 choice ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 3 ports detected ><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: OHCI Host Controller ><6>usb usb2: Manufacturer: Linux 2.6.25-14.fc9.ppc ohci_hcd ><6>usb usb2: SerialNumber: 0001:10:1b.0 ><4>PCI: Enabling device 0001:10:1b.2 (0004 -> 0006) ><6>ehci_hcd 0001:10:1b.2: EHCI Host Controller ><6>ehci_hcd 0001:10:1b.2: new USB bus registered, assigned bus number 3 ><6>ehci_hcd 0001:10:1b.2: irq 63, io mem 0x80080000 ><6>usb 1-1: new full speed USB device using ohci_hcd and address 2 ><6>ehci_hcd 0001:10:1b.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><6>usb usb3: configuration #1 chosen from 1 choice ><6>hub 3-0:1.0: USB hub found ><6>hub 3-0:1.0: 5 ports detected ><6>hdb: ATAPI 47X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache ><6>Uniform CD-ROM driver Revision: 3.20 ><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.25-14.fc9.ppc ehci_hcd ><6>usb usb3: SerialNumber: 0001:10:1b.2 ><4>PCI: Enabling device 0001:10:1b.1 (0000 -> 0002) ><6>ohci_hcd 0001:10:1b.1: OHCI Host Controller ><6>ohci_hcd 0001:10:1b.1: new USB bus registered, assigned bus number 4 ><6>ohci_hcd 0001:10:1b.1: irq 63, io mem 0x80081000 ><27>May 14 16:38:46 udevd-event[669]: node_symlink: device node '/dev/rtc' already exists, link to '/dev/rtc0' will not overwrite it ><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>usb 1-1: configuration #1 chosen from 1 choice ><6>input: HID 05ac:1000 as /devices/pci0001:10/0001:10:1a.0/usb1/1-1/1-1:1.0/input/input2 ><6>input,hidraw0: USB HID v1.11 Keyboard [HID 05ac:1000] on usb-0001:10:1a.0-1 ><6>input: HID 05ac:1000 as /devices/pci0001:10/0001:10:1a.0/usb1/1-1/1-1:1.1/input/input3 ><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: OHCI Host Controller ><6>usb usb4: Manufacturer: Linux 2.6.25-14.fc9.ppc ohci_hcd ><6>usb usb4: SerialNumber: 0001:10:1b.1 ><6>input,hidraw1: USB HID v1.11 Mouse [HID 05ac:1000] on usb-0001:10:1a.0-1 ><6>usb 1-1: New USB device found, idVendor=05ac, idProduct=1000 ><6>usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 ><6>sungem.c:v0.98 8/24/03 David S. Miller (davem@redhat.com) ><7>PHY ID: 4061e4, addr: 0 ><6>eth0: Sun GEM (PCI) 10/100/1000BaseT Ethernet 00:11:24:74:b2:68 ><6>eth0: Found BCM5221 PHY ><4>PCI: Enabling device 0002:20:0e.0 (0000 -> 0002) ><5>firewire_ohci: Added fw-ohci device 0002:20:0e.0, OHCI version 1.10 ><6>usb 2-1: new low speed USB device using ohci_hcd and address 2 ><5>firewire_core: created device fw0: GUID 001124fffe74b268, S400 ><6>usb 2-1: configuration #1 chosen from 1 choice ><6>input: NOVATEK USB Keyboard as /devices/pci0001:10/0001:10:1b.0/usb2/2-1/2-1:1.0/input/input4 ><6>input,hidraw2: USB HID v1.10 Keyboard [NOVATEK USB Keyboard] on usb-0001:10:1b.0-1 ><6>input: NOVATEK USB Keyboard as /devices/pci0001:10/0001:10:1b.0/usb2/2-1/2-1:1.1/input/input5 ><6>input,hiddev96,hidraw3: USB HID v1.10 Device [NOVATEK USB Keyboard] on usb-0001:10:1b.0-1 ><6>usb 2-1: New USB device found, idVendor=0603, idProduct=00f2 ><6>usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 ><6>usb 2-1: Product: USB Keyboard ><6>usb 2-1: Manufacturer: NOVATEK ><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. ><6>eth0: Link is up at 100 Mbps, full-duplex. ><6>eth0: Link is up at 100 Mbps, full-duplex. ><6>eth0: Pause is disabled ><7>SELinux:8192 avtab hash slots allocated. Num of rules:172315 ><7>SELinux:8192 avtab hash slots allocated. Num of rules:172315 ><7>security: 5 users, 12 roles, 2301 types, 116 bools, 1 sens, 1024 cats ><7>security: 72 classes, 172315 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 hdb, 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 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 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(1210783155.788: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: measuring software checksum speed ><6> 8regs : 1172.000 MB/sec ><6> 8regs_prefetch: 1088.000 MB/sec ><6> 32regs : 1308.000 MB/sec ><6> 32regs_prefetch: 1236.000 MB/sec ><6>xor: using function: 32regs (1308.000 MB/sec) ><6>async_tx: api initialized (sync-only) ><4>raid6: int32x1 332 MB/s ><4>raid6: int32x2 464 MB/s ><4>raid6: int32x4 632 MB/s ><4>raid6: int32x8 320 MB/s ><4>raid6: altivecx1 1820 MB/s ><4>raid6: altivecx2 2363 MB/s ><4>raid6: altivecx4 2949 MB/s ><4>raid6: altivecx8 2289 MB/s ><4>raid6: using algorithm altivecx4 (2949 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 May 1 2008 05:55:08) installed ><6>Lock_Nolock (built May 1 2008 05:55:30) installed ><6>JFS: nTxBlock = 8066, nTxLock = 64534 ><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 ><7>eth0: no IPv6 routers present ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on hda3, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev hda3, type ext3), uses xattr > > >/tmp/anaconda.log: >16:38:45 INFO : kernel command line: ro vnc > >16:38:45 INFO : vnc forced cmdline mode from cmdline >16:38:45 INFO : anaconda version 11.4.0.82 on ppc starting >16:38:45 INFO : fwloader: starting firmware loader >16:38:45 DEBUG : fwloader: starting up (pid 440) >16:38:45 DEBUG : fwloader: entering event loop >16:38:45 INFO : 1032544 kB are available >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : fwloader: subsystem class got action add >16:38:45 DEBUG : fwloader: subsystem bus got action add >16:38:45 DEBUG : fwloader: subsystem class got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem class got action add >16:38:45 DEBUG : fwloader: subsystem class got action add >16:38:45 DEBUG : fwloader: subsystem class got action add >16:38:45 DEBUG : fwloader: subsystem class got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem iscsi_transport got action add >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem slab got action add >16:38:45 DEBUG : probing buses >16:38:45 DEBUG : fwloader: subsystem bus got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem bus got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem bus got action add >16:38:45 DEBUG : fwloader: subsystem bus got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem bus got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem bus got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem bus got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem bus got action add >16:38:45 DEBUG : fwloader: subsystem bus got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem bus got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem bus got action add >16:38:45 DEBUG : fwloader: subsystem bus got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem bus got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:45 DEBUG : fwloader: subsystem iscsi_transport got action add >16:38:45 DEBUG : fwloader: subsystem pci got action add >16:38:45 DEBUG : fwloader: subsystem pci got action add >16:38:45 DEBUG : fwloader: subsystem graphics got action add >16:38:45 DEBUG : fwloader: subsystem i2c-adapter got action add >16:38:45 DEBUG : fwloader: subsystem i2c-adapter got action add >16:38:45 DEBUG : fwloader: subsystem i2c-adapter got action add >16:38:45 DEBUG : fwloader: subsystem i2c-adapter got action add >16:38:45 DEBUG : fwloader: subsystem pci_bus got action add >16:38:45 DEBUG : fwloader: subsystem pci got action add >16:38:45 DEBUG : fwloader: subsystem pci got action add >16:38:45 DEBUG : fwloader: subsystem pci got action add >16:38:45 DEBUG : fwloader: subsystem macio got action add >16:38:45 DEBUG : fwloader: subsystem macio got action add >16:38:45 DEBUG : fwloader: subsystem macio got action add >16:38:45 DEBUG : fwloader: subsystem macio got action add >16:38:45 DEBUG : fwloader: subsystem macio got action add >16:38:45 DEBUG : fwloader: subsystem macio got action add >16:38:45 DEBUG : fwloader: subsystem macio got action add >16:38:45 DEBUG : fwloader: subsystem macio got action add >16:38:45 DEBUG : fwloader: subsystem macio got action add >16:38:45 DEBUG : fwloader: subsystem macio got action add >16:38:45 DEBUG : fwloader: subsystem macio got action add >16:38:45 DEBUG : fwloader: subsystem pci got action add >16:38:45 DEBUG : fwloader: subsystem pci got action add >16:38:45 DEBUG : fwloader: subsystem pci got action add >16:38:45 DEBUG : fwloader: subsystem pci got action add >16:38:45 DEBUG : fwloader: subsystem pci got action add >16:38:45 DEBUG : fwloader: subsystem pci got action add >16:38:45 DEBUG : fwloader: subsystem pci_bus got action add >16:38:45 DEBUG : fwloader: subsystem pci got action add >16:38:45 DEBUG : fwloader: subsystem pci got action add >16:38:45 DEBUG : fwloader: subsystem ide got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem ide got action add >16:38:45 DEBUG : fwloader: subsystem pci got action add >16:38:45 DEBUG : fwloader: subsystem pci got action add >16:38:45 DEBUG : fwloader: subsystem pci_bus got action add >16:38:45 DEBUG : fwloader: subsystem platform got action add >16:38:45 DEBUG : fwloader: subsystem platform got action add >16:38:45 DEBUG : fwloader: subsystem i2c-adapter got action add >16:38:45 DEBUG : fwloader: subsystem platform got action add >16:38:45 DEBUG : fwloader: subsystem i2c-adapter got action add >16:38:45 DEBUG : fwloader: subsystem platform got action add >16:38:45 DEBUG : fwloader: subsystem i2c-adapter got action add >16:38:45 DEBUG : fwloader: subsystem platform got action add >16:38:45 DEBUG : fwloader: subsystem i2c-adapter got action add >16:38:45 DEBUG : fwloader: subsystem platform got action add >16:38:45 DEBUG : fwloader: subsystem i2c-adapter got action add >16:38:45 DEBUG : fwloader: subsystem platform got action add >16:38:45 DEBUG : fwloader: subsystem rtc got action add >16:38:45 DEBUG : fwloader: subsystem platform got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem platform got action add >16:38:45 DEBUG : fwloader: subsystem adb got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem block got action add >16:38:45 DEBUG : fwloader: subsystem graphics got action add >16:38:45 DEBUG : fwloader: subsystem input got action add >16:38:45 DEBUG : fwloader: subsystem input got action add >16:38:45 DEBUG : fwloader: subsystem input got action add >16:38:45 DEBUG : fwloader: subsystem input got action add >16:38:45 DEBUG : fwloader: subsystem input got action add >16:38:45 DEBUG : fwloader: subsystem input got action add >16:38:45 DEBUG : fwloader: subsystem mem got action add >16:38:45 DEBUG : fwloader: subsystem mem got action add >16:38:45 DEBUG : fwloader: subsystem mem got action add >16:38:45 DEBUG : fwloader: subsystem mem got action add >16:38:45 DEBUG : fwloader: subsystem mem got action add >16:38:45 DEBUG : fwloader: subsystem mem got action add >16:38:45 DEBUG : fwloader: subsystem mem got action add >16:38:45 DEBUG : fwloader: subsystem mem got action add >16:38:45 DEBUG : fwloader: subsystem misc got action add >16:38:45 DEBUG : fwloader: subsystem misc got action add >16:38:45 DEBUG : fwloader: subsystem misc got action add >16:38:45 DEBUG : fwloader: subsystem misc got action add >16:38:45 DEBUG : fwloader: subsystem misc got action add >16:38:45 DEBUG : fwloader: subsystem misc got action add >16:38:45 DEBUG : fwloader: subsystem misc got action add >16:38:45 DEBUG : fwloader: subsystem misc got action add >16:38:45 DEBUG : fwloader: subsystem net got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem tty got action add >16:38:45 DEBUG : fwloader: subsystem usbmon got action add >16:38:45 DEBUG : fwloader: subsystem vc got action add >16:38:45 DEBUG : fwloader: subsystem vc got action add >16:38:45 DEBUG : fwloader: subsystem vc got action add >16:38:45 DEBUG : fwloader: subsystem vc got action add >16:38:45 DEBUG : fwloader: subsystem vc got action add >16:38:45 DEBUG : fwloader: subsystem vc got action add >16:38:45 DEBUG : fwloader: subsystem vc got action add >16:38:45 DEBUG : fwloader: subsystem vc got action add >16:38:45 DEBUG : fwloader: subsystem vtconsole got action add >16:38:45 DEBUG : fwloader: subsystem vtconsole got action add >16:38:45 DEBUG : waiting for hardware to initialize >16:38:45 DEBUG : fwloader: subsystem module got action add >16:38:45 DEBUG : fwloader: subsystem bus got action add >16:38:45 DEBUG : fwloader: subsystem ssb got action add >16:38:45 DEBUG : fwloader: subsystem ssb got action add >16:38:45 DEBUG : fwloader: subsystem drivers got action add >16:38:46 DEBUG : fwloader: subsystem module got action add >16:38:46 DEBUG : fwloader: subsystem drivers got action add >16:38:46 DEBUG : fwloader: subsystem drivers got action add >16:38:46 DEBUG : fwloader: subsystem usb_host got action add >16:38:46 DEBUG : fwloader: subsystem usbmon got action add >16:38:46 DEBUG : fwloader: subsystem module got action add >16:38:46 DEBUG : fwloader: subsystem drivers got action add >16:38:46 DEBUG : fwloader: subsystem usb got action add >16:38:46 DEBUG : fwloader: subsystem class got action add >16:38:46 DEBUG : fwloader: subsystem usb_endpoint got action add >16:38:46 DEBUG : fwloader: subsystem usb got action add >16:38:46 DEBUG : fwloader: subsystem usb_endpoint got action add >16:38:46 DEBUG : fwloader: subsystem usb_host got action add >16:38:46 DEBUG : fwloader: subsystem usbmon got action add >16:38:46 DEBUG : fwloader: subsystem usb got action add >16:38:46 DEBUG : fwloader: subsystem usb_endpoint got action add >16:38:46 DEBUG : fwloader: subsystem usb got action add >16:38:46 DEBUG : fwloader: subsystem usb_endpoint got action add >16:38:46 DEBUG : fwloader: subsystem usb_host got action add >16:38:46 DEBUG : fwloader: subsystem usbmon got action add >16:38:46 DEBUG : fwloader: subsystem module got action add >16:38:46 DEBUG : fwloader: subsystem usb got action add >16:38:46 DEBUG : fwloader: subsystem usb_endpoint got action add >16:38:46 DEBUG : fwloader: subsystem usb got action add >16:38:46 DEBUG : fwloader: subsystem module got action add >16:38:46 DEBUG : fwloader: subsystem module got action add >16:38:46 DEBUG : fwloader: subsystem bus got action add >16:38:46 DEBUG : fwloader: subsystem module got action add >16:38:46 DEBUG : fwloader: subsystem module got action add >16:38:46 DEBUG : fwloader: subsystem module got action add >16:38:46 DEBUG : fwloader: subsystem module got action add >16:38:46 DEBUG : fwloader: subsystem block got action add >16:38:46 DEBUG : fwloader: subsystem drivers got action add >16:38:46 DEBUG : fwloader: subsystem usb_endpoint got action add >16:38:46 DEBUG : fwloader: subsystem drivers got action add >16:38:46 DEBUG : fwloader: subsystem drivers got action add >16:38:46 DEBUG : fwloader: subsystem usb_host got action add >16:38:46 DEBUG : fwloader: subsystem usbmon got action add >16:38:46 DEBUG : fwloader: subsystem usb got action add >16:38:46 DEBUG : fwloader: subsystem usb_endpoint got action add >16:38:46 DEBUG : fwloader: subsystem usb got action add >16:38:46 DEBUG : fwloader: subsystem usb got action add >16:38:46 DEBUG : fwloader: subsystem usb_endpoint got action add >16:38:46 DEBUG : fwloader: subsystem usb got action add >16:38:46 DEBUG : fwloader: subsystem input got action add >16:38:46 DEBUG : fwloader: subsystem input got action add >16:38:46 DEBUG : fwloader: subsystem hidraw got action add >16:38:46 DEBUG : fwloader: subsystem usb_endpoint got action add >16:38:46 DEBUG : fwloader: subsystem usb got action add >16:38:46 DEBUG : fwloader: subsystem input got action add >16:38:46 DEBUG : fwloader: subsystem input got action add >16:38:46 DEBUG : fwloader: subsystem usb_endpoint got action add >16:38:46 DEBUG : fwloader: subsystem drivers got action add >16:38:46 DEBUG : fwloader: subsystem input got action add >16:38:46 DEBUG : fwloader: subsystem hidraw got action add >16:38:46 DEBUG : fwloader: subsystem usb_endpoint got action add >16:38:46 DEBUG : fwloader: subsystem net got action add >16:38:46 DEBUG : fwloader: subsystem drivers got action add >16:38:47 DEBUG : fwloader: subsystem drivers got action add >16:38:47 DEBUG : fwloader: subsystem firewire got action add >16:38:47 DEBUG : fwloader: subsystem usb got action add >16:38:47 DEBUG : fwloader: subsystem usb_endpoint got action add >16:38:47 DEBUG : fwloader: subsystem usb got action add >16:38:47 DEBUG : fwloader: subsystem input got action add >16:38:47 DEBUG : fwloader: subsystem input got action add >16:38:47 DEBUG : fwloader: subsystem hidraw got action add >16:38:47 DEBUG : fwloader: subsystem usb_endpoint got action add >16:38:47 DEBUG : fwloader: subsystem usb got action add >16:38:47 DEBUG : fwloader: subsystem input got action add >16:38:47 DEBUG : fwloader: subsystem input got action add >16:38:47 DEBUG : fwloader: subsystem class got action add >16:38:47 DEBUG : fwloader: subsystem usb got action add >16:38:47 DEBUG : fwloader: subsystem hidraw got action add >16:38:47 DEBUG : fwloader: subsystem usb_endpoint got action add >16:38:47 INFO : trying to mount CD device /dev/hdb on /mnt/source >16:38:47 DEBUG : fwloader: subsystem vc got action add >16:38:47 DEBUG : fwloader: subsystem vc got action add >16:38:48 DEBUG : fwloader: subsystem vc got action remove >16:38:48 DEBUG : fwloader: subsystem vc got action remove >16:38:48 DEBUG : fwloader: subsystem vc got action add >16:38:48 DEBUG : fwloader: subsystem vc got action add >16:38:49 DEBUG : fwloader: subsystem vc got action remove >16:38:49 DEBUG : fwloader: subsystem vc got action remove >16:38:49 DEBUG : fwloader: subsystem vc got action add >16:38:49 DEBUG : fwloader: subsystem vc got action add >16:38:49 DEBUG : fwloader: subsystem vc got action remove >16:38:49 DEBUG : fwloader: subsystem vc got action remove >16:38:49 DEBUG : fwloader: subsystem vc got action add >16:38:49 DEBUG : fwloader: subsystem vc got action add >16:38:49 DEBUG : fwloader: subsystem vc got action remove >16:38:49 DEBUG : fwloader: subsystem vc got action remove >16:38:49 INFO : mounted loopback device /mnt/runtime on /dev/loop0 as /mnt/source/images/stage2.img >16:39:08 DEBUG : going to set language to en_US.UTF-8 >16:39:08 INFO : setting language to en_US.UTF-8 >16:39:08 INFO : 52 keymaps are available >16:39:08 INFO : need to set up networking >16:39:08 INFO : going to pick interface >16:39:08 INFO : only have one network device: eth0 >16:39:08 INFO : going to do getNetConfig >16:39:08 INFO : eth0 is not a wireless adapter >16:39:09 DEBUG : waiting for link eth0... >16:39:09 DEBUG : 0 seconds. >16:39:09 DEBUG : sleep (nicdelay) for 0 secs first >16:39:09 DEBUG : continuing... >16:39:09 DEBUG : sending anaconda-Linux 2.6.25-14.fc9.ppc ppc as dhcp vendor-class >requesting dhcp timeout 45 >16:39:09 INFO : Listening on LPF/eth0/00:11:24:74:b2:68 >16:39:09 INFO : Sending on LPF/eth0/00:11:24:74:b2:68 >16:39:09 INFO : Sending on Socket/fallback >16:39:12 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 >16:39:12 INFO : DHCPOFFER from 192.168.54.1 >16:39:12 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >16:39:12 INFO : DHCPACK from 192.168.54.1 >16:39:12 INFO : bound to 192.168.54.5 -- renewal in 126932 seconds. >16:39:12 DEBUG : device = eth0 >16:39:12 DEBUG : broadcast = 192.168.54.255 >16:39:12 DEBUG : netmask = 255.255.255.0 >16:39:12 DEBUG : network = 192.168.54.0 >16:39:12 DEBUG : gateway = 192.168.54.1 >16:39:12 DEBUG : dns[0] = 192.168.54.1 >16:39:12 DEBUG : waiting for link eth0... >16:39:12 DEBUG : 0 seconds. >16:39:12 DEBUG : sleep (nicdelay) for 0 secs first >16:39:12 DEBUG : continuing... >16:39:12 INFO : starting to STEP_URL >16:39:12 INFO : Loading SELinux policy >16:39:15 INFO : getting ready to spawn shell now >16:39:15 DEBUG : fwloader: subsystem vc got action add >16:39:15 DEBUG : fwloader: subsystem vc got action add >16:39:15 DEBUG : fwloader: got exit signal, quitting >16:39:15 INFO : fwloader: starting firmware loader >16:39:15 DEBUG : fwloader: starting up (pid 1030) >16:39:15 DEBUG : fwloader: entering event loop >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem slab got action add >16:39:16 DEBUG : fwloader: subsystem slab got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem slab got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem slab got action add >16:39:16 DEBUG : fwloader: subsystem slab got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem slab got action add >16:39:16 DEBUG : fwloader: subsystem slab got action add >16:39:16 DEBUG : fwloader: subsystem slab got action add >16:39:16 DEBUG : fwloader: subsystem slab got action add >16:39:16 DEBUG : fwloader: subsystem slab got action add >16:39:16 DEBUG : fwloader: subsystem slab got action add >16:39:16 DEBUG : fwloader: subsystem slab got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem slab got action add >16:39:16 DEBUG : fwloader: subsystem misc got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 DEBUG : fwloader: subsystem module got action add >16:39:16 INFO : Running anaconda script /usr/bin/anaconda >16:39:16 DEBUG : adding extraArg --vnc >16:40:18 DEBUG : fwloader: subsystem vc got action add >16:40:18 DEBUG : fwloader: subsystem vc got action add >16:40:18 DEBUG : fwloader: subsystem vc got action remove >16:40:18 DEBUG : fwloader: subsystem vc got action remove >16:40:18 DEBUG : fwloader: subsystem vc got action add >16:40:18 DEBUG : fwloader: subsystem vc got action add >16:40:18 DEBUG : fwloader: subsystem vc got action remove >16:40:18 DEBUG : fwloader: subsystem vc got action remove >16:41:00 DEBUG : fwloader: subsystem vc got action add >16:41:00 DEBUG : fwloader: subsystem vc got action add >16:41:00 DEBUG : fwloader: subsystem vc got action remove >16:41:00 DEBUG : fwloader: subsystem vc got action remove >> boot option >if you would like to secure the server. > > >16:39:56 INFO : Please manually connect your vnc client to 192.168.54.5:1 to begin the install. >16:40:01 INFO : Started mini-wm >16:40:03 INFO : Starting graphical installation... >16:40:03 INFO : Detected 1024M of memory >16:40:03 INFO : Swap attempt of 1000M to 2000M >16:40:04 WARNING : step installtype does not exist >16:40:04 WARNING : step confirminstall does not exist >16:40:04 WARNING : step complete does not exist >16:40:11 INFO : moving (1) to step welcome >16:40:17 INFO : moving (1) to step findrootparts >16:40:17 DEBUG : starting mpaths >16:40:17 DEBUG : self.driveList(): ['hda'] >16:40:17 DEBUG : DiskSet.skippedDisks: [] >16:40:17 DEBUG : DiskSet.skippedDisks: [] >16:40:17 DEBUG : starting all mpaths on drives ['hda'] >16:40:17 DEBUG : scanning for multipath on drives ['hda'] >16:40:17 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/mnt/source/RHupdates/bdevid/:/lib/bdevid/:/usr/lib/bdevid/' >16:40:17 DEBUG : mpaths: [] >16:40:17 DEBUG : done starting mpaths. Drivelist: ['hda'] >16:40:17 DEBUG : starting dmraids >16:40:17 DEBUG : self.driveList(): ['hda'] >16:40:17 DEBUG : DiskSet.skippedDisks: [] >16:40:17 DEBUG : DiskSet.skippedDisks: [] >16:40:17 DEBUG : starting all dmraids on drives ['hda'] >16:40:17 DEBUG : scanning for dmraid on drives ['hda'] >16:40:17 DEBUG : done starting dmraids. Drivelist: ['hda'] >16:40:17 DEBUG : adding drive hda to disk list >16:40:18 DEBUG : isys.py:mount()- going to mount /dev/hda3 on /mnt/sysimage with options defaults >16:40:18 WARNING : step complete does not exist >16:40:18 INFO : moving (1) to step findinstall >16:40:20 WARNING : step complete does not exist >16:40:20 INFO : moving (1) to step networkdevicecheck >16:40:20 INFO : moving (1) to step network >16:40:46 WARNING : /usr/lib/anaconda/isys.py:627: DeprecationWarning: struct integer overflow masking is deprecated > nw = socket.inet_ntop(socket.AF_INET, struct.pack('!I', netaddr)) > >16:40:46 WARNING : /usr/lib/anaconda/isys.py:628: DeprecationWarning: struct integer overflow masking is deprecated > bc = socket.inet_ntop(socket.AF_INET, struct.pack('!I', bcaddr)) > >16:40:47 INFO : moving (1) to step timezone >16:40:51 INFO : moving (1) to step accounts >16:40:59 INFO : moving (1) to step partitionobjinit >16:40:59 INFO : no initiator set >16:40:59 INFO : no /tmp/fcpconfig; not configuring zfcp >16:41:00 DEBUG : adding drive hda to disk list >16:41:01 INFO : moving (1) to step parttype >16:42:06 INFO : moving (1) to step autopartitionexecute >16:42:07 DEBUG : adding drive hda to disk list >16:42:07 DEBUG : used space is 2024 >16:42:07 DEBUG : actual space is 95136 >16:42:07 DEBUG : used space is 49128 >16:42:07 DEBUG : actual space is 95136 >16:42:07 DEBUG : used space is 50112 >16:42:07 DEBUG : actual space is 95136 >16:42:07 DEBUG : used space is 95136 >16:42:07 DEBUG : actual space is 95136 >16:42:07 DEBUG : used space is 95136 >16:42:07 DEBUG : actual space is 95136 >16:42:07 DEBUG : used space is 95136 >16:42:07 DEBUG : actual space is 95136 >16:42:07 INFO : moving (1) to step partition >16:42:11 DEBUG : adding drive hda to disk list >16:42:14 DEBUG : adding drive hda to disk list >16:42:15 DEBUG : adding drive hda to disk list >16:42:20 DEBUG : adding drive hda to disk list > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=dhcp >IPV6_AUTOCONF=yes >HOSTNAME=dhcppc0 > > >/tmp/lvmout: >Running... ['lvm', 'vgchange', '-an', '-v'] >oups found
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 446453
: 305382