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 159266 Details for
Bug 248247
Install on >15 partitions fails after checking deps and formatting
[?]
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.
Dump of report to file against anaconda
anacdump.txt (text/plain), 91.17 KB, created by
157bug
on 2007-07-14 05:46:39 UTC
(
hide
)
Description:
Dump of report to file against anaconda
Filename:
MIME Type:
Creator:
157bug
Created:
2007-07-14 05:46:39 UTC
Size:
91.17 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib/anaconda/partedUtils.py", line 1163, in openDevices > rc = intf.messageWindow(_("Warning"), > File "/usr/lib/anaconda/fsset.py", line 118, in createLabel > diskset.openDevices() > File "/usr/lib/anaconda/fsset.py", line 823, in labelDevice > label = labelFactory.createLabel(swapLabel, self.maxLabelChars) > File "/usr/lib/anaconda/fsset.py", line 1538, in labelEntry > entry.fsystem.labelDevice(entry, chroot) > File "/usr/lib/anaconda/fsset.py", line 1428, in formatSwap > self.labelEntry(entry, chroot) > File "/usr/lib/anaconda/packages.py", line 151, in turnOnFilesystems > anaconda.id.fsset.formatSwap(anaconda.rootPath) > 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 1041, 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 1068, in handleRenderCallback > self.currentWindow.renderCallback() >AttributeError: 'NoneType' object has no attribute 'messageWindow' > >Local variables in innermost frame: >intf: None >initAll: False >self: <partedUtils.DiskSet instance at 0xb7144ac> >drive: sda >dev: <PedDevice object at 0xa1c0440> >ks: False >clearDevs: [] >zeroMbr: None >disk: <PedDisk object at 0x1067bd10> >deviceFile: /dev/sda > > >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 0xdf72c34> > intf.ppw._updateChange: 0.01 > intf.ppw.adpix: <gtk.Image object (GtkImage) at 0xdf72be4> > intf.ppw._showPercentage: False > intf.ppw.infolabel: <WrappingLabel object (GtkLabel) at 0xdf72c84> > 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: 3141 > intf.ppw.ics.cw.mainxml: <glade.XML object (PyGladeXML) at 0xa5850f4> > intf.ppw.ics.cw.reloadRcQueued: 0 > intf.ppw.ics.cw.currentWindow: Already dumped > intf.ppw.ics.cw.window: <gtk.Window object (GtkWindow) at 0xa58ff7c> > intf.ppw.ics.cw.installFrame: <gtk.Frame object (GtkFrame) at 0xa58ff04> > 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 0xa585be4> > intf.ppw.ics.cw.rnv.vue: <gtkhtml2.View object (HtmlView) at 0xa5856e4> > 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 0xa58520c> > 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 0xdf72c5c> > intf.icw: Already dumped > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >methodstr: cdrom://scd0:/mnt/source >dispatch: Dispatcher instance, containing members: > dispatch.step: 34 > dispatch.skipSteps: {'upgradecontinue': 1, 'upgrademigfind': 1, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'betanag': 2, '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 0xa6a726c>> > dispatch.method.splitmethod: True > dispatch.method.intf: Already dumped > dispatch.method.isoPath: /mnt/source > dispatch.method.timestamp: 1180276843.561677 > dispatch.method.tree: /mnt/source > dispatch.method.rootPath: /mnt/sysimage > dispatch.method.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xa6a726c>> > dispatch.method.loopbackFile: None > dispatch.method.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xa6a726c>> > 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.rootParts: [('sdb15', 'ext3', 'Fedora Core 4', None)] > id.instProgress: Already dumped > id.upgradeRoot: [('sdb15', 'ext3')] > id.xsetup: XSetup instance, containing members: > id.xsetup.skipx: 0 > id.xsetup.xserver: XServer instance, containing members: > id.xsetup.xserver.videohw: primary: 0 >vidCards: [<rhpxl.videocard.VideoCard instance at 0xa3c81ec>] >Primary Video Card Info: >device: None >driver : nv >descr : nVidia Corporation NV44A [GeForce 6200] >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: nVidia Corporation NV44A [GeForce 6200] > 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 0xb7f7c340> > id.xsetup.xserver.display: :1 > id.xsetup.anaconda: Already dumped > id.keyboard: Already dumped > id.timezone: Timezone instance, containing members: > id.timezone.utc: False > id.timezone.arc: 0 > id.timezone.tz: America/Los_Angeles > id.mouse: Already dumped > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: False > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0xa5845ec> > id.methodstr: cdrom://scd0:/mnt/source > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xa6a726c>> > id.fsset.volumesCreated: 1 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xa6a726c>> > id.fsset.migratedfs: 0 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xa6a726c>> > id.fsset.entries: [fsentry -- device: sda15 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: 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: foreign 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: sda6 mountpoint: swap > fsystem: swap format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda8 mountpoint: None > fsystem: foreign format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda11 mountpoint: None > fsystem: foreign format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda17 mountpoint: None > fsystem: foreign format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda19 mountpoint: None > fsystem: foreign format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sdb13 mountpoint: None > fsystem: foreign format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sdb20 mountpoint: None > fsystem: foreign format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sdb2 mountpoint: None > fsystem: foreign format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sdb5 mountpoint: None > fsystem: foreign format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sdb6 mountpoint: swap > fsystem: swap 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.x_already_set: 0 > id.backend: YumBackend instance, containing members: > id.backend.modeText: > id.backend.instPath: /mnt/sysimage > id.backend.supportsPackageSelection: True > id.backend.totalSize: 3023295 > id.backend.instLog: None > id.backend.supportsUpgrades: True > id.backend.method: Already dumped > id.backend.totalFiles: 176710 > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.disks: {'sda': <PedDisk object at 0xb7e0ae30>, 'sdb': <PedDisk object at 0xb7e0a590>} > 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: partition > 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: sda15 > id.bootloader.configfile: /etc/lilo.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader._drivelist: [sda, sdb] > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: sda15 > id.bootloader.images.images: {'sda15': ('linux', 'Fedora', 'ext3'), 'sda1': ('Other', 'Other', 'ntfs')} > id.bootloader.drivelist: [sda, sdb] > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: False > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: ongry.everest.mnt > id.network.overrideDHCPhostname: 1 > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=static >BROADCAST=192.168.1.255 >HWADDR=00:50:2C:A6:6E:5F >IPADDR=192.168.1.127 >NETMASK=255.255.255.0 >NETWORK=192.168.1.0 >ONBOOT=yes > >} > id.network.primaryNS: 63.202.63.72 > id.network.firstnetdevice: eth0 > id.network.isConfigured: 0 > id.network.domains: [] > id.network.secondaryNS: 206.13.28.12 > id.network.gateway: 192.168.1.1 > 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: 46 > 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 0xb7f09b60> > origfstype.maxLabelChars: 16 > primary: None > fsopts: None > preexist: 1 > fslabel: None > uniqueID: 15 > device: sda15 > mountpoint: / > requestSize: 7812.83056641 > grow: 0 > size: 7812.83056641 > end: 208057814 > bytesPerInode: 4096 > drive: sda > dev: PartitionDevice instance, containing members: > dev.device: sda15 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > maxSizeMB: None > start: 192057138 > protected: 0 > multidrive: None > ignoreBootConstraints: 0 > type: 1 > fstype: Already dumped >, 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 0xb7f096e0> > 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: 29298.2299805 > size: 29298.2299805 > end: 80003699 > grow: 0 > start: 20000925 > 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 >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: None > uniqueID: 42 > mountpoint: None > requestSize: 9766.04589844 > size: 9766.04589844 > end: 200651849 > grow: 0 > start: 180650988 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb17 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: reiserfsFileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 1 > origfstype.name: reiserfs > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.maxSizeMB: 8388608 > origfstype.supported: 0 > origfstype.defaultOptions: defaults > origfstype.packages: [reiserfs-utils] > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0xb7f09e60> > origfstype.maxLabelChars: 16 > primary: None > dev: None > uniqueID: 43 > mountpoint: None > requestSize: 9766.04589844 > size: 9766.04589844 > end: 220652774 > grow: 0 > start: 200651913 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb18 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > 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: 1 > mountpoint: None > requestSize: 9766.04589844 > size: 9766.04589844 > end: 20000924 > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: ForeignFileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 0 > origfstype.name: foreign > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 0 > origfstype.maxSizeMB: 8388608 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.packages: [] > origfstype.extraFormatArgs: [] > origfstype.formattable: 0 > origfstype.partedFileSystemType: None > origfstype.maxLabelChars: 16 > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sda3 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 3 > mountpoint: None > requestSize: 9766.07666016 > size: 9766.07666016 > end: 100004624 > grow: 0 > start: 80003700 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > 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: 4 > mountpoint: None > requestSize: 237335.273438 > size: 237335.273438 > end: 586067264 > grow: 0 > start: 100004625 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: None > preexist: 1 > device: sda4 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: FATFileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 0 > origfstype.name: vfat > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 0 > origfstype.maxSizeMB: 1048576 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.packages: [dosfstools] > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0xb7f09260> > origfstype.maxLabelChars: 16 > primary: None > dev: None > uniqueID: 5 > mountpoint: None > requestSize: 4879.08544922 > size: 4879.08544922 > end: 109997054 > grow: 0 > start: 100004688 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda5 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > badblocks: None > format: True > migrate: 0 > origfstype: swapFileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 0 > origfstype.name: swap > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.maxSizeMB: 8388608 > origfstype.supported: 1 > origfstype.defaultOptions: defaults > origfstype.packages: [] > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0xb7f09f20> > origfstype.maxLabelChars: 15 > primary: None > fsopts: None > preexist: 1 > fslabel: None > uniqueID: 7 > device: sda7 > mountpoint: None > requestSize: 1953.18457031 > grow: 0 > size: 1953.18457031 > end: 115169984 > bytesPerInode: 4096 > drive: sda > dev: PartitionDevice instance, containing members: > dev.device: sda7 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > maxSizeMB: None > start: 111169863 > protected: 0 > multidrive: None > ignoreBootConstraints: 0 > type: 1 > fstype: Already dumped >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sda6 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 6 > mountpoint: None > requestSize: 572.598632812 > size: 572.598632812 > end: 111169799 > grow: 0 > start: 109997118 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda6 > 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: sda8 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 8 > mountpoint: None > requestSize: 1953.18457031 > size: 1953.18457031 > end: 119170169 > grow: 0 > start: 115170048 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda8 > 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: None > uniqueID: 9 > mountpoint: None > requestSize: 5859.61523438 > size: 5859.61523438 > end: 131170724 > grow: 0 > start: 119170233 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda9 > 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: None > uniqueID: 10 > mountpoint: None > requestSize: 5859.61523438 > size: 5859.61523438 > end: 143171279 > grow: 0 > start: 131170788 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda10 > 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: sda11 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 11 > mountpoint: None > requestSize: 5859.61523438 > size: 5859.61523438 > end: 155171834 > grow: 0 > start: 143171343 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda11 > 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: None > uniqueID: 12 > mountpoint: None > requestSize: 5859.61523438 > size: 5859.61523438 > end: 167172389 > grow: 0 > start: 155171898 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda12 > 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: None > uniqueID: 13 > mountpoint: None > requestSize: 5859.61523438 > size: 5859.61523438 > end: 179172944 > grow: 0 > start: 167172453 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda13 > 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: None > uniqueID: 14 > mountpoint: None > requestSize: 6291.04833984 > size: 6291.04833984 > end: 192057074 > grow: 0 > start: 179173008 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda14 > 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: None > uniqueID: 16 > mountpoint: None > requestSize: 9766.04589844 > size: 9766.04589844 > end: 228058739 > grow: 0 > start: 208057878 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda16 > 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: sda17 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 17 > mountpoint: None > requestSize: 9766.04589844 > size: 9766.04589844 > end: 248059664 > grow: 0 > start: 228058803 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda17 > 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: None > uniqueID: 18 > mountpoint: None > requestSize: 9766.04589844 > size: 9766.04589844 > end: 268060589 > grow: 0 > start: 248059728 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda18 > 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: sda19 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 19 > mountpoint: None > requestSize: 9766.04589844 > size: 9766.04589844 > end: 288061514 > grow: 0 > start: 268060653 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda19 > 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: None > uniqueID: 20 > mountpoint: None > requestSize: 9766.04589844 > size: 9766.04589844 > end: 308062439 > grow: 0 > start: 288061578 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda20 > 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: None > uniqueID: 21 > mountpoint: None > requestSize: 96680.2060547 > size: 96680.2060547 > end: 506063564 > grow: 0 > start: 308062503 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda21 > 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: None > uniqueID: 44 > mountpoint: None > requestSize: 44853.3237305 > size: 44853.3237305 > end: 312512444 > grow: 0 > start: 220652838 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb19 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: None > uniqueID: 22 > mountpoint: None > requestSize: 19532.1225586 > size: 19532.1225586 > end: 546065414 > grow: 0 > start: 506063628 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda22 > 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: None > uniqueID: 23 > mountpoint: None > requestSize: 19508.5898438 > size: 19508.5898438 > end: 586019069 > grow: 0 > start: 546065478 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda23 > 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: None > uniqueID: 25 > mountpoint: None > requestSize: 9766.04589844 > size: 9766.04589844 > end: 20000924 > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sdb13 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 38 > mountpoint: None > requestSize: 5859.61523438 > size: 5859.61523438 > end: 136648889 > grow: 0 > start: 124648398 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb13 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: None > uniqueID: 37 > mountpoint: None > requestSize: 5859.61523438 > size: 5859.61523438 > end: 124648334 > grow: 0 > start: 112647843 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb12 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: None > uniqueID: 36 > mountpoint: None > requestSize: 5859.61523438 > size: 5859.61523438 > end: 112647779 > grow: 0 > start: 100647288 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb11 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > 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: sdb20 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 45 > mountpoint: None > requestSize: 31.3461914062 > size: 31.3461914062 > end: 312576704 > grow: 0 > start: 312512508 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb20 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 27 > mountpoint: None > requestSize: 1.86767578125 > size: 1.86767578125 > end: 36001664 > grow: 0 > start: 35997840 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: None > preexist: 1 > device: sdb-1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: None > uniqueID: 33 > mountpoint: None > requestSize: 1953.18457031 > size: 1953.18457031 > end: 80646299 > grow: 0 > start: 76646178 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb8 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: None > uniqueID: 34 > mountpoint: None > requestSize: 3906.39990234 > size: 3906.39990234 > end: 88646669 > grow: 0 > start: 80646363 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb9 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: / > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: None > uniqueID: 35 > mountpoint: None > requestSize: 5859.61523438 > size: 5859.61523438 > end: 100647224 > grow: 0 > start: 88646733 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb10 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: None > uniqueID: 39 > mountpoint: None > requestSize: 5859.61523438 > size: 5859.61523438 > end: 148649444 > grow: 0 > start: 136648953 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb14 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: None > uniqueID: 40 > mountpoint: None > requestSize: 7812.83056641 > size: 7812.83056641 > end: 164650184 > grow: 0 > start: 148649508 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb15 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: / > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: None > uniqueID: 41 > mountpoint: None > requestSize: 7812.83056641 > size: 7812.83056641 > end: 180650924 > grow: 0 > start: 164650248 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb16 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > 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: sdb2 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 26 > mountpoint: None > requestSize: 7810.99365234 > size: 7810.99365234 > end: 35997839 > grow: 0 > start: 20000925 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb2 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: None > uniqueID: 28 > mountpoint: None > requestSize: 7812.86132812 > size: 7812.86132812 > end: 52002404 > grow: 0 > start: 36001665 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb3 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 29 > mountpoint: None > requestSize: 127233.544922 > size: 127233.544922 > end: 312576704 > grow: 0 > start: 52002405 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: None > preexist: 1 > device: sdb4 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > 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: sdb5 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 30 > mountpoint: None > requestSize: 9766.04589844 > size: 9766.04589844 > end: 72003329 > grow: 0 > start: 52002468 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb5 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > 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: sdb6 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 31 > mountpoint: None > requestSize: 313.738769531 > size: 313.738769531 > end: 72645929 > grow: 0 > start: 72003393 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb6 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: None > uniqueID: 32 > mountpoint: None > requestSize: 1953.18457031 > size: 1953.18457031 > end: 76646114 > grow: 0 > start: 72645993 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sdb7 > maxSizeMB: None > bytesPerInode: 4096 > drive: sdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: None > uniqueID: 24 > mountpoint: None > requestSize: 23.501953125 > size: 23.501953125 > end: 586067264 > grow: 0 > start: 586019133 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda24 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >] > id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None > type: physical volume (LVM) format: 1 badblocks: None > device: None drive: None primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, VG Request -- name: lvm uniqueID: None > format: 1 pesize: 32768 > physvols: [] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: 1 badblocks: None > size: 1024 lvname: LogVol00 volgroup: lvm > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 badblocks: None > device: None drive: None primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 badblocks: None > size: 1000 lvname: LogVol01 volgroup: lvm > bytesPerInode: 4096 options: 'None' >] > id.partitions.deletes: [] > 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.21-1.3194.fc7 (kojibuilder@xenbuilder3.fedora.phx.redhat.com) (gcc version 4.1.2 20070502 (Red Hat 4.1.2-12)) #1 SMP Wed May 23 22:11:19 EDT 2007 ><6>BIOS-provided physical RAM map: ><4>sanitize start ><4>sanitize end ><4>copy_e820_map() start: 0000000000000000 size: 000000000009fc00 end: 000000000009fc00 type: 1 ><4>copy_e820_map() type is E820_RAM ><4>copy_e820_map() start: 000000000009fc00 size: 0000000000000400 end: 00000000000a0000 type: 2 ><4>copy_e820_map() start: 00000000000f0000 size: 0000000000010000 end: 0000000000100000 type: 2 ><4>copy_e820_map() start: 0000000000100000 size: 000000003fef0000 end: 000000003fff0000 type: 1 ><4>copy_e820_map() type is E820_RAM ><4>copy_e820_map() start: 000000003fff0000 size: 0000000000008000 end: 000000003fff8000 type: 3 ><4>copy_e820_map() start: 000000003fff8000 size: 0000000000008000 end: 0000000040000000 type: 4 ><4>copy_e820_map() start: 00000000fec00000 size: 0000000000001000 end: 00000000fec01000 type: 2 ><4>copy_e820_map() start: 00000000fee00000 size: 0000000000001000 end: 00000000fee01000 type: 2 ><4>copy_e820_map() start: 00000000fff80000 size: 0000000000080000 end: 0000000100000000 type: 2 ><4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) ><4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) ><4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000003fff0000 (usable) ><4> BIOS-e820: 000000003fff0000 - 000000003fff8000 (ACPI data) ><4> BIOS-e820: 000000003fff8000 - 0000000040000000 (ACPI NVS) ><4> BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) ><4> BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) ><4> BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved) ><5>127MB HIGHMEM available. ><5>896MB LOWMEM available. ><6>found SMP MP-table at 000fb7e0 ><4>Using x86 segment limits to approximate NX protection ><7>Entering add_active_range(0, 0, 262128) 0 entries of 256 used ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> Normal 4096 -> 229376 ><4> HighMem 229376 -> 262128 ><4>early_node_map[1] active PFN ranges ><4> 0: 0 -> 262128 ><7>On node 0 totalpages: 262128 ><7> DMA zone: 32 pages used for memmap ><7> DMA zone: 0 pages reserved ><7> DMA zone: 4064 pages, LIFO batch:0 ><7> Normal zone: 1760 pages used for memmap ><7> Normal zone: 223520 pages, LIFO batch:31 ><7> HighMem zone: 255 pages used for memmap ><7> HighMem zone: 32497 pages, LIFO batch:7 ><6>DMI 2.3 present. ><6>Using APIC driver default ><4>ACPI: RSDP 000FA820, 0014 (r0 AMI ) ><4>ACPI: RSDT 3FFF0000, 002C (r1 AMIINT VIA_K7 10 MSFT 97) ><4>ACPI: FACP 3FFF0030, 0081 (r1 AMIINT VIA_K7 11 MSFT 97) ><4>ACPI: DSDT 3FFF0120, 3546 (r1 VIA VIA_K7 1000 MSFT 100000D) ><4>ACPI: FACS 3FFF8000, 0040 ><4>ACPI: APIC 3FFF00C0, 0054 (r1 AMIINT VIA_K7 9 MSFT 97) ><6>ACPI: PM-Timer IO Port: 0x808 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) ><4>Processor #0 6:10 APIC version 16 ><6>ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) ><4>IOAPIC[0]: apic_id 2, version 3, 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 low level) ><7>ACPI: IRQ0 used by override. ><7>ACPI: IRQ2 used by override. ><7>ACPI: IRQ9 used by override. ><4>Enabling APIC mode: Flat. Using 1 I/O APICs ><6>Using ACPI (MADT) for SMP configuration information ><4>Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000) ><4>Built 1 zonelists. Total pages: 260081 ><5>Kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz ><7>mapped APIC to ffffd000 (fee00000) ><7>mapped IOAPIC to ffffc000 (fec00000) ><6>Enabling fast FPU save and restore... done. ><6>Enabling unmasked SIMD FPU exception support... done. ><6>Initializing CPU#0 ><4>CPU 0 irqstacks, hard=c076e000 soft=c074e000 ><4>PID hash table entries: 4096 (order: 12, 16384 bytes) ><4>Detected 2000.162 MHz processor. ><4>Console: colour VGA+ 80x25 ><4>Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) ><4>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) ><6>Memory: 1028976k/1048512k available (2037k kernel code, 18780k reserved, 1069k data, 236k init, 131008k highmem) ><4>virtual kernel memory layout: ><4> fixmap : 0xffc55000 - 0xfffff000 (3752 kB) ><4> pkmap : 0xff800000 - 0xffc00000 (4096 kB) ><4> vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB) ><4> lowmem : 0xc0000000 - 0xf8000000 ( 896 MB) ><4> .init : 0xc070e000 - 0xc0749000 ( 236 kB) ><4> .data : 0xc05fd722 - 0xc0708cb4 (1069 kB) ><4> .text : 0xc0400000 - 0xc05fd722 (2037 kB) ><4>Checking if this processor honours the WP bit even in supervisor mode... Ok. ><4>Calibrating delay using timer specific routine.. 4002.95 BogoMIPS (lpj=2001477) ><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: 0383fbff c1c3fbff 00000000 00000000 00000000 00000000 00000000 ><4>CPU: CLK_CTL MSR was 6003d22f. Reprogramming to 2003d22f ><6>CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) ><6>CPU: L2 Cache: 512K (64 bytes/line) ><7>CPU: After all inits, caps: 0383f3ff c1c3fbff 00000000 00000420 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: 13k freed ><6>ACPI: Core revision 20070126 ><4>CPU0: AMD Athlon(tm) XP 2600+ stepping 00 ><6>Total of 1 processors activated (4002.95 BogoMIPS). ><4>ENABLING IO-APIC IRQs ><6>..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 ><6>Brought up 1 CPUs ><7>sizeof(vma)=84 bytes ><7>sizeof(page)=32 bytes ><7>sizeof(inode)=336 bytes ><7>sizeof(dentry)=132 bytes ><7>sizeof(ext3inode)=488 bytes ><7>sizeof(buffer_head)=56 bytes ><7>sizeof(skbuff)=176 bytes ><7>sizeof(task_struct)=1376 bytes ><4>Time: 19:35:42 Date: 05/29/107 ><6>NET: Registered protocol family 16 ><6>ACPI: bus type pci registered ><6>PCI: PCI BIOS revision 2.10 entry at 0xfdab1, last bus=1 ><6>PCI: Using configuration type 1 ><4>Setting up standard PCI resources ><6>ACPI: Interpreter enabled ><6>ACPI: (supports S0 S1 S4 S5) ><6>ACPI: Using IOAPIC for interrupt routing ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><7>PCI: Probing PCI hardware (bus 00) ><6>PCI: MSI-K8T-Neo2Fir, attempting to turn soundcard ON ><6>PCI: MSI-K8T-Neo2Fir, soundcard on ><7>Boot video device is 0000:01:00.0 ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><4>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ><4>ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ><4>ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ><4>ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ><6>ACPI: Power Resource [URP1] (off) ><6>ACPI: Power Resource [URP2] (off) ><6>ACPI: Power Resource [FDDP] (off) ><6>ACPI: Power Resource [LPTP] (off) ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>pnp: PnP ACPI: found 11 devices ><6>usbcore: registered new interface driver usbfs ><6>usbcore: registered new interface driver hub ><6>usbcore: registered new device driver usb ><6>PCI: Using ACPI for IRQ routing ><6>PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>pnp: 00:04: iomem range 0xfee00000-0xfee00fff could not be reserved ><6>Time: tsc clocksource has been installed. ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: disabled. ><6> MEM window: dbe00000-dfefffff ><6> PREFETCH window: bbd00000-dbcfffff ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><6>NET: Registered protocol family 2 ><4>IP route cache hash table entries: 32768 (order: 5, 131072 bytes) ><4>TCP established hash table entries: 131072 (order: 8, 1572864 bytes) ><4>TCP bind hash table entries: 65536 (order: 7, 524288 bytes) ><6>TCP: Hash tables configured (established 131072 bind 65536) ><6>TCP reno registered ><6>checking if image is initramfs... it is ><6>Freeing initrd memory: 5541k freed ><6>apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) ><5>apm: overridden by ACPI. ><6>audit: initializing netlink socket (disabled) ><5>audit(1183145742.133:1): initialized ><4>highmem bounce pool size: 64 pages ><4>Total HugeTLB memory allocated, 0 ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) ><7>SELinux: Registering netfilter hooks ><4>ksign: Installing public key data ><4>Loading keyring ><4>- Added public key C3680E46D35DB7E1 ><4>- User ID: Red Hat, Inc. (Kernel Module GPG key) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><6>PCI: Bypassing VIA 8237 APIC De-Assert Message ><6>ACPI: Processor [CPU1] (supports 16 throttling states) ><6>isapnp: Scanning for PnP cards... ><6>Switched to high resolution mode on CPU 0 ><6>isapnp: No Plug & Play device found ><6>Real Time Clock Driver v1.12ac ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.102 (c) Dave Jones ><6>agpgart: Detected VIA KT400/KT400A/KT600 chipset ><6>agpgart: AGP aperture is 64M @ 0xe0000000 ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>00:02: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><4>RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize ><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: PS/2 Controller [PNP0303:PS2K,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>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: 11:225:598 ><4>drivers/rtc/hctosys.c: unable to open rtc device (rtc0) ><6>Freeing unused kernel memory: 236k freed ><4>Write protecting the kernel read-only data: 803k ><6>loop: loaded (max 8 devices) ><6>Floppy drive(s): fd0 is 1.44M, fd1 is 1.2M ><6>FDC 0 is a post-1991 82077 ><6>BIOS EDD facility v0.16 2004-Jun-25, 2 devices found ><6>input: PC Speaker as /class/input/input2 ><6>input: ImPS/2 Generic Wheel Mouse 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>ACPI: PCI Interrupt 0000:00:10.4[C] -> GSI 21 (level, low) -> IRQ 16 ><6>ehci_hcd 0000:00:10.4: EHCI Host Controller ><6>ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 1 ><6>ehci_hcd 0000:00:10.4: irq 16, io mem 0xdffffe00 ><6>ehci_hcd 0000:00:10.4: 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: 8 ports detected ><6>USB Universal Host Controller Interface driver v3.0 ><6>ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 16 ><6>uhci_hcd 0000:00:10.0: UHCI Host Controller ><6>uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2 ><6>uhci_hcd 0000:00:10.0: irq 16, io base 0x0000e000 ><6>usb usb2: configuration #1 chosen from 1 choice ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 2 ports detected ><6>ACPI: PCI Interrupt 0000:00:10.1[A] -> GSI 21 (level, low) -> IRQ 16 ><6>uhci_hcd 0000:00:10.1: UHCI Host Controller ><6>uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3 ><6>uhci_hcd 0000:00:10.1: irq 16, io base 0x0000e400 ><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:10.2[B] -> GSI 21 (level, low) -> IRQ 16 ><6>uhci_hcd 0000:00:10.2: UHCI Host Controller ><6>uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4 ><6>uhci_hcd 0000:00:10.2: irq 16, io base 0x0000e800 ><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>ACPI: PCI Interrupt 0000:00:10.3[B] -> GSI 21 (level, low) -> IRQ 16 ><6>uhci_hcd 0000:00:10.3: UHCI Host Controller ><6>uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 5 ><6>uhci_hcd 0000:00:10.3: irq 16, io base 0x0000ec00 ><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>via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker ><6>ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 23 (level, low) -> IRQ 17 ><6>eth0: VIA Rhine II at 0xdffffd00, 00:50:2c:a6:6e:5f, IRQ 17. ><6>eth0: MII PHY found at address 1, status 0x786d advertising 01e1 Link 45e1. ><7>libata version 2.20 loaded. ><7>pata_via 0000:00:0f.0: version 0.2.1 ><6>ACPI: PCI Interrupt 0000:00:0f.0[A] -> GSI 20 (level, low) -> IRQ 18 ><6>ata1: PATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001fc00 irq 14 ><6>ata2: PATA max UDMA/133 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001fc08 irq 15 ><6>scsi0 : pata_via ><6>ata1.00: ata_hpa_resize 1: sectors = 586072368, hpa_sectors = 586072368 ><6>ata1.00: ATA-7: ST3300622A, 3.AAH, max UDMA/100 ><6>ata1.00: 586072368 sectors, multi 16: LBA48 ><6>ata1.01: ata_hpa_resize 1: sectors = 312581808, hpa_sectors = 312581808 ><6>ata1.01: ATA-6: WDC WD1600JB-00GVA0, 08.02D08, max UDMA/100 ><6>ata1.01: 312581808 sectors, multi 16: LBA48 ><6>ata1.00: ata_hpa_resize 1: sectors = 586072368, hpa_sectors = 586072368 ><6>ata1.00: configured for UDMA/100 ><6>ata1.01: ata_hpa_resize 1: sectors = 312581808, hpa_sectors = 312581808 ><6>ata1.01: configured for UDMA/100 ><6>scsi1 : pata_via ><6>ata2.00: ATAPI, max UDMA/66 ><6>ata2.01: ATAPI, max PIO2, CDB intr ><6>ata2.00: configured for UDMA/33 ><6>ata2.01: configured for PIO2 ><5>scsi 0:0:0:0: Direct-Access ATA ST3300622A 3.AA PQ: 0 ANSI: 5 ><5>SCSI device sda: 586072368 512-byte hdwr sectors (300069 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: 586072368 512-byte hdwr sectors (300069 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 3a 00 00 ><5>SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 sda14 sda15 > ><5>sd 0:0:0:0: Attached scsi disk sda ><5>scsi 0:0:1:0: Direct-Access ATA WDC WD1600JB-00G 08.0 PQ: 0 ANSI: 5 ><5>SCSI device sdb: 312581808 512-byte hdwr sectors (160042 MB) ><5>sdb: Write Protect is off ><7>sdb: Mode Sense: 00 3a 00 00 ><5>SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>SCSI device sdb: 312581808 512-byte hdwr sectors (160042 MB) ><5>sdb: Write Protect is off ><7>sdb: Mode Sense: 00 3a 00 00 ><5>SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 sdb9 sdb10 sdb11 sdb12 sdb13 sdb14 sdb15 > ><4> sdb2: <bsd: > ><5>sd 0:0:1:0: Attached scsi disk sdb ><5>scsi 1:0:0:0: CD-ROM SONY DVD RW DW-D22A BYS2 PQ: 0 ANSI: 5 ><4>sr0: scsi3-mmc drive: 62x/62x writer cd/rw xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 1:0:0:0: Attached scsi CD-ROM sr0 ><5>scsi 1:0:1:0: Direct-Access IOMEGA ZIP 100 14.A PQ: 0 ANSI: 5 ><5>sd 1:0:1:0: Attached scsi removable disk sdc ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><4>Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>security: 3 users, 6 roles, 1816 types, 78 bools, 1 sens, 1024 cats ><7>security: 60 classes, 65638 rules ><7>SELinux: Completing initialization. ><7>SELinux: Setting up existing superblocks. ><7>SELinux: initialized (dev loop0, type squashfs), not configured for labeling ><7>SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts ><7>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts ><7>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs ><7>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts ><7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs ><7>SELinux: initialized (dev eventpollfs, type eventpollfs), uses task SIDs ><7>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts ><7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs ><7>SELinux: initialized (dev cpuset, type cpuset), uses genfs_contexts ><7>SELinux: initialized (dev proc, type proc), uses genfs_contexts ><7>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts ><7>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts ><7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts ><5>audit(1183145760.131:2): policy loaded auid=4294967295 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>raid5: automatically using best checksumming function: pIII_sse ><4> pIII_sse : 5440.000 MB/sec ><4>raid5: using function: pIII_sse (5440.000 MB/sec) ><4>raid6: int32x1 675 MB/s ><4>raid6: int32x2 851 MB/s ><4>raid6: int32x4 761 MB/s ><4>raid6: int32x8 707 MB/s ><4>raid6: mmxx1 1656 MB/s ><4>raid6: mmxx2 2691 MB/s ><4>raid6: sse1x1 1503 MB/s ><4>raid6: sse1x2 2503 MB/s ><4>raid6: using algorithm sse1x2 (2503 MB/s) ><6>md: raid6 personality registered for level 6 ><6>md: raid5 personality registered for level 5 ><6>md: raid4 personality registered for level 4 ><6>md: raid10 personality registered for level 10 ><4>GFS2 (built May 23 2007 22:13:32) installed ><6>Lock_Nolock (built May 23 2007 22:13:44) installed ><6>JFS: nTxBlock = 8087, nTxLock = 64696 ><6>SGI XFS with ACLs, security attributes, large block numbers, no debug enabled ><6>SGI XFS Quota Management subsystem ><6>device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com ><6>device-mapper: multipath: version 1.0.5 loaded ><6>device-mapper: multipath round-robin: version 1.0.0 loaded ><6>device-mapper: multipath emc: version 0.0.3 loaded ><5>audit(1183145773.629:3): audit_pid=661 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 19 ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda9, internal journal ><6>EXT3-fs: recovery complete. ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda9, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda10, internal journal ><6>EXT3-fs: recovery complete. ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda10, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda12, internal journal ><6>EXT3-fs: recovery complete. ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda12, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda13, internal journal ><6>EXT3-fs: recovery complete. ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda13, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda14, internal journal ><6>EXT3-fs: recovery complete. ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda14, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda15, internal journal ><6>EXT3-fs: recovery complete. ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda15, type ext3), uses xattr ><3>VFS: Can't find ext3 filesystem on dev sdb. ><3>VFS: Can't find ext3 filesystem on dev sdb2. ><6>attempt to access beyond end of device ><6>sdb4: rw=0, want=4, limit=2 ><3>EXT3-fs: unable to read superblock ><3>VFS: Can't find ext3 filesystem on dev sdb5. ><3>VFS: Can't find ext3 filesystem on dev sdb6. ><6>kjournald starting. Commit interval 5 seconds ><4>EXT3-fs warning: maximal mount count reached, running e2fsck is recommended ><6>EXT3 FS on sdb7, internal journal ><6>EXT3-fs: recovery complete. ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdb7, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><4>EXT3-fs warning: checktime reached, running e2fsck is recommended ><6>EXT3 FS on sdb1, internal journal ><6>EXT3-fs: recovery complete. ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdb1, type ext3), uses xattr ><5>ReiserFS: sdb3: found reiserfs format "3.6" with standard journal ><5>ReiserFS: sdb3: using ordered data mode ><5>ReiserFS: sdb3: journal params: device sdb3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 ><5>ReiserFS: sdb3: checking transaction log (sdb3) ><5>ReiserFS: sdb3: Using r5 hash to sort names ><7>SELinux: initialized (dev sdb3, type reiserfs), uses genfs_contexts ><6>kjournald starting. Commit interval 5 seconds ><4>EXT3-fs warning: maximal mount count reached, running e2fsck is recommended ><6>EXT3 FS on sdb7, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdb7, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><4>EXT3-fs warning: checktime reached, running e2fsck is recommended ><6>EXT3 FS on sdb8, internal journal ><6>EXT3-fs: recovery complete. ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdb8, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sdb9, internal journal ><6>EXT3-fs: recovery complete. ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdb9, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><4>EXT3-fs warning: maximal mount count reached, running e2fsck is recommended ><6>EXT3 FS on sdb10, internal journal ><6>EXT3-fs: recovery complete. ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdb10, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><4>EXT3-fs warning: checktime reached, running e2fsck is recommended ><6>EXT3 FS on sdb11, internal journal ><6>EXT3-fs: recovery complete. ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdb11, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><4>EXT3-fs warning: maximal mount count reached, running e2fsck is recommended ><6>EXT3 FS on sdb12, internal journal ><6>EXT3-fs: recovery complete. ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdb12, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sdb14, internal journal ><6>EXT3-fs: recovery complete. ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdb14, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sdb15, internal journal ><6>EXT3-fs: recovery complete. ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sdb15, type ext3), uses xattr > > >/tmp/anaconda.log: >19:35:43 INFO : kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz > >19:35:43 INFO : 1035140 kB are available >19:35:43 INFO : modules to insert cramfs fat vfat sunrpc lockd nfs_acl nfs loop isofs floppy edd pcspkr squashfs jbd mbcache ext3 ext2 >19:35:43 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:35:43 INFO : loaded cramfs from /modules/modules.cgz >19:35:43 INFO : loaded fat from /modules/modules.cgz >19:35:43 INFO : loaded vfat from /modules/modules.cgz >19:35:43 INFO : loaded sunrpc from /modules/modules.cgz >19:35:43 INFO : loaded lockd from /modules/modules.cgz >19:35:43 INFO : loaded nfs_acl from /modules/modules.cgz >19:35:43 INFO : loaded nfs from /modules/modules.cgz >19:35:43 INFO : loaded loop from /modules/modules.cgz >19:35:43 INFO : loaded floppy from /modules/modules.cgz >19:35:43 INFO : loaded edd from /modules/modules.cgz >19:35:43 INFO : loaded pcspkr from /modules/modules.cgz >19:35:43 INFO : loaded squashfs from /modules/modules.cgz >19:35:43 INFO : loaded jbd from /modules/modules.cgz >19:35:43 INFO : loaded mbcache from /modules/modules.cgz >19:35:43 INFO : loaded ext3 from /modules/modules.cgz >19:35:43 INFO : loaded ext2 from /modules/modules.cgz >19:35:43 DEBUG : module(s) isofs not found >19:35:43 INFO : inserted /tmp/cramfs.ko >19:35:43 INFO : inserted /tmp/fat.ko >19:35:43 INFO : inserted /tmp/vfat.ko >19:35:43 INFO : inserted /tmp/sunrpc.ko >19:35:43 INFO : inserted /tmp/lockd.ko >19:35:43 INFO : inserted /tmp/nfs_acl.ko >19:35:43 INFO : inserted /tmp/nfs.ko >19:35:43 INFO : inserted /tmp/loop.ko >19:35:43 INFO : inserted /tmp/floppy.ko >19:35:43 INFO : inserted /tmp/edd.ko >19:35:43 INFO : inserted /tmp/pcspkr.ko >19:35:43 INFO : inserted /tmp/squashfs.ko >19:35:43 INFO : inserted /tmp/jbd.ko >19:35:43 INFO : inserted /tmp/mbcache.ko >19:35:43 INFO : inserted /tmp/ext3.ko >19:35:43 INFO : inserted /tmp/ext2.ko >19:35:43 INFO : load module set done >19:35:43 INFO : modules to insert ipv6 >19:35:43 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:35:43 INFO : loaded ipv6 from /modules/modules.cgz >19:35:43 INFO : inserted /tmp/ipv6.ko >19:35:43 INFO : load module set done >19:35:43 INFO : modules to insert cdrom ide-cd >19:35:43 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:35:44 INFO : loaded cdrom from /modules/modules.cgz >19:35:44 DEBUG : module(s) ide-cd not found >19:35:44 INFO : inserted /tmp/cdrom.ko >19:35:44 INFO : load module set done >19:35:44 INFO : modules to insert scsi_mod sd_mod sr_mod >19:35:44 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:35:44 INFO : loaded scsi_mod from /modules/modules.cgz >19:35:44 INFO : loaded sd_mod from /modules/modules.cgz >19:35:44 INFO : loaded sr_mod from /modules/modules.cgz >19:35:44 INFO : inserted /tmp/scsi_mod.ko >19:35:44 INFO : inserted /tmp/sd_mod.ko >19:35:44 INFO : inserted /tmp/sr_mod.ko >19:35:44 INFO : load module set done >19:35:44 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >19:35:44 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:35:44 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >19:35:44 INFO : loaded libiscsi from /modules/modules.cgz >19:35:44 INFO : loaded iscsi_tcp from /modules/modules.cgz >19:35:44 INFO : inserted /tmp/scsi_transport_iscsi.ko >19:35:44 INFO : inserted /tmp/libiscsi.ko >19:35:44 INFO : inserted /tmp/iscsi_tcp.ko >19:35:44 INFO : load module set done >19:35:44 INFO : looking for usb controllers >19:35:44 INFO : found USB controller ehci-hcd >19:35:44 INFO : modules to insert ehci-hcd >19:35:44 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:35:44 INFO : loaded ehci-hcd from /modules/modules.cgz >19:35:44 INFO : inserted /tmp/ehci-hcd.ko >19:35:44 INFO : load module set done >19:35:44 INFO : found USB controller uhci-hcd >19:35:44 INFO : modules to insert uhci-hcd >19:35:44 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:35:44 INFO : loaded uhci-hcd from /modules/modules.cgz >19:35:45 INFO : inserted /tmp/uhci-hcd.ko >19:35:45 INFO : load module set done >19:35:45 INFO : found USB controller uhci-hcd >19:35:45 INFO : modules to insert >19:35:45 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:35:45 INFO : load module set done >19:35:45 INFO : found USB controller uhci-hcd >19:35:45 INFO : modules to insert >19:35:45 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:35:45 INFO : load module set done >19:35:45 INFO : found USB controller uhci-hcd >19:35:45 INFO : modules to insert >19:35:45 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:35:45 INFO : load module set done >19:35:45 DEBUG : waiting for usb to become stable... >19:35:47 DEBUG : 2 seconds. >19:35:47 INFO : modules to insert hid keybdev >19:35:47 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:35:47 DEBUG : module(s) hid keybdev not found >19:35:47 INFO : load module set done >19:35:48 INFO : no firewire controller found >19:35:48 DEBUG : no pcic controller found >19:35:48 DEBUG : probing buses >19:35:48 DEBUG : finished bus probing >19:35:48 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 3227 >19:35:48 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device b198 >19:35:48 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 3189 >19:35:48 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 3059 >19:35:48 DEBUG : ignoring driverless device nVidia Corporation NV44A [GeForce 6200] >19:35:48 DEBUG : ignoring driverless device Unknown device 109e:0878 >19:35:48 DEBUG : ignoring driverless device Unknown device 109e:036e >19:35:48 INFO : modules to insert mii via-rhine libata pata_via >19:35:48 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:35:48 INFO : loaded mii from /modules/modules.cgz >19:35:48 INFO : loaded via-rhine from /modules/modules.cgz >19:35:48 INFO : loaded libata from /modules/modules.cgz >19:35:48 INFO : loaded pata_via from /modules/modules.cgz >19:35:48 INFO : inserted /tmp/mii.ko >19:35:48 INFO : inserted /tmp/via-rhine.ko >19:35:48 INFO : inserted /tmp/libata.ko >19:35:50 INFO : inserted /tmp/pata_via.ko >19:35:50 INFO : load module set done >19:35:50 INFO : trying to mount CD device scd0 >19:35:51 INFO : mntloop loop0 on /mnt/runtime as /mnt/source/images/stage2.img fd is 10 >19:35:52 DEBUG : MD5SUM -> 7a4291b37912cbf1df08306507095821 >19:35:52 DEBUG : skipsectors = 15 >19:35:52 INFO : supported = 0 >19:35:57 INFO : Loading SELinux policy >19:36:00 INFO : getting ready to spawn shell now >19:36:00 INFO : modules to insert ide-cd >19:36:00 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:36:00 DEBUG : module(s) ide-cd not found >19:36:00 INFO : load module set done >19:36:00 INFO : modules to insert >19:36:00 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:36:00 INFO : load module set done >19:36:00 INFO : modules to insert >19:36:00 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:36:00 INFO : load module set done >19:36:00 DEBUG : probing buses >19:36:00 DEBUG : finished bus probing >19:36:00 DEBUG : ignoring driverless device VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South] >19:36:00 DEBUG : ignoring driverless device VIA Technologies, Inc. VT8237 PCI Bridge >19:36:00 DEBUG : ignoring driverless device VIA Technologies, Inc. VT8377 [KT400/KT600 AGP] Host Bridge >19:36:00 DEBUG : ignoring driverless device VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller >19:36:00 DEBUG : ignoring driverless device nVidia Corporation NV44A [GeForce 6200] >19:36:00 DEBUG : ignoring driverless device Brooktree Corporation Bt878 Audio Capture >19:36:00 DEBUG : ignoring driverless device Brooktree Corporation Bt878 Video Capture >19:36:00 INFO : modules to insert >19:36:00 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:36:00 INFO : load module set done >19:36:00 INFO : modules to insert md raid0 raid1 raid5 raid6 xor raid456 raid10 msdos gfs2 lock_nolock reiserfs jfs xfs dm-mod dm-zero dm-mirror dm-snapshot dm-multipath dm-round-robin dm-emc >19:36:00 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >19:36:00 INFO : loaded raid0 from /modules/modules.cgz >19:36:00 INFO : loaded raid1 from /modules/modules.cgz >19:36:00 INFO : loaded xor from /modules/modules.cgz >19:36:00 INFO : loaded raid456 from /modules/modules.cgz >19:36:00 INFO : loaded raid10 from /modules/modules.cgz >19:36:00 INFO : loaded msdos from /modules/modules.cgz >19:36:00 INFO : loaded gfs2 from /modules/modules.cgz >19:36:00 INFO : loaded lock_nolock from /modules/modules.cgz >19:36:00 INFO : loaded reiserfs from /modules/modules.cgz >19:36:00 INFO : loaded jfs from /modules/modules.cgz >19:36:00 INFO : loaded xfs from /modules/modules.cgz >19:36:00 INFO : loaded dm-mod from /modules/modules.cgz >19:36:00 INFO : loaded dm-zero from /modules/modules.cgz >19:36:00 INFO : loaded dm-mirror from /modules/modules.cgz >19:36:00 INFO : loaded dm-snapshot from /modules/modules.cgz >19:36:00 INFO : loaded dm-multipath from /modules/modules.cgz >19:36:00 INFO : loaded dm-round-robin from /modules/modules.cgz >19:36:00 INFO : loaded dm-emc from /modules/modules.cgz >19:36:00 DEBUG : module(s) md raid5 raid6 not found >19:36:00 INFO : inserted /tmp/raid0.ko >19:36:00 INFO : inserted /tmp/raid1.ko >19:36:00 INFO : inserted /tmp/xor.ko >19:36:00 INFO : inserted /tmp/raid456.ko >19:36:00 INFO : inserted /tmp/raid10.ko >19:36:00 INFO : inserted /tmp/msdos.ko >19:36:00 INFO : inserted /tmp/gfs2.ko >19:36:00 INFO : inserted /tmp/lock_nolock.ko >19:36:00 INFO : inserted /tmp/reiserfs.ko >19:36:00 INFO : inserted /tmp/jfs.ko >19:36:00 INFO : inserted /tmp/xfs.ko >19:36:00 INFO : inserted /tmp/dm-mod.ko >19:36:00 INFO : inserted /tmp/dm-zero.ko >19:36:01 INFO : inserted /tmp/dm-mirror.ko >19:36:01 INFO : inserted /tmp/dm-snapshot.ko >19:36:01 INFO : inserted /tmp/dm-multipath.ko >19:36:01 INFO : inserted /tmp/dm-round-robin.ko >19:36:01 INFO : inserted /tmp/dm-emc.ko >19:36:01 INFO : load module set done >19:36:01 INFO : looking for USB mouse... >19:36:01 INFO : Running anaconda script /usr/bin/anaconda >19:36:13 INFO : using only installclass _Fedora >19:36:14 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '-m', 'cdrom://scd0:/mnt/source', '--graphical', '--selinux'] >19:36:14 INFO : Display mode = g >19:36:14 INFO : Method = cdrom://scd0:/mnt/source >19:36:18 INFO : anaconda floppy device fd0 >19:36:31 INFO : Started mini-wm >19:36:36 INFO : Starting graphical installation... >19:36:39 INFO : Detected 1024M of memory >19:36:39 INFO : Swap attempt of 1000M to 2000M >19:36:39 WARNING : step installtype does not exist >19:36:39 WARNING : step complete does not exist >19:36:40 INFO : moving (1) to step welcome >19:36:51 INFO : moving (1) to step language >19:37:07 INFO : moving (1) to step keyboard >19:37:12 INFO : moving (1) to step findrootparts >19:37:12 DEBUG : starting mpaths >19:37:12 DEBUG : self.driveList(): ['sda', 'sdb', 'sdc'] >19:37:12 DEBUG : DiskSet.skippedDisks: [] >19:37:12 DEBUG : DiskSet.skippedDisks: [] >19:37:12 DEBUG : starting all mpaths on drives ['sda', 'sdb', 'sdc'] >19:37:12 DEBUG : scanning for multipath on drives ['sda', 'sdb', 'sdc'] >19:37:12 DEBUG : mpaths: [] >19:37:12 DEBUG : done starting mpaths. Drivelist: ['sda', 'sdb', 'sdc'] >19:37:12 DEBUG : starting dmraids >19:37:12 DEBUG : self.driveList(): ['sda', 'sdb', 'sdc'] >19:37:12 DEBUG : DiskSet.skippedDisks: [] >19:37:12 DEBUG : DiskSet.skippedDisks: [] >19:37:12 DEBUG : starting all dmraids on drives ['sda', 'sdb', 'sdc'] >19:37:12 DEBUG : scanning for dmraid on drives ['sda', 'sdb', 'sdc'] >19:37:12 DEBUG : done starting dmraids. Drivelist: ['sda', 'sdb', 'sdc'] >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sda9 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sda10 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sda12 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sda13 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sda14 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sda15 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sda16 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sda18 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sda20 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sda21 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sda22 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sda23 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sdb1 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sdb3 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sdb7 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sdb8 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sdb9 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sdb10 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sdb11 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sdb12 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sdb14 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sdb15 on /mnt/sysimage >19:37:31 DEBUG : error opening device /dev/sdb15: [Errno 2] No such file or directory: '/dev/sdb15' >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sdb16 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sdb17 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sdb18 on /mnt/sysimage >19:37:31 DEBUG : isys.py:mount()- going to mount /tmp/sdb19 on /mnt/sysimage >19:37:33 WARNING : step complete does not exist >19:37:33 INFO : moving (1) to step findinstall >19:37:47 WARNING : step complete does not exist >19:37:47 INFO : moving (1) to step partitionobjinit >19:37:47 INFO : no initiator set >19:37:47 INFO : no /tmp/fcpconfig; not configuring zfcp >19:37:53 DEBUG : error reading jfs label on /tmp/disk: [Errno 22] Invalid argument >19:37:53 DEBUG : error reading reiserfs label on /tmp/disk: [Errno 22] Invalid argument >19:37:53 DEBUG : error reading jfs label on /tmp/disk: [Errno 22] Invalid argument >19:37:53 DEBUG : error reading reiserfs label on /tmp/disk: [Errno 22] Invalid argument >19:37:53 DEBUG : error reading jfs label on /tmp/disk: [Errno 22] Invalid argument >19:37:53 DEBUG : error reading reiserfs label on /tmp/disk: [Errno 22] Invalid argument >19:37:54 DEBUG : error opening device /tmp/disk: [Errno 123] No medium found: '/tmp/disk' >19:37:54 DEBUG : error opening device /tmp/disk: [Errno 123] No medium found: '/tmp/disk' >19:37:54 DEBUG : error opening device /tmp/disk: [Errno 123] No medium found: '/tmp/disk' >19:37:54 DEBUG : error opening device /tmp/disk: [Errno 123] No medium found: '/tmp/disk' >19:37:54 DEBUG : error opening device /tmp/disk: [Errno 123] No medium found: '/tmp/disk' >19:38:00 INFO : moving (1) to step parttype >19:38:17 INFO : moving (1) to step partition >19:40:30 INFO : moving (1) to step partitiondone >19:40:30 INFO : moving (1) to step bootloadersetup >19:40:30 INFO : moving (1) to step bootloader >19:41:10 INFO : moving (1) to step bootloaderadvanced >19:41:25 INFO : moving (1) to step networkdevicecheck >19:41:25 INFO : moving (1) to step network >19:42:13 WARNING : /usr/lib/anaconda/isys.py:553: DeprecationWarning: struct integer overflow masking is deprecated > nw = socket.inet_ntop(socket.AF_INET, struct.pack('!I', netaddr)) > >19:42:13 WARNING : /usr/lib/anaconda/isys.py:554: DeprecationWarning: struct integer overflow masking is deprecated > bc = socket.inet_ntop(socket.AF_INET, struct.pack('!I', bcaddr)) > >19:42:52 INFO : moving (1) to step timezone >19:43:10 INFO : moving (1) to step accounts >19:43:27 INFO : moving (1) to step reposetup >19:43:27 CRITICAL: No Repositories Available to Set Up >19:43:27 INFO : switching from CD [1] to 1 for >19:43:29 INFO : moving (1) to step basepkgsel >19:43:31 INFO : moving (1) to step tasksel >19:43:49 INFO : moving (1) to step group-selection >19:48:40 INFO : moving (1) to step postselection >19:48:40 INFO : selected kernel package for kernel >19:48:40 DEBUG : selecting kernel-devel >19:51:46 INFO : moving (1) to step confirminstall >19:51:54 INFO : moving (1) to step install >19:51:55 INFO : moving (1) to step enablefilesystems >19:52:00 DEBUG : not saving partition table of disk with > 15 partitions >19:52:00 DEBUG : not saving partition table of disk with > 15 partitions >19:52:07 INFO : formatting swap as swap > > >/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 248247
: 159266 |
159828