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 149905 Details for
Bug 231946
Exception when starting install (after format)
[?]
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.
anaconda dump of exception - date of rawhide 2007-03-12
anacdump0313.txt (text/plain), 57.71 KB, created by
G.Wolfe Woodbury
on 2007-03-13 06:56:20 UTC
(
hide
)
Description:
anaconda dump of exception - date of rawhide 2007-03-12
Filename:
MIME Type:
Creator:
G.Wolfe Woodbury
Created:
2007-03-13 06:56:20 UTC
Size:
57.71 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib/anaconda/yuminstall.py", line 522, in _run > self.ts.ts.scriptFd = instLog.fileno() > File "/usr/lib/anaconda/yuminstall.py", line 503, in run > self._run(instLog, cb, intf) > File "/usr/lib/anaconda/yuminstall.py", line 1116, in doInstall > self.ayum.run(self.instLog, cb, anaconda.intf, anaconda.id) > File "/usr/lib/anaconda/backend.py", line 234, 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/gui.py", line 1038, in nextClicked > self.anaconda.dispatch.gotoNext() > File "/usr/lib/anaconda/iw/progress_gui.py", line 67, in renderCallback > self.intf.icw.nextClicked() > File "/usr/lib/anaconda/gui.py", line 1065, in handleRenderCallback > self.currentWindow.renderCallback() >AttributeError: 'NoneType' object has no attribute 'fileno' > >Local variables in innermost frame: >cb: <yuminstall.AnacondaCallback instance at 0x103b2c8c> >self: <yuminstall.AnacondaYum object at 0x98add4c> >intf: <gui.InstallInterface instance at 0x9b665ac> >instLog: None > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.ppw: InstallProgressWindow instance, containing members: > intf.ppw.pixmaps: [progress_first.png] > intf.ppw.intf: Already dumped > intf.ppw.adbox: <gtk.EventBox object (GtkEventBox) at 0xdf10694> > intf.ppw._updateChange: 0.01 > intf.ppw.adpix: <gtk.Image object (GtkImage) at 0xdf1025c> > intf.ppw._showPercentage: False > intf.ppw.infolabel: <WrappingLabel object (GtkLabel) at 0xdf10aa4> > intf.ppw.ics: InstallControlState instance, containing members: > intf.ppw.ics.prevEnabled: False > intf.ppw.ics.cw: InstallControlWindow instance, containing members: > intf.ppw.ics.cw.handle: 564 > intf.ppw.ics.cw.mainxml: <glade.XML object (PyGladeXML) at 0x9b8e874> > intf.ppw.ics.cw.reloadRcQueued: 0 > intf.ppw.ics.cw.currentWindow: Already dumped > intf.ppw.ics.cw.window: <gtk.Window object (GtkWindow) at 0x9b8e914> > intf.ppw.ics.cw.installFrame: <gtk.Frame object (GtkFrame) at 0x9b8e8c4> > intf.ppw.ics.cw.anaconda: Already dumped > intf.ppw.ics.cw.rnv: ReleaseNotesViewer instance, containing members: > intf.ppw.ics.cw.rnv.textWin: <gtk.Window object (GtkWindow) at 0x9b85b94> > intf.ppw.ics.cw.rnv.vue: <gtkhtml2.View object (HtmlView) at 0x9b8570c> > intf.ppw.ics.cw.rnv.currentURI: /mnt/source/RELEASE-NOTES-en_US.html > intf.ppw.ics.cw.rnv.topDir: /mnt/source > intf.ppw.ics.cw.rnv.doc: <gtkhtml2.Document object (HtmlDocument) at 0x9b85144> > intf.ppw.ics.cw.rnv.height: 600 > intf.ppw.ics.cw.rnv.width: 800 > intf.ppw.ics.cw.rnv.opener: FancyURLopener instance, containing members: > intf.ppw.ics.cw.rnv.opener._URLopener__unlink: <built-in function unlink> > intf.ppw.ics.cw.rnv.opener._URLopener__tempfiles: [] > intf.ppw.ics.cw.rnv.opener.cert_file: None > intf.ppw.ics.cw.rnv.opener.addheaders: [('User-Agent', 'Python-urllib/1.17')] > intf.ppw.ics.cw.rnv.opener.tries: 0 > intf.ppw.ics.cw.rnv.opener.ftpcache: {} > intf.ppw.ics.cw.rnv.opener.tempcache: None > intf.ppw.ics.cw.rnv.opener.auth_cache: {} > intf.ppw.ics.cw.rnv.opener.key_file: None > intf.ppw.ics.cw.rnv.opener.proxies: {} > intf.ppw.ics.cw.rnv.opener.type: file > intf.ppw.ics.cw.rnv.opener.maxtries: 10 > intf.ppw.ics.cw.rnv.anaconda: Already dumped > intf.ppw.ics.cw.rnv.htmlheader: <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body bgcolor="white"><pre> > intf.ppw.ics.cw.rnv.htmlfooter: </pre></body></html> > intf.ppw.ics.cw.rnv.is_showing: False > intf.ppw.ics.nextEnabled: False > intf.ppw.ics.grabNext: True > intf.ppw.ics.title: Installing Packages > intf.ppw.progress: <gtk.ProgressBar object (GtkProgressBar) at 0xdf109b4> > intf.icw: Already dumped > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >methodstr: nfs://mnt/source/. >dispatch: Dispatcher instance, containing members: > dispatch.step: 38 > dispatch.skipSteps: {'upgradecontinue': 1, 'group-selection': 1, 'findinstall': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'bootloaderadvanced': 1, 'upgrademount': 1, 'autopartitionexecute': 1, 'keyboard': 2, 'upgbootloader': 1, 'upgrademigfind': 1, 'addswap': 1, 'upgrademigratefs': 1, 'regkey': 1} > dispatch.firstStep: 0 > dispatch.method: NfsInstallMethod instance, containing members: > dispatch.method.splitmethod: False > dispatch.method.intf: Already dumped > dispatch.method.isoPath: /mnt/source/. > dispatch.method.tree: /mnt/source/. > dispatch.method.rootPath: /mnt/sysimage > dispatch.method.currentMedia: [] > dispatch.anaconda: Already dumped >method: Already dumped >isKickstart: False >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [22:tcp] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.rootParts: [] > id.instProgress: Already dumped > 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 0x97e584c>] >Primary Video Card Info: >device: None >driver : ati >descr : ATI Technologies Inc 3D Rage Pro AGP 1X/2X >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp, -screen, Anaconda, -dpi, 96] > 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 3D Rage Pro AGP 1X/2X > 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: ati > 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: 0 > id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: > id.xsetup.xserver.mousehw: FULLNAME="Generic - 3 Button Mouse (PS/2)" >MOUSETYPE="imps2" >XEMU3="no" >XMOUSETYPE="IMPS/2" > > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /tmp/ramfs/X.log > id.xsetup.xserver.config: <XF86Config object at 0xb7f66360> > id.xsetup.xserver.display: :1 > id.xsetup.anaconda: Already dumped > id.keyboard: Already dumped > id.timezone: Timezone instance, containing members: > id.timezone.utc: True > id.timezone.arc: 0 > id.timezone.tz: America/New_York > id.mouse: Already dumped > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: None > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0x9b8470c> > id.methodstr: nfs://mnt/source/. > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x9b665ac>> > id.fsset.volumesCreated: 1 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x9b665ac>> > id.fsset.migratedfs: 1 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x9b665ac>> > id.fsset.entries: [fsentry -- device: VolGroup00/LogVol0.root mountpoint: / > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda1 mountpoint: /boot > fsystem: ext3 format: True > 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: sda2 mountpoint: None > fsystem: physical volume (LVM) format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00/LogVol0.home mountpoint: /home > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00/LogVol0.swap mountpoint: swap > fsystem: swap format: True > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00 mountpoint: None > fsystem: volume group (LVM) format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >] > id.fsset.mountcount: 6 > 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.prevmedia: None > id.backend.modeText: Installing %s > > id.backend.instPath: /mnt/sysimage > id.backend.supportsPackageSelection: True > id.backend.totalSize: 2548945 > id.backend.instLog: None > id.backend.supportsUpgrades: True > id.backend.method: Already dumped > id.backend.totalFiles: 155566 > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.disks: {'sda': <PedDisk object at 0xb7e411e8>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.users: None > id.displayMode: g > id.auth: --enableshadow --enablemd5 > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: mbr > id.bootloader.pure: 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.serialDevice: None > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: VolGroup00/LogVol0.root > id.bootloader.images.images: {'VolGroup00/LogVol0.root': ('linux', 'Fedora Core', 'ext3')} > id.bootloader.drivelist: [sda] > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: work2.private > id.network.overrideDHCPhostname: 1 > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=static >IPADDR=10.11.12.5 >NETMASK=255.255.255.0 >ONBOOT=yes > >} > id.network.primaryNS: 10.11.12.1 > id.network.firstnetdevice: eth0 > id.network.isConfigured: 1 > id.network.domains: [private] > id.network.secondaryNS: None > id.network.gateway: 10.11.12.254 > 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: 8 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [] > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [PreexistingPartitionSpec instance, containing members: > currentDrive: None > badblocks: None > format: True > migrate: 0 > origfstype: ext3FileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 1 > origfstype.name: ext3 > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.maxSizeMB: 8388608 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.packages: [e2fsprogs] > origfstype.extraFormatArgs: [-j] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0xb7ef0320> > origfstype.maxLabelChars: 16 > primary: None > fsopts: None > preexist: 1 > fslabel: /boot > uniqueID: 1 > device: sda1 > mountpoint: /boot > requestSize: 101.944335938 > grow: 0 > size: 101.944335938 > end: 208844 > bytesPerInode: 4096 > drive: sda > dev: PartitionDevice instance, containing members: > dev.device: sda1 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > maxSizeMB: None > start: 63 > protected: 0 > multidrive: None > ignoreBootConstraints: 0 > type: 1 > fstype: Already dumped >, 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 0xb7ef0620> > origfstype.maxLabelChars: 16 > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sda2 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 2 > mountpoint: None > requestSize: 38060.2441406 > size: 38060.2441406 > end: 78156224 > grow: 0 > start: 208845 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda2 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, LV Request -- mountpoint: / uniqueID: 5 > type: ext3 format: True badblocks: None > size: 36352 lvname: LogVol0.root volgroup: 7 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: /home uniqueID: 4 > type: ext3 format: True badblocks: None > size: 1024 lvname: LogVol0.home volgroup: 7 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: 6 > type: swap format: True badblocks: None > size: 640 lvname: LogVol0.swap volgroup: 7 > bytesPerInode: 4096 options: 'None' >, VG Request -- name: VolGroup00 uniqueID: 7 > format: None pesize: 32768 > physvols: [2] >] > 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: 320 lvname: LogVol01 volgroup: lvm > bytesPerInode: 4096 options: 'None' >] > id.partitions.deletes: [] > id.isHeadless: 0 > id.videocard: Already dumped > id.instLanguage: Language instance, containing members: > id.instLanguage.targetLang: None > id.instLanguage.default: en_US.UTF-8 > id.instLanguage.displayMode: g > id.instLanguage.current: en_US.UTF-8 > id.security: Security instance, containing members: > id.security.selinux: 1 > id.upgradeSwapInfo: None >dir: 1 >backend: Already dumped > > >/tmp/syslog: ><5>Linux version 2.6.20-1.2982.fc7 (brewbuilder@hs20-bc2-4.build.redhat.com) (gcc version 4.1.2 20070222 (Red Hat 4.1.2-3)) #1 SMP Fri Mar 9 17:19:16 EST 2007 ><6>BIOS-provided physical RAM map: ><4>sanitize start ><4>sanitize end ><4>copy_e820_map() start: 0000000000000000 size: 00000000000a0000 end: 00000000000a0000 type: 1 ><4>copy_e820_map() type is E820_RAM ><4>copy_e820_map() start: 00000000000f0000 size: 0000000000010000 end: 0000000000100000 type: 2 ><4>copy_e820_map() start: 0000000000100000 size: 0000000013f00000 end: 0000000014000000 type: 1 ><4>copy_e820_map() type is E820_RAM ><4>copy_e820_map() start: 00000000ffe00000 size: 0000000000200000 end: 0000000100000000 type: 2 ><4> BIOS-e820: 0000000000000000 - 00000000000a0000 (usable) ><4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 0000000014000000 (usable) ><4> BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved) ><5>0MB HIGHMEM available. ><5>320MB LOWMEM available. ><4>Using x86 segment limits to approximate NX protection ><7>Entering add_active_range(0, 0, 81920) 0 entries of 256 used ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> Normal 4096 -> 81920 ><4> HighMem 81920 -> 81920 ><4>early_node_map[1] active PFN ranges ><4> 0: 0 -> 81920 ><7>On node 0 totalpages: 81920 ><7> DMA zone: 52 pages used for memmap ><7> DMA zone: 0 pages reserved ><7> DMA zone: 4044 pages, LIFO batch:0 ><7> Normal zone: 988 pages used for memmap ><7> Normal zone: 76836 pages, LIFO batch:15 ><7> HighMem zone: 0 pages used for memmap ><6>DMI 2.2 present. ><6>Using APIC driver default ><4>ACPI: RSDP 000FDF50, 0014 (r0 Dell ) ><4>ACPI: RSDT 000FDF64, 0028 (r1 Dell GX1 1 ASL 61) ><4>ACPI Warning (tbutils-0158): Incorrect checksum in table [RSDT] - 00, should be AD [20070126] ><4>ACPI: FACP 000FDF8C, 0074 (r1 Dell GX1 1 ASL 61) ><4>ACPI Warning (tbutils-0158): Incorrect checksum in table [FACP] - 00, should be E7 [20070126] ><4>ACPI Error (tbutils-0219): Null physical address for ACPI table [DSDT] [20070126] ><4>ACPI Error (tbutils-0219): Null physical address for ACPI table [FACS] [20070126] ><3>ACPI: BIOS age (1998) fails cutoff (1999), acpi=force is required to enable ACPI ><4>ACPI: Disabling ACPI support ><4>Allocating PCI resources starting at 20000000 (gap: 14000000:ebe00000) ><4>Built 1 zonelists. Total pages: 80880 ><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 (0141e000) ><6>Enabling fast FPU save and restore... done. ><6>Initializing CPU#0 ><4>CPU 0 irqstacks, hard=c0791000 soft=c0771000 ><4>PID hash table entries: 2048 (order: 11, 8192 bytes) ><4>Detected 397.351 MHz processor. ><4>Console: colour VGA+ 80x25 ><4>Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar ><4>... MAX_LOCKDEP_SUBCLASSES: 8 ><4>... MAX_LOCK_DEPTH: 30 ><4>... MAX_LOCKDEP_KEYS: 2048 ><4>... CLASSHASH_SIZE: 1024 ><4>... MAX_LOCKDEP_ENTRIES: 8192 ><4>... MAX_LOCKDEP_CHAINS: 16384 ><4>... CHAINHASH_SIZE: 8192 ><4> memory used by lock dependency info: 1096 kB ><4> per task-struct memory footprint: 1200 bytes ><4>Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) ><4>Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) ><6>Memory: 310496k/327680k available (2121k kernel code, 16680k reserved, 1117k data, 244k init, 0k highmem) ><4>virtual kernel memory layout: ><4> fixmap : 0xffc55000 - 0xfffff000 (3752 kB) ><4> pkmap : 0xff800000 - 0xffc00000 (4096 kB) ><4> vmalloc : 0xd4800000 - 0xff7fe000 ( 687 MB) ><4> lowmem : 0xc0000000 - 0xd4000000 ( 320 MB) ><4> .init : 0xc072f000 - 0xc076c000 ( 244 kB) ><4> .data : 0xc06125df - 0xc0729cb4 (1117 kB) ><4> .text : 0xc0400000 - 0xc06125df (2121 kB) ><4>Checking if this processor honours the WP bit even in supervisor mode... Ok. ><4>Calibrating delay using timer specific routine.. 796.11 BogoMIPS (lpj=398059) ><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: 0183f9ff 00000000 00000000 00000000 00000000 00000000 00000000 ><6>CPU: L1 I cache: 16K, L1 D cache: 16K ><6>CPU: L2 cache: 512K ><7>CPU: After all inits, caps: 0183f1ff 00000000 00000000 00000040 00000000 00000000 00000000 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#0. ><6>Checking 'hlt' instruction... OK. ><6>SMP alternatives: switching to UP code ><6>Freeing SMP alternatives: 12k freed ><4>CPU0: Intel Pentium II (Deschutes) stepping 02 ><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)=52 bytes ><7>sizeof(inode)=564 bytes ><7>sizeof(dentry)=156 bytes ><7>sizeof(ext3inode)=800 bytes ><7>sizeof(buffer_head)=56 bytes ><7>sizeof(skbuff)=176 bytes ><7>sizeof(task_struct)=2704 bytes ><7>PM: Adding info for No Bus:platform ><4>Time: 4:42:54 Date: 02/13/107 ><6>NET: Registered protocol family 16 ><7>PM: Adding info for No Bus:vtcon0 ><6>PCI: PCI BIOS revision 2.10 entry at 0xfcaee, last bus=1 ><6>PCI: Using configuration type 1 ><4>Setting up standard PCI resources ><6>ACPI: Interpreter disabled. ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI: disabled ><6>usbcore: registered new interface driver usbfs ><6>usbcore: registered new interface driver hub ><6>usbcore: registered new device driver usb ><4>PCI: Probing PCI hardware ><7>PCI: Probing PCI hardware (bus 00) ><7>PM: Adding info for No Bus:pci0000:00 ><4>0000:00:07.1: cannot adjust BAR0 (not I/O) ><4>0000:00:07.1: cannot adjust BAR1 (not I/O) ><4>0000:00:07.1: cannot adjust BAR2 (not I/O) ><4>0000:00:07.1: cannot adjust BAR3 (not I/O) ><4>* Found PM-Timer Bug on the chipset. Due to workarounds for a bug, ><4>* this clock source is slow. Consider trying other clock sources ><4>PCI quirk: region 0800-083f claimed by PIIX4 ACPI ><4>PCI quirk: region 0850-085f claimed by PIIX4 SMB ><7>Boot video device is 0000:01:00.0 ><7>PM: Adding info for pci:0000:00:00.0 ><7>PM: Adding info for pci:0000:00:01.0 ><7>PM: Adding info for pci:0000:00:07.0 ><7>PM: Adding info for pci:0000:00:07.1 ><7>PM: Adding info for pci:0000:00:07.2 ><7>PM: Adding info for pci:0000:00:07.3 ><7>PM: Adding info for pci:0000:00:11.0 ><7>PM: Adding info for pci:0000:01:00.0 ><6>PCI: Using IRQ router PIIX/ICH [8086/7110] at 0000:00:07.0 ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>Time: tsc clocksource has been installed. ><7>PM: Adding info for No Bus:mem ><7>PM: Adding info for No Bus:null ><7>PM: Adding info for No Bus:port ><7>PM: Adding info for No Bus:zero ><7>PM: Adding info for No Bus:full ><7>PM: Adding info for No Bus:random ><7>PM: Adding info for No Bus:urandom ><7>PM: Adding info for No Bus:kmsg ><7>PM: Adding info for No Bus:oldmem ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: e000-efff ><6> MEM window: fc000000-feffffff ><6> PREFETCH window: f9000000-f9ffffff ><6>NET: Registered protocol family 2 ><4>IP route cache hash table entries: 4096 (order: 2, 16384 bytes) ><4>TCP established hash table entries: 16384 (order: 7, 589824 bytes) ><4>TCP bind hash table entries: 16384 (order: 7, 524288 bytes) ><6>TCP: Hash tables configured (established 16384 bind 16384) ><6>TCP reno registered ><6>checking if image is initramfs... it is ><6>Freeing initrd memory: 5556k freed ><6>apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) ><7>PM: Adding info for No Bus:apm_bios ><7>PM: Adding info for platform:pcspkr ><7>PM: Adding info for No Bus:snapshot ><6>audit: initializing netlink socket (disabled) ><5>audit(1173760975.708: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 EEAC56BB582F630A ><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>Limiting direct PCI/PCI transfers. ><7>PM: Adding info for platform:vesafb.0 ><7>PM: Adding info for No Bus:pnp0 ><6>isapnp: Scanning for PnP cards... ><7>PM: Adding info for No Bus:00:01 ><7>PM: Adding info for pnp:00:01.00 ><7>PM: Adding info for pnp:00:01.01 ><7>PM: Adding info for pnp:00:01.02 ><7>PM: Adding info for pnp:00:01.03 ><6>isapnp: Card 'CS4236B' ><6>isapnp: 1 Plug & Play card detected total ><7>PM: Adding info for No Bus:tty ><7>PM: Adding info for No Bus:console ><7>PM: Adding info for No Bus:ptmx ><7>PM: Adding info for No Bus:tty0 ><7>PM: Adding info for No Bus:vcs ><7>PM: Adding info for No Bus:vcsa ><7>PM: Adding info for No Bus:tty1 ><7>PM: Adding info for No Bus:tty2 ><7>PM: Adding info for No Bus:tty3 ><7>PM: Adding info for No Bus:tty4 ><7>PM: Adding info for No Bus:tty5 ><7>PM: Adding info for No Bus:tty6 ><7>PM: Adding info for No Bus:tty7 ><7>PM: Adding info for No Bus:tty8 ><7>PM: Adding info for No Bus:tty9 ><7>PM: Adding info for No Bus:tty10 ><7>PM: Adding info for No Bus:tty11 ><7>PM: Adding info for No Bus:tty12 ><7>PM: Adding info for No Bus:tty13 ><7>PM: Adding info for No Bus:tty14 ><7>PM: Adding info for No Bus:tty15 ><7>PM: Adding info for No Bus:tty16 ><7>PM: Adding info for No Bus:tty17 ><7>PM: Adding info for No Bus:tty18 ><7>PM: Adding info for No Bus:tty19 ><7>PM: Adding info for No Bus:tty20 ><7>PM: Adding info for No Bus:tty21 ><7>PM: Adding info for No Bus:tty22 ><7>PM: Adding info for No Bus:tty23 ><7>PM: Adding info for No Bus:tty24 ><7>PM: Adding info for No Bus:tty25 ><7>PM: Adding info for No Bus:tty26 ><7>PM: Adding info for No Bus:tty27 ><7>PM: Adding info for No Bus:tty28 ><7>PM: Adding info for No Bus:tty29 ><7>PM: Adding info for No Bus:tty30 ><7>PM: Adding info for No Bus:tty31 ><7>PM: Adding info for No Bus:tty32 ><7>PM: Adding info for No Bus:tty33 ><7>PM: Adding info for No Bus:tty34 ><7>PM: Adding info for No Bus:tty35 ><7>PM: Adding info for No Bus:tty36 ><7>PM: Adding info for No Bus:tty37 ><7>PM: Adding info for No Bus:tty38 ><7>PM: Adding info for No Bus:tty39 ><7>PM: Adding info for No Bus:tty40 ><7>PM: Adding info for No Bus:tty41 ><7>PM: Adding info for No Bus:tty42 ><7>PM: Adding info for No Bus:tty43 ><7>PM: Adding info for No Bus:tty44 ><7>PM: Adding info for No Bus:tty45 ><7>PM: Adding info for No Bus:tty46 ><7>PM: Adding info for No Bus:tty47 ><7>PM: Adding info for No Bus:tty48 ><7>PM: Adding info for No Bus:tty49 ><7>PM: Adding info for No Bus:tty50 ><7>PM: Adding info for No Bus:tty51 ><7>PM: Adding info for No Bus:tty52 ><7>PM: Adding info for No Bus:tty53 ><7>PM: Adding info for No Bus:tty54 ><7>PM: Adding info for No Bus:tty55 ><7>PM: Adding info for No Bus:tty56 ><7>PM: Adding info for No Bus:tty57 ><7>PM: Adding info for No Bus:tty58 ><7>PM: Adding info for No Bus:tty59 ><7>PM: Adding info for No Bus:tty60 ><7>PM: Adding info for No Bus:tty61 ><7>PM: Adding info for No Bus:tty62 ><7>PM: Adding info for No Bus:tty63 ><7>PM: Adding info for No Bus:rtc ><6>Real Time Clock Driver v1.12ac ><7>PM: Adding info for No Bus:hpet ><7>PM: Removing info for No Bus:hpet ><7>PM: Adding info for No Bus:nvram ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.102 (c) Dave Jones ><6>agpgart: Detected an Intel 440BX Chipset. ><7>PM: Adding info for No Bus:agpgart ><6>agpgart: AGP aperture is 64M @ 0xf4000000 ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><7>PM: Adding info for platform:serial8250 ><6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><7>PM: Adding info for No Bus:ttyS0 ><6>serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A ><7>PM: Adding info for No Bus:ttyS1 ><7>PM: Adding info for No Bus:ttyS2 ><7>PM: Adding info for No Bus:ttyS3 ><7>PM: Adding info for No Bus:isa ><4>RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize ><7>PM: Adding info for No Bus:lo ><6>input: Macintosh mouse button emulation as /class/input/input0 ><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: No PS/2 controller found. Probing ports directly. ><7>PM: Adding info for platform:i8042 ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>serio: i8042 AUX port at 0x60,0x64 irq 12 ><7>PM: Adding info for serio:serio0 ><7>PM: Adding info for serio:serio1 ><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:63:717 ><6>Freeing unused kernel memory: 244k freed ><4>Write protecting the kernel read-only data: 824k ><7>PM: Adding info for No Bus:vcs1 ><7>PM: Adding info for No Bus:vcsa1 ><4>logips2pp: Detected unknown logitech mouse model 72 ><6>input: PS/2 Logitech Mouse as /class/input/input2 ><7>PM: Adding info for No Bus:vcs4 ><7>PM: Adding info for No Bus:vcsa4 ><7>PM: Adding info for No Bus:vcs9 ><7>PM: Adding info for No Bus:vcsa9 ><7>PM: Removing info for No Bus:vcs9 ><7>PM: Removing info for No Bus:vcsa9 ><7>PM: Adding info for No Bus:vcs8 ><7>PM: Adding info for No Bus:vcsa8 ><7>PM: Removing info for No Bus:vcs8 ><7>PM: Removing info for No Bus:vcsa8 ><7>PM: Adding info for No Bus:vcs7 ><7>PM: Adding info for No Bus:vcsa7 ><7>PM: Removing info for No Bus:vcs7 ><7>PM: Removing info for No Bus:vcsa7 ><7>PM: Adding info for No Bus:vcs6 ><7>PM: Adding info for No Bus:vcsa6 ><7>PM: Removing info for No Bus:vcs6 ><7>PM: Removing info for No Bus:vcsa6 ><7>PM: Adding info for No Bus:vcs5 ><7>PM: Adding info for No Bus:vcsa5 ><7>PM: Removing info for No Bus:vcs5 ><7>PM: Removing info for No Bus:vcsa5 ><7>PM: Adding info for No Bus:vcs3 ><7>PM: Adding info for No Bus:vcsa3 ><7>PM: Removing info for No Bus:vcs3 ><7>PM: Removing info for No Bus:vcsa3 ><7>PM: Adding info for No Bus:vcs2 ><7>PM: Adding info for No Bus:vcsa2 ><7>PM: Removing info for No Bus:vcs2 ><7>PM: Removing info for No Bus:vcsa2 ><7>PM: Adding info for No Bus:vcs3 ><7>PM: Adding info for No Bus:vcsa3 ><6>loop: loaded (max 8 devices) ><6>Floppy drive(s): fd0 is 1.44M ><6>FDC 0 is a National Semiconductor PC87306 ><7>PM: Adding info for platform:floppy.0 ><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) ><6>USB Universal Host Controller Interface driver v3.0 ><7>PCI: setting IRQ 11 as level-triggered ><6>PCI: Found IRQ 11 for device 0000:00:07.2 ><6>PCI: Sharing IRQ 11 with 0000:00:11.0 ><6>PCI: Sharing IRQ 11 with 0000:01:00.0 ><6>uhci_hcd 0000:00:07.2: UHCI Host Controller ><6>uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1 ><6>uhci_hcd 0000:00:07.2: irq 11, io base 0x0000dce0 ><7>PM: Adding info for usb:usb1 ><7>PM: Adding info for No Bus:usbdev1.1_ep00 ><6>usb usb1: configuration #1 chosen from 1 choice ><7>PM: Adding info for usb:1-0:1.0 ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 2 ports detected ><7>PM: Adding info for No Bus:usbdev1.1_ep81 ><7>PM: Adding info for No Bus:usbdev1.1 ><6>PCI: Found IRQ 11 for device 0000:00:11.0 ><6>PCI: Sharing IRQ 11 with 0000:00:07.2 ><6>PCI: Sharing IRQ 11 with 0000:01:00.0 ><4>3c59x: Donald Becker and others. www.scyld.com/network/vortex.html ><6>0000:00:11.0: 3Com PCI 3c905B Cyclone 100baseTx at d487c000. ><7>PM: Adding info for No Bus:eth0 ><7>libata version 2.20 loaded. ><7>ata_piix 0000:00:07.1: version 2.10ac1 ><6>ata1: PATA max UDMA/33 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001ffa0 irq 14 ><6>ata2: PATA max UDMA/33 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001ffa8 irq 15 ><6>scsi0 : ata_piix ><7>PM: Adding info for No Bus:host0 ><6>ata1.00: ATA-5: ST340016A, 3.05, max UDMA/100 ><6>ata1.00: 78165360 sectors, multi 8: LBA ><6>ata1.00: configured for UDMA/33 ><6>scsi1 : ata_piix ><7>PM: Adding info for No Bus:host1 ><6>ata2.00: ATAPI, max MWDMA2 ><6>ata2.00: configured for MWDMA2 ><7>PM: Adding info for No Bus:target0:0:0 ><5>scsi 0:0:0:0: Direct-Access ATA ST340016A 3.05 PQ: 0 ANSI: 5 ><7>PM: Adding info for scsi:0:0:0:0 ><5>SCSI device sda: 78165360 512-byte hdwr sectors (40021 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: 78165360 512-byte hdwr sectors (40021 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 ><5>sd 0:0:0:0: Attached scsi disk sda ><7>PM: Adding info for No Bus:target1:0:0 ><5>scsi 1:0:0:0: CD-ROM TOSHIBA CD-ROM XM-6302B 1017 PQ: 0 ANSI: 5 ><7>PM: Adding info for scsi:1:0:0:0 ><4>sr0: scsi3-mmc drive: 32x/32x 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 ><6>eth0: setting full-duplex. ><7>eth0: no IPv6 routers present ><4>Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>security: 3 users, 6 roles, 1673 types, 210 bools, 1 sens, 1024 cats ><7>security: 60 classes, 59279 rules ><7>SELinux: Completing initialization. ><7>SELinux: Setting up existing superblocks. ><7>SELinux: initialized (dev loop0, type squashfs), not configured for labeling ><7>SELinux: initialized (dev 0:15, type nfs), uses genfs_contexts ><7>SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts ><7>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts ><7>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs ><7>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts ><7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs ><7>SELinux: initialized (dev 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), not configured for labeling ><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(1173761047.697:2): policy loaded auid=4294967295 ><7>PM: Adding info for No Bus:vcs2 ><7>PM: Adding info for No Bus:vcsa2 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>raid5: measuring checksumming speed ><4> 8regs : 716.000 MB/sec ><4> 8regs_prefetch: 640.000 MB/sec ><4> 32regs : 356.000 MB/sec ><4> 32regs_prefetch: 328.000 MB/sec ><4> pII_mmx : 992.000 MB/sec ><4> p5_mmx : 1028.000 MB/sec ><4>raid5: using function: p5_mmx (1028.000 MB/sec) ><4>raid6: int32x1 82 MB/s ><4>raid6: int32x2 74 MB/s ><4>raid6: int32x4 97 MB/s ><4>raid6: int32x8 101 MB/s ><4>raid6: mmxx1 222 MB/s ><4>raid6: mmxx2 257 MB/s ><4>raid6: using algorithm mmxx2 (257 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 Mar 9 2007 17:21:04) installed ><6>Lock_Nolock (built Mar 9 2007 17:21:16) installed ><6>JFS: nTxBlock = 2472, nTxLock = 19777 ><6>SGI XFS with ACLs, security attributes, large block numbers, no debug enabled ><6>SGI XFS Quota Management subsystem ><7>PM: Adding info for No Bus:device-mapper ><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 ><7>PM: Removing info for No Bus:vcs3 ><7>PM: Removing info for No Bus:vcsa3 ><7>PM: Adding info for No Bus:vcs3 ><7>PM: Adding info for No Bus:vcsa3 ><5>audit(1173761071.194:3): audit_pid=514 old=0 by auid=4294967295 subj=system_u:system_r:anaconda_t:s0 ><7>PM: Adding info for No Bus:vcs6 ><7>PM: Adding info for No Bus:vcsa6 ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-1, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda1, type ext3), uses xattr ><7>PM: Adding info for No Bus:vcs5 ><7>PM: Adding info for No Bus:vcsa5 ><7>PM: Removing info for No Bus:vcs5 ><7>PM: Removing info for No Bus:vcsa5 ><6>Adding 655352k swap on /dev/VolGroup00/LogVol0.swap. Priority:-1 extents:1 across:655352k ><7>PM: Adding info for No Bus:vcs5 ><7>PM: Adding info for No Bus:vcsa5 ><7>PM: Removing info for No Bus:vcs5 ><7>PM: Removing info for No Bus:vcsa5 ><7>PM: Adding info for No Bus:vcs5 ><7>PM: Adding info for No Bus:vcsa5 ><7>PM: Removing info for No Bus:vcs5 ><7>PM: Removing info for No Bus:vcsa5 ><7>PM: Adding info for No Bus:vcs5 ><7>PM: Adding info for No Bus:vcsa5 ><7>PM: Removing info for No Bus:vcs5 ><7>PM: Removing info for No Bus:vcsa5 ><7>PM: Adding info for No Bus:vcs5 ><7>PM: Adding info for No Bus:vcsa5 ><7>PM: Removing info for No Bus:vcs5 ><7>PM: Removing info for No Bus:vcsa5 ><7>PM: Adding info for No Bus:vcs5 ><7>PM: Adding info for No Bus:vcsa5 ><7>PM: Removing info for No Bus:vcs5 ><7>PM: Removing info for No Bus:vcsa5 ><7>PM: Adding info for No Bus:vcs5 ><7>PM: Adding info for No Bus:vcsa5 ><7>PM: Removing info for No Bus:vcs5 ><7>PM: Removing info for No Bus:vcsa5 ><7>PM: Adding info for No Bus:vcs5 ><7>PM: Adding info for No Bus:vcsa5 ><7>PM: Removing info for No Bus:vcs5 ><7>PM: Removing info for No Bus:vcsa5 ><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 sda1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda1, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on dm-1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-1, type ext3), uses xattr ><7>PM: Adding info for No Bus:vcs5 ><7>PM: Adding info for No Bus:vcsa5 ><7>PM: Removing info for No Bus:vcs5 ><7>PM: Removing info for No Bus:vcsa5 > > >/tmp/anaconda.log: >04:42:58 INFO : 316436 kB are available >04:42:58 INFO : modules to insert cramfs fat vfat sunrpc lockd nfs_acl nfs loop isofs floppy edd pcspkr squashfs jbd mbcache ext3 ext2 >04:42:58 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/i586 >04:42:59 INFO : loaded cramfs from /modules/modules.cgz >04:42:59 INFO : loaded fat from /modules/modules.cgz >04:42:59 INFO : loaded vfat from /modules/modules.cgz >04:42:59 INFO : loaded sunrpc from /modules/modules.cgz >04:42:59 INFO : loaded lockd from /modules/modules.cgz >04:42:59 INFO : loaded nfs_acl from /modules/modules.cgz >04:42:59 INFO : loaded nfs from /modules/modules.cgz >04:42:59 INFO : loaded loop from /modules/modules.cgz >04:42:59 INFO : loaded floppy from /modules/modules.cgz >04:42:59 INFO : loaded edd from /modules/modules.cgz >04:42:59 INFO : loaded pcspkr from /modules/modules.cgz >04:42:59 INFO : loaded squashfs from /modules/modules.cgz >04:42:59 INFO : loaded jbd from /modules/modules.cgz >04:42:59 INFO : loaded mbcache from /modules/modules.cgz >04:42:59 INFO : loaded ext3 from /modules/modules.cgz >04:42:59 INFO : loaded ext2 from /modules/modules.cgz >04:42:59 DEBUG : module(s) isofs not found >04:42:59 INFO : inserted /tmp/cramfs.ko >04:42:59 INFO : inserted /tmp/fat.ko >04:42:59 INFO : inserted /tmp/vfat.ko >04:42:59 INFO : inserted /tmp/sunrpc.ko >04:42:59 INFO : inserted /tmp/lockd.ko >04:42:59 INFO : inserted /tmp/nfs_acl.ko >04:43:00 INFO : inserted /tmp/nfs.ko >04:43:00 INFO : inserted /tmp/loop.ko >04:43:00 INFO : inserted /tmp/floppy.ko >04:43:00 INFO : inserted /tmp/edd.ko >04:43:00 INFO : inserted /tmp/pcspkr.ko >04:43:00 INFO : inserted /tmp/squashfs.ko >04:43:00 INFO : inserted /tmp/jbd.ko >04:43:00 INFO : inserted /tmp/mbcache.ko >04:43:00 INFO : inserted /tmp/ext3.ko >04:43:00 INFO : inserted /tmp/ext2.ko >04:43:00 INFO : load module set done >04:43:00 INFO : modules to insert ipv6 >04:43:00 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/i586 >04:43:01 INFO : loaded ipv6 from /modules/modules.cgz >04:43:01 INFO : inserted /tmp/ipv6.ko >04:43:01 INFO : load module set done >04:43:01 INFO : modules to insert cdrom ide-cd >04:43:01 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/i586 >04:43:02 INFO : loaded cdrom from /modules/modules.cgz >04:43:02 DEBUG : module(s) ide-cd not found >04:43:02 INFO : inserted /tmp/cdrom.ko >04:43:02 INFO : load module set done >04:43:02 INFO : modules to insert scsi_mod sd_mod sr_mod >04:43:02 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/i586 >04:43:03 INFO : loaded scsi_mod from /modules/modules.cgz >04:43:03 INFO : loaded sd_mod from /modules/modules.cgz >04:43:03 INFO : loaded sr_mod from /modules/modules.cgz >04:43:03 INFO : inserted /tmp/scsi_mod.ko >04:43:03 INFO : inserted /tmp/sd_mod.ko >04:43:03 INFO : inserted /tmp/sr_mod.ko >04:43:03 INFO : load module set done >04:43:03 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >04:43:03 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/i586 >04:43:04 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >04:43:04 INFO : loaded libiscsi from /modules/modules.cgz >04:43:04 INFO : loaded iscsi_tcp from /modules/modules.cgz >04:43:04 INFO : inserted /tmp/scsi_transport_iscsi.ko >04:43:04 INFO : inserted /tmp/libiscsi.ko >04:43:04 INFO : inserted /tmp/iscsi_tcp.ko >04:43:04 INFO : load module set done >04:43:04 INFO : looking for usb controllers >04:43:04 INFO : found USB controller uhci-hcd >04:43:04 INFO : modules to insert uhci-hcd >04:43:04 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/i586 >04:43:05 INFO : loaded uhci-hcd from /modules/modules.cgz >04:43:05 INFO : inserted /tmp/uhci-hcd.ko >04:43:05 INFO : load module set done >04:43:05 DEBUG : waiting for usb to become stable... >04:43:07 DEBUG : 2 seconds. >04:43:07 INFO : modules to insert hid keybdev >04:43:07 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/i586 >04:43:08 DEBUG : module(s) hid keybdev not found >04:43:08 INFO : load module set done >04:43:09 INFO : no firewire controller found >04:43:09 DEBUG : no pcic controller found >04:43:09 DEBUG : probing buses >04:43:09 DEBUG : finished bus probing >04:43:09 DEBUG : ignoring driverless device Intel Corporation Unknown device 7113 >04:43:09 DEBUG : ignoring driverless device Intel Corporation Unknown device 7110 >04:43:09 DEBUG : ignoring driverless device Intel Corporation Unknown device 7191 >04:43:09 DEBUG : ignoring driverless device Intel Corporation Unknown device 7190 >04:43:09 DEBUG : ignoring driverless device ATI Technologies Inc 3D Rage Pro AGP 1X/2X >04:43:09 INFO : modules to insert mii 3c59x libata ata_piix >04:43:09 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/i586 >04:43:10 INFO : loaded mii from /modules/modules.cgz >04:43:10 INFO : loaded 3c59x from /modules/modules.cgz >04:43:10 INFO : loaded libata from /modules/modules.cgz >04:43:10 INFO : loaded ata_piix from /modules/modules.cgz >04:43:10 INFO : inserted /tmp/mii.ko >04:43:10 INFO : inserted /tmp/3c59x.ko >04:43:10 INFO : inserted /tmp/libata.ko >04:43:12 INFO : inserted /tmp/ata_piix.ko >04:43:12 INFO : load module set done >04:43:12 INFO : trying to mount CD device scd0 >04:43:17 DEBUG : going to set language to en_US.UTF-8 >04:43:17 INFO : setting language to en_US.UTF-8 >04:43:17 INFO : 53 keymaps are available >04:43:21 INFO : need to set up networking >04:43:21 INFO : going to pick interface >04:43:21 INFO : only have one network device: eth0 >04:43:21 INFO : going to do getNetConfig >04:43:21 INFO : eth0 is not a wireless adapter >04:43:44 DEBUG : device = eth0 >04:43:44 DEBUG : ipv4 = 10.11.12.5 >04:43:44 DEBUG : broadcast = 10.11.12.255 >04:43:44 DEBUG : netmask = 255.255.255.0 >04:43:44 DEBUG : network = 10.11.12.0 >04:43:44 DEBUG : gateway = 10.11.12.254 >04:43:44 DEBUG : waiting for link eth0... >04:43:44 DEBUG : 0 seconds. >04:43:44 INFO : reverse name lookup worked >04:43:44 INFO : starting to STEP_URL >04:43:44 INFO : going to do nfsGetSetup >04:44:05 INFO : mounting nfs path wolves.private:/srv/Fedora/development/i386/os >04:44:05 INFO : can access /mnt/source/images/stage2.img >04:44:05 INFO : mntloop loop0 on /mnt/runtime as /mnt/source/images/stage2.img fd is 11 >04:44:05 DEBUG : after mountStage2, rc is 0 >04:44:05 INFO : got url nfs://mnt/source/. >04:44:05 INFO : Loading SELinux policy >04:44:08 INFO : getting ready to spawn shell now >04:44:08 INFO : modules to insert ide-cd >04:44:08 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/i586 >04:44:08 DEBUG : module(s) ide-cd not found >04:44:08 INFO : load module set done >04:44:08 INFO : modules to insert >04:44:08 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/i586 >04:44:08 INFO : load module set done >04:44:08 INFO : modules to insert >04:44:08 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/i586 >04:44:08 INFO : load module set done >04:44:08 DEBUG : probing buses >04:44:09 DEBUG : finished bus probing >04:44:09 DEBUG : ignoring driverless device Intel Corporation 82371AB/EB/MB PIIX4 ACPI >04:44:09 DEBUG : ignoring driverless device Intel Corporation 82371AB/EB/MB PIIX4 ISA >04:44:09 DEBUG : ignoring driverless device Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge >04:44:09 DEBUG : ignoring driverless device Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge >04:44:09 DEBUG : ignoring driverless device ATI Technologies Inc 3D Rage Pro AGP 1X/2X >04:44:09 INFO : modules to insert >04:44:09 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/i586 >04:44:09 INFO : load module set done >04:44:09 INFO : modules to insert md raid0 raid1 raid5 raid6 xor raid456 msdos gfs2 lock_nolock reiserfs jfs xfs dm-mod dm-zero dm-mirror dm-snapshot dm-multipath dm-round-robin dm-emc >04:44:09 DEBUG : getModuleLocation: 2.6.20-1.2982.fc7/i586 >04:44:10 INFO : loaded raid0 from /modules/modules.cgz >04:44:10 INFO : loaded raid1 from /modules/modules.cgz >04:44:10 INFO : loaded xor from /modules/modules.cgz >04:44:10 INFO : loaded raid456 from /modules/modules.cgz >04:44:10 INFO : loaded msdos from /modules/modules.cgz >04:44:10 INFO : loaded gfs2 from /modules/modules.cgz >04:44:10 INFO : loaded lock_nolock from /modules/modules.cgz >04:44:10 INFO : loaded reiserfs from /modules/modules.cgz >04:44:10 INFO : loaded jfs from /modules/modules.cgz >04:44:10 INFO : loaded xfs from /modules/modules.cgz >04:44:10 INFO : loaded dm-mod from /modules/modules.cgz >04:44:10 INFO : loaded dm-zero from /modules/modules.cgz >04:44:10 INFO : loaded dm-mirror from /modules/modules.cgz >04:44:10 INFO : loaded dm-snapshot from /modules/modules.cgz >04:44:10 INFO : loaded dm-multipath from /modules/modules.cgz >04:44:10 INFO : loaded dm-round-robin from /modules/modules.cgz >04:44:10 INFO : loaded dm-emc from /modules/modules.cgz >04:44:10 DEBUG : module(s) md raid5 raid6 not found >04:44:10 INFO : inserted /tmp/raid0.ko >04:44:10 INFO : inserted /tmp/raid1.ko >04:44:10 INFO : inserted /tmp/xor.ko >04:44:10 INFO : inserted /tmp/raid456.ko >04:44:10 INFO : inserted /tmp/msdos.ko >04:44:10 INFO : inserted /tmp/gfs2.ko >04:44:10 INFO : inserted /tmp/lock_nolock.ko >04:44:10 INFO : inserted /tmp/reiserfs.ko >04:44:10 INFO : inserted /tmp/jfs.ko >04:44:11 INFO : inserted /tmp/xfs.ko >04:44:11 INFO : inserted /tmp/dm-mod.ko >04:44:11 INFO : inserted /tmp/dm-zero.ko >04:44:11 INFO : inserted /tmp/dm-mirror.ko >04:44:11 INFO : inserted /tmp/dm-snapshot.ko >04:44:11 INFO : inserted /tmp/dm-multipath.ko >04:44:11 INFO : inserted /tmp/dm-round-robin.ko >04:44:11 INFO : inserted /tmp/dm-emc.ko >04:44:11 INFO : load module set done >04:44:11 INFO : looking for USB mouse... >04:44:11 INFO : NFS install method detected, will use RHupdates/ >04:44:11 INFO : Running anaconda script /usr/bin/anaconda >04:44:31 INFO : using only installclass _Fedora >04:44:31 INFO : _Fedora is only installclass, using it >04:44:32 INFO : Display mode = g >04:44:32 INFO : Method = nfs://mnt/source/. >04:44:40 INFO : anaconda floppy device fd0 >04:44:54 INFO : Started mini-wm >04:44:55 INFO : Starting graphical installation... >04:44:57 INFO : Detected 320M of memory >04:44:57 INFO : Swap attempt of 320M to 640M >04:44:57 WARNING : step installtype does not exist >04:44:57 WARNING : step complete does not exist >04:45:03 INFO : moving (1) to step welcome >04:45:20 INFO : moving (1) to step betanag >04:45:24 INFO : moving (1) to step findrootparts >04:45:24 DEBUG : starting mpaths >04:45:24 DEBUG : self.driveList(): ['sda'] >04:45:24 DEBUG : DiskSet.skippedDisks: [] >04:45:24 DEBUG : DiskSet.skippedDisks: [] >04:45:24 DEBUG : starting all mpaths on drives ['sda'] >04:45:24 DEBUG : scanning for multipath on drives ['sda'] >04:45:24 ERROR : error scanning mpaths, disabling: (2, 'No such file or directory') >04:45:24 ERROR : error scanning mpaths, disabling: (2, 'No such file or directory') >04:45:24 DEBUG : done starting mpaths. Drivelist: ['sda'] >04:45:24 DEBUG : starting dmraids >04:45:24 DEBUG : self.driveList(): ['sda'] >04:45:24 DEBUG : DiskSet.skippedDisks: [] >04:45:24 DEBUG : DiskSet.skippedDisks: [] >04:45:24 DEBUG : starting all dmraids on drives ['sda'] >04:45:24 DEBUG : scanning for dmraid on drives ['sda'] >04:45:24 DEBUG : done starting dmraids. Drivelist: ['sda'] >04:45:33 INFO : lv is VolGroup00/LogVol0.home, size of 1024 >04:45:33 INFO : lv is VolGroup00/LogVol0.root, size of 36352 >04:45:33 INFO : lv is VolGroup00/LogVol0.swap, size of 640 >04:45:33 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol0.home on /mnt/sysimage >04:45:33 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol0.root on /mnt/sysimage >04:45:34 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage >04:45:36 WARNING : step complete does not exist >04:45:36 INFO : moving (1) to step partitionobjinit >04:45:36 INFO : no initiator set >04:45:36 INFO : no /tmp/fcpconfig; not configuring zfcp >04:45:44 INFO : lv is VolGroup00/LogVol0.home, size of 1024 >04:45:44 INFO : lv is VolGroup00/LogVol0.root, size of 36352 >04:45:44 INFO : lv is VolGroup00/LogVol0.swap, size of 640 >04:45:49 INFO : pv is /dev/sda2 in vg VolGroup00, size is 38060 >04:45:49 INFO : vg VolGroup00, size is 38048, pesize is 32768 >04:45:50 INFO : lv is VolGroup00/LogVol0.home, size of 1024 >04:45:50 INFO : lv is VolGroup00/LogVol0.root, size of 36352 >04:45:50 INFO : lv is VolGroup00/LogVol0.swap, size of 640 >04:45:52 INFO : moving (1) to step parttype >04:46:01 INFO : moving (1) to step partition >04:46:07 INFO : pv is /dev/sda2 in vg VolGroup00, size is 38060 >04:46:07 INFO : computeVGSize: vgsize is 38016 >04:46:19 INFO : computeVGSize: vgsize is 38016 >04:46:19 INFO : computeVGSize: vgsize is 38016 >04:46:30 INFO : computeVGSize: vgsize is 38016 >04:46:30 INFO : computeVGSize: vgsize is 38016 >04:46:38 INFO : computeVGSize: vgsize is 38016 >04:46:38 INFO : computeVGSize: vgsize is 38016 >04:46:42 INFO : computeVGSize: vgsize is 38016 >04:47:17 INFO : moving (1) to step partitiondone >04:47:17 INFO : moving (1) to step bootloadersetup >04:47:17 INFO : moving (1) to step bootloader >04:47:27 INFO : moving (1) to step networkdevicecheck >04:47:27 INFO : moving (1) to step network >04:47:31 INFO : moving (1) to step timezone >04:47:36 INFO : moving (1) to step accounts >04:47:50 INFO : moving (1) to step reposetup >04:48:08 INFO : moving (1) to step basepkgsel >04:48:22 INFO : moving (1) to step tasksel >04:48:36 INFO : moving (1) to step postselection >04:48:36 INFO : selected kernel package for kernel >04:48:36 DEBUG : selecting kernel-devel >05:53:57 INFO : moving (1) to step confirminstall >06:01:14 INFO : moving (1) to step install >06:01:14 INFO : moving (1) to step enablefilesystems >06:01:18 INFO : lv is VolGroup00/LogVol0.home, size of 1024 >06:01:18 INFO : lv is VolGroup00/LogVol0.root, size of 36352 >06:01:18 INFO : lv is VolGroup00/LogVol0.swap, size of 640 >06:01:27 INFO : formatting swap as swap >06:01:27 INFO : formatting / as ext3 >06:01:27 INFO : Format command: ['mke2fs', '/dev/VolGroup00/LogVol0.root', '-i', '4096', '-j'] > >06:02:57 INFO : formatting /boot as ext3 >06:02:57 INFO : Format command: ['mke2fs', '/tmp/sda1', '-i', '4096', '-j'] > >06:02:59 INFO : formatting /home as ext3 >06:02:59 INFO : Format command: ['mke2fs', '/dev/VolGroup00/LogVol0.home', '-i', '4096', '-j'] > >06:03:13 INFO : lv is VolGroup00/LogVol0.home, size of 1024 >06:03:13 INFO : lv is VolGroup00/LogVol0.root, size of 36352 >06:03:13 INFO : lv is VolGroup00/LogVol0.swap, size of 640 >06:03:13 ERROR : running vgchange failed: 5 >06:03:13 INFO : trying to mount VolGroup00/LogVol0.root on / >06:03:14 INFO : set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >06:03:14 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol0.root on /mnt/sysimage >06:03:14 INFO : trying to mount sda1 on /boot >06:03:14 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >06:03:14 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/boot >06:03:14 INFO : trying to mount sys on /sys >06:03:14 INFO : set SELinux context for mountpoint /sys to None >06:03:14 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys >06:03:14 INFO : trying to mount proc on /proc >06:03:14 INFO : set SELinux context for mountpoint /proc to None >06:03:14 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc >06:03:14 INFO : trying to mount VolGroup00/LogVol0.home on /home >06:03:14 INFO : set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >06:03:14 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol0.home on /mnt/sysimage/home >06:03:15 INFO : moving (1) to step migratefilesystems >06:03:15 INFO : moving (1) to step setuptime >02:03:18 INFO : moving (1) to step preinstallconfig >02:03:18 DEBUG : isys.py:mount()- going to mount /selinux on /mnt/sysimage/selinux >02:03:18 WARNING : no dev package, going to bind mount /dev >02:03:18 DEBUG : isys.py:mount()- going to mount /dev on /mnt/sysimage/dev >02:03:18 INFO : self.hostname = work2.private >02:03:18 INFO : moving (1) to step installpackages >02:03:18 INFO : Preparing to install packages > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=static >IPADDR=10.11.12.5 >NETMASK=255.255.255.0 >GATEWAY=10.11.12.254 >BROADCAST=10.11.12.255 >HOSTNAME=work2.private >DOMAIN=private > > >/tmp/lvmout: > Finding all logical volumes > > >/mnt/sysimage/root/install.log:
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 231946
: 149905