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 268331 Details for
Bug 398721
anaconda DVD install fails if Czech language is selected
[?]
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.
full anaconda log
4015.txt (text/plain), 55.83 KB, created by
Adam Pribyl
on 2007-11-25 21:15:29 UTC
(
hide
)
Description:
full anaconda log
Filename:
MIME Type:
Creator:
Adam Pribyl
Created:
2007-11-25 21:15:29 UTC
Size:
55.83 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib/anaconda/yuminstall.py", line 159, in callback > s = str(_("<b>Installing %s</b> (%s)\n") %(po, size_string(hdr['size']))) > File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 562, in runTransaction > errors = self.ts.run(cb.callback, '') > File "/usr/lib/anaconda/yuminstall.py", line 633, in _run > self.runTransaction(cb=cb) > File "/usr/lib/anaconda/yuminstall.py", line 623, in run > self._run(instLog, cb, intf) > File "/usr/lib/anaconda/yuminstall.py", line 1244, in doInstall > self.ayum.run(self.instLog, cb, anaconda.intf, anaconda.id) > File "/usr/lib/anaconda/backend.py", line 236, in doInstall > anaconda.backend.doInstall(anaconda) > File "/usr/lib/anaconda/dispatch.py", line 203, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/text.py", line 605, in run > anaconda.dispatch.gotoNext() > File "/usr/bin/anaconda", line 955, in <module> > anaconda.intf.run(anaconda) >UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 6: ordinal not in range(128) > >Local variables in innermost frame: >what: 4 >hdr: <rpm.hdr object at 0xa140c80> >txmbrs: [<yum.transactioninfo.TransactionMember instance at 0x93d6c6c>] >h: (<rpm.hdr object at 0xa140c80>, u'/tmp/cache/anaconda-base-200705271038.i386/packages/filesystem-2.4.6-1.fc7.i386.rpm') >self: <yuminstall.AnacondaCallback instance at 0x911c4ec> >amount: 0 >repo: anaconda-base-200705271038.i386 >rpmloc: /tmp/cache/anaconda-base-200705271038.i386/packages/filesystem-2.4.6-1.fc7.i386.rpm >epoch: None >user: >total: 0 >po: filesystem - 2.4.6-1.fc7.i386 > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.screen: SnackScreen instance, containing members: > intf.screen.width: 80 > intf.screen.helpCb: <bound method InstallInterface.helpWindow of <text.InstallInterface instance at 0x8f8a90c>> > intf.screen.height: 25 > intf.instLanguage: Language instance, containing members: > intf.instLanguage.targetLang: None > intf.instLanguage.default: cs_CZ.UTF-8 > intf.instLanguage.displayMode: t > intf.instLanguage.current: cs_CZ.UTF-8 > intf.showingHelpOnHelp: 0 >rescue: False >updateSrc: None >methodstr: cdrom://scd0:/mnt/source >dispatch: Dispatcher instance, containing members: > dispatch.skipSteps: {'upgradecontinue': 1, 'bootloader': 1, 'group-selection': 1, 'findinstall': 1, 'upgrademigfind': 1, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'partition': 1, 'bootloaderadvanced': 1, 'betanag': 2, 'upgrademount': 1, 'upgbootloader': 1, 'addswap': 1, 'upgrademigratefs': 1, 'regkey': 1} > dispatch.method: CdromInstallMethod instance, containing members: > dispatch.method.messageWindow: <bound method InstallInterface.messageWindow of <text.InstallInterface instance at 0x8f8a90c>> > dispatch.method.splitmethod: True > dispatch.method.intf: Already dumped > dispatch.method.isoPath: /mnt/source > dispatch.method.timestamp: 1180276843.561677 > dispatch.method.tree: /mnt/source > dispatch.method.rootPath: /mnt/sysimage > dispatch.method.waitWindow: <bound method InstallInterface.waitWindow of <text.InstallInterface instance at 0x8f8a90c>> > dispatch.method.loopbackFile: /mnt/sysimage//rhinstall-stage2.img > dispatch.method.progressWindow: <bound method InstallInterface.progressWindow of <text.InstallInterface instance at 0x8f8a90c>> > dispatch.method.device: scd0 > dispatch.method.currentMedia: [1] > dispatch.step: 38 > dispatch.anaconda: Already dumped > dispatch.firstStep: 0 > dispatch.dir: 1 >method: Already dumped >isKickstart: False >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [22:tcp] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.rootParts: [] > id.instProgress: InstallProgressWindow instance, containing members: > id.instProgress.info: Textbox instance, containing members: > id.instProgress.info.w: <snackwidget object at 0x9104f40> > id.instProgress.screen: Already dumped > id.instProgress.pct: 0.000266676372426 > id.instProgress.label: Label instance, containing members: > id.instProgress.label.w: <snackwidget object at 0x9104760> > id.instProgress.width: 65 > id.instProgress.grid: GridForm instance, containing members: > id.instProgress.grid.form: Form instance, containing members: > id.instProgress.grid.form.trans: {214924816: Scale instance, containing members: > id.instProgress.grid.form.trans.w: <snackwidget object at 0x911cb60> >, 256654424: Already dumped >, 257207232: Already dumped >} > id.instProgress.grid.form.helpArg: None > id.instProgress.grid.form.w: <snackform object at 0xb7ef17f0> > id.instProgress.grid.form.filemap: {} > id.instProgress.grid.g: <snackgrid object at 0xb7ef1820> > id.instProgress.grid.title: Instalace balÄÂÃŤkĹŻ > id.instProgress.grid.screen: Already dumped > id.instProgress.grid.childList: [Already dumped >, Already dumped >, Already dumped >] > id.instProgress.grid.form_created: 1 > id.instProgress.grid.gridmembers: [Already dumped >, Already dumped >, Already dumped >] > id.instProgress.progress: Already dumped > id.instProgress.drawn: True > id.upgradeRoot: [] > id.xsetup: XSetup instance, containing members: > id.xsetup.skipx: 0 > id.xsetup.xserver: XServer instance, containing members: > id.xsetup.xserver.videohw: primary: 0 >vidCards: [<rhpxl.videocard.VideoCard instance at 0x8f2b1ac>] >Primary Video Card Info: >device: None >driver : radeon >descr : ATI Technologies Inc Radeon IGP 330M/340M/350M >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp] > id.xsetup.xserver.resolution: 800x600 > id.xsetup.xserver.root: / > id.xsetup.xserver.hwstate: XF86HardwareState instance, containing members: > id.xsetup.xserver.hwstate.videocard_PCIFn: None > id.xsetup.xserver.hwstate.monitor: monName: None >monID: Unprobed Monitor >monHoriz: None >monVert: None >physicalWidth: 0 >physicalHeight: 0 > > id.xsetup.xserver.hwstate.config_resolutions: [] > id.xsetup.xserver.hwstate.videocard_name: ATI Technologies Inc Radeon IGP 330M/340M/350M > id.xsetup.xserver.hwstate.monitor_name: Unknown monitor > id.xsetup.xserver.hwstate.video_ram: 0 > id.xsetup.xserver.hwstate.videocard: Already dumped > id.xsetup.xserver.hwstate.videocard_driver: radeon > id.xsetup.xserver.hwstate.videocard_options: [] > id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 848x480, 854x480, 1024x600, 1024x768, 1152x768, 1152x864, 1200x900, 1280x720, 1280x800, 1280x854, 1280x960, 1280x1024, 1360x768, 1400x900, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1900x1200, 1920x1080, 1920x1200, 1920x1440, 2048x1536, 2560x1600] > id.xsetup.xserver.hwstate.hsync: 31.5-37.9 > id.xsetup.xserver.hwstate.vsync: 50-70 > id.xsetup.xserver.hwstate.probed_video_ram: 0 > id.xsetup.xserver.hwstate.videocard_PCIBus: None > id.xsetup.xserver.hwstate.colordepth: 24 > id.xsetup.xserver.hwstate.videocard_PCIDev: None > id.xsetup.xserver.hwstate.resolution: 800x600 > id.xsetup.xserver.hwstate.dri_enabled: 0 > id.xsetup.xserver.hwstate.xconfig: None > id.xsetup.xserver.monitorhw: Already dumped > id.xsetup.xserver.keyboard: Keyboard instance, containing members: > id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': cz-us-qwertz} > id.xsetup.xserver.keyboard.type: PC > id.xsetup.xserver.keyboard.beenset: 1 > id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: > id.xsetup.xserver.mousehw: FULLNAME="Generic - 3 Button Mouse (PS/2)" >MOUSETYPE="imps2" >XEMU3="no" >XMOUSETYPE="IMPS/2" > > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /dev/null > id.xsetup.xserver.config: None > id.xsetup.xserver.display: :9 > id.xsetup.anaconda: Already dumped > id.keyboard: Already dumped > id.timezone: Timezone instance, containing members: > id.timezone.utc: False > id.timezone.arc: 0 > id.timezone.tz: Europe/Prague > id.mouse: Already dumped > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: None > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0x8efb60c> > id.methodstr: cdrom://scd0:/mnt/source > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <text.InstallInterface instance at 0x8f8a90c>> > id.fsset.volumesCreated: 1 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <text.InstallInterface instance at 0x8f8a90c>> > id.fsset.migratedfs: 1 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <text.InstallInterface instance at 0x8f8a90c>> > id.fsset.entries: [fsentry -- device: VolGroup00/LogVol00 mountpoint: / > fsystem: ext3 format: 1 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda2 mountpoint: /boot > fsystem: ext3 format: 1 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: /boot > >, fsentry -- device: shm mountpoint: /dev/shm > fsystem: tmpfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: devpts mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > bytesPerInode: 4096 label: None > >, fsentry -- device: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda1 mountpoint: None > fsystem: ntfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00 mountpoint: None > fsystem: volume group (LVM) format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda3 mountpoint: None > fsystem: physical volume (LVM) format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00/LogVol01 mountpoint: swap > fsystem: swap format: 1 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >] > id.fsset.mountcount: 5 > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.x_already_set: 0 > id.backend: YumBackend instance, containing members: > id.backend.modeText: Instalace %s > > id.backend.instPath: /mnt/sysimage > id.backend.supportsPackageSelection: True > id.backend.totalSize: 1658487 > id.backend.instLog: <open file '/mnt/sysimage/root/install.log', mode 'w+' at 0x9677ec0> > id.backend.supportsUpgrades: True > id.backend.method: Already dumped > id.backend.totalFiles: 97192 > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.disks: {'sda': <PedDisk object at 0x8f15c38>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.users: None > id.displayMode: t > id.auth: --enableshadow --enablemd5 > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: mbr > id.bootloader.pure: None > id.bootloader.serialDevice: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: > id.bootloader.kernelLocation: /boot/ > id.bootloader.device: sda > id.bootloader.configfile: /etc/lilo.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader._drivelist: [sda] > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: VolGroup00/LogVol00 > id.bootloader.images.images: {'VolGroup00/LogVol00': ('linux', 'Fedora', 'ext3'), 'sda1': ('Other', 'Other', 'ntfs')} > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: localhost.localdomain > id.network.overrideDHCPhostname: 0 > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=00:0D:9D:5D:A8:9D >ONBOOT=yes > >} > id.network.primaryNS: > id.network.firstnetdevice: eth0 > id.network.isConfigured: 0 > id.network.domains: [localdomain] > id.network.secondaryNS: > id.network.gateway: > id.instClass: DefaultInstall instance, containing members: > id.floppyDevice: fd0 > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.useAutopartitioning: 1 > id.partitions.autoClearPartType: 0 > id.partitions.nextUniqueID: 12 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [sda] > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [New Part Request -- mountpoint: /boot uniqueID: 10 > type: ext3 format: 1 badblocks: None > device: sda2 drive: ['sda'] primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: NTFSFileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 0 > origfstype.name: ntfs > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 0 > origfstype.maxSizeMB: 8388608 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.packages: [] > origfstype.extraFormatArgs: [] > origfstype.formattable: 0 > origfstype.partedFileSystemType: <PedFileSystemType object at 0xb7e7e6e0> > origfstype.maxLabelChars: 16 > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sda1 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 1 > mountpoint: None > requestSize: 19077.1567383 > size: 19077.1567383 > end: 39070079 > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, VG Request -- name: VolGroup00 uniqueID: 8 > format: 1 pesize: 32768 > physvols: [7] >, LV Request -- mountpoint: / uniqueID: 9 > type: ext3 format: 1 badblocks: None > size: 18400 lvname: LogVol00 volgroup: 8 > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: None uniqueID: 7 > type: physical volume (LVM) format: 1 badblocks: None > device: sda3 drive: ['sda'] primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: 11 > type: swap format: 1 badblocks: None > size: 512 lvname: LogVol01 volgroup: 8 > bytesPerInode: 4096 options: 'None' >] > id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None > type: physical volume (LVM) format: 1 badblocks: None > device: None drive: None primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, VG Request -- name: lvm uniqueID: None > format: 1 pesize: 32768 > physvols: [] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: 1 badblocks: None > size: 1024 lvname: LogVol00 volgroup: lvm > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 badblocks: None > device: None drive: None primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 badblocks: None > size: 256 lvname: LogVol01 volgroup: lvm > bytesPerInode: 4096 options: 'None' >] > id.partitions.deletes: [lvname: LogVol01 vgname: VolGroup00 >, lvname: LogVol00 vgname: VolGroup00 >, drive: sda start: 39070080 end: 39278924 >, drive: sda start: 39278925 end: 78140159 >, vgname: VolGroup00 >] > id.isHeadless: 0 > id.videocard: Already dumped > id.instLanguage: Already dumped > id.security: Security instance, containing members: > id.security.selinux: 1 > id.upgradeSwapInfo: None >dir: 1 >backend: Already dumped > > >/tmp/syslog: ><5>Linux version 2.6.21-1.3194.fc7 (kojibuilder@xenbuilder3.fedora.phx.redhat.com) (gcc version 4.1.2 20070502 (Red Hat 4.1.2-12)) #1 SMP Wed May 23 22:11:19 EDT 2007 ><6>BIOS-provided physical RAM map: ><4>sanitize start ><4>sanitize end ><4>copy_e820_map() start: 0000000000000000 size: 000000000009f800 end: 000000000009f800 type: 1 ><4>copy_e820_map() type is E820_RAM ><4>copy_e820_map() start: 000000000009f800 size: 0000000000000800 end: 00000000000a0000 type: 2 ><4>copy_e820_map() start: 00000000000d8000 size: 0000000000008000 end: 00000000000e0000 type: 2 ><4>copy_e820_map() start: 00000000000e4000 size: 000000000001c000 end: 0000000000100000 type: 2 ><4>copy_e820_map() start: 0000000000100000 size: 000000000be70000 end: 000000000bf70000 type: 1 ><4>copy_e820_map() type is E820_RAM ><4>copy_e820_map() start: 000000000bf70000 size: 000000000000c000 end: 000000000bf7c000 type: 3 ><4>copy_e820_map() start: 000000000bf7c000 size: 0000000000004000 end: 000000000bf80000 type: 4 ><4>copy_e820_map() start: 000000000bf80000 size: 0000000000080000 end: 000000000c000000 type: 2 ><4>copy_e820_map() start: 000000001bf80000 size: 0000000000080000 end: 000000001c000000 type: 2 ><4>copy_e820_map() start: 00000000fff80000 size: 0000000000080000 end: 0000000100000000 type: 2 ><4> BIOS-e820: 0000000000000000 - 000000000009f800 (usable) ><4> BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved) ><4> BIOS-e820: 00000000000d8000 - 00000000000e0000 (reserved) ><4> BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000000bf70000 (usable) ><4> BIOS-e820: 000000000bf70000 - 000000000bf7c000 (ACPI data) ><4> BIOS-e820: 000000000bf7c000 - 000000000bf80000 (ACPI NVS) ><4> BIOS-e820: 000000000bf80000 - 000000000c000000 (reserved) ><4> BIOS-e820: 000000001bf80000 - 000000001c000000 (reserved) ><4> BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved) ><5>0MB HIGHMEM available. ><5>191MB LOWMEM available. ><4>Using x86 segment limits to approximate NX protection ><7>Entering add_active_range(0, 0, 49008) 0 entries of 256 used ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> Normal 4096 -> 49008 ><4> HighMem 49008 -> 49008 ><4>early_node_map[1] active PFN ranges ><4> 0: 0 -> 49008 ><7>On node 0 totalpages: 49008 ><7> DMA zone: 32 pages used for memmap ><7> DMA zone: 0 pages reserved ><7> DMA zone: 4064 pages, LIFO batch:0 ><7> Normal zone: 350 pages used for memmap ><7> Normal zone: 44562 pages, LIFO batch:7 ><7> HighMem zone: 0 pages used for memmap ><6>DMI 2.3 present. ><6>Using APIC driver default ><4>ACPI: RSDP 000F6C80, 0014 (r0 PTLTD ) ><4>ACPI: RSDT 0BF752A8, 002C (r1 PTLTD RSDT 6040000 LTP 0) ><4>ACPI: FACP 0BF7BF64, 0074 (r1 ATI Salmon 6040000 ATI F4240) ><4>ACPI: DSDT 0BF752D4, 6C90 (r1 ATI MS2_1535 6040000 MSFT 100000E) ><4>ACPI: FACS 0BF7CFC0, 0040 ><4>ACPI: BOOT 0BF7BFD8, 0028 (r1 PTLTD $SBFTBL$ 6040000 LTP 1) ><6>ATI board detected. Disabling timer routing over 8254. ><6>ACPI: PM-Timer IO Port: 0x8008 ><4>Allocating PCI resources starting at 20000000 (gap: 1c000000:e3f80000) ><4>Built 1 zonelists. Total pages: 48626 ><5>Kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz ><6>Local APIC disabled by BIOS -- you can enable it with "lapic" ><7>mapped APIC to ffffd000 (0118a000) ><6>Enabling fast FPU save and restore... done. ><6>Enabling unmasked SIMD FPU exception support... done. ><6>Initializing CPU#0 ><4>CPU 0 irqstacks, hard=c076e000 soft=c074e000 ><4>PID hash table entries: 1024 (order: 10, 4096 bytes) ><4>Detected 2658.294 MHz processor. ><4>Console: colour VGA+ 80x25 ><4>Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) ><4>Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) ><6>Memory: 183948k/196032k available (2037k kernel code, 11532k reserved, 1069k data, 236k init, 0k highmem) ><4>virtual kernel memory layout: ><4> fixmap : 0xffc55000 - 0xfffff000 (3752 kB) ><4> pkmap : 0xff800000 - 0xffc00000 (4096 kB) ><4> vmalloc : 0xcc800000 - 0xff7fe000 ( 815 MB) ><4> lowmem : 0xc0000000 - 0xcbf70000 ( 191 MB) ><4> .init : 0xc070e000 - 0xc0749000 ( 236 kB) ><4> .data : 0xc05fd722 - 0xc0708cb4 (1069 kB) ><4> .text : 0xc0400000 - 0xc05fd722 (2037 kB) ><4>Checking if this processor honours the WP bit even in supervisor mode... Ok. ><4>Calibrating delay using timer specific routine.. 5321.24 BogoMIPS (lpj=2660623) ><6>Security Framework v1.0.0 initialized ><6>SELinux: Initializing. ><7>SELinux: Starting in permissive mode ><6>selinux_register_security: Registering secondary module capability ><6>Capability LSM initialized as secondary ><4>Mount-cache hash table entries: 512 ><7>CPU: After generic identify, caps: bfebf9ff 00000000 00000000 00000000 00004400 00000000 00000000 ><6>CPU: Trace cache: 12K uops, L1 D cache: 8K ><6>CPU: L2 cache: 512K ><6>CPU: Hyper-Threading is disabled ><7>CPU: After all inits, caps: bfebf1ff 00000000 00000000 00003080 00004400 00000000 00000000 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#0. ><6>CPU0: Intel P4/Xeon Extended MCE MSRs (12) available ><6>Checking 'hlt' instruction... OK. ><6>SMP alternatives: switching to UP code ><6>Freeing SMP alternatives: 13k freed ><6>ACPI: Core revision 20070126 ><4>ACPI: setting ELCR to 0200 (from 0420) ><4>CPU0: Intel(R) Pentium(R) 4 CPU 2.66GHz stepping 09 ><5>SMP motherboard not detected. ><5>Local APIC not detected. Using dummy APIC emulation. ><6>Brought up 1 CPUs ><7>sizeof(vma)=84 bytes ><7>sizeof(page)=32 bytes ><7>sizeof(inode)=336 bytes ><7>sizeof(dentry)=132 bytes ><7>sizeof(ext3inode)=488 bytes ><7>sizeof(buffer_head)=56 bytes ><7>sizeof(skbuff)=176 bytes ><7>sizeof(task_struct)=1376 bytes ><4>Time: 19:37:49 Date: 10/22/107 ><6>NET: Registered protocol family 16 ><6>ACPI: bus type pci registered ><6>PCI: PCI BIOS revision 2.10 entry at 0xfd89b, last bus=2 ><6>PCI: Using configuration type 1 ><4>Setting up standard PCI resources ><6>ACPI: Interpreter enabled ><6>ACPI: (supports S0 S3 S4 S5) ><6>ACPI: Using PIC for interrupt routing ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><7>PCI: Probing PCI hardware (bus 00) ><4>PCI quirk: region 8000-803f claimed by ali7101 ACPI ><4>PCI quirk: region 8040-805f claimed by ali7101 SMB ><7>Boot video device is 0000:01:05.0 ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGPB._PRT] ><4>ACPI: PCI Interrupt Link [LNK0] (IRQs 7 10) *0, disabled. ><4>ACPI: PCI Interrupt Link [LNK1] (IRQs 7 *10) ><4>ACPI: PCI Interrupt Link [LNK2] (IRQs 7 *10) ><4>ACPI: PCI Interrupt Link [LNK3] (IRQs 7 *10) ><4>ACPI: PCI Interrupt Link [LNK4] (IRQs 7 10) *0, disabled. ><4>ACPI: PCI Interrupt Link [LNK5] (IRQs 7 *11) ><4>ACPI: PCI Interrupt Link [LNK6] (IRQs 7 10) *0, disabled. ><4>ACPI: PCI Interrupt Link [LNK7] (IRQs *5) ><4>ACPI: PCI Interrupt Link [LNK8] (IRQs 7 10) *0, disabled. ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>pnp: PnP ACPI: found 11 devices ><6>usbcore: registered new interface driver usbfs ><6>usbcore: registered new interface driver hub ><6>usbcore: registered new device driver usb ><6>PCI: Using ACPI for IRQ routing ><6>PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>pnp: 00:07: ioport range 0x40b-0x40b has been reserved ><6>pnp: 00:07: ioport range 0x480-0x48f has been reserved ><6>pnp: 00:07: ioport range 0x4d0-0x4d1 has been reserved ><6>pnp: 00:07: ioport range 0x4d6-0x4d6 has been reserved ><6>pnp: 00:07: ioport range 0x8000-0x807f could not be reserved ><6>pnp: 00:07: iomem range 0xd0009000-0xd0009fff has been reserved ><6>Time: tsc clocksource has been installed. ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: 9000-9fff ><6> MEM window: d0300000-d03fffff ><6> PREFETCH window: d8000000-dfffffff ><4>PCI: Bus 2, cardbus bridge: 0000:00:0a.0 ><4> IO window: 00001800-000018ff ><4> IO window: 00001c00-00001cff ><4> PREFETCH window: 20000000-23ffffff ><4> MEM window: 24000000-27ffffff ><4>PCI: Enabling device 0000:00:0a.0 (0005 -> 0007) ><4>ACPI: PCI Interrupt Link [LNK5] enabled at IRQ 11 ><7>PCI: setting IRQ 11 as level-triggered ><6>ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LNK5] -> GSI 11 (level, low) -> IRQ 11 ><6>NET: Registered protocol family 2 ><4>IP route cache hash table entries: 2048 (order: 1, 8192 bytes) ><4>TCP established hash table entries: 8192 (order: 4, 98304 bytes) ><4>TCP bind hash table entries: 8192 (order: 4, 65536 bytes) ><6>TCP: Hash tables configured (established 8192 bind 8192) ><6>TCP reno registered ><6>checking if image is initramfs... it is ><6>Freeing initrd memory: 5541k freed ><6>Simple Boot Flag at 0x37 set to 0x1 ><6>apm: BIOS not found. ><6>audit: initializing netlink socket (disabled) ><5>audit(1195760269.161: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) ><7>SELinux: Registering netfilter hooks ><4>ksign: Installing public key data ><4>Loading keyring ><4>- Added public key C3680E46D35DB7E1 ><4>- User ID: Red Hat, Inc. (Kernel Module GPG key) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><6>Activating ISA DMA hang workarounds. ><6>ACPI: CPU0 (power states: C1[C1] C2[C2]) ><6>ACPI: Thermal Zone [THRM] (45 C) ><6>isapnp: Scanning for PnP cards... ><6>Switched to high resolution mode on CPU 0 ><6>isapnp: No Plug & Play device found ><6>Real Time Clock Driver v1.12ac ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.102 (c) Dave Jones ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><6>Time: acpi_pm clocksource has been installed. ><6>serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A ><4>PCI: Enabling device 0000:00:08.0 (0000 -> 0003) ><4>ACPI: PCI Interrupt Link [LNK6] enabled at IRQ 10 ><7>PCI: setting IRQ 10 as level-triggered ><6>ACPI: PCI Interrupt 0000:00:08.0[A] -> Link [LNK6] -> GSI 10 (level, low) -> IRQ 10 ><6>0000:00:08.0: ttyS0 at I/O 0x1428 (irq = 10) is a 8250 ><6>0000:00:08.0: ttyS2 at I/O 0x1440 (irq = 10) is a 8250 ><6>0000:00:08.0: ttyS3 at I/O 0x1450 (irq = 10) is a 8250 ><4>Couldn't register serial port 0000:00:08.0: -28 ><4>RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize ><6>input: Macintosh mouse button emulation as /class/input/input0 ><6>Yenta: CardBus bridge found at 0000:00:0a.0 [103c:0850] ><6>Yenta O2: res at 0x94/0xD4: 00/ea ><6>Yenta O2: enabling read prefetch/write burst ><6>Yenta: ISA IRQ mask 0x04b8, PCI irq 11 ><6>Socket status: 30000007 ><6>usbcore: registered new interface driver libusual ><6>usbcore: registered new interface driver hiddev ><6>usbcore: registered new interface driver usbhid ><6>drivers/usb/input/hid-core.c: v2.6:USB HID core driver ><6>PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12 ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>serio: i8042 AUX port at 0x60,0x64 irq 12 ><6>mice: PS/2 mouse device common for all mice ><6>input: AT Translated Set 2 keyboard as /class/input/input1 ><6>TCP bic registered ><6>Initializing XFRM netlink socket ><6>NET: Registered protocol family 1 ><6>NET: Registered protocol family 17 ><4>Using IPI No-Shortcut mode ><4> Magic number: 15:281:648 ><4>drivers/rtc/hctosys.c: unable to open rtc device (rtc0) ><6>Freeing unused kernel memory: 236k freed ><4>Write protecting the kernel read-only data: 803k ><6>Synaptics Touchpad, model: 1, fw: 5.9, id: 0x236eb3, caps: 0x904713/0x10008 ><6>input: SynPS/2 Synaptics TouchPad as /class/input/input2 ><6>loop: loaded (max 8 devices) ><6>Floppy drive(s): fd0 is 1.44M ><6>FDC 0 is a post-1991 82077 ><6>BIOS EDD facility v0.16 2004-Jun-25, 1 devices found ><6>input: PC Speaker as /class/input/input3 ><6>squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><6>Mobile IPv6 ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-724. ><5>iscsi: registered transport (tcp) ><4>PCI: Enabling device 0000:00:0b.2 (0010 -> 0012) ><6>ACPI: PCI Interrupt 0000:00:0b.2[C] -> Link [LNK5] -> GSI 11 (level, low) -> IRQ 11 ><6>ehci_hcd 0000:00:0b.2: EHCI Host Controller ><6>ehci_hcd 0000:00:0b.2: new USB bus registered, assigned bus number 1 ><6>ehci_hcd 0000:00:0b.2: irq 11, io mem 0xd0003000 ><6>ehci_hcd 0000:00:0b.2: USB 2.0 started, EHCI 0.95, driver 10 Dec 2004 ><6>usb usb1: configuration #1 chosen from 1 choice ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 4 ports detected ><6>USB Universal Host Controller Interface driver v3.0 ><4>ACPI: PCI Interrupt Link [LNK2] enabled at IRQ 10 ><6>ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LNK2] -> GSI 10 (level, low) -> IRQ 10 ><6>uhci_hcd 0000:00:0b.0: UHCI Host Controller ><6>uhci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 2 ><6>uhci_hcd 0000:00:0b.0: irq 10, io base 0x00002000 ><6>usb usb2: configuration #1 chosen from 1 choice ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 2 ports detected ><4>ACPI: PCI Interrupt Link [LNK3] enabled at IRQ 10 ><6>ACPI: PCI Interrupt 0000:00:0b.1[B] -> Link [LNK3] -> GSI 10 (level, low) -> IRQ 10 ><6>uhci_hcd 0000:00:0b.1: UHCI Host Controller ><6>uhci_hcd 0000:00:0b.1: new USB bus registered, assigned bus number 3 ><6>uhci_hcd 0000:00:0b.1: irq 10, io base 0x00002020 ><6>usb usb3: configuration #1 chosen from 1 choice ><6>hub 3-0:1.0: USB hub found ><6>hub 3-0:1.0: 2 ports detected ><4>usb usb2: Controller not stopped yet! ><4>PCI: Enabling device 0000:00:0c.0 (0010 -> 0012) ><6>ACPI: PCI Interrupt 0000:00:0c.0[A] -> Link [LNK2] -> GSI 10 (level, low) -> IRQ 10 ><5>fw_ohci: Added fw-ohci device 0000:00:0c.0, OHCI version 1.10 ><5>fw_core: created new fw device fw0 (0 config rom retries) ><6>cs: IO port probe 0x100-0x3af: excluding 0x378-0x37f ><6>natsemi dp8381x driver, version 2.1, Sept 11, 2006 ><6> originally by Donald Becker <becker@scyld.com> ><6> http://www.scyld.com/network/natsemi.html ><6> 2.4.x kernel port by Jeff Garzik, Tjeerd Mulder ><4>ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 10 ><6>ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [LNK1] -> GSI 10 (level, low) -> IRQ 10 ><6>natsemi eth0: NatSemi DP8381[56] at 0xd0008000 (0000:00:12.0), 00:0d:9d:5d:a8:9d, IRQ 10, port TP. ><7>libata version 2.20 loaded. ><4>ACPI: Unable to derive IRQ for device 0000:00:10.0 ><4>ACPI: PCI Interrupt 0000:00:10.0[A]: no GSI ><6>ata1: PATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00012040 irq 14 ><6>ata2: PATA max UDMA/133 cmd 0x00010170 ctl 0x00010376 bmdma 0x00012048 irq 15 ><6>scsi0 : pata_ali ><6>ata1.00: ata_hpa_resize 1: sectors = 78140160, hpa_sectors = 78140160 ><6>ata1.00: ATA-5: TOSHIBA MK4021GAS, GA224C, max UDMA/100 ><6>ata1.00: 78140160 sectors, multi 16: LBA ><6>ata1.00: ata_hpa_resize 1: sectors = 78140160, hpa_sectors = 78140160 ><6>ata1.00: configured for UDMA/100 ><6>scsi1 : pata_ali ><6>ata2.00: ATAPI, max MWDMA2 ><6>ata2.00: configured for MWDMA2 ><5>scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK4021GA GA22 PQ: 0 ANSI: 5 ><5>SCSI device sda: 78140160 512-byte hdwr sectors (40008 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 3a 00 00 ><5>SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>SCSI device sda: 78140160 512-byte hdwr sectors (40008 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 3a 00 00 ><5>SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sda: sda1 sda2 sda3 ><5>sd 0:0:0:0: Attached scsi disk sda ><5>scsi 1:0:0:0: CD-ROM TOSHIBA DVD-ROM SD-R2312 1905 PQ: 0 ANSI: 5 ><4>sr0: scsi3-mmc drive: 24x/24x 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 ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><4>Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><4>Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>security: 3 users, 6 roles, 1816 types, 78 bools, 1 sens, 1024 cats ><7>security: 60 classes, 65638 rules ><7>SELinux: Completing initialization. ><7>SELinux: Setting up existing superblocks. ><7>SELinux: initialized (dev loop0, type squashfs), not configured for labeling ><7>SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts ><7>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts ><7>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs ><7>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts ><7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs ><7>SELinux: initialized (dev eventpollfs, type eventpollfs), uses task SIDs ><7>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts ><7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs ><7>SELinux: initialized (dev cpuset, type cpuset), uses genfs_contexts ><7>SELinux: initialized (dev proc, type proc), uses genfs_contexts ><7>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts ><7>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts ><7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts ><5>audit(1195760334.452:2): policy loaded auid=4294967295 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>raid5: automatically using best checksumming function: pIII_sse ><4> pIII_sse : 1316.000 MB/sec ><4>raid5: using function: pIII_sse (1316.000 MB/sec) ><4>raid6: int32x1 265 MB/s ><4>raid6: int32x2 332 MB/s ><4>raid6: int32x4 324 MB/s ><4>raid6: int32x8 308 MB/s ><4>raid6: mmxx1 773 MB/s ><4>raid6: mmxx2 984 MB/s ><4>raid6: sse1x1 382 MB/s ><4>raid6: sse1x2 843 MB/s ><4>raid6: sse2x1 820 MB/s ><4>raid6: sse2x2 1046 MB/s ><4>raid6: using algorithm sse2x2 (1046 MB/s) ><6>md: raid6 personality registered for level 6 ><6>md: raid5 personality registered for level 5 ><6>md: raid4 personality registered for level 4 ><6>md: raid10 personality registered for level 10 ><4>GFS2 (built May 23 2007 22:13:32) installed ><6>Lock_Nolock (built May 23 2007 22:13:44) installed ><6>JFS: nTxBlock = 1483, nTxLock = 11869 ><6>SGI XFS with ACLs, security attributes, large block numbers, no debug enabled ><6>SGI XFS Quota Management subsystem ><6>device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com ><6>device-mapper: multipath: version 1.0.5 loaded ><6>device-mapper: multipath round-robin: version 1.0.0 loaded ><6>device-mapper: multipath emc: version 0.0.3 loaded ><5>audit(1195760358.949:3): audit_pid=650 old=0 by auid=4294967295 subj=system_u:system_r:anaconda_t:s0 ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda2, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda2, type ext3), uses xattr ><6>Adding 524280k swap on /dev/VolGroup00/LogVol01. Priority:-1 extents:1 across:524280k ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on dm-0, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda2, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda2, type ext3), uses xattr > > >/tmp/anaconda.log: >19:37:51 INFO : kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz > >19:37:51 INFO : 189908 kB are available >19:37:51 INFO : modules to insert cramfs fat vfat sunrpc lockd nfs_acl nfs loop isofs floppy edd pcspkr squashfs jbd mbcache ext3 ext2 >19:37:51 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:37:51 INFO : loaded cramfs from /modules/modules.cgz >19:37:51 INFO : loaded fat from /modules/modules.cgz >19:37:51 INFO : loaded vfat from /modules/modules.cgz >19:37:51 INFO : loaded sunrpc from /modules/modules.cgz >19:37:51 INFO : loaded lockd from /modules/modules.cgz >19:37:51 INFO : loaded nfs_acl from /modules/modules.cgz >19:37:51 INFO : loaded nfs from /modules/modules.cgz >19:37:51 INFO : loaded loop from /modules/modules.cgz >19:37:51 INFO : loaded floppy from /modules/modules.cgz >19:37:51 INFO : loaded edd from /modules/modules.cgz >19:37:51 INFO : loaded pcspkr from /modules/modules.cgz >19:37:51 INFO : loaded squashfs from /modules/modules.cgz >19:37:51 INFO : loaded jbd from /modules/modules.cgz >19:37:51 INFO : loaded mbcache from /modules/modules.cgz >19:37:51 INFO : loaded ext3 from /modules/modules.cgz >19:37:51 INFO : loaded ext2 from /modules/modules.cgz >19:37:51 DEBUG : module(s) isofs not found >19:37:51 INFO : inserted /tmp/cramfs.ko >19:37:51 INFO : inserted /tmp/fat.ko >19:37:51 INFO : inserted /tmp/vfat.ko >19:37:51 INFO : inserted /tmp/sunrpc.ko >19:37:51 INFO : inserted /tmp/lockd.ko >19:37:51 INFO : inserted /tmp/nfs_acl.ko >19:37:52 INFO : inserted /tmp/nfs.ko >19:37:52 INFO : inserted /tmp/loop.ko >19:37:52 INFO : inserted /tmp/floppy.ko >19:37:52 INFO : inserted /tmp/edd.ko >19:37:52 INFO : inserted /tmp/pcspkr.ko >19:37:52 INFO : inserted /tmp/squashfs.ko >19:37:52 INFO : inserted /tmp/jbd.ko >19:37:52 INFO : inserted /tmp/mbcache.ko >19:37:52 INFO : inserted /tmp/ext3.ko >19:37:52 INFO : inserted /tmp/ext2.ko >19:37:52 INFO : load module set done >19:37:52 INFO : modules to insert ipv6 >19:37:52 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:37:52 INFO : loaded ipv6 from /modules/modules.cgz >19:37:52 INFO : inserted /tmp/ipv6.ko >19:37:52 INFO : load module set done >19:37:52 INFO : modules to insert cdrom ide-cd >19:37:52 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:37:53 INFO : loaded cdrom from /modules/modules.cgz >19:37:53 DEBUG : module(s) ide-cd not found >19:37:53 INFO : inserted /tmp/cdrom.ko >19:37:53 INFO : load module set done >19:37:53 INFO : modules to insert scsi_mod sd_mod sr_mod >19:37:53 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:37:53 INFO : loaded scsi_mod from /modules/modules.cgz >19:37:53 INFO : loaded sd_mod from /modules/modules.cgz >19:37:53 INFO : loaded sr_mod from /modules/modules.cgz >19:37:53 INFO : inserted /tmp/scsi_mod.ko >19:37:53 INFO : inserted /tmp/sd_mod.ko >19:37:53 INFO : inserted /tmp/sr_mod.ko >19:37:53 INFO : load module set done >19:37:53 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >19:37:53 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:37:54 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >19:37:54 INFO : loaded libiscsi from /modules/modules.cgz >19:37:54 INFO : loaded iscsi_tcp from /modules/modules.cgz >19:37:54 INFO : inserted /tmp/scsi_transport_iscsi.ko >19:37:54 INFO : inserted /tmp/libiscsi.ko >19:37:54 INFO : inserted /tmp/iscsi_tcp.ko >19:37:54 INFO : load module set done >19:37:54 INFO : looking for usb controllers >19:37:54 INFO : found USB controller ehci-hcd >19:37:54 INFO : modules to insert ehci-hcd >19:37:54 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:37:54 INFO : loaded ehci-hcd from /modules/modules.cgz >19:37:54 INFO : inserted /tmp/ehci-hcd.ko >19:37:54 INFO : load module set done >19:37:54 INFO : found USB controller uhci-hcd >19:37:54 INFO : modules to insert uhci-hcd >19:37:54 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:37:55 INFO : loaded uhci-hcd from /modules/modules.cgz >19:37:55 INFO : inserted /tmp/uhci-hcd.ko >19:37:55 INFO : load module set done >19:37:55 INFO : found USB controller uhci-hcd >19:37:55 INFO : modules to insert >19:37:55 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:37:55 INFO : load module set done >19:37:55 DEBUG : waiting for usb to become stable... >19:37:57 DEBUG : 2 seconds. >19:37:57 INFO : modules to insert hid keybdev >19:37:57 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:37:57 DEBUG : module(s) hid keybdev not found >19:37:57 INFO : load module set done >19:37:58 INFO : found firewire controller fw-ohci >19:37:58 INFO : modules to insert fw-core fw-ohci >19:37:58 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:37:59 INFO : loaded fw-core from /modules/modules.cgz >19:37:59 INFO : loaded fw-ohci from /modules/modules.cgz >19:37:59 INFO : inserted /tmp/fw-core.ko >19:37:59 INFO : inserted /tmp/fw-ohci.ko >19:37:59 INFO : load module set done >19:38:02 INFO : probing for firewire scsi devices >19:38:02 DEBUG : no firewire scsi devices found >19:38:02 DEBUG : found pcmcia adapter yenta_socket >19:38:02 INFO : modules to insert pcmcia_core yenta_socket pcmcia >19:38:02 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:38:02 DEBUG : module(s) pcmcia_core yenta_socket pcmcia not found >19:38:02 INFO : load module set done >19:38:02 DEBUG : probing buses >19:38:02 DEBUG : finished bus probing >19:38:02 DEBUG : ignoring driverless device ALi Corporation Unknown device 7101 >19:38:02 DEBUG : ignoring driverless device ALi Corporation Unknown device 5457 >19:38:02 DEBUG : ignoring driverless device ALi Corporation Unknown device 1533 >19:38:02 DEBUG : ignoring driverless device ATI Technologies Inc Unknown device 7010 >19:38:02 DEBUG : ignoring driverless device ATI Technologies Inc Unknown device cbb2 >19:38:02 DEBUG : ignoring driverless device ALi Corporation Unknown device 5451 >19:38:02 DEBUG : ignoring driverless device ATI Technologies Inc Radeon IGP 330M/340M/350M >19:38:02 INFO : modules to insert natsemi yenta_socket libata pata_ali >19:38:02 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:38:03 INFO : loaded natsemi from /modules/modules.cgz >19:38:03 INFO : loaded libata from /modules/modules.cgz >19:38:03 INFO : loaded pata_ali from /modules/modules.cgz >19:38:03 DEBUG : module(s) yenta_socket not found >19:38:03 INFO : inserted /tmp/natsemi.ko >19:38:03 INFO : inserted /tmp/libata.ko >19:38:04 INFO : inserted /tmp/pata_ali.ko >19:38:04 INFO : load module set done >19:38:04 INFO : trying to mount CD device scd0 >19:38:06 INFO : mntloop loop0 on /mnt/runtime as /mnt/source/images/stage2.img fd is 11 >19:38:06 DEBUG : MD5SUM -> 7a4291b37912cbf1df08306507095821 >19:38:06 DEBUG : skipsectors = 15 >19:38:06 INFO : supported = 0 >19:38:36 INFO : umounting loopback /mnt/runtime loop0 >19:38:41 INFO : ejecting /tmp/cdrom... >19:38:51 INFO : mntloop loop0 on /mnt/runtime as /mnt/source/images/stage2.img fd is 11 >19:38:51 INFO : Loading SELinux policy >19:38:54 INFO : getting ready to spawn shell now >19:38:54 INFO : modules to insert ide-cd >19:38:54 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:38:55 DEBUG : module(s) ide-cd not found >19:38:55 INFO : load module set done >19:38:55 INFO : modules to insert >19:38:55 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:38:55 INFO : load module set done >19:38:55 INFO : modules to insert >19:38:55 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:38:55 INFO : load module set done >19:38:55 INFO : modules to insert pcmcia_core yenta_socket pcmcia >19:38:55 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:38:55 DEBUG : module(s) pcmcia_core yenta_socket pcmcia not found >19:38:55 INFO : load module set done >19:38:55 DEBUG : probing buses >19:38:56 DEBUG : finished bus probing >19:38:56 DEBUG : ignoring driverless device ALi Corporation M7101 Power Management Controller [PMU] >19:38:56 DEBUG : ignoring driverless device ALi Corporation M5457 AC'97 Modem Controller >19:38:56 DEBUG : ignoring driverless device ALi Corporation M1533/M1535 PCI to ISA Bridge [Aladdin IV/V/V+] >19:38:56 DEBUG : ignoring driverless device ATI Technologies Inc PCI Bridge [IGP 340M] >19:38:56 DEBUG : ignoring driverless device ATI Technologies Inc RS200/RS200M AGP Bridge [IGP 340M] >19:38:56 DEBUG : ignoring driverless device ALi Corporation M5451 PCI AC-Link Controller Audio Device >19:38:56 DEBUG : ignoring driverless device ATI Technologies Inc Radeon IGP 330M/340M/350M >19:38:56 INFO : modules to insert yenta_socket >19:38:56 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:38:57 DEBUG : module(s) yenta_socket not found >19:38:57 INFO : load module set done >19:38:57 INFO : modules to insert md raid0 raid1 raid5 raid6 xor raid456 raid10 msdos gfs2 lock_nolock reiserfs jfs xfs dm-mod dm-zero dm-mirror dm-snapshot dm-multipath dm-round-robin dm-emc >19:38:57 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:38:57 INFO : loaded raid0 from /modules/modules.cgz >19:38:57 INFO : loaded raid1 from /modules/modules.cgz >19:38:57 INFO : loaded xor from /modules/modules.cgz >19:38:57 INFO : loaded raid456 from /modules/modules.cgz >19:38:57 INFO : loaded raid10 from /modules/modules.cgz >19:38:57 INFO : loaded msdos from /modules/modules.cgz >19:38:57 INFO : loaded gfs2 from /modules/modules.cgz >19:38:57 INFO : loaded lock_nolock from /modules/modules.cgz >19:38:57 INFO : loaded reiserfs from /modules/modules.cgz >19:38:57 INFO : loaded jfs from /modules/modules.cgz >19:38:57 INFO : loaded xfs from /modules/modules.cgz >19:38:57 INFO : loaded dm-mod from /modules/modules.cgz >19:38:57 INFO : loaded dm-zero from /modules/modules.cgz >19:38:57 INFO : loaded dm-mirror from /modules/modules.cgz >19:38:57 INFO : loaded dm-snapshot from /modules/modules.cgz >19:38:57 INFO : loaded dm-multipath from /modules/modules.cgz >19:38:57 INFO : loaded dm-round-robin from /modules/modules.cgz >19:38:57 INFO : loaded dm-emc from /modules/modules.cgz >19:38:57 DEBUG : module(s) md raid5 raid6 not found >19:38:57 INFO : inserted /tmp/raid0.ko >19:38:57 INFO : inserted /tmp/raid1.ko >19:38:57 INFO : inserted /tmp/xor.ko >19:38:57 INFO : inserted /tmp/raid456.ko >19:38:57 INFO : inserted /tmp/raid10.ko >19:38:57 INFO : inserted /tmp/msdos.ko >19:38:57 INFO : inserted /tmp/gfs2.ko >19:38:57 INFO : inserted /tmp/lock_nolock.ko >19:38:58 INFO : inserted /tmp/reiserfs.ko >19:38:58 INFO : inserted /tmp/jfs.ko >19:38:58 INFO : inserted /tmp/xfs.ko >19:38:58 INFO : inserted /tmp/dm-mod.ko >19:38:58 INFO : inserted /tmp/dm-zero.ko >19:38:58 INFO : inserted /tmp/dm-mirror.ko >19:38:58 INFO : inserted /tmp/dm-snapshot.ko >19:38:58 INFO : inserted /tmp/dm-multipath.ko >19:38:58 INFO : inserted /tmp/dm-round-robin.ko >19:38:58 INFO : inserted /tmp/dm-emc.ko >19:38:58 INFO : load module set done >19:38:58 INFO : looking for USB mouse... >19:38:58 INFO : Running anaconda script /usr/bin/anaconda >19:39:18 INFO : using only installclass _Fedora >19:39:20 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '-m', 'cdrom://scd0:/mnt/source', '--graphical', '--selinux'] >19:39:20 INFO : Display mode = g >19:39:20 INFO : Method = cdrom://scd0:/mnt/source >19:39:20 WARNING : You do not have enough RAM to use the graphical installer. Starting text mode. >19:39:38 INFO : anaconda floppy device fd0 >19:39:43 INFO : Detected 192M of memory >19:39:43 INFO : Swap attempt of 256M to 512M >19:39:43 WARNING : step installtype does not exist >19:39:43 WARNING : step complete does not exist >19:39:43 INFO : moving (1) to step welcome >19:39:58 INFO : moving (1) to step language >19:40:04 INFO : moving (1) to step keyboard >19:40:07 INFO : moving (1) to step findrootparts >19:40:07 DEBUG : starting mpaths >19:40:07 DEBUG : self.driveList(): ['sda'] >19:40:07 DEBUG : DiskSet.skippedDisks: [] >19:40:07 DEBUG : DiskSet.skippedDisks: [] >19:40:07 DEBUG : starting all mpaths on drives ['sda'] >19:40:07 DEBUG : scanning for multipath on drives ['sda'] >19:40:07 DEBUG : mpaths: [] >19:40:07 DEBUG : done starting mpaths. Drivelist: ['sda'] >19:40:07 DEBUG : starting dmraids >19:40:07 DEBUG : self.driveList(): ['sda'] >19:40:07 DEBUG : DiskSet.skippedDisks: [] >19:40:07 DEBUG : DiskSet.skippedDisks: [] >19:40:07 DEBUG : starting all dmraids on drives ['sda'] >19:40:07 DEBUG : scanning for dmraid on drives ['sda'] >19:40:07 DEBUG : done starting dmraids. Drivelist: ['sda'] >19:40:11 INFO : lv is VolGroup00/LogVol00, size of 18400 >19:40:11 INFO : lv is VolGroup00/LogVol01, size of 512 >19:40:11 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >19:40:12 DEBUG : isys.py:mount()- going to mount /tmp/sda2 on /mnt/sysimage >19:40:13 WARNING : step complete does not exist >19:40:13 INFO : moving (1) to step partitionobjinit >19:40:13 INFO : no initiator set >19:40:13 INFO : no /tmp/fcpconfig; not configuring zfcp >19:40:14 INFO : lv VolGroup00/LogVol00, attr is -wi--- >19:40:14 INFO : lv VolGroup00/LogVol01, attr is -wi--- >19:40:16 INFO : lv is VolGroup00/LogVol00, size of 18400 >19:40:16 INFO : lv is VolGroup00/LogVol01, size of 512 >19:40:18 INFO : pv is /dev/sda3 in vg VolGroup00, size is 18975 >19:40:18 INFO : vg VolGroup00, size is 18944, pesize is 32768 >19:40:18 INFO : lv is VolGroup00/LogVol00, size of 18400 >19:40:18 INFO : lv is VolGroup00/LogVol01, size of 512 >19:40:18 INFO : mdadm -E /dev/VolGroup00/LogVol00 >19:40:18 INFO : mdadm -E /dev/VolGroup00/LogVol01 >19:40:19 INFO : moving (1) to step parttype >19:40:41 INFO : moving (1) to step autopartitionexecute >19:40:42 DEBUG : used space is 1280 >19:40:42 DEBUG : actual space is 18912 >19:40:42 DEBUG : used space is 15360 >19:40:42 DEBUG : actual space is 18912 >19:40:42 DEBUG : used space is 15616 >19:40:42 DEBUG : actual space is 18912 >19:40:42 DEBUG : used space is 18912 >19:40:42 DEBUG : actual space is 18912 >19:40:42 DEBUG : used space is 18912 >19:40:42 DEBUG : actual space is 18912 >19:40:42 DEBUG : used space is 18912 >19:40:42 DEBUG : actual space is 18912 >19:40:42 INFO : moving (1) to step partitiondone >19:40:50 INFO : lv is VolGroup00/LogVol00, size of 18400 >19:40:50 INFO : lv is VolGroup00/LogVol01, size of 512 >19:40:50 INFO : removing lv LogVol01 >19:40:50 INFO : removing lv LogVol00 >19:40:50 INFO : pv is /dev/sda3 in vg VolGroup00, size is 18975 >19:40:51 INFO : vgremove -v VolGroup00 >19:40:51 INFO : pvremove -ff -y -v /dev/sda3 >19:40:51 INFO : pvcreate -ff -y -v /dev/sda3 >19:40:51 INFO : disk.commit() for /dev/sda >19:40:54 INFO : formatting swap as swap >19:40:54 INFO : moving (1) to step bootloadersetup >19:40:54 INFO : moving (1) to step networkdevicecheck >19:40:54 INFO : moving (1) to step network >19:41:12 INFO : moving (1) to step timezone >19:41:16 INFO : moving (1) to step accounts >19:41:36 INFO : moving (1) to step reposetup >19:41:37 CRITICAL: No Repositories Available to Set Up >19:41:37 INFO : switching from CD [1] to 1 for >19:41:43 INFO : moving (1) to step basepkgsel >19:41:50 INFO : moving (1) to step tasksel >19:42:36 INFO : moving (1) to step postselection >19:42:36 INFO : selected kernel package for kernel >19:47:27 INFO : moving (1) to step confirminstall >19:51:41 INFO : moving (1) to step install >19:51:41 INFO : moving (1) to step enablefilesystems >19:51:43 INFO : lv is VolGroup00/LogVol00, size of 18400 >19:51:43 INFO : lv is VolGroup00/LogVol01, size of 512 >19:51:43 ERROR : running vgchange failed: 5 >19:51:43 INFO : formatting / as ext3 >19:51:43 INFO : Format command: ['mke2fs', '/dev/VolGroup00/LogVol00', '-i', '4096', '-j'] > >19:52:34 INFO : formatting /boot as ext3 >19:52:34 INFO : Format command: ['mke2fs', '/tmp/sda2', '-i', '4096', '-j'] > >19:52:38 INFO : lv VolGroup00/LogVol00, attr is -wi-a- >19:52:38 INFO : lv is VolGroup00/LogVol00, size of 18400 >19:52:38 INFO : lv is VolGroup00/LogVol01, size of 512 >19:52:39 DEBUG : error reading swap label on /dev/VolGroup00: [Errno 21] je adresÄËĹâ¢em >19:52:39 DEBUG : error reading xfs label on /dev/VolGroup00: [Errno 21] je adresÄËĹâ¢em >19:52:39 DEBUG : error reading jfs label on /dev/VolGroup00: [Errno 21] je adresÄËĹâ¢em >19:52:39 DEBUG : error reading reiserfs label on /dev/VolGroup00: [Errno 21] je adresÄËĹâ¢em >19:52:39 INFO : trying to mount VolGroup00/LogVol00 on / >19:52:39 INFO : set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >19:52:39 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >19:52:39 INFO : trying to mount sda2 on /boot >19:52:40 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >19:52:40 DEBUG : isys.py:mount()- going to mount /tmp/sda2 on /mnt/sysimage/boot >19:52:40 INFO : trying to mount sys on /sys >19:52:40 INFO : set SELinux context for mountpoint /sys to None >19:52:40 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys >19:52:40 INFO : trying to mount proc on /proc >19:52:40 INFO : set SELinux context for mountpoint /proc to None >19:52:40 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc >19:52:40 INFO : moving (1) to step migratefilesystems >19:52:40 INFO : moving (1) to step setuptime >19:52:42 INFO : moving (1) to step preinstallconfig >19:53:07 DEBUG : isys.py:mount()- going to mount /selinux on /mnt/sysimage/selinux >19:53:07 WARNING : no dev package, going to bind mount /dev >19:53:07 DEBUG : isys.py:mount()- going to mount /dev on /mnt/sysimage/dev >19:53:07 INFO : self.hostname = localhost.localdomain >19:53:08 INFO : moving (1) to step installpackages >19:53:08 INFO : Preparing to install packages > > >/tmp/lvmout: > Finding all logical volumes > > >/mnt/sysimage/root/install.log: >Instalace libgcc - 4.1.2-12.i386 >warning: libgcc-4.1.2-12: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2 >Instalace
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 398721
: 268331