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 148296 Details for
Bug 222969
Exeption during installation
[?]
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.
Exceeption traceback
anacdump.txt (text/plain), 57.59 KB, created by
Graham Campbell
on 2007-02-18 16:23:20 UTC
(
hide
)
Description:
Exceeption traceback
Filename:
MIME Type:
Creator:
Graham Campbell
Created:
2007-02-18 16:23:20 UTC
Size:
57.59 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib/anaconda/iw/netconfig_dialog.py", line 168, in _ok > ipv4addr = self.xml.get_widget("ipv4AddressEntry").get_text() >AttributeError: 'NoneType' object has no attribute 'get_text' > >Local variables in innermost frame: >val: eth0 >netdev: DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=04:4B:80:80:80:03 >ONBOOT=yes > >self: <netconfig_dialog.NetworkConfigurator instance at 0x1e467e8> >args: (<gtk.Button object (GtkButton) at 0x2510820>,) >combo: <gtk.ComboBox object (GtkComboBox) at 0x2510870> >active: <GtkTreeIter at 0x27b39d0> > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 868 > intf.icw.mainxml: <glade.XML object (PyGladeXML) at 0x2aaab44d0f50> > intf.icw.reloadRcQueued: 0 > intf.icw.currentWindow: TaskWindow instance, containing members: > intf.icw.currentWindow.xml: <glade.XML object (PyGladeXML) at 0x256af50> > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.repos: {'Fedora Extras': ('http://download.fedora.redhat.com/pub/fedora/linux/extras/6/x86_64', None)} > intf.icw.currentWindow.dispatch: Dispatcher instance, containing members: > intf.icw.currentWindow.dispatch.step: 28 > intf.icw.currentWindow.dispatch.skipSteps: {'upgradecontinue': 1, 'group-selection': 1, 'upgrademigfind': 1, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'bootloaderadvanced': 1, 'betanag': 2, 'upgrademount': 1, 'upgbootloader': 1, 'addswap': 1, 'upgrademigratefs': 1, 'regkey': 1} > intf.icw.currentWindow.dispatch.firstStep: 0 > intf.icw.currentWindow.dispatch.method: CdromInstallMethod instance, containing members: > intf.icw.currentWindow.dispatch.method.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x2aaab43e5dd0>> > intf.icw.currentWindow.dispatch.method.splitmethod: True > intf.icw.currentWindow.dispatch.method.intf: Already dumped > intf.icw.currentWindow.dispatch.method.isoPath: /mnt/source > intf.icw.currentWindow.dispatch.method.timestamp: 1168505381.424859 > intf.icw.currentWindow.dispatch.method.tree: /mnt/source > intf.icw.currentWindow.dispatch.method.rootPath: /mnt/sysimage > intf.icw.currentWindow.dispatch.method.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x2aaab43e5dd0>> > intf.icw.currentWindow.dispatch.method.loopbackFile: None > intf.icw.currentWindow.dispatch.method.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x2aaab43e5dd0>> > intf.icw.currentWindow.dispatch.method.device: hdc > intf.icw.currentWindow.dispatch.method.currentMedia: [1, 2, 3, 4, 5, 6] > intf.icw.currentWindow.dispatch.anaconda: Already dumped > intf.icw.currentWindow.tasks: [('Office and Productivity', ['graphics', 'office', 'games', 'sound-and-video']), ('Software Development', ['development-libs', 'development-tools', 'gnome-software-development', 'x-software-development']), ('Web server', ['web-server'])] > 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: Install Window > intf.icw.currentWindow.backend: YumBackend instance, containing members: > intf.icw.currentWindow.backend.prevmedia: None > intf.icw.currentWindow.backend.modeText: > intf.icw.currentWindow.backend.instPath: /mnt/sysimage > intf.icw.currentWindow.backend.instLog: None > intf.icw.currentWindow.backend.method: Already dumped > intf.icw.window: <gtk.Window object (GtkWindow) at 0x2aaab44d0fa0> > intf.icw.installFrame: <gtk.Frame object (GtkFrame) at 0x2aaabc6570f0> > intf.icw.anaconda: Already dumped > intf.icw.rnv: ReleaseNotesViewer instance, containing members: > intf.icw.rnv.textWin: <gtk.Dialog object (GtkDialog) at 0x2aaab4540f50> > intf.icw.rnv.vue: <gtkhtml2.View object (HtmlView) at 0x2aaabc69acd0> > intf.icw.rnv.currentURI: /mnt/source/RELEASE-NOTES-en_US.html > intf.icw.rnv.topDir: /mnt/source > intf.icw.rnv.doc: <gtkhtml2.Document object (HtmlDocument) at 0x2aaabc69ac30> > intf.icw.rnv.height: 600 > intf.icw.rnv.width: 800 > intf.icw.rnv.opener: FancyURLopener instance, containing members: > intf.icw.rnv.opener._URLopener__unlink: <built-in function unlink> > intf.icw.rnv.opener._URLopener__tempfiles: [] > intf.icw.rnv.opener.cert_file: None > intf.icw.rnv.opener.addheaders: [('User-agent', 'Python-urllib/1.16')] > intf.icw.rnv.opener.tries: 0 > intf.icw.rnv.opener.ftpcache: {} > intf.icw.rnv.opener.tempcache: None > intf.icw.rnv.opener.auth_cache: {} > intf.icw.rnv.opener.key_file: None > intf.icw.rnv.opener.proxies: {} > intf.icw.rnv.opener.type: file > intf.icw.rnv.opener.maxtries: 10 > intf.icw.rnv.anaconda: Already dumped > intf.icw.rnv.htmlheader: <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body bgcolor="white"><pre> > intf.icw.rnv.htmlfooter: </pre></body></html> > intf.icw.rnv.is_showing: False > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >methodstr: cdrom://hdc:/mnt/source >dispatch: Already dumped >method: Already dumped >isKickstart: False >id: InstallData instance, containing members: > id.dbpath: None > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [22:tcp] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.rootParts: [('/dev/VolGroup00/LogVol00', 'ext3', 'Fedora Core 6', '')] > id.upgradeDeps: > id.upgradeRoot: [('/dev/VolGroup00/LogVol00', 'ext3')] > id.xsetup: XSetup instance, containing members: > id.xsetup.skipx: 0 > id.xsetup.imposed_sane_default: 0 > id.xsetup.xserver: XServer instance, containing members: > id.xsetup.xserver.videohw: primary: 0 >vidCards: [<rhpxl.videocard.VideoCard instance at 0x2aaab0845c68>] >Primary Video Card Info: >device: None >driver : nv >descr : nVidia Corporation NV43 [GeForce 6600 GT] >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp, -fp, /usr/share/X11/fonts/misc, -screen, Anaconda] > id.xsetup.xserver.resolution: 800x600 > id.xsetup.xserver.root: / > id.xsetup.xserver.hwstate: XF86HardwareState instance, containing members: > id.xsetup.xserver.hwstate.videocard_PCIFn: None > id.xsetup.xserver.hwstate.monitor: monName: None >monID: Unprobed Monitor >monHoriz: None >monVert: None >physicalWidth: 0 >physicalHeight: 0 > > id.xsetup.xserver.hwstate.config_resolutions: [] > id.xsetup.xserver.hwstate.videocard_name: nVidia Corporation NV43 [GeForce 6600 GT] > id.xsetup.xserver.hwstate.monitor_name: Unknown monitor > id.xsetup.xserver.hwstate.video_ram: 0 > id.xsetup.xserver.hwstate.videocard: Already dumped > id.xsetup.xserver.hwstate.videocard_driver: nv > id.xsetup.xserver.hwstate.videocard_options: [] > id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 1024x600, 1024x768, 1152x768, 1152x864, 1280x800, 1280x960, 1280x1024, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1900x1200, 1920x1200, 1920x1440, 2048x1536] > id.xsetup.xserver.hwstate.hsync: 31.5-37.9 > id.xsetup.xserver.hwstate.vsync: 50-70 > id.xsetup.xserver.hwstate.probed_video_ram: 0 > id.xsetup.xserver.hwstate.videocard_PCIBus: None > id.xsetup.xserver.hwstate.colordepth: 24 > id.xsetup.xserver.hwstate.videocard_PCIDev: None > id.xsetup.xserver.hwstate.resolution: 800x600 > id.xsetup.xserver.hwstate.dri_enabled: 0 > id.xsetup.xserver.hwstate.xconfig: None > id.xsetup.xserver.monitorhw: Already dumped > id.xsetup.xserver.keyboard: Keyboard instance, containing members: > id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > id.xsetup.xserver.keyboard.type: PC > id.xsetup.xserver.keyboard.beenset: 1 > id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: > id.xsetup.xserver.mousehw: FULLNAME="Generic - 3 Button Mouse (PS/2)" >MOUSETYPE="imps2" >XEMU3="no" >XMOUSETYPE="IMPS/2" > > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /tmp/ramfs/X.log > id.xsetup.xserver.config: <XF86Config object at 0x2aaaabc10210> > id.xsetup.xserver.display: :1 > id.keyboard: Already dumped > id.timezone: Timezone instance, containing members: > id.timezone.utc: False > id.timezone.utcOffset: 0 > id.timezone.arc: 0 > id.timezone.tz: America/New_York > id.timezone.dst: 0 > id.mouse: Already dumped > id.zfcp: ZFCP instance, containing members: > id.zfcp.fcpdevs: [] > id.upgrade: False > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0x2aaab449da90> > id.methodstr: cdrom://hdc:/mnt/source > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x2aaab43e5dd0>> > id.fsset.volumesCreated: 0 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x2aaab43e5dd0>> > id.fsset.migratedfs: 0 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x2aaab43e5dd0>> > id.fsset.entries: [fsentry -- device: sdb1 mountpoint: None > fsystem: physical volume (LVM) format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: hda1 mountpoint: None > fsystem: ntfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda2 mountpoint: None > fsystem: physical volume (LVM) format: 1 > 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: VolGroup00/LogVol00 mountpoint: / > fsystem: ext3 format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda1 mountpoint: /boot > fsystem: ext3 format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: devpts mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > bytesPerInode: 4096 label: None > >, fsentry -- device: shm mountpoint: /dev/shm > fsystem: tmpfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00/LogVol01 mountpoint: swap > fsystem: swap format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >] > id.fsset.mountcount: 0 > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.x_already_set: 0 > id.upgradeRemove: [] > id.backend: Already dumped > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.disks: {'sdb': <PedDisk object at 0x2aaaabd82650>, 'sda': <PedDisk object at 0x2aaaabd82410>, 'hda': <PedDisk object at 0x2aaaabd824d0>} > id.diskset.onlyPrimary: None > id.upgradeInfoFound: None > id.users: None > id.displayMode: g > id.excludeDocs: 0 > id.auth: --enableshadow --enablemd5 > id.dependencies: [] > 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.args: KernelArguments instance, containing members: > id.bootloader.args.args: > id.bootloader.kernelLocation: /boot/ > id.bootloader.device: hda > id.bootloader.configfile: /etc/lilo.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader.serialDevice: None > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: VolGroup00/LogVol00 > id.bootloader.images.images: {'VolGroup00/LogVol00': ('linux', 'Fedora Core', 'ext3'), 'hda1': ('Other', 'Other', 'ntfs')} > id.bootloader.drivelist: [hda, sda, sdb] > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: orion.GCampbell > id.network.overrideDHCPhostname: 1 > id.network.useIPv6: True > id.network.useIPv4: True > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=04:4B:80:80:80:03 >ONBOOT=yes > >} > id.network.primaryNS: None > id.network.firstnetdevice: eth0 > id.network.isConfigured: 0 > id.network.domains: [] > id.network.secondaryNS: None > id.network.gateway: None > id.instClass: InstallClass 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: 29 > 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: 27 > type: ext3 format: 1 badblocks: None > device: sda1 drive: ['sda'] primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: lvmPhysicalVolumeDummyFileSystem instance, containing members: > origfstype.partedPartitionFlags: [6] > origfstype.checked: 0 > origfstype.name: physical volume (LVM) > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.maxSizeMB: 8388608 > origfstype.supported: 1 > origfstype.defaultOptions: defaults > origfstype.packages: [lvm2] > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0x8330b0> > origfstype.maxLabelChars: 16 > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sdb1 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 20 > mountpoint: None > requestSize: 238472.657227 > size: 238472.657227 > end: 488392064 > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, 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 0x87e750> > origfstype.maxLabelChars: 16 > primary: None > dev: PartitionDevice instance, containing members: > dev.device: hda1 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 15 > mountpoint: None > requestSize: 76308.7192383 > size: 76308.7192383 > end: 156280319 > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: hda1 > maxSizeMB: None > bytesPerInode: 4096 > drive: hda > fslabel: None > protected: 0 > multidrive: None >, LV Request -- mountpoint: None uniqueID: 28 > type: swap format: 1 badblocks: None > size: 1984 lvname: LogVol01 volgroup: 25 > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: None uniqueID: 24 > type: physical volume (LVM) format: 1 badblocks: None > device: sda2 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: / uniqueID: 26 > type: ext3 format: 1 badblocks: None > size: 225856 lvname: LogVol00 volgroup: 25 > bytesPerInode: 4096 options: 'None' >, VG Request -- name: VolGroup00 uniqueID: 25 > format: 1 pesize: 32768 > physvols: [24] >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 16 > mountpoint: None > requestSize: 7.84423828125 > size: 7.84423828125 > end: 156296384 > grow: 0 > start: 156280320 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: None > preexist: 1 > device: hda-1 > maxSizeMB: None > bytesPerInode: 4096 > drive: hda > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 19 > mountpoint: None > requestSize: 0.00048828125 > size: 0.00048828125 > end: 466929225 > grow: 0 > start: 466929225 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: None > preexist: 1 > device: sda-1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >] > id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None > type: physical volume (LVM) format: 1 badblocks: None > device: None drive: None primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, VG Request -- name: lvm uniqueID: None > format: 1 pesize: 32768 > physvols: [] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: 1 badblocks: None > size: 1024 lvname: LogVol00 volgroup: lvm > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 badblocks: None > device: None drive: None primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 badblocks: None > size: 1000 lvname: LogVol01 volgroup: lvm > bytesPerInode: 4096 options: 'None' >] > id.partitions.deletes: [lvname: LogVol00 vgname: VolGroup00 >, lvname: LogVol01 vgname: VolGroup00 >, drive: sda start: 63 end: 208844 >, drive: sda start: 208845 end: 466929224 >, vgname: VolGroup00 >] > 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: ><4>Bootdata ok (command line is initrd=initrd.img BOOT_IMAGE=vmlinuz ) ><5>Linux version 2.6.18-1.2869.fc6 (brewbuilder@hs20-bc1-5.build.redhat.com) (gcc version 4.1.1 20061011 (Red Hat 4.1.1-30)) #1 SMP Wed Dec 20 14:51:34 EST 2006 ><6>BIOS-provided physical RAM map: ><4> BIOS-e820: 0000000000000000 - 000000000009f400 (usable) ><4> BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved) ><4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000003fff0000 (usable) ><4> BIOS-e820: 000000003fff0000 - 000000003fff3000 (ACPI NVS) ><4> BIOS-e820: 000000003fff3000 - 0000000040000000 (ACPI data) ><4> BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) ><4> BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved) ><6>DMI 2.3 present. ><7>ACPI: RSDP (v000 Nvidia ) @ 0x00000000000f91c0 ><7>ACPI: RSDT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x000000003fff3040 ><7>ACPI: FADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x000000003fff30c0 ><7>ACPI: MCFG (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x000000003fff9780 ><7>ACPI: MADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x000000003fff96c0 ><7>ACPI: DSDT (v001 NVIDIA AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x0000000000000000 ><6>Scanning NUMA topology in Northbridge 24 ><6>Number of nodes 1 ><6>Node 0 MemBase 0000000000000000 Limit 000000003fff0000 ><7>NUMA: Using 63 for the hash shift. ><6>Using node hash shift of 63 ><6>Bootmem setup node 0 0000000000000000-000000003fff0000 ><7>On node 0 totalpages: 256715 ><7> DMA zone: 2714 pages, LIFO batch:0 ><7> DMA32 zone: 254001 pages, LIFO batch:31 ><6>Nvidia board detected. Ignoring ACPI timer override. ><6>ACPI: PM-Timer IO Port: 0x4008 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) ><6>Processor #0 15:3 APIC version 16 ><6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) ><6>Processor #1 15:3 APIC version 16 ><6>ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) ><6>ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) ><6>IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge) ><7>ACPI: IRQ9 used by override. ><7>ACPI: IRQ14 used by override. ><7>ACPI: IRQ15 used by override. ><6>Setting APIC routing to physical flat ><6>Using ACPI (MADT) for SMP configuration information ><4>Nosave address range: 000000000009f000 - 00000000000a0000 ><4>Nosave address range: 00000000000a0000 - 00000000000f0000 ><4>Nosave address range: 00000000000f0000 - 0000000000100000 ><6>Allocating PCI resources starting at 50000000 (gap: 40000000:a0000000) ><6>SMP: Allowing 2 CPUs, 0 hotplug CPUs ><4>Built 1 zonelists. Total pages: 256715 ><5>Kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz ><4>Initializing CPU#0 ><4>PID hash table entries: 4096 (order: 12, 32768 bytes) ><6>Disabling vsyscall due to use of PM timer ><6>time.c: Using 3.579545 MHz WALL PM GTOD PM timer. ><6>time.c: Detected 2211.335 MHz processor. ><4>Console: colour VGA+ 80x25 ><4>Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) ><4>Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) ><4>Checking aperture... ><4>CPU 0: aperture @ 9008000000 size 32 MB ><4>Aperture too small (32 MB) ><4>No AGP bridge found ><4>Memory: 1019236k/1048512k available (2405k kernel code, 28888k reserved, 1575k data, 204k init) ><4>Calibrating delay using timer specific routine.. 4424.63 BogoMIPS (lpj=2212319) ><6>Security Framework v1.0.0 initialized ><6>SELinux: Initializing. ><6>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: 256 ><6>CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) ><6>CPU: L2 Cache: 1024K (64 bytes/line) ><6>CPU 0/0 -> Node 0 ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 0 ><6>SMP alternatives: switching to UP code ><6>ACPI: Core revision 20060707 ><6>Using local APIC timer interrupts. ><4>result 12564425 ><6>Detected 12.564 MHz APIC timer. ><6>SMP alternatives: switching to SMP code ><6>Booting processor 1/2 APIC 0x1 ><4>Initializing CPU#1 ><4>Calibrating delay using timer specific routine.. 4421.82 BogoMIPS (lpj=2210914) ><6>CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) ><6>CPU: L2 Cache: 1024K (64 bytes/line) ><6>CPU 1/1 -> Node 0 ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 1 ><4>AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ stepping 02 ><6>CPU 1: Syncing TSC to CPU 0. ><6>CPU 1: synchronized TSC with CPU 0 (last diff 1 cycles, maxerr 513 cycles) ><6>Brought up 2 CPUs ><6>testing NMI watchdog ... OK. ><7>sizeof(vma)=176 bytes ><7>sizeof(page)=64 bytes ><7>sizeof(inode)=720 bytes ><7>sizeof(dentry)=232 bytes ><7>sizeof(ext3inode)=968 bytes ><7>sizeof(buffer_head)=96 bytes ><7>sizeof(skbuff)=240 bytes ><7>sizeof(task_struct)=1904 bytes ><4>migration_cost=561 ><6>checking if image is initramfs... it is ><6>Freeing initrd memory: 5843k freed ><6>NET: Registered protocol family 16 ><6>ACPI: bus type pci registered ><6>PCI: Using MMCONFIG at e0000000 ><5>PCI: No mmconfig possible on device 0:18 ><6>ACPI: Interpreter enabled ><6>ACPI: Using IOAPIC for interrupt routing ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><7>PCI: Probing PCI hardware (bus 00) ><6>PCI: Transparent bridge - 0000:00:09.0 ><7>Boot video device is 0000:05:00.0 ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT] ><4>ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. ><4>ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 5 7 9 10 *11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 *5 7 9 10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. ><4>ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. ><4>ACPI: PCI Interrupt Link [LUBA] (IRQs *3 4 5 7 9 10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LUBB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. ><4>ACPI: PCI Interrupt Link [LMAC] (IRQs 3 4 5 7 9 *10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LACI] (IRQs *3 4 5 7 9 10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. ><4>ACPI: PCI Interrupt Link [LSMB] (IRQs 3 4 5 7 9 10 *11 12 14 15) ><4>ACPI: PCI Interrupt Link [LUB2] (IRQs 3 4 *5 7 9 10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. ><4>ACPI: PCI Interrupt Link [LSID] (IRQs 3 4 5 7 9 10 *11 12 14 15) ><4>ACPI: PCI Interrupt Link [LFID] (IRQs 3 4 5 7 9 *10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LPCA] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. ><4>ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0, disabled. ><4>ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0, disabled. ><4>ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0, disabled. ><4>ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0, disabled. ><4>ACPI: PCI Interrupt Link [APC5] (IRQs *16), disabled. ><4>ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0, disabled. ><4>ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22 23) *0, disabled. ><4>ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0, disabled. ><4>ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22 23) *0, disabled. ><4>ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22 23) *0, disabled. ><4>ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0, disabled. ><4>ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0, disabled. ><4>ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled. ><4>ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0, disabled. ><4>ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0, disabled. ><4>ACPI: PCI Interrupt Link [APCP] (IRQs 20 21 22 23) *0, disabled. ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>pnp: PnP ACPI: found 14 devices ><6>usbcore: registered new driver usbfs ><6>usbcore: registered new driver hub ><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>PCI-DMA: Disabling IOMMU. ><6>pnp: 00:01: ioport range 0x4000-0x407f could not be reserved ><6>pnp: 00:01: ioport range 0x4080-0x40ff has been reserved ><6>pnp: 00:01: ioport range 0x4400-0x447f has been reserved ><6>pnp: 00:01: ioport range 0x4480-0x44ff could not be reserved ><6>pnp: 00:01: ioport range 0x4800-0x487f has been reserved ><6>pnp: 00:01: ioport range 0x4880-0x48ff has been reserved ><6>PCI: Bridge: 0000:00:09.0 ><6> IO window: d000-dfff ><6> MEM window: fe900000-fe9fffff ><6> PREFETCH window: fea00000-feafffff ><6>PCI: Bridge: 0000:00:0b.0 ><6> IO window: c000-cfff ><6> MEM window: fe800000-fe8fffff ><6> PREFETCH window: fe700000-fe7fffff ><6>PCI: Bridge: 0000:00:0c.0 ><6> IO window: b000-bfff ><6> MEM window: fe600000-fe6fffff ><6> PREFETCH window: fe500000-fe5fffff ><6>PCI: Bridge: 0000:00:0d.0 ><6> IO window: a000-afff ><6> MEM window: fe400000-fe4fffff ><6> PREFETCH window: fe300000-fe3fffff ><6>PCI: Bridge: 0000:00:0e.0 ><6> IO window: 9000-9fff ><6> MEM window: f4000000-fbffffff ><6> PREFETCH window: d8000000-dfffffff ><7>PCI: Setting latency timer of device 0000:00:09.0 to 64 ><7>PCI: Setting latency timer of device 0000:00:0b.0 to 64 ><7>PCI: Setting latency timer of device 0000:00:0c.0 to 64 ><7>PCI: Setting latency timer of device 0000:00:0d.0 to 64 ><7>PCI: Setting latency timer of device 0000:00:0e.0 to 64 ><6>NET: Registered protocol family 2 ><4>IP route cache hash table entries: 32768 (order: 6, 262144 bytes) ><4>TCP established hash table entries: 131072 (order: 10, 4194304 bytes) ><4>TCP bind hash table entries: 65536 (order: 9, 2097152 bytes) ><6>TCP: Hash tables configured (established 131072 bind 65536) ><6>TCP reno registered ><6>audit: initializing netlink socket (disabled) ><5>audit(1171453484.991:1): initialized ><4>Total HugeTLB memory allocated, 0 ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 512 (order 0, 4096 bytes) ><6>SELinux: Registering netfilter hooks ><6>Initializing Cryptographic API ><4>ksign: Installing public key data ><4>Loading keyring ><4>- Added public key 13A646AEEF086E5B ><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>PCI: Linking AER extended capability on 0000:00:0b.0 ><6>PCI: Linking AER extended capability on 0000:00:0c.0 ><6>PCI: Linking AER extended capability on 0000:00:0d.0 ><6>PCI: Linking AER extended capability on 0000:00:0e.0 ><7>PCI: Setting latency timer of device 0000:00:0b.0 to 64 ><4>pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:0b.0:pcie00] ><7>Allocate Port Service[0000:00:0b.0:pcie03] ><7>PCI: Setting latency timer of device 0000:00:0c.0 to 64 ><4>pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:0c.0:pcie00] ><7>Allocate Port Service[0000:00:0c.0:pcie03] ><7>PCI: Setting latency timer of device 0000:00:0d.0 to 64 ><4>pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:0d.0:pcie00] ><7>Allocate Port Service[0000:00:0d.0:pcie03] ><7>PCI: Setting latency timer of device 0000:00:0e.0 to 64 ><4>pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:0e.0:pcie00] ><7>Allocate Port Service[0000:00:0e.0:pcie03] ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><6>ACPI: Fan [FAN] (on) ><6>ACPI: Thermal Zone [THRM] (22 C) ><6>Real Time Clock Driver v1.12ac ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.101 (c) Dave Jones ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><4>RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize ><6>Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ><6>ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ><6>NFORCE-CK804: IDE controller at PCI slot 0000:00:06.0 ><6>NFORCE-CK804: chipset revision 242 ><6>NFORCE-CK804: not 100% native mode: will probe irqs later ><6>NFORCE-CK804: 0000:00:06.0 (rev f2) UDMA133 controller ><6> ide0: BM-DMA at 0xfb00-0xfb07, BIOS settings: hda:DMA, hdb:DMA ><6> ide1: BM-DMA at 0xfb08-0xfb0f, BIOS settings: hdc:DMA, hdd:DMA ><7>Probing IDE interface ide0... ><4>hda: WDC WD800JB-00ETA0, ATA DISK drive ><4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ><7>Probing IDE interface ide1... ><4>hdc: SONY DVD RW DW-D26A, ATAPI CD/DVD-ROM drive ><4>hdd: LITE-ON COMBO SOHC-5236V, ATAPI CD/DVD-ROM drive ><4>ide1 at 0x170-0x177,0x376 on irq 15 ><6>hda: max request size: 512KiB ><6>hda: 156301488 sectors (80026 MB) w/8192KiB Cache, CHS=16383/255/63, UDMA(100) ><6>hda: cache flushes supported ><6> hda: hda1 ><4>ide-floppy driver 0.99.newide ><6>usbcore: registered new driver libusual ><6>usbcore: registered new driver hiddev ><6>usbcore: registered new driver usbhid ><6>drivers/usb/input/hid-core.c: v2.6:USB HID core driver ><6>PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 ><6>serio: i8042 AUX port at 0x60,0x64 irq 12 ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>mice: PS/2 mouse device common for all mice ><6>md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 ><6>md: bitmap version 4.39 ><6>TCP bic registered ><6>Initializing IPsec netlink socket ><6>NET: Registered protocol family 1 ><6>NET: Registered protocol family 17 ><6>powernow-k8: Found 2 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ processors (version 2.00.00) ><4>ACPI Exception (acpi_processor-0237): AE_NOT_FOUND, Evaluating _PSS [20060707] ><3>powernow-k8: MP systems not supported by PSB BIOS structure ><3>powernow-k8: MP systems not supported by PSB BIOS structure ><6>ACPI: (supports S0 S3 S4 S5) ><6>Freeing unused kernel memory: 204k freed ><4>Write protecting the kernel read-only data: 461k ><6>input: AT Translated Set 2 keyboard as /class/input/input0 ><5>FS-Cache: Loaded ><4>FS-Cache: netfs 'nfs' registered for caching ><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, 3 devices found ><6>input: PC Speaker as /class/input/input1 ><6>input: ImPS/2 Logitech Wheel Mouse as /class/input/input2 ><6>squashfs: version 3.2-alpha (2006/12/12) Phillip Lougher ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><6>IPv6 over IPv4 tunneling driver ><6>hdc: ATAPI 63X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(66) ><6>Uniform CD-ROM driver Revision: 3.20 ><6>hdd: ATAPI 52X DVD-ROM CD-R/RW drive, 1536kB Cache, UDMA(33) ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-685.<5>iscsi: registered transport (tcp) ><4>ACPI: PCI Interrupt Link [APCL] enabled at IRQ 23 ><6>GSI 16 sharing vector 0xD9 and IRQ 16 ><6>ACPI: PCI Interrupt 0000:00:02.1[B] -> Link [APCL] -> GSI 23 (level, low) -> IRQ 217 ><7>PCI: Setting latency timer of device 0000:00:02.1 to 64 ><6>ehci_hcd 0000:00:02.1: EHCI Host Controller ><6>ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1 ><6>ehci_hcd 0000:00:02.1: debug port 1 ><7>PCI: cache line size of 64 is not supported by device 0000:00:02.1 ><6>ehci_hcd 0000:00:02.1: irq 217, io mem 0xfeb00000 ><6>ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><6>usb usb1: configuration #1 chosen from 1 choice ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 10 ports detected ><7>ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) ><4>ACPI: PCI Interrupt Link [APCF] enabled at IRQ 22 ><6>GSI 17 sharing vector 0xE1 and IRQ 17 ><6>ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [APCF] -> GSI 22 (level, low) -> IRQ 225 ><7>PCI: Setting latency timer of device 0000:00:02.0 to 64 ><6>ohci_hcd 0000:00:02.0: OHCI Host Controller ><6>ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2 ><6>ohci_hcd 0000:00:02.0: irq 225, io mem 0xfebff000 ><6>usb usb2: configuration #1 chosen from 1 choice ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 10 ports detected ><6>forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.56. ><4>ACPI: PCI Interrupt Link [APCH] enabled at IRQ 21 ><6>GSI 18 sharing vector 0xE9 and IRQ 18 ><6>ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [APCH] -> GSI 21 (level, low) -> IRQ 233 ><7>PCI: Setting latency timer of device 0000:00:0a.0 to 64 ><6>forcedeth: using HIGHDMA ><6>eth0: forcedeth.c: subsystem: 01462:7125 bound to 0000:00:0a.0 ><7>libata version 2.00 loaded. ><7>sata_nv 0000:00:07.0: version 2.0 ><4>ACPI: PCI Interrupt Link [APSI] enabled at IRQ 20 ><6>GSI 19 sharing vector 0x32 and IRQ 19 ><6>ACPI: PCI Interrupt 0000:00:07.0[A] -> Link [APSI] -> GSI 20 (level, low) -> IRQ 50 ><7>PCI: Setting latency timer of device 0000:00:07.0 to 64 ><6>ata1: SATA max UDMA/133 cmd 0x9F0 ctl 0xBF2 bmdma 0xF600 irq 50 ><6>ata2: SATA max UDMA/133 cmd 0x970 ctl 0xB72 bmdma 0xF608 irq 50 ><6>scsi0 : sata_nv ><6>ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) ><6>ata1.00: ATA-7, max UDMA/133, 466929226 sectors: LBA48 NCQ (depth 0/32) ><6>ata1.00: ata1: dev 0 multi count 16 ><6>ata1.00: configured for UDMA/133 ><6>scsi1 : sata_nv ><6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) ><6>ata2.00: ATA-7, max UDMA/133, 488397168 sectors: LBA48 NCQ (depth 0/32) ><6>ata2.00: ata2: dev 0 multi count 16 ><6>ata2.00: configured for UDMA/133 ><5> Vendor: ATA Model: ST3250823AS Rev: 3.03 ><5> Type: Direct-Access ANSI SCSI revision: 05 ><5>SCSI device sda: 466929226 512-byte hdwr sectors (239068 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 3a 00 00 ><5>SCSI device sda: drive cache: write back ><5>SCSI device sda: 466929226 512-byte hdwr sectors (239068 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 3a 00 00 ><5>SCSI device sda: drive cache: write back ><6> sda: sda1 sda2 ><5>sd 0:0:0:0: Attached scsi disk sda ><5> Vendor: ATA Model: ST3250823AS Rev: 3.03 ><5> Type: Direct-Access ANSI SCSI revision: 05 ><5>SCSI device sdb: 488397168 512-byte hdwr sectors (250059 MB) ><5>sdb: Write Protect is off ><7>sdb: Mode Sense: 00 3a 00 00 ><5>SCSI device sdb: drive cache: write back ><5>SCSI device sdb: 488397168 512-byte hdwr sectors (250059 MB) ><5>sdb: Write Protect is off ><7>sdb: Mode Sense: 00 3a 00 00 ><5>SCSI device sdb: drive cache: write back ><6> sdb: sdb1 ><5>sd 1:0:0:0: Attached scsi disk sdb ><4>ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 23 ><6>ACPI: PCI Interrupt 0000:00:08.0[A] -> Link [APSJ] -> GSI 23 (level, low) -> IRQ 217 ><7>PCI: Setting latency timer of device 0000:00:08.0 to 64 ><6>ata3: SATA max UDMA/133 cmd 0x9E0 ctl 0xBE2 bmdma 0xF100 irq 217 ><6>ata4: SATA max UDMA/133 cmd 0x960 ctl 0xB62 bmdma 0xF108 irq 217 ><6>scsi2 : sata_nv ><6>ata3: SATA link down (SStatus 0 SControl 300) ><6>scsi3 : sata_nv ><6>ata4: SATA link down (SStatus 0 SControl 300) ><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. ><6>security: 3 users, 6 roles, 1583 types, 172 bools, 1 sens, 1024 cats ><6>security: 59 classes, 49551 rules ><6>SELinux: Completing initialization. ><6>SELinux: Setting up existing superblocks. ><6>SELinux: initialized (dev loop0, type squashfs), not configured for labeling ><6>SELinux: initialized (dev hdc, type iso9660), uses genfs_contexts ><6>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts ><6>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><6>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><6>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><6>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><6>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts ><6>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs ><6>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts ><6>SELinux: initialized (dev devpts, type devpts), uses transition SIDs ><6>SELinux: initialized (dev eventpollfs, type eventpollfs), uses task SIDs ><6>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts ><6>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><6>SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts ><6>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><6>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs ><6>SELinux: initialized (dev cpuset, type cpuset), not configured for labeling ><6>SELinux: initialized (dev proc, type proc), uses genfs_contexts ><6>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts ><6>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts ><6>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts ><5>audit(1171453502.159: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: generic_sse ><4> generic_sse: 7072.000 MB/sec ><4>raid5: using function: generic_sse (7072.000 MB/sec) ><4>raid6: int64x1 1867 MB/s ><4>raid6: int64x2 2414 MB/s ><4>raid6: int64x4 1863 MB/s ><4>raid6: int64x8 1968 MB/s ><4>raid6: sse2x1 2734 MB/s ><4>raid6: sse2x2 3601 MB/s ><4>raid6: sse2x4 3921 MB/s ><4>raid6: using algorithm sse2x4 (3921 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 ><4>GFS2 (built Dec 20 2006 14:53:20) installed ><6>Lock_Nolock (built Dec 20 2006 14:53:36) installed ><6>JFS: nTxBlock = 8010, nTxLock = 64080 ><6>SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled ><6>SGI XFS Quota Management subsystem ><6>device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com ><6>device-mapper: multipath: version 1.0.4 loaded ><6>device-mapper: multipath round-robin: version 1.0.0 loaded ><6>device-mapper: multipath emc: version 0.0.3 loaded ><5>audit(1171453520.755:3): audit_pid=758 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. ><6>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><6>SELinux: initialized (dev sda1, type ext3), uses xattr > > >/tmp/anaconda.log: >11:44:47 INFO : 1025284 kB are available >11:44:47 INFO : modules to insert cramfs fat vfat sunrpc lockd fscache nfs_acl nfs loop isofs floppy edd pcspkr squashfs >11:44:48 INFO : loaded cramfs from /modules/modules.cgz >11:44:48 INFO : loaded fat from /modules/modules.cgz >11:44:48 INFO : loaded vfat from /modules/modules.cgz >11:44:48 INFO : loaded sunrpc from /modules/modules.cgz >11:44:48 INFO : loaded lockd from /modules/modules.cgz >11:44:48 INFO : loaded fscache from /modules/modules.cgz >11:44:48 INFO : loaded nfs_acl from /modules/modules.cgz >11:44:48 INFO : loaded nfs from /modules/modules.cgz >11:44:48 INFO : loaded loop from /modules/modules.cgz >11:44:48 INFO : loaded floppy from /modules/modules.cgz >11:44:48 INFO : loaded edd from /modules/modules.cgz >11:44:48 INFO : loaded pcspkr from /modules/modules.cgz >11:44:48 INFO : loaded squashfs from /modules/modules.cgz >11:44:48 DEBUG : module(s) isofs not found >11:44:48 INFO : inserted /tmp/cramfs.ko >11:44:48 INFO : inserted /tmp/fat.ko >11:44:48 INFO : inserted /tmp/vfat.ko >11:44:48 INFO : inserted /tmp/sunrpc.ko >11:44:48 INFO : inserted /tmp/lockd.ko >11:44:48 INFO : inserted /tmp/fscache.ko >11:44:48 INFO : inserted /tmp/nfs_acl.ko >11:44:48 INFO : inserted /tmp/nfs.ko >11:44:48 INFO : inserted /tmp/loop.ko >11:44:48 INFO : inserted /tmp/floppy.ko >11:44:48 INFO : inserted /tmp/edd.ko >11:44:48 INFO : inserted /tmp/pcspkr.ko >11:44:48 INFO : inserted /tmp/squashfs.ko >11:44:48 INFO : load module set done >11:44:48 INFO : modules to insert ipv6 >11:44:48 INFO : loaded ipv6 from /modules/modules.cgz >11:44:48 INFO : inserted /tmp/ipv6.ko >11:44:48 INFO : load module set done >11:44:48 INFO : modules to insert cdrom ide-cd >11:44:48 INFO : loaded cdrom from /modules/modules.cgz >11:44:48 INFO : loaded ide-cd from /modules/modules.cgz >11:44:48 INFO : inserted /tmp/cdrom.ko >11:44:48 INFO : inserted /tmp/ide-cd.ko >11:44:48 INFO : load module set done >11:44:48 INFO : modules to insert scsi_mod sd_mod sr_mod >11:44:48 INFO : loaded scsi_mod from /modules/modules.cgz >11:44:48 INFO : loaded sd_mod from /modules/modules.cgz >11:44:48 INFO : loaded sr_mod from /modules/modules.cgz >11:44:48 INFO : inserted /tmp/scsi_mod.ko >11:44:48 INFO : inserted /tmp/sd_mod.ko >11:44:48 INFO : inserted /tmp/sr_mod.ko >11:44:48 INFO : load module set done >11:44:48 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >11:44:48 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >11:44:48 INFO : loaded libiscsi from /modules/modules.cgz >11:44:48 INFO : loaded iscsi_tcp from /modules/modules.cgz >11:44:48 INFO : inserted /tmp/scsi_transport_iscsi.ko >11:44:48 INFO : inserted /tmp/libiscsi.ko >11:44:48 INFO : inserted /tmp/iscsi_tcp.ko >11:44:48 INFO : load module set done >11:44:48 INFO : looking for usb controllers >11:44:48 INFO : found USB controller ehci-hcd >11:44:48 INFO : modules to insert ehci-hcd >11:44:49 INFO : loaded ehci-hcd from /modules/modules.cgz >11:44:49 INFO : inserted /tmp/ehci-hcd.ko >11:44:49 INFO : load module set done >11:44:49 INFO : found USB controller ohci-hcd >11:44:49 INFO : modules to insert ohci-hcd >11:44:49 INFO : loaded ohci-hcd from /modules/modules.cgz >11:44:49 INFO : inserted /tmp/ohci-hcd.ko >11:44:49 INFO : load module set done >11:44:49 DEBUG : waiting for usb to become stable... >11:44:51 DEBUG : 2 seconds. >11:44:51 INFO : modules to insert hid keybdev >11:44:51 DEBUG : module(s) hid keybdev not found >11:44:51 INFO : load module set done >11:44:52 INFO : no firewire controller found >11:44:52 DEBUG : no pcic controller found >11:44:52 DEBUG : probing buses >11:44:52 DEBUG : finished bus probing >11:44:52 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] Unknown device 1103 >11:44:52 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] Unknown device 1102 >11:44:52 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] Unknown device 1101 >11:44:52 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] Unknown device 1100 >11:44:52 DEBUG : ignoring driverless device nVidia Corporation Unknown device 005d >11:44:52 DEBUG : ignoring driverless device nVidia Corporation Unknown device 005d >11:44:52 DEBUG : ignoring driverless device nVidia Corporation Unknown device 005d >11:44:52 DEBUG : ignoring driverless device nVidia Corporation Unknown device 005d >11:44:52 DEBUG : ignoring driverless device nVidia Corporation Unknown device 005c >11:44:52 DEBUG : ignoring driverless device nVidia Corporation Unknown device 0052 >11:44:52 DEBUG : ignoring driverless device nVidia Corporation Unknown device 0050 >11:44:52 DEBUG : ignoring driverless device nVidia Corporation Unknown device 005e >11:44:52 DEBUG : ignoring driverless device Unknown device 1102:0007 >11:44:52 DEBUG : ignoring driverless device nVidia Corporation Unknown device 0059 >11:44:52 DEBUG : ignoring driverless device nVidia Corporation NV43 [GeForce 6600 GT] >11:44:52 INFO : modules to insert forcedeth libata sata_nv >11:44:52 INFO : loaded forcedeth from /modules/modules.cgz >11:44:52 INFO : loaded libata from /modules/modules.cgz >11:44:52 INFO : loaded sata_nv from /modules/modules.cgz >11:44:53 INFO : inserted /tmp/forcedeth.ko >11:44:53 INFO : inserted /tmp/libata.ko >11:44:55 INFO : inserted /tmp/sata_nv.ko >11:44:55 INFO : load module set done >11:44:55 INFO : trying to mount CD device hdc >11:44:56 INFO : mntloop loop0 on /mnt/runtime as /mnt/source/images/stage2.img fd is 21 >11:44:56 DEBUG : MD5SUM -> 9975e50b4f021e0bb31a8479cdbf1853 >11:44:56 DEBUG : skipsectors = 15 >11:44:56 INFO : supported = 0 >11:45:00 INFO : Loading SELinux policy >11:45:02 INFO : getting ready to spawn shell now >11:45:02 INFO : modules to insert >11:45:02 INFO : load module set done >11:45:02 INFO : modules to insert >11:45:02 INFO : load module set done >11:45:02 INFO : modules to insert >11:45:02 INFO : load module set done >11:45:02 DEBUG : probing buses >11:45:03 DEBUG : finished bus probing >11:45:03 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control >11:45:03 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller >11:45:03 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map >11:45:03 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration >11:45:03 DEBUG : ignoring driverless device nVidia Corporation CK804 PCIE Bridge >11:45:03 DEBUG : ignoring driverless device nVidia Corporation CK804 PCIE Bridge >11:45:03 DEBUG : ignoring driverless device nVidia Corporation CK804 PCIE Bridge >11:45:03 DEBUG : ignoring driverless device nVidia Corporation CK804 PCIE Bridge >11:45:03 DEBUG : ignoring driverless device nVidia Corporation CK804 PCI Bridge >11:45:03 DEBUG : ignoring driverless device nVidia Corporation CK804 SMBus >11:45:03 DEBUG : ignoring driverless device nVidia Corporation CK804 ISA Bridge >11:45:03 DEBUG : ignoring driverless device nVidia Corporation CK804 Memory Controller >11:45:03 DEBUG : ignoring driverless device Creative Labs SB Audigy LS >11:45:03 DEBUG : ignoring driverless device nVidia Corporation CK804 AC'97 Audio Controller >11:45:03 DEBUG : ignoring driverless device nVidia Corporation NV43 [GeForce 6600 GT] >11:45:03 INFO : modules to insert >11:45:03 INFO : load module set done >11:45:03 INFO : modules to insert md raid0 raid1 raid5 raid6 xor raid456 msdos jbd ext3 gfs2 lock_nolock reiserfs jfs xfs dm-mod dm-zero dm-mirror dm-snapshot dm-multipath dm-round-robin dm-emc >11:45:03 INFO : loaded raid0 from /modules/modules.cgz >11:45:03 INFO : loaded raid1 from /modules/modules.cgz >11:45:03 INFO : loaded xor from /modules/modules.cgz >11:45:03 INFO : loaded raid456 from /modules/modules.cgz >11:45:03 INFO : loaded msdos from /modules/modules.cgz >11:45:03 INFO : loaded jbd from /modules/modules.cgz >11:45:03 INFO : loaded ext3 from /modules/modules.cgz >11:45:03 INFO : loaded gfs2 from /modules/modules.cgz >11:45:03 INFO : loaded lock_nolock from /modules/modules.cgz >11:45:03 INFO : loaded reiserfs from /modules/modules.cgz >11:45:03 INFO : loaded jfs from /modules/modules.cgz >11:45:03 INFO : loaded xfs from /modules/modules.cgz >11:45:03 INFO : loaded dm-mod from /modules/modules.cgz >11:45:03 INFO : loaded dm-zero from /modules/modules.cgz >11:45:03 INFO : loaded dm-mirror from /modules/modules.cgz >11:45:03 INFO : loaded dm-snapshot from /modules/modules.cgz >11:45:03 INFO : loaded dm-multipath from /modules/modules.cgz >11:45:03 INFO : loaded dm-round-robin from /modules/modules.cgz >11:45:03 INFO : loaded dm-emc from /modules/modules.cgz >11:45:03 DEBUG : module(s) md raid5 raid6 not found >11:45:03 INFO : inserted /tmp/raid0.ko >11:45:03 INFO : inserted /tmp/raid1.ko >11:45:03 INFO : inserted /tmp/xor.ko >11:45:03 INFO : inserted /tmp/raid456.ko >11:45:03 INFO : inserted /tmp/msdos.ko >11:45:03 INFO : inserted /tmp/jbd.ko >11:45:03 INFO : inserted /tmp/ext3.ko >11:45:03 INFO : inserted /tmp/gfs2.ko >11:45:03 INFO : inserted /tmp/lock_nolock.ko >11:45:03 INFO : inserted /tmp/reiserfs.ko >11:45:03 INFO : inserted /tmp/jfs.ko >11:45:03 INFO : inserted /tmp/xfs.ko >11:45:03 INFO : inserted /tmp/dm-mod.ko >11:45:03 INFO : inserted /tmp/dm-zero.ko >11:45:03 INFO : inserted /tmp/dm-mirror.ko >11:45:03 INFO : inserted /tmp/dm-snapshot.ko >11:45:03 INFO : inserted /tmp/dm-multipath.ko >11:45:03 INFO : inserted /tmp/dm-round-robin.ko >11:45:03 INFO : inserted /tmp/dm-emc.ko >11:45:03 INFO : load module set done >11:45:03 INFO : looking for USB mouse... >11:45:03 INFO : Running anaconda script /usr/bin/anaconda >11:45:20 INFO : using only installclass _Fedora >11:45:20 INFO : _Fedora is only installclass, using it >11:45:21 INFO : Display mode = g >11:45:21 INFO : Method = cdrom://hdc:/mnt/source >11:45:25 INFO : anaconda floppy device fd0 >11:45:41 INFO : Started mini-wm >11:45:41 INFO : Starting graphical installation... >11:45:47 INFO : no /tmp/fcpconfig; not configuring zfcp >11:45:47 INFO : no /tmp/fcpconfig; not configuring zfcp >11:45:47 INFO : Detected 1008M of memory >11:45:47 INFO : Swap attempt of 1000M to 2000M >11:45:47 WARNING : step installtype does not exist >11:45:47 WARNING : step complete does not exist >11:45:50 INFO : moving (1) to step welcome >11:46:02 INFO : moving (1) to step language >11:46:05 INFO : moving (1) to step keyboard >11:46:07 INFO : moving (1) to step findrootparts >11:46:07 DEBUG : starting mpaths >11:46:07 DEBUG : self.driveList(): ['hda', 'sda', 'sdb'] >11:46:07 DEBUG : DiskSet.skippedDisks: [] >11:46:07 DEBUG : DiskSet.skippedDisks: [] >11:46:07 DEBUG : starting all mpaths on drives ['hda', 'sda', 'sdb'] >11:46:07 DEBUG : scanning for multipath on drives ['hda', 'sda', 'sdb'] >11:46:07 DEBUG : mpaths: [] >11:46:07 DEBUG : done starting mpaths. Drivelist: ['hda', 'sda', 'sdb'] >11:46:07 DEBUG : starting dmraids >11:46:07 DEBUG : self.driveList(): ['hda', 'sda', 'sdb'] >11:46:07 DEBUG : DiskSet.skippedDisks: [] >11:46:07 DEBUG : DiskSet.skippedDisks: [] >11:46:07 DEBUG : starting all dmraids on drives ['hda', 'sda', 'sdb'] >11:46:07 DEBUG : scanning for dmraid on drives ['hda', 'sda', 'sdb'] >11:46:07 DEBUG : done starting dmraids. Drivelist: ['hda', 'sda', 'sdb'] >11:46:10 INFO : lv is VolGroup00/LogVol00, size of 464288 >11:46:10 INFO : lv is VolGroup00/LogVol01, size of 1984 >11:46:10 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >11:46:10 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage >11:46:12 WARNING : step complete does not exist >11:46:12 INFO : moving (1) to step findinstall >11:46:12 INFO : using only installclass _Fedora >11:46:16 WARNING : step complete does not exist >11:46:16 INFO : moving (1) to step partitionobjinit >11:46:16 INFO : no initiator set >11:46:18 INFO : pv is /dev/sda2 in vg VolGroup00, size is 227890 >11:46:18 INFO : pv is /dev/sdb1 in vg VolGroup00, size is 238472 >11:46:18 INFO : vg VolGroup00, size is 466336, pesize is 32768 >11:46:18 INFO : lv is VolGroup00/LogVol00, size of 464288 >11:46:18 INFO : lv is VolGroup00/LogVol01, size of 1984 >11:46:18 ERROR : could not create directory //dev/mapper: File exists >11:46:18 INFO : moving (1) to step parttype >11:46:42 INFO : moving (1) to step autopartitionexecute >11:46:43 DEBUG : used space is 2024 >11:46:43 DEBUG : actual space is 227840 >11:46:43 DEBUG : used space is 116264 >11:46:43 DEBUG : actual space is 227840 >11:46:43 DEBUG : used space is 117248 >11:46:43 DEBUG : actual space is 227840 >11:46:43 DEBUG : used space is 227840 >11:46:43 DEBUG : actual space is 227840 >11:46:43 DEBUG : used space is 227840 >11:46:43 DEBUG : actual space is 227840 >11:46:43 DEBUG : used space is 227840 >11:46:43 DEBUG : actual space is 227840 >11:46:44 INFO : moving (1) to step partition >11:47:26 INFO : moving (-1) to step autopartitionexecute >11:47:29 INFO : pv is /dev/sda2 in vg VolGroup00, size is 227890 >11:47:29 INFO : pv is /dev/sdb1 in vg VolGroup00, size is 238472 >11:47:29 INFO : vg VolGroup00, size is 466336, pesize is 32768 >11:47:29 INFO : lv is VolGroup00/LogVol00, size of 464288 >11:47:29 INFO : lv is VolGroup00/LogVol01, size of 1984 >11:47:29 INFO : moving (-1) to step parttype >11:47:40 INFO : moving (1) to step autopartitionexecute >11:47:40 INFO : Detected 1008M of memory >11:47:40 INFO : Swap attempt of 1000M to 2000M >11:47:41 DEBUG : used space is 2024 >11:47:41 DEBUG : actual space is 227840 >11:47:41 DEBUG : used space is 3008 >11:47:41 DEBUG : actual space is 227840 >11:47:41 DEBUG : used space is 227840 >11:47:41 DEBUG : actual space is 227840 >11:47:41 DEBUG : used space is 227840 >11:47:41 DEBUG : actual space is 227840 >11:47:41 INFO : moving (1) to step partition >11:47:52 INFO : moving (1) to step partitiondone >11:47:52 INFO : moving (1) to step bootloadersetup >11:47:52 INFO : moving (1) to step bootloader >11:48:02 INFO : moving (1) to step networkdevicecheck >11:48:02 INFO : moving (1) to step network >11:48:19 INFO : moving (1) to step timezone >11:48:23 INFO : moving (1) to step accounts >11:48:35 INFO : moving (1) to step reposetup >11:48:35 INFO : switching from CD [1, 2, 3, 4, 5, 6] to 1 for >11:48:38 INFO : no groups missing >11:48:38 INFO : moving (1) to step basepkgsel >11:48:40 INFO : moving (1) to step tasksel > > >/tmp/lvmout: > 0 logical volume(s) in volume group "VolGroup00" now active
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 222969
: 148296