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 199521 Details for
Bug 295381
Installer returns an exception after entering root password
[?]
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 file
anacdump.txt (text/plain), 66.48 KB, created by
vinay shetty
on 2007-09-19 13:49:52 UTC
(
hide
)
Description:
Anaconda dump file
Filename:
MIME Type:
Creator:
vinay shetty
Created:
2007-09-19 13:49:52 UTC
Size:
66.48 KB
patch
obsolete
>anaconda 11.3.0.28 exception report >Traceback (most recent call first): > File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 612, in _getFile > raise Errors.NoMoreMirrorsRepoError, errstr > File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 839, in retrieveMD > cache=self.http_caching == 'all') > File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 151, in populate > db_fn = repo.retrieveMD(mydbtype) > File "/usr/lib/python2.5/site-packages/yum/repos.py", line 239, in populateSack > sack.populate(repo, mdtype, callback, cacheonly) > File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 377, in _getSacks > self.repos.populateSack(which=repos) > File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 517, in <lambda> > pkgSack = property(fget=lambda self: self._getSacks(), > File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 78, in _getTs > self._tsInfo.setDatabases(self.rpmdb, self.pkgSack) > File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 64, in doTsSetup > return self._getTs() > File "/usr/lib/anaconda/yuminstall.py", line 633, in doRepoSetup > self.ayum.doTsSetup() > File "/usr/lib/anaconda/backend.py", line 181, in doRepoSetup > if anaconda.backend.doRepoSetup(anaconda) == DISPATCH_BACK: > 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 1051, in nextClicked > self.anaconda.dispatch.gotoNext() >NoMoreMirrorsRepoError: failure: repodata/primary.sqlite.bz2 from anaconda-base-200709071209.x86_64: [Errno 256] No more mirrors to try. > >Local variables in innermost frame: >e: [Errno 256] No more mirrors to try. >start: None >url: None >text: None >self: anaconda-base-200709071209.x86_64 >cache: True >reget: None >relative: repodata/primary.sqlite.bz2 >headers: () >checkfunc: (<bound method AnacondaYumRepo.checkMD of <yuminstall.AnacondaYumRepo object at 0x2b5a210>>, ('primary_db',), {}) >errstr: failure: repodata/primary.sqlite.bz2 from anaconda-base-200709071209.x86_64: [Errno 256] No more mirrors to try. >copy_local: 1 >end: None >local: /tmp/cache/anaconda-base-200709071209.x86_64/primary.sqlite.bz2 > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 1173 > intf.icw.mainxml: <glade.XML object at 0x20fbfa0 (PyGladeXML at 0x292e260)> > intf.icw.reloadRcQueued: 0 > intf.icw.currentWindow: AccountWindow instance, containing members: > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.pw: <gtk.Entry object at 0x2b58190 (GtkEntry at 0x2c7f5c0)> > intf.icw.currentWindow.confirm: <gtk.Entry object at 0x2b581e0 (GtkEntry at 0x2c7f6b0)> > intf.icw.currentWindow.passwords: {} > intf.icw.currentWindow.rootStatus: <gtk.Label object at 0x2b59f50 (GtkLabel at 0x2bc09c0)> > 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: Set Root Password > intf.icw.currentWindow.capsLabel: <gtk.Label object at 0x2b59e60 (GtkLabel at 0x2bc7ab0)> > intf.icw.window: <gtk.Window object at 0x1669cd0 (GtkWindow at 0x25c75a0)> > intf.icw.installFrame: <gtk.Frame object at 0x20fbf50 (GtkFrame at 0x288e040)> > intf.icw.anaconda: Already dumped > intf.icw.rnv: ReleaseNotesViewer instance, containing members: > intf.icw.rnv.textWin: <gtk.Window object at 0x1d03e60 (GtkWindow at 0x25c7050)> > intf.icw.rnv.vue: <gtkhtml2.View object at 0x1d03820 (HtmlView at 0x20d4010)> > intf.icw.rnv.currentURI: /mnt/source/RELEASE-NOTES-en_US.html > intf.icw.rnv.topDir: /mnt/source > intf.icw.rnv.doc: <gtkhtml2.Document object at 0x1d037d0 (HtmlDocument at 0x1f56700)> > 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.17')] > 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://scd0:/mnt/source >dispatch: Dispatcher instance, containing members: > dispatch.step: 26 > dispatch.skipSteps: {'upgradecontinue': 1, 'group-selection': 1, 'findinstall': 1, 'upgrademigfind': 1, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'bootloaderadvanced': 1, 'upgrademount': 1, 'autopartitionexecute': 1, 'upgbootloader': 1, 'addswap': 1, 'upgrademigratefs': 1, 'regkey': 1} > dispatch.firstStep: 0 > dispatch.method: CdromInstallMethod instance, containing members: > dispatch.method.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x1d017e8>> > dispatch.method.intf: Already dumped > dispatch.method.isoPath: /mnt/source > dispatch.method.timestamp: 1189181619.701688 > dispatch.method.tree: /mnt/source > dispatch.method.rootPath: /mnt/sysimage > dispatch.method.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x1d017e8>> > dispatch.method.loopbackFile: None > dispatch.method.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x1d017e8>> > dispatch.method.device: scd0 > dispatch.method.currentMedia: [1] > 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.anaconda: 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 0x1652290>] >Primary Video Card Info: >device: None >driver : nv >descr : nVidia Corporation Unknown device 0407 >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp, -screen, Anaconda, -dpi, 96, -br] > 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 Unknown device 0407 > 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, 848x480, 854x480, 1024x600, 1024x768, 1152x768, 1152x864, 1200x900, 1280x720, 1280x800, 1280x854, 1280x960, 1280x1024, 1360x768, 1400x900, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1900x1200, 1920x1080, 1920x1200, 1920x1440, 2048x1536, 2560x1600] > id.xsetup.xserver.hwstate.hsync: 31.5-37.9 > id.xsetup.xserver.hwstate.vsync: 50-70 > id.xsetup.xserver.hwstate.probed_video_ram: 0 > id.xsetup.xserver.hwstate.videocard_PCIBus: None > id.xsetup.xserver.hwstate.colordepth: 24 > id.xsetup.xserver.hwstate.videocard_PCIDev: None > id.xsetup.xserver.hwstate.resolution: 800x600 > id.xsetup.xserver.hwstate.dri_enabled: 0 > id.xsetup.xserver.hwstate.xconfig: None > id.xsetup.xserver.monitorhw: Already dumped > id.xsetup.xserver.keyboard: Keyboard instance, containing members: > id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': 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 0x2aaaabc50270> > 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: Asia/Calcutta > 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 0x20f0ed0> > id.methodstr: cdrom://scd0:/mnt/source > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x1d017e8>> > id.fsset.volumesCreated: 0 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x1d017e8>> > id.fsset.migratedfs: 0 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x1d017e8>> > id.fsset.entries: [fsentry -- device: sda6 mountpoint: / > fsystem: ext3 format: True > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, 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: 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: sda7 mountpoint: swap > fsystem: swap format: True > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda2 mountpoint: None > fsystem: ntfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda1 mountpoint: None > fsystem: ntfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda3 mountpoint: None > fsystem: ntfs format: 0 > 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.rootParts: [] > id.x_already_set: 0 > id.backend: YumBackend instance, containing members: > id.backend.modeText: > id.backend.instPath: /mnt/sysimage > id.backend.supportsPackageSelection: True > id.backend.skipFormatRoot: False > id.backend.instLog: None > id.backend.supportsUpgrades: True > id.backend.method: Already dumped > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.initializedDisks: {'sda': True} > id.diskset.disks: {'sda': <PedDisk object at 0x2aaaabc51610>} > 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: 1 > id.bootloader.defaultDevice: mbr > id.bootloader.pure: None > id.bootloader.serialDevice: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: > id.bootloader.kernelLocation: /boot/ > id.bootloader.device: sda > id.bootloader.configfile: /etc/lilo.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader._drivelist: [sda] > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: sda6 > id.bootloader.images.images: {'sda6': ('linux', 'Fedora', 'ext3')} > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: localhost.localdomain > id.network.overrideDHCPhostname: 0 > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=00:19:B9:7F:6F:85 >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: DefaultInstall instance, containing members: > id.floppyDevice: fd0 > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.useAutopartitioning: 1 > id.partitions.autoClearPartType: 0 > id.partitions.nextUniqueID: 20 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [] > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [NewPartitionSpec instance, containing members: > currentDrive: sda > format: True > migrate: None > origfstype: None > primary: None > fsopts: None > preexist: 0 > fslabel: None > uniqueID: 18 > device: sda6 > mountpoint: / > requestSize: 4596.69287109 > grow: True > size: 100 > end: None > bytesPerInode: 4096 > drive: [] > dev: PartitionDevice instance, containing members: > dev.device: sda6 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > maxSizeMB: 5012 > start: None > protected: 0 > multidrive: None > ignoreBootConstraints: 0 > type: 2 > fstype: ext3FileSystem instance, containing members: > fstype.partedPartitionFlags: [] > fstype.checked: 1 > fstype.name: ext3 > fstype.migratetofs: None > fstype.deviceArguments: {} > fstype.linuxnativefs: 1 > fstype.maxSizeMB: 8388608 > fstype.supported: -1 > fstype.defaultOptions: defaults > fstype.packages: [e2fsprogs] > fstype.extraFormatArgs: [-j] > fstype.formattable: 1 > fstype.partedFileSystemType: <PedFileSystemType object at 0x16dd010> > fstype.maxLabelChars: 16 >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: None > uniqueID: 15 > mountpoint: None > requestSize: 5475.24755859 > size: 5475.24755859 > end: 220941944 > grow: 0 > start: 209728638 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda5 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, NewPartitionSpec instance, containing members: > currentDrive: sda > format: True > migrate: None > origfstype: None > primary: None > fsopts: None > preexist: 0 > fslabel: None > uniqueID: 19 > device: sda7 > mountpoint: None > requestSize: 1992.43652344 > grow: True > size: 100 > end: None > bytesPerInode: 4096 > drive: [] > dev: PartitionDevice instance, containing members: > dev.device: sda7 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > maxSizeMB: None > start: None > protected: 0 > multidrive: None > ignoreBootConstraints: 0 > type: 2 > fstype: swapFileSystem instance, containing members: > fstype.partedPartitionFlags: [] > fstype.checked: 0 > fstype.name: swap > fstype.migratetofs: None > fstype.deviceArguments: {} > fstype.linuxnativefs: 1 > fstype.maxSizeMB: 8388608 > fstype.supported: 1 > fstype.defaultOptions: defaults > fstype.packages: [] > fstype.extraFormatArgs: [] > fstype.formattable: 1 > fstype.partedFileSystemType: <PedFileSystemType object at 0xaec790> > fstype.maxLabelChars: 15 >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 11 > mountpoint: None > requestSize: 0.69384765625 > size: 0.69384765625 > end: 41947135 > grow: 0 > start: 41945715 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: None > preexist: 1 > device: sda-1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > 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 0xaed7e0> > 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: 12 > mountpoint: None > requestSize: 30720.0 > size: 30720.0 > end: 104861695 > grow: 0 > start: 41947136 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda2 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sda1 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 10 > mountpoint: None > requestSize: 20481.2753906 > size: 20481.2753906 > end: 41945714 > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sda3 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 13 > mountpoint: None > requestSize: 51204.5307617 > size: 51204.5307617 > end: 209728574 > grow: 0 > start: 104861696 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda3 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 14 > mountpoint: None > requestSize: 12064.4384766 > size: 12064.4384766 > end: 234436544 > grow: 0 > start: 209728575 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: None > preexist: 1 > device: sda4 > 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 > 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 > size: 1024 lvname: LogVol00 volgroup: lvm > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 > 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 > size: 1000 lvname: LogVol01 volgroup: lvm > bytesPerInode: 4096 options: 'None' >] > id.partitions.deletes: [drive: sda start: 231207543 end: 234436544 >, drive: sda start: 220942008 end: 231207479 >] > 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.23-0.164.rc5.fc8 (kojibuilder@) (gcc version 4.1.2 20070821 (Red Hat 4.1.2-20)) #1 SMP Tue Sep 4 18:24:12 EDT 2007 ><6>Command line: initrd=initrd.img BOOT_IMAGE=vmlinuz ><6>BIOS-provided physical RAM map: ><6> BIOS-e820: 0000000000000000 - 000000000009f000 (usable) ><6> BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved) ><6> BIOS-e820: 0000000000100000 - 000000007fe92400 (usable) ><6> BIOS-e820: 000000007fe92400 - 000000007ff00000 (reserved) ><6> BIOS-e820: 00000000f4000000 - 00000000f8000000 (reserved) ><6> BIOS-e820: 00000000fed18000 - 00000000fed1c000 (reserved) ><6> BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved) ><6> BIOS-e820: 00000000feda0000 - 00000000feda6000 (reserved) ><7>Entering add_active_range(0, 0, 159) 0 entries of 3200 used ><7>Entering add_active_range(0, 256, 523922) 1 entries of 3200 used ><4>end_pfn_map = 1043878 ><6>DMI 2.4 present. ><4>ACPI: RSDP 000FBBF0, 0024 (r2 DELL ) ><4>ACPI: XSDT 7FE93E00, 005C (r1 DELL M08 27D7060E ASL 61) ><4>ACPI: FACP 7FE93C9C, 00F4 (r4 DELL M08 27D7060E ASL 61) ><4>ACPI: DSDT 7FE94400, 5615 (r2 INT430 SYSFexxx 1001 INTL 20050624) ><4>ACPI: FACS 7FEA2C00, 0040 ><4>ACPI: HPET 7FE93F00, 0038 (r1 DELL M08 1 ASL 61) ><4>ACPI: APIC 7FE94000, 0068 (r1 DELL M08 27D7060E ASL 47) ><4>ACPI: MCFG 7FE93FC0, 003E (r16 DELL M08 27D7060E ASL 61) ><4>ACPI: SLIC 7FE9409C, 0024 (r1 DELL M08 27D7060E ASL 61) ><4>ACPI: BOOT 7FE93BC0, 0028 (r1 DELL M08 27D7060E ASL 61) ><4>ACPI: SSDT 7FE926EB, 04CC (r1 PmRef CpuPm 3000 INTL 20050624) ><6>No NUMA configuration found ><6>Faking a node at 0000000000000000-000000007fe92000 ><7>Entering add_active_range(0, 0, 159) 0 entries of 3200 used ><7>Entering add_active_range(0, 256, 523922) 1 entries of 3200 used ><6>Bootmem setup node 0 0000000000000000-000000007fe92000 ><6>No mptable found. ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> DMA32 4096 -> 1048576 ><4> Normal 1048576 -> 1048576 ><4>Movable zone start PFN for each node ><4>early_node_map[2] active PFN ranges ><4> 0: 0 -> 159 ><4> 0: 256 -> 523922 ><7>On node 0 totalpages: 523825 ><7> DMA zone: 96 pages used for memmap ><7> DMA zone: 2493 pages reserved ><7> DMA zone: 1410 pages, LIFO batch:0 ><7> DMA32 zone: 12183 pages used for memmap ><7> DMA32 zone: 507643 pages, LIFO batch:31 ><7> Normal zone: 0 pages used for memmap ><7> Movable zone: 0 pages used for memmap ><6>ACPI: PM-Timer IO Port: 0x1008 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) ><6>Processor #0 (Bootup-CPU) ><6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) ><6>Processor #1 ><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, address 0xfec00000, GSI 0-23 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ><7>ACPI: IRQ0 used by override. ><7>ACPI: IRQ2 used by override. ><7>ACPI: IRQ9 used by override. ><6>Setting APIC routing to flat ><6>ACPI: HPET id: 0x8086a201 base: 0xfed00000 ><6>Using ACPI (MADT) for SMP configuration information ><4>swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000 ><4>swsusp: Registered nosave memory region: 00000000000a0000 - 0000000000100000 ><6>Allocating PCI resources starting at 80000000 (gap: 7ff00000:74100000) ><6>SMP: Allowing 2 CPUs, 0 hotplug CPUs ><6>PERCPU: Allocating 435856 bytes of per cpu data ><4>Built 1 zonelists in Node order. Total pages: 509053 ><4>Policy zone: DMA32 ><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>Extended CMOS year: 2000 ><7>hpet clockevent registered ><6>TSC calibrated against HPET ><4>Marking TSC unstable due to TSCs unsynchronized ><6>time.c: Detected 1994.423 MHz processor. ><4>Console: colour VGA+ 80x25 ><6>console [tty0] enabled ><4>Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar ><4>... MAX_LOCKDEP_SUBCLASSES: 8 ><4>... MAX_LOCK_DEPTH: 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: 1712 kB ><4> per task-struct memory footprint: 2160 bytes ><6>Checking aperture... ><7>Calgary: detecting Calgary via BIOS EBDA area ><7>Calgary: Unable to locate Rio Grande table in EBDA - bailing! ><4>Memory: 2028040k/2095688k available (2498k kernel code, 67260k reserved, 1441k data, 708k init) ><6>SLUB: Genslabs=23, HWalign=64, Order=0-1, MinObjects=4, CPUs=2, Nodes=1 ><4>Calibrating delay using timer specific routine.. 3993.60 BogoMIPS (lpj=1996802) ><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 ><6>Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) ><6>Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) ><4>Mount-cache hash table entries: 256 ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 4096K ><6>CPU 0/0 -> Node 0 ><6>using mwait in idle threads. ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 0 ><6>CPU0: Thermal monitoring enabled (TM2) ><4>lockdep: not fixing up alternatives. ><6>ACPI: Core revision 20070126 ><6>Using local APIC timer interrupts. ><7>APIC timer calibration result 12465135 ><6>Detected 12.465 MHz APIC timer. ><4>lockdep: not fixing up alternatives. ><6>Booting processor 1/2 APIC 0x1 ><4>Initializing CPU#1 ><4>Calibrating delay using timer specific routine.. 3988.84 BogoMIPS (lpj=1994421) ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 4096K ><6>CPU 1/1 -> Node 0 ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 1 ><6>CPU1: Thermal monitoring enabled (TM2) ><4>Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz stepping 0a ><6>Brought up 2 CPUs ><7>sizeof(vma)=176 bytes ><7>sizeof(page)=96 bytes ><7>sizeof(inode)=1088 bytes ><7>sizeof(dentry)=256 bytes ><7>sizeof(ext3inode)=1488 bytes ><7>sizeof(buffer_head)=104 bytes ><7>sizeof(skbuff)=232 bytes ><7>sizeof(task_struct)=4448 bytes ><4>khelper used greatest stack depth: 6600 bytes left ><4>khelper used greatest stack depth: 6336 bytes left ><4>Time: 18:56:20 Date: 08/19/107 ><6>NET: Registered protocol family 16 ><6>ACPI: bus type pci registered ><6>PCI: Using MMCONFIG at f4000000 - f7ffffff ><7>ACPI: EC: Look up EC in DSDT ><6>ACPI: Interpreter enabled ><6>ACPI: (supports S0 S3) ><6>ACPI: Using IOAPIC for interrupt routing ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><6>PCI: Transparent bridge - 0000:00:1e.0 ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT] ><6>ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 11) *7 ><6>ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *10 ><6>ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *4 ><6>ACPI: PCI Interrupt Link [LNKD] (IRQs *5 7 9 10 11) ><6>ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>ACPI: bus type pnp registered ><6>pnp: PnP ACPI: found 12 devices ><6>ACPI: ACPI bus type pnp unregistered ><6>usbcore: registered new interface driver usbfs ><6>usbcore: registered new interface driver hub ><6>usbcore: registered new device driver usb ><6>PCI: Using ACPI for IRQ routing ><6>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-GART: No AMD northbridge found. ><6>hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 ><6>hpet0: 3 64-bit timers, 14318180 Hz ><4>ACPI: RTC can wake from S4 ><6>Time: hpet clocksource has been installed. ><6>Switched to high resolution mode on CPU 0 ><6>Switched to high resolution mode on CPU 1 ><6>pnp: 00:05: ioport range 0xc80-0xcff could not be reserved ><6>pnp: 00:08: iomem range 0xfed00000-0xfed003ff has been reserved ><6>pnp: 00:09: ioport range 0x900-0x97f has been reserved ><6>pnp: 00:09: ioport range 0x4d0-0x4d1 has been reserved ><6>pnp: 00:09: ioport range 0x1000-0x1005 has been reserved ><6>pnp: 00:09: ioport range 0x1008-0x100f has been reserved ><6>pnp: 00:0a: ioport range 0xf400-0xf4fe has been reserved ><6>pnp: 00:0a: ioport range 0x1006-0x1007 has been reserved ><6>pnp: 00:0a: ioport range 0x100a-0x1059 could not be reserved ><6>pnp: 00:0a: ioport range 0x1060-0x107f has been reserved ><6>pnp: 00:0a: ioport range 0x1080-0x10bf has been reserved ><6>pnp: 00:0a: ioport range 0x10c0-0x10df has been reserved ><6>pnp: 00:0a: ioport range 0x1010-0x102f has been reserved ><6>pnp: 00:0b: iomem range 0x0-0x9efff could not be reserved ><6>pnp: 00:0b: iomem range 0x9f000-0x9ffff could not be reserved ><6>pnp: 00:0b: iomem range 0xc0000-0xcffff has been reserved ><6>pnp: 00:0b: iomem range 0xe0000-0xfffff has been reserved ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: e000-efff ><6> MEM window: fa000000-feafffff ><6> PREFETCH window: e0000000-efffffff ><6>PCI: Bridge: 0000:00:1c.0 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:1c.3 ><6> IO window: d000-dfff ><6> MEM window: f9e00000-f9ffffff ><6> PREFETCH window: f0000000-f01fffff ><6>PCI: Bridge: 0000:00:1e.0 ><6> IO window: disabled. ><6> MEM window: f9d00000-f9dfffff ><6> PREFETCH window: disabled. ><6>ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16 ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16 ><7>PCI: Setting latency timer of device 0000:00:1c.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 19 ><7>PCI: Setting latency timer of device 0000:00:1c.3 to 64 ><7>PCI: Setting latency timer of device 0000:00:1e.0 to 64 ><6>NET: Registered protocol family 2 ><6>IP route cache hash table entries: 65536 (order: 7, 524288 bytes) ><6>TCP established hash table entries: 262144 (order: 12, 18874368 bytes) ><6>TCP bind hash table entries: 65536 (order: 10, 4194304 bytes) ><6>TCP: Hash tables configured (established 262144 bind 65536) ><6>TCP reno registered ><6>checking if image is initramfs... it is ><6>Freeing initrd memory: 6989k freed ><6>Simple Boot Flag at 0x79 set to 0x1 ><6>audit: initializing netlink socket (disabled) ><5>audit(1190228181.049: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) ><7>SELinux: Registering netfilter hooks ><4>ksign: Installing public key data ><4>Loading keyring ><4>- Added public key 92CC36F5E578A893 ><4>- User ID: Red Hat, Inc. (Kernel Module GPG key) ><6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><7>Boot video device is 0000:01:00.0 ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:01.0:pcie00] ><7>Allocate Port Service[0000:00:01.0:pcie02] ><7>Allocate Port Service[0000:00:01.0:pcie03] ><7>PCI: Setting latency timer of device 0000:00:1c.0 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:1c.0:pcie00] ><7>Allocate Port Service[0000:00:1c.0:pcie02] ><7>Allocate Port Service[0000:00:1c.0:pcie03] ><7>PCI: Setting latency timer of device 0000:00:1c.3 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:1c.3:pcie00] ><7>Allocate Port Service[0000:00:1c.3:pcie02] ><7>Allocate Port Service[0000:00:1c.3:pcie03] ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><4>ACPI: SSDT 7FE930F2, 0286 (r1 PmRef Cpu0Ist 3000 INTL 20050624) ><4>ACPI: SSDT 7FE92BB7, 04B6 (r1 PmRef Cpu0Cst 3001 INTL 20050624) ><7>Monitor-Mwait will be used to enter C-1 state ><7>Monitor-Mwait will be used to enter C-2 state ><7>Monitor-Mwait will be used to enter C-3 state ><6>ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3]) ><6>ACPI: Processor [CPU0] (supports 8 throttling states) ><4>ACPI: SSDT 7FE93378, 00C4 (r1 PmRef Cpu1Ist 3000 INTL 20050624) ><4>ACPI: SSDT 7FE9306D, 0085 (r1 PmRef Cpu1Cst 3000 INTL 20050624) ><6>ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3]) ><6>ACPI: Processor [CPU1] (supports 8 throttling states) ><6>ACPI: Thermal Zone [THM] (63 C) ><7>hpet_resources: 0xfed00000 is busy ><6>Generic RTC Driver v1.07 ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.102 ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><4>RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize ><6>input: Macintosh mouse button emulation as /class/input/input0 ><6>PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>serio: i8042 AUX port at 0x60,0x64 irq 12 ><6>mice: PS/2 mouse device common for all mice ><6>input: AT Translated Set 2 keyboard as /class/input/input1 ><6>cpuidle: using governor menu ><6>usbcore: registered new interface driver hiddev ><6>usbcore: registered new interface driver usbhid ><6>drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver ><6>TCP cubic registered ><6>Initializing XFRM netlink socket ><6>NET: Registered protocol family 1 ><6>NET: Registered protocol family 17 ><4> Magic number: 7:247:949 ><4> hash matches device tty6 ><4>drivers/rtc/hctosys.c: unable to open rtc device (rtc0) ><6>Freeing unused kernel memory: 708k freed ><6>Write protecting the kernel read-only data: 1040k ><4>modprobe used greatest stack depth: 5888 bytes left ><6>Synaptics Touchpad, model: 1, fw: 6.3, id: 0x1a0b1, caps: 0xa04793/0x300000 ><6>serio: Synaptics pass-through port at isa0060/serio1/input0 ><6>input: SynPS/2 Synaptics TouchPad as /class/input/input2 ><6>loop: module loaded ><6>Floppy drive(s): fd0 is 1.44M ><4>floppy0: no floppy controllers found ><6>BIOS EDD facility v0.16 2004-Jun-25, 6 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 ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-724. ><5>iscsi: registered transport (tcp) ><6>ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 22 (level, low) -> IRQ 22 ><7>PCI: Setting latency timer of device 0000:00:1a.7 to 64 ><6>ehci_hcd 0000:00:1a.7: EHCI Host Controller ><6>ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 ><6>ehci_hcd 0000:00:1a.7: debug port 1 ><7>PCI: cache line size of 32 is not supported by device 0000:00:1a.7 ><6>ehci_hcd 0000:00:1a.7: irq 22, io mem 0xfed1c400 ><6>ehci_hcd 0000:00:1a.7: 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: 4 ports detected ><6>ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 20 (level, low) -> IRQ 20 ><7>PCI: Setting latency timer of device 0000:00:1d.7 to 64 ><6>ehci_hcd 0000:00:1d.7: EHCI Host Controller ><6>ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 ><6>ehci_hcd 0000:00:1d.7: debug port 1 ><7>PCI: cache line size of 32 is not supported by device 0000:00:1d.7 ><6>ehci_hcd 0000:00:1d.7: irq 20, io mem 0xfed1c000 ><6>ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><6>usb usb2: configuration #1 chosen from 1 choice ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 6 ports detected ><4>loader used greatest stack depth: 5264 bytes left ><6>USB Universal Host Controller Interface driver v3.0 ><6>ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 20 (level, low) -> IRQ 20 ><7>PCI: Setting latency timer of device 0000:00:1a.0 to 64 ><6>uhci_hcd 0000:00:1a.0: UHCI Host Controller ><6>uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 ><6>uhci_hcd 0000:00:1a.0: irq 20, io base 0x00006f20 ><6>usb usb3: configuration #1 chosen from 1 choice ><6>hub 3-0:1.0: USB hub found ><6>hub 3-0:1.0: 2 ports detected ><6>ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level, low) -> IRQ 21 ><7>PCI: Setting latency timer of device 0000:00:1a.1 to 64 ><6>uhci_hcd 0000:00:1a.1: UHCI Host Controller ><6>uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 ><6>uhci_hcd 0000:00:1a.1: irq 21, io base 0x00006f00 ><6>usb usb4: configuration #1 chosen from 1 choice ><6>hub 4-0:1.0: USB hub found ><6>hub 4-0:1.0: 2 ports detected ><6>usb 2-6: new high speed USB device using ehci_hcd and address 3 ><6>ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 20 (level, low) -> IRQ 20 ><7>PCI: Setting latency timer of device 0000:00:1d.0 to 64 ><6>uhci_hcd 0000:00:1d.0: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5 ><6>uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006f80 ><6>usb usb5: configuration #1 chosen from 1 choice ><6>hub 5-0:1.0: USB hub found ><6>hub 5-0:1.0: 2 ports detected ><6>ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 21 (level, low) -> IRQ 21 ><7>PCI: Setting latency timer of device 0000:00:1d.1 to 64 ><6>uhci_hcd 0000:00:1d.1: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6 ><6>uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006f60 ><6>usb usb6: configuration #1 chosen from 1 choice ><6>hub 6-0:1.0: USB hub found ><6>hub 6-0:1.0: 2 ports detected ><6>usb 2-6: configuration #1 chosen from 1 choice ><6>ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 22 (level, low) -> IRQ 22 ><7>PCI: Setting latency timer of device 0000:00:1d.2 to 64 ><6>uhci_hcd 0000:00:1d.2: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7 ><6>uhci_hcd 0000:00:1d.2: irq 22, io base 0x00006f40 ><6>usb usb7: configuration #1 chosen from 1 choice ><6>hub 7-0:1.0: USB hub found ><6>hub 7-0:1.0: 2 ports detected ><6>usb 6-2: new low speed USB device using uhci_hcd and address 2 ><6>usb 6-2: configuration #1 chosen from 1 choice ><6>input: Logitech USB Optical Mouse as /class/input/input4 ><6>input: USB HID v1.10 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1d.1-2 ><6>ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level, low) -> IRQ 17 ><6>ssb: Sonics Silicon Backplane found on PCI device 0000:03:00.0 ><6>b44.c:v2.0 ><6>eth0: Broadcom 44xx/47xx 10/100BaseT Ethernet 00:19:b9:7f:6f:85 ><7>libata version 2.21 loaded. ><7>ata_piix 0000:00:1f.1: version 2.12 ><6>ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 16 (level, low) -> IRQ 16 ><7>PCI: Setting latency timer of device 0000:00:1f.1 to 64 ><6>scsi0 : ata_piix ><6>scsi1 : ata_piix ><6>ata1: PATA max UDMA/100 cmd 0x00000000000101f0 ctl 0x00000000000103f6 bmdma 0x0000000000016fa0 irq 14 ><6>ata2: PATA max UDMA/100 cmd 0x0000000000010170 ctl 0x0000000000010376 bmdma 0x0000000000016fa8 irq 15 ><6>ata1.00: ATAPI: TSSTcorp DVD+/-RW TS-L632D, DE04, max UDMA/33 ><6>ata1.00: configured for UDMA/33 ><7>ata2: port disabled. ignoring. ><5>scsi 0:0:0:0: CD-ROM TSSTcorp DVD+-RW TS-L632D DE04 PQ: 0 ANSI: 5 ><4>sr0: scsi3-mmc drive: 47x/47x writer cd/rw xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 0:0:0:0: Attached scsi CD-ROM sr0 ><4>loader used greatest stack depth: 4312 bytes left ><7>ahci 0000:00:1f.2: version 2.3 ><6>ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 17 (level, low) -> IRQ 17 ><4>ahci 0000:00:1f.2: nr_ports (3) and implemented port map (0x5) don't match ><6>ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x5 impl SATA mode ><6>ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ><7>PCI: Setting latency timer of device 0000:00:1f.2 to 64 ><6>scsi2 : ahci ><6>scsi3 : ahci ><6>scsi4 : ahci ><6>ata3: SATA max UDMA/133 cmd 0xffffc20000354900 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 2300 ><6>ata4: DUMMY ><6>ata5: SATA max UDMA/133 cmd 0xffffc20000354a00 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 2300 ><6>ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) ><6>ata3.00: ATA-7: Hitachi HTS541612J9SA00, SBDOC7KP, max UDMA/100 ><6>ata3.00: 234441648 sectors, multi 8: LBA48 NCQ (depth 31/32) ><6>ata3.00: configured for UDMA/100 ><6>ata5: SATA link down (SStatus 0 SControl 300) ><5>scsi 2:0:0:0: Direct-Access ATA Hitachi HTS54161 SBDO PQ: 0 ANSI: 5 ><5>sd 2:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB) ><5>sd 2:0:0:0: [sda] Write Protect is off ><7>sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>sd 2:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB) ><5>sd 2:0:0:0: [sda] Write Protect is off ><7>sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 > ><5>sd 2:0:0:0: [sda] Attached SCSI disk ><4>loader used greatest stack depth: 3520 bytes left ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><4>ISOFS: Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>security: 5 users, 11 roles, 2244 types, 106 bools, 1 sens, 1024 cats ><7>security: 67 classes, 224474 rules ><7>SELinux: Completing initialization. ><7>SELinux: Setting up existing superblocks. ><7>SELinux: initialized (dev loop0, type squashfs), not configured for labeling ><7>SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts ><7>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts ><7>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs ><7>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts ><7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs ><7>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts ><7>SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts ><7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs ><7>SELinux: initialized (dev cpuset, type cpuset), uses genfs_contexts ><7>SELinux: initialized (dev proc, type proc), uses genfs_contexts ><7>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts ><7>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts ><7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts ><5>audit(1190228201.667:2): policy loaded auid=4294967295 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>async_tx: api initialized (async) ><6>xor: automatically using best checksumming function: generic_sse ><6> generic_sse: 7264.000 MB/sec ><6>xor: using function: generic_sse (7264.000 MB/sec) ><4>raid6: int64x1 1683 MB/s ><4>raid6: int64x2 2265 MB/s ><4>raid6: int64x4 1921 MB/s ><4>raid6: int64x8 1562 MB/s ><4>raid6: sse2x1 3144 MB/s ><4>raid6: sse2x2 3597 MB/s ><4>raid6: sse2x4 5988 MB/s ><4>raid6: using algorithm sse2x4 (5988 MB/s) ><6>md: raid6 personality registered for level 6 ><6>md: raid5 personality registered for level 5 ><6>md: raid4 personality registered for level 4 ><6>md: raid10 personality registered for level 10 ><4>GFS2 (built Sep 4 2007 18:27:49) installed ><6>Lock_Nolock (built Sep 4 2007 18:28:11) installed ><6>JFS: nTxBlock = 8192, nTxLock = 65536 ><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.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 ><6>usbcore: registered new interface driver appletouch ><5>audit(1190228212.722:3): audit_pid=832 old=0 by auid=4294967295 subj=system_u:system_r:anaconda_t:s0 ><6>ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16 ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda5, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda5, type ext3), uses xattr ><6>sr 0:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK ><6>sr 0:0:0:0: [sr0] Sense Key : Hardware Error [current] ><6>sr 0:0:0:0: [sr0] Add. Sense: Timeout on logical unit ><4>end_request: I/O error, dev sr0, sector 6840796 ><3>Buffer I/O error on device sr0, logical block 1710199 ><3>Buffer I/O error on device sr0, logical block 1710200 ><3>Buffer I/O error on device sr0, logical block 1710201 ><3>Buffer I/O error on device sr0, logical block 1710202 ><3>Buffer I/O error on device sr0, logical block 1710203 ><3>Buffer I/O error on device sr0, logical block 1710204 ><3>Buffer I/O error on device sr0, logical block 1710205 ><3>Buffer I/O error on device sr0, logical block 1710206 ><3>Buffer I/O error on device sr0, logical block 1710207 ><3>Buffer I/O error on device sr0, logical block 1710208 > > >/tmp/anaconda.log: >18:56:21 INFO : kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz > >18:56:21 INFO : 2035740 kB are available >18:56:21 INFO : modules to insert cramfs fat vfat sunrpc lockd nfs_acl nfs loop isofs floppy edd pcspkr squashfs jbd mbcache ext3 ext2 >18:56:21 DEBUG : getModuleLocation: 2.6.23-0.164.rc5.fc8/x86_64 >18:56:21 INFO : loaded cramfs from /modules/modules.cgz >18:56:21 INFO : loaded fat from /modules/modules.cgz >18:56:21 INFO : loaded vfat from /modules/modules.cgz >18:56:21 INFO : loaded sunrpc from /modules/modules.cgz >18:56:21 INFO : loaded lockd from /modules/modules.cgz >18:56:21 INFO : loaded nfs_acl from /modules/modules.cgz >18:56:21 INFO : loaded nfs from /modules/modules.cgz >18:56:21 INFO : loaded loop from /modules/modules.cgz >18:56:21 INFO : loaded floppy from /modules/modules.cgz >18:56:21 INFO : loaded edd from /modules/modules.cgz >18:56:21 INFO : loaded pcspkr from /modules/modules.cgz >18:56:21 INFO : loaded squashfs from /modules/modules.cgz >18:56:21 INFO : loaded jbd from /modules/modules.cgz >18:56:21 INFO : loaded mbcache from /modules/modules.cgz >18:56:21 INFO : loaded ext3 from /modules/modules.cgz >18:56:21 INFO : loaded ext2 from /modules/modules.cgz >18:56:21 DEBUG : module(s) isofs not found >18:56:21 INFO : inserted /tmp/cramfs.ko >18:56:21 INFO : inserted /tmp/fat.ko >18:56:21 INFO : inserted /tmp/vfat.ko >18:56:21 INFO : inserted /tmp/sunrpc.ko >18:56:21 INFO : inserted /tmp/lockd.ko >18:56:21 INFO : inserted /tmp/nfs_acl.ko >18:56:21 INFO : inserted /tmp/nfs.ko >18:56:21 INFO : inserted /tmp/loop.ko >18:56:24 WARNING : failed to insert module (19) >18:56:24 ERROR : failed to insert /tmp/floppy.ko >18:56:24 INFO : inserted /tmp/edd.ko >18:56:24 INFO : inserted /tmp/pcspkr.ko >18:56:24 INFO : inserted /tmp/squashfs.ko >18:56:24 INFO : inserted /tmp/jbd.ko >18:56:24 INFO : inserted /tmp/mbcache.ko >18:56:24 INFO : inserted /tmp/ext3.ko >18:56:24 INFO : inserted /tmp/ext2.ko >18:56:24 INFO : load module set done >18:56:24 INFO : modules to insert ipv6 >18:56:24 DEBUG : getModuleLocation: 2.6.23-0.164.rc5.fc8/x86_64 >18:56:24 INFO : loaded ipv6 from /modules/modules.cgz >18:56:25 INFO : inserted /tmp/ipv6.ko >18:56:25 INFO : load module set done >18:56:25 INFO : modules to insert cdrom ide-cd >18:56:25 DEBUG : getModuleLocation: 2.6.23-0.164.rc5.fc8/x86_64 >18:56:25 INFO : loaded cdrom from /modules/modules.cgz >18:56:25 DEBUG : module(s) ide-cd not found >18:56:25 INFO : inserted /tmp/cdrom.ko >18:56:25 INFO : load module set done >18:56:25 INFO : modules to insert scsi_mod sd_mod sr_mod >18:56:25 DEBUG : getModuleLocation: 2.6.23-0.164.rc5.fc8/x86_64 >18:56:25 INFO : loaded scsi_mod from /modules/modules.cgz >18:56:25 INFO : loaded sd_mod from /modules/modules.cgz >18:56:25 INFO : loaded sr_mod from /modules/modules.cgz >18:56:25 INFO : inserted /tmp/scsi_mod.ko >18:56:25 INFO : inserted /tmp/sd_mod.ko >18:56:25 INFO : inserted /tmp/sr_mod.ko >18:56:25 INFO : load module set done >18:56:25 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >18:56:25 DEBUG : getModuleLocation: 2.6.23-0.164.rc5.fc8/x86_64 >18:56:25 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >18:56:25 INFO : loaded libiscsi from /modules/modules.cgz >18:56:25 INFO : loaded iscsi_tcp from /modules/modules.cgz >18:56:25 INFO : inserted /tmp/scsi_transport_iscsi.ko >18:56:25 INFO : inserted /tmp/libiscsi.ko >18:56:25 INFO : inserted /tmp/iscsi_tcp.ko >18:56:25 INFO : load module set done >18:56:25 INFO : looking for usb controllers >18:56:25 INFO : found USB controller ehci-hcd >18:56:25 INFO : modules to insert ehci-hcd >18:56:25 DEBUG : getModuleLocation: 2.6.23-0.164.rc5.fc8/x86_64 >18:56:25 INFO : loaded ehci-hcd from /modules/modules.cgz >18:56:25 INFO : inserted /tmp/ehci-hcd.ko >18:56:25 INFO : load module set done >18:56:25 INFO : found USB controller uhci-hcd >18:56:25 INFO : modules to insert uhci-hcd >18:56:25 DEBUG : getModuleLocation: 2.6.23-0.164.rc5.fc8/x86_64 >18:56:26 INFO : loaded uhci-hcd from /modules/modules.cgz >18:56:26 INFO : inserted /tmp/uhci-hcd.ko >18:56:26 INFO : load module set done >18:56:26 INFO : found USB controller uhci-hcd >18:56:26 INFO : modules to insert >18:56:26 DEBUG : getModuleLocation: 2.6.23-0.164.rc5.fc8/x86_64 >18:56:26 INFO : load module set done >18:56:26 INFO : found USB controller uhci-hcd >18:56:26 INFO : modules to insert >18:56:26 DEBUG : getModuleLocation: 2.6.23-0.164.rc5.fc8/x86_64 >18:56:26 INFO : load module set done >18:56:26 INFO : found USB controller ehci-hcd >18:56:26 INFO : modules to insert >18:56:26 DEBUG : getModuleLocation: 2.6.23-0.164.rc5.fc8/x86_64 >18:56:26 INFO : load module set done >18:56:26 INFO : found USB controller uhci-hcd >18:56:26 INFO : modules to insert >18:56:26 DEBUG : getModuleLocation: 2.6.23-0.164.rc5.fc8/x86_64 >18:56:26 INFO : load module set done >18:56:26 INFO : found USB controller uhci-hcd >18:56:26 INFO : modules to insert >18:56:26 DEBUG : getModuleLocation: 2.6.23-0.164.rc5.fc8/x86_64 >18:56:26 INFO : load module set done >18:56:26 DEBUG : waiting for usb to become stable... >18:56:28 DEBUG : 2 seconds. >18:56:28 INFO : modules to insert hid keybdev >18:56:28 DEBUG : getModuleLocation: 2.6.23-0.164.rc5.fc8/x86_64 >18:56:28 DEBUG : module(s) hid keybdev not found >18:56:28 INFO : load module set done >18:56:29 INFO : no firewire controller found >18:56:29 DEBUG : no pcic controller found >18:56:29 DEBUG : probing buses >18:56:29 DEBUG : finished bus probing >18:56:29 DEBUG : ignoring driverless device Unknown device 1180:0852 >18:56:29 DEBUG : ignoring driverless device Unknown device 1180:0592 >18:56:29 DEBUG : ignoring driverless device Unknown device 1180:0843 >18:56:29 DEBUG : ignoring driverless device Unknown device 1180:0822 >18:56:29 DEBUG : ignoring driverless device Intel Corporation Unknown device 283e >18:56:29 DEBUG : ignoring driverless device Intel Corporation Unknown device 2815 >18:56:29 DEBUG : ignoring driverless device Intel Corporation Unknown device 2448 >18:56:29 DEBUG : ignoring driverless device Intel Corporation Unknown device 2845 >18:56:29 DEBUG : ignoring driverless device Intel Corporation Unknown device 283f >18:56:29 DEBUG : ignoring driverless device Intel Corporation Unknown device 2a01 >18:56:29 DEBUG : ignoring driverless device Intel Corporation Unknown device 2a00 >18:56:29 DEBUG : ignoring driverless device Intel Corporation Unknown device 284b >18:56:29 DEBUG : ignoring driverless device nVidia Corporation Unknown device 0407 >18:56:29 DEBUG : ignoring driverless device Unknown device 1180:0832 >18:56:29 INFO : modules to insert ssb mii b44 libata ata_piix ahci >18:56:29 DEBUG : getModuleLocation: 2.6.23-0.164.rc5.fc8/x86_64 >18:56:30 INFO : loaded ssb from /modules/modules.cgz >18:56:30 INFO : loaded mii from /modules/modules.cgz >18:56:30 INFO : loaded b44 from /modules/modules.cgz >18:56:30 INFO : loaded libata from /modules/modules.cgz >18:56:30 INFO : loaded ata_piix from /modules/modules.cgz >18:56:30 INFO : loaded ahci from /modules/modules.cgz >18:56:30 INFO : inserted /tmp/ssb.ko >18:56:30 INFO : inserted /tmp/mii.ko >18:56:30 INFO : inserted /tmp/b44.ko >18:56:31 INFO : inserted /tmp/libata.ko >18:56:32 INFO : inserted /tmp/ata_piix.ko >18:56:35 INFO : inserted /tmp/ahci.ko >18:56:35 INFO : load module set done >18:56:35 INFO : trying to mount CD device scd0 >18:56:36 INFO : mntloop loop0 on /mnt/runtime as /mnt/source/images/stage2.img fd is 10 >18:56:37 DEBUG : MD5SUM -> e1d78a74755489b2eb6a6a7b88a7486d >18:56:37 DEBUG : skipsectors = 15 >18:56:37 INFO : supported = 0 >18:56:40 INFO : Loading SELinux policy >18:56:41 INFO : getting ready to spawn shell now >18:56:41 INFO : modules to insert ide-cd >18:56:41 DEBUG : getModuleLocation: 2.6.23-0.164.rc5.fc8/x86_64 >18:56:41 DEBUG : module(s) ide-cd not found >18:56:41 INFO : load module set done >18:56:41 INFO : modules to insert >18:56:41 DEBUG : getModuleLocation: 2.6.23-0.164.rc5.fc8/x86_64 >18:56:41 INFO : load module set done >18:56:41 INFO : modules to insert >18:56:41 DEBUG : getModuleLocation: 2.6.23-0.164.rc5.fc8/x86_64 >18:56:41 INFO : load module set done >18:56:41 DEBUG : probing buses >18:56:42 DEBUG : finished bus probing >18:56:42 DEBUG : ignoring driverless device Ricoh Co Ltd xD-Picture Card Controller >18:56:42 DEBUG : ignoring driverless device Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter >18:56:42 DEBUG : ignoring driverless device Ricoh Co Ltd Unknown device 0843 >18:56:42 DEBUG : ignoring driverless device Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter >18:56:42 DEBUG : ignoring driverless device Intel Corporation 82801H (ICH8 Family) SMBus Controller >18:56:42 DEBUG : ignoring driverless device Intel Corporation 82801HEM (ICH8M) LPC Interface Controller >18:56:42 DEBUG : ignoring driverless device Intel Corporation 82801 Mobile PCI Bridge >18:56:42 DEBUG : ignoring driverless device Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 >18:56:42 DEBUG : ignoring driverless device Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 >18:56:42 DEBUG : ignoring driverless device Intel Corporation Mobile PM965/GM965/GL960 PCI Express Root Port >18:56:42 DEBUG : ignoring driverless device Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub >18:56:42 DEBUG : ignoring driverless device Intel Corporation 82801H (ICH8 Family) HD Audio Controller >18:56:42 DEBUG : ignoring driverless device nVidia Corporation Unknown device 0407 >18:56:42 DEBUG : ignoring driverless device Ricoh Co Ltd R5C832 IEEE 1394 Controller >18:56:42 INFO : modules to insert >18:56:42 DEBUG : getModuleLocation: 2.6.23-0.164.rc5.fc8/x86_64 >18:56:42 INFO : load module set done >18:56:42 INFO : modules to insert md raid0 raid1 raid5 raid6 async_tx xor async_xor async_memcpy raid456 raid10 msdos gfs2 lock_nolock reiserfs jfs xfs dm-mod dm-zero dm-mirror dm-snapshot dm-multipath dm-round-robin dm-emc >18:56:42 DEBUG : getModuleLocation: 2.6.23-0.164.rc5.fc8/x86_64 >18:56:42 INFO : loaded raid0 from /modules/modules.cgz >18:56:42 INFO : loaded raid1 from /modules/modules.cgz >18:56:42 INFO : loaded async_tx from /modules/modules.cgz >18:56:42 INFO : loaded xor from /modules/modules.cgz >18:56:42 INFO : loaded async_xor from /modules/modules.cgz >18:56:42 INFO : loaded async_memcpy from /modules/modules.cgz >18:56:42 INFO : loaded raid456 from /modules/modules.cgz >18:56:42 INFO : loaded raid10 from /modules/modules.cgz >18:56:42 INFO : loaded msdos from /modules/modules.cgz >18:56:42 INFO : loaded gfs2 from /modules/modules.cgz >18:56:42 INFO : loaded lock_nolock from /modules/modules.cgz >18:56:42 INFO : loaded reiserfs from /modules/modules.cgz >18:56:42 INFO : loaded jfs from /modules/modules.cgz >18:56:42 INFO : loaded xfs from /modules/modules.cgz >18:56:42 INFO : loaded dm-mod from /modules/modules.cgz >18:56:42 INFO : loaded dm-zero from /modules/modules.cgz >18:56:42 INFO : loaded dm-mirror from /modules/modules.cgz >18:56:42 INFO : loaded dm-snapshot from /modules/modules.cgz >18:56:42 INFO : loaded dm-multipath from /modules/modules.cgz >18:56:42 INFO : loaded dm-round-robin from /modules/modules.cgz >18:56:42 INFO : loaded dm-emc from /modules/modules.cgz >18:56:42 DEBUG : module(s) md raid5 raid6 not found >18:56:42 INFO : inserted /tmp/raid0.ko >18:56:42 INFO : inserted /tmp/raid1.ko >18:56:42 INFO : inserted /tmp/async_tx.ko >18:56:42 INFO : inserted /tmp/xor.ko >18:56:42 INFO : inserted /tmp/async_xor.ko >18:56:42 INFO : inserted /tmp/async_memcpy.ko >18:56:42 INFO : inserted /tmp/raid456.ko >18:56:42 INFO : inserted /tmp/raid10.ko >18:56:42 INFO : inserted /tmp/msdos.ko >18:56:42 INFO : inserted /tmp/gfs2.ko >18:56:42 INFO : inserted /tmp/lock_nolock.ko >18:56:42 INFO : inserted /tmp/reiserfs.ko >18:56:42 INFO : inserted /tmp/jfs.ko >18:56:43 INFO : inserted /tmp/xfs.ko >18:56:43 INFO : inserted /tmp/dm-mod.ko >18:56:43 INFO : inserted /tmp/dm-zero.ko >18:56:43 INFO : inserted /tmp/dm-mirror.ko >18:56:43 INFO : inserted /tmp/dm-snapshot.ko >18:56:43 INFO : inserted /tmp/dm-multipath.ko >18:56:43 INFO : inserted /tmp/dm-round-robin.ko >18:56:43 INFO : inserted /tmp/dm-emc.ko >18:56:43 INFO : load module set done >18:56:43 INFO : looking for USB mouse... >18:56:43 INFO : USB mouse found, loading mousedev module >18:56:43 INFO : modules to insert mousedev appletouch >18:56:43 DEBUG : getModuleLocation: 2.6.23-0.164.rc5.fc8/x86_64 >18:56:43 INFO : loaded appletouch from /modules/modules.cgz >18:56:43 DEBUG : module(s) mousedev not found >18:56:43 INFO : inserted /tmp/appletouch.ko >18:56:43 INFO : load module set done >18:56:43 DEBUG : failed to loading mousedev module >18:56:43 INFO : Running anaconda script /usr/bin/anaconda >18:56:52 INFO : using only installclass _Fedora >18:56:53 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '-m', 'cdrom://scd0:/mnt/source', '--graphical', '--selinux'] >18:56:53 INFO : Display mode = g >18:56:53 INFO : Method = cdrom://scd0:/mnt/source >18:56:53 WARNING : no floppy devices found but we'll try fd0 anyway >18:57:02 INFO : Started mini-wm >18:57:03 INFO : Starting graphical installation... >18:57:05 INFO : Detected 2000M of memory >18:57:05 INFO : Swap attempt of 1000M to 2000M >18:57:05 WARNING : step installtype does not exist >18:57:05 WARNING : step complete does not exist >18:57:06 INFO : moving (1) to step welcome >18:57:12 INFO : moving (1) to step betanag >18:57:13 INFO : moving (1) to step language >18:57:16 INFO : moving (1) to step keyboard >18:57:18 INFO : moving (1) to step findrootparts >18:57:18 DEBUG : starting mpaths >18:57:18 DEBUG : self.driveList(): ['sda'] >18:57:18 DEBUG : DiskSet.skippedDisks: [] >18:57:18 DEBUG : DiskSet.skippedDisks: [] >18:57:18 DEBUG : starting all mpaths on drives ['sda'] >18:57:18 DEBUG : scanning for multipath on drives ['sda'] >18:57:18 WARNING : /usr/lib/anaconda/dmraid.py:247: UserWarning: device node created in /tmp > isys.makeDevInode(d, dp) > >18:57:18 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/mnt/source/RHupdates/bdevid/:/lib64/bdevid/:/usr/lib64/bdevid/' >18:57:18 DEBUG : mpaths: [] >18:57:18 DEBUG : done starting mpaths. Drivelist: ['sda'] >18:57:18 DEBUG : starting dmraids >18:57:18 DEBUG : self.driveList(): ['sda'] >18:57:18 DEBUG : DiskSet.skippedDisks: [] >18:57:18 DEBUG : DiskSet.skippedDisks: [] >18:57:18 DEBUG : starting all dmraids on drives ['sda'] >18:57:18 DEBUG : scanning for dmraid on drives ['sda'] >18:57:18 WARNING : /usr/lib/anaconda/dmraid.py:129: UserWarning: device node created in /tmp > isys.makeDevInode(d, dp) > >18:57:19 DEBUG : done starting dmraids. Drivelist: ['sda'] >18:57:19 DEBUG : adding drive sda to disk list >18:57:19 WARNING : /usr/lib/anaconda/raid.py:68: UserWarning: device node created in /tmp > isys.makeDevInode(d, "/tmp/" + d) > >18:57:20 WARNING : /usr/lib/anaconda/isys.py:319: UserWarning: device node created in /tmp > makeDevInode (device, devName) > >18:57:20 DEBUG : isys.py:mount()- going to mount /tmp/sda5 on /mnt/sysimage >18:57:21 WARNING : step complete does not exist >18:57:21 INFO : moving (1) to step partitionobjinit >18:57:21 INFO : no initiator set >18:57:21 INFO : no /tmp/fcpconfig; not configuring zfcp >18:57:22 DEBUG : adding drive sda to disk list >18:57:22 WARNING : /usr/lib/anaconda/isys.py:862: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >18:57:22 WARNING : /usr/lib/anaconda/isys.py:853: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >18:57:22 WARNING : /usr/lib/anaconda/isys.py:788: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >18:57:22 WARNING : /usr/lib/anaconda/isys.py:821: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >18:57:22 WARNING : /usr/lib/anaconda/isys.py:915: UserWarning: device node created in /tmp > makeDevInode(device, "/tmp/disk") > >18:57:22 DEBUG : error reading jfs label on /tmp/disk: [Errno 22] Invalid argument >18:57:22 DEBUG : error reading reiserfs label on /tmp/disk: [Errno 22] Invalid argument >18:57:23 INFO : moving (1) to step parttype >18:57:23 WARNING : /usr/lib/anaconda/gui.py:1250: Warning: IA__g_object_remove_toggle_ref: couldn't find toggle ref 0x2aaab8d38160(0x1669d20) > gtk.main() > >18:57:27 INFO : moving (1) to step partition >18:57:28 WARNING : /usr/lib/anaconda/gui.py:1162: Warning: IA__g_object_remove_toggle_ref: couldn't find toggle ref 0x2aaab8d38160(0x211fcd0) > self.currentWindow = None > >18:57:37 DEBUG : adding drive sda to disk list >18:57:45 DEBUG : adding drive sda to disk list >18:57:56 DEBUG : adding drive sda to disk list >18:58:06 DEBUG : adding drive sda to disk list >18:58:18 DEBUG : adding drive sda to disk list >18:58:18 DEBUG : error reading jfs label on /tmp/disk: [Errno 22] Invalid argument >18:58:18 DEBUG : error reading reiserfs label on /tmp/disk: [Errno 22] Invalid argument >18:58:19 INFO : moving (-1) to step parttype >18:58:19 WARNING : /usr/lib/anaconda/gui.py:1250: Warning: IA__g_object_remove_toggle_ref: couldn't find toggle ref 0x2aaab8d38160(0x1d23e60) > gtk.main() > >18:58:20 INFO : moving (1) to step partition >18:58:20 WARNING : /usr/lib/anaconda/gui.py:1162: Warning: IA__g_object_remove_toggle_ref: couldn't find toggle ref 0x2aaab8d38160(0x1d23f50) > self.currentWindow = None > >18:58:28 DEBUG : adding drive sda to disk list >18:58:40 DEBUG : adding drive sda to disk list >18:58:45 DEBUG : adding drive sda to disk list >18:58:53 DEBUG : adding drive sda to disk list >18:59:00 INFO : moving (1) to step partitiondone >18:59:00 INFO : moving (1) to step bootloadersetup >18:59:00 WARNING : /usr/lib/booty/bootloaderInfo.py:198: UserWarning: device node created in /tmp > isys.makeDevInode(dev, '/tmp/' + dev) > >18:59:00 INFO : moving (1) to step bootloader >18:59:10 INFO : moving (1) to step networkdevicecheck >18:59:10 INFO : moving (1) to step network >18:59:14 INFO : moving (1) to step timezone >18:59:20 INFO : moving (1) to step accounts >18:59:32 INFO : moving (1) to step reposetup >18:59:32 INFO : added repository Additional Fedora Software with source URL ['http://download.fedora.redhat.com/pub/fedora/linux/releases/7.91/Everything/x86_64/os/'] >18:59:32 INFO : switching from CD [1] to 1 for > > >/tmp/lvmout: > Finding all volume groups > No volume groups found
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 295381
: 199521 |
199531