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 860960 Details for
Bug 1062976
DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
[?]
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.
File: anaconda-tb
anaconda-tb (text/plain), 417.17 KB, created by
Tom Klingenberg
on 2014-02-09 11:43:55 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Tom Klingenberg
Created:
2014-02-09 11:43:55 UTC
Size:
417.17 KB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking > message, timeout) > File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 145, in __call__ > **keywords) > File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 70, in __call__ > return self._proxy_method(*args, **keywords) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 80, in getNMObjProperty > prop) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 860, in _add_ap > mode = getNMObjProperty(ap_dbus, ".AccessPoint", "Mode") > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 722, in _refresh_ap > self._add_ap(ap, active) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 640, in refresh_ui > self._refresh_ap(device, state) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 374, in on_device_config_changed > self.refresh_ui(device) >DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist > > >Local variables in innermost frame: >byte_arrays: False >self: <dbus._dbus.SystemBus (system) at 0x7ff32c068c50> >args: ('org.freedesktop.NetworkManager.AccessPoint', 'Mode') >object_path: /org/freedesktop/NetworkManager/AccessPoint/26 >signature: None >bus_name: :1.12 >get_args_opts: {'byte_arrays': False, 'utf8_strings': False} >timeout: -1.0 >kwargs: {} >dbus_interface: org.freedesktop.DBus.Properties >message: <dbus.lowlevel.MethodCallMessage path: /org/freedesktop/NetworkManager/AccessPoint/26, iface: org.freedesktop.DBus.Properties, member: Get dest: :1.12> >method: Get > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x35146d0>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='de (nodeadkeys)' ># System language >lang de_DE.UTF-8 > ># Network information >network --bootproto=dhcp --device=em1 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># System timezone >timezone Europe/Berlin ># System bootloader configuration >bootloader --location=mbr >autopart > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 476940MB disk sda (0) with existing msdos disklabel >, existing 1199MB partition sda1 (1) with existing ntfs filesystem >, existing 465740MB partition sda2 (2) with existing ntfs filesystem >, existing 9999MB partition sda3 (3) with existing ntfs filesystem >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: HL-DT-ST DVDRAM GT30N path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 487936 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x7ff33c06c7a0> > exists: True > _size: 953.0 > id: 4 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-12-12-00-56-55-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora-Live-Desktop-x86_64-20-1 > _format._targetSize: 0.0 > _format._size: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/sr0 > parents: [] > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M00ABA83707, /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1, /dev/disk/by-uuid/2013-12-12-00-56-55-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _targetSize: 0 > _model: HL-DT-STDVDRAM_GT30N > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-12-12-00-56-55-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora-Live-Desktop-x86_64-20-1 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/sr0 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 5 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 6 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 7 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 8 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 9 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 10 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 11 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 12 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 24375583-5faa-4172-8345-5dff1a0e89e5 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-Live-Des > _format._targetSize: 4096.0 > _format.dirty: False > _format._size: 4096.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop3 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Des, /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 24375583-5faa-4172-8345-5dff1a0e89e5 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-Live-Des > originalFormat._targetSize: 4096.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 4096.0 > originalFormat._device: /dev/loop3 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 13 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 14 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 4096MB dm live-rw (15) with existing ext4 filesystem >, existing 4096MB dm live-base (16) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (17) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, sda3, sr0, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), live-rw, live-base, live-osimg-min] > _intf.storage.fsset.devicetree.liveBackingDevice: sr0 > _intf.storage.fsset.devicetree.protectedDevNames: [sr0, sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sr0] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x3514790) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x3514750) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x3514810) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x3514850) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x3514890) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7ff36a5e7b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 0 > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: None > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, RaidPage instance, containing members: > filterActive: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._check_list: [] > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._add_dialog: None > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._confirmed: False > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2] > _intf._currentAction._spokes._initialized: False > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._devices: [] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._current_selector: None > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._summaryButton: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._media_disks: [] > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._device_disks: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._free_space: 0 B > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: None, 1: None, 2: , 3: , 4: , 5: None} > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._months_nums: {'Juni': 6, 'März': 3, 'Oktober': 10, 'August': 8, 'September': 9, 'Juli': 7, 'April': 4, 'Dezember': 12, 'Februar': 2, 'Mai': 5, 'November': 11, 'Januar': 1} > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x3eb4790> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._check_list: [] > _intf._currentAction._spokes._config_dialog._threads_counter: 4 > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: None > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: None > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: None > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: True > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._cur_clicked_overview: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: None > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: None > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Nicht genügend Speicherplatz für die aktuelle Software-Auswahl. Zusätzlich werden 2.96 GB benötigt. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 2.96 GB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction._inSpoke: False > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x355bed8>, True), 'type': (<function <lambda> at 0x3563140>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x355bf50>, True), 'journalctl': (<function journalctl_callback at 0x3563050>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.15-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-base', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Sun 2014-02-09 07:33:49 EST, end at Sun 2014-02-09 12:39:21 EST. -- >Feb 09 07:33:49 localhost systemd-journal[100]: Runtime journal is using 8.0M (max 395.9M, leaving 593.8M of free 3.8G, current limit 395.9M). >Feb 09 07:33:49 localhost systemd-journal[100]: Runtime journal is using 8.0M (max 395.9M, leaving 593.8M of free 3.8G, current limit 395.9M). >Feb 09 07:33:49 localhost kernel: Initializing cgroup subsys cpuset >Feb 09 07:33:49 localhost kernel: Initializing cgroup subsys cpu >Feb 09 07:33:49 localhost kernel: Initializing cgroup subsys cpuacct >Feb 09 07:33:49 localhost kernel: Linux version 3.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >Feb 09 07:33:49 localhost kernel: Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Feb 09 07:33:49 localhost kernel: e820: BIOS-provided physical RAM map: >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000c3a7bfff] usable >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c3a7c000-0x00000000c3a81fff] reserved >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c3a82000-0x00000000c3b48fff] usable >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c3b49000-0x00000000c3b5bfff] reserved >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c3b5c000-0x00000000c3bdcfff] ACPI NVS >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c3bdd000-0x00000000c3c0efff] reserved >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c3c0f000-0x00000000c3c5cfff] usable >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c3c5d000-0x00000000c3e67fff] reserved >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c3e68000-0x00000000c3ee7fff] ACPI NVS >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c3ee8000-0x00000000c3f0efff] reserved >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c3f0f000-0x00000000c3f17fff] usable >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c3f18000-0x00000000c3f1efff] reserved >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c3f1f000-0x00000000c3f6cfff] usable >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c3f6d000-0x00000000c3f7afff] ACPI NVS >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c3f7b000-0x00000000c3f7dfff] ACPI data >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c3f7e000-0x00000000c3f8afff] ACPI NVS >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c3f8b000-0x00000000c3f8bfff] ACPI data >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c3f8c000-0x00000000c3f9efff] ACPI NVS >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c3f9f000-0x00000000c3ffefff] ACPI data >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c3fff000-0x00000000c3ffffff] usable >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c4000000-0x00000000c5ffffff] reserved >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000c7800000-0x00000000c7ffffff] reserved >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000feaff000-0x00000000feafffff] reserved >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >Feb 09 07:33:49 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000237ffffff] usable >Feb 09 07:33:49 localhost kernel: NX (Execute Disable) protection: active >Feb 09 07:33:49 localhost kernel: SMBIOS 2.6 present. >Feb 09 07:33:49 localhost kernel: DMI: LENOVO 431967G/431967G, BIOS 6NET74WW (1.34 ) 10/27/2010 >Feb 09 07:33:49 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Feb 09 07:33:49 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Feb 09 07:33:49 localhost kernel: No AGP bridge found >Feb 09 07:33:49 localhost kernel: e820: last_pfn = 0x238000 max_arch_pfn = 0x400000000 >Feb 09 07:33:49 localhost kernel: MTRR default type: uncachable >Feb 09 07:33:49 localhost kernel: MTRR fixed ranges enabled: >Feb 09 07:33:49 localhost kernel: 00000-9FFFF write-back >Feb 09 07:33:49 localhost kernel: A0000-BFFFF uncachable >Feb 09 07:33:49 localhost kernel: C0000-FFFFF write-protect >Feb 09 07:33:49 localhost kernel: MTRR variable ranges enabled: >Feb 09 07:33:49 localhost kernel: 0 base 0C4000000 mask FFE000000 uncachable >Feb 09 07:33:49 localhost kernel: 1 base 000000000 mask F80000000 write-back >Feb 09 07:33:49 localhost kernel: 2 base 080000000 mask FC0000000 write-back >Feb 09 07:33:49 localhost kernel: 3 base 0C0000000 mask FF8000000 write-back >Feb 09 07:33:49 localhost kernel: 4 base 100000000 mask F00000000 write-back >Feb 09 07:33:49 localhost kernel: 5 base 200000000 mask FE0000000 write-back >Feb 09 07:33:49 localhost kernel: 6 base 220000000 mask FF0000000 write-back >Feb 09 07:33:49 localhost kernel: 7 base 230000000 mask FF8000000 write-back >Feb 09 07:33:49 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Feb 09 07:33:49 localhost kernel: e820: update [mem 0xc4000000-0xc5ffffff] usable ==> reserved >Feb 09 07:33:49 localhost kernel: e820: update [mem 0xc8000000-0xffffffff] usable ==> reserved >Feb 09 07:33:49 localhost kernel: e820: last_pfn = 0xc4000 max_arch_pfn = 0x400000000 >Feb 09 07:33:49 localhost kernel: found SMP MP-table at [mem 0x000f68c0-0x000f68cf] mapped at [ffff8800000f68c0] >Feb 09 07:33:49 localhost kernel: Base memory trampoline at [ffff880000098000] 98000 size 24576 >Feb 09 07:33:49 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Feb 09 07:33:49 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Feb 09 07:33:49 localhost kernel: BRK [0x01fe7000, 0x01fe7fff] PGTABLE >Feb 09 07:33:49 localhost kernel: BRK [0x01fe8000, 0x01fe8fff] PGTABLE >Feb 09 07:33:49 localhost kernel: BRK [0x01fe9000, 0x01fe9fff] PGTABLE >Feb 09 07:33:49 localhost kernel: init_memory_mapping: [mem 0x237e00000-0x237ffffff] >Feb 09 07:33:49 localhost kernel: [mem 0x237e00000-0x237ffffff] page 2M >Feb 09 07:33:49 localhost kernel: BRK [0x01fea000, 0x01feafff] PGTABLE >Feb 09 07:33:49 localhost kernel: init_memory_mapping: [mem 0x234000000-0x237dfffff] >Feb 09 07:33:49 localhost kernel: [mem 0x234000000-0x237dfffff] page 2M >Feb 09 07:33:49 localhost kernel: init_memory_mapping: [mem 0x200000000-0x233ffffff] >Feb 09 07:33:49 localhost kernel: [mem 0x200000000-0x233ffffff] page 2M >Feb 09 07:33:49 localhost kernel: init_memory_mapping: [mem 0x00100000-0xc3a7bfff] >Feb 09 07:33:49 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Feb 09 07:33:49 localhost kernel: [mem 0x00200000-0xc39fffff] page 2M >Feb 09 07:33:49 localhost kernel: [mem 0xc3a00000-0xc3a7bfff] page 4k >Feb 09 07:33:49 localhost kernel: init_memory_mapping: [mem 0xc3a82000-0xc3b48fff] >Feb 09 07:33:49 localhost kernel: [mem 0xc3a82000-0xc3b48fff] page 4k >Feb 09 07:33:49 localhost kernel: init_memory_mapping: [mem 0xc3c0f000-0xc3c5cfff] >Feb 09 07:33:49 localhost kernel: [mem 0xc3c0f000-0xc3c5cfff] page 4k >Feb 09 07:33:49 localhost kernel: BRK [0x01feb000, 0x01febfff] PGTABLE >Feb 09 07:33:49 localhost kernel: init_memory_mapping: [mem 0xc3f0f000-0xc3f17fff] >Feb 09 07:33:49 localhost kernel: [mem 0xc3f0f000-0xc3f17fff] page 4k >Feb 09 07:33:49 localhost kernel: BRK [0x01fec000, 0x01fecfff] PGTABLE >Feb 09 07:33:49 localhost kernel: init_memory_mapping: [mem 0xc3f1f000-0xc3f6cfff] >Feb 09 07:33:49 localhost kernel: [mem 0xc3f1f000-0xc3f6cfff] page 4k >Feb 09 07:33:49 localhost kernel: init_memory_mapping: [mem 0xc3fff000-0xc3ffffff] >Feb 09 07:33:49 localhost kernel: [mem 0xc3fff000-0xc3ffffff] page 4k >Feb 09 07:33:49 localhost kernel: init_memory_mapping: [mem 0x100000000-0x1ffffffff] >Feb 09 07:33:49 localhost kernel: [mem 0x100000000-0x1ffffffff] page 2M >Feb 09 07:33:49 localhost kernel: RAMDISK: [mem 0x7e179000-0x7fffefff] >Feb 09 07:33:49 localhost kernel: ACPI: RSDP 00000000000f6890 00024 (v02 LENOVO) >Feb 09 07:33:49 localhost kernel: ACPI: XSDT 00000000c3ff1adb 00094 (v01 LENOVO TP-6N 00001340 LTP 00000000) >Feb 09 07:33:49 localhost kernel: ACPI: FACP 00000000c3ff1c00 000F4 (v04 LENOVO TP-6N 00001340 LNVO 00000001) >Feb 09 07:33:49 localhost kernel: ACPI: DSDT 00000000c3ff1e9b 0CC8B (v01 LENOVO TP-6N 00001340 MSFT 03000001) >Feb 09 07:33:49 localhost kernel: ACPI: FACS 00000000c3ee7000 00040 >Feb 09 07:33:49 localhost kernel: ACPI: SSDT 00000000c3ff1db4 000E7 (v01 LENOVO TP-6N 00001340 MSFT 03000001) >Feb 09 07:33:49 localhost kernel: ACPI: ECDT 00000000c3ffeb26 00052 (v01 LENOVO TP-6N 00001340 LNVO 00000001) >Feb 09 07:33:49 localhost kernel: ACPI: APIC 00000000c3ffeb78 000BC (v01 LENOVO TP-6N 00001340 LNVO 00000001) >Feb 09 07:33:49 localhost kernel: ACPI: MCFG 00000000c3ffec34 0003C (v01 LENOVO TP-6N 00001340 LNVO 00000001) >Feb 09 07:33:49 localhost kernel: ACPI: HPET 00000000c3ffec70 00038 (v01 LENOVO TP-6N 00001340 LNVO 00000001) >Feb 09 07:33:49 localhost kernel: ACPI: ASF! 00000000c3ffedbe 000A4 (v16 LENOVO TP-6N 00001340 PTL 00000001) >Feb 09 07:33:49 localhost kernel: ACPI: SLIC 00000000c3ffee62 00176 (v01 LENOVO TP-6N 00001340 LTP 00000000) >Feb 09 07:33:49 localhost kernel: ACPI: BOOT 00000000c3ffefd8 00028 (v01 LENOVO TP-6N 00001340 LTP 00000001) >Feb 09 07:33:49 localhost kernel: ACPI: SSDT 00000000c3ee591a 0084B (v01 LENOVO TP-6N 00001340 INTL 20050513) >Feb 09 07:33:49 localhost kernel: ACPI: TCPA 00000000c3f8b000 00032 (v02 PTL CRESTLN 06040000 00005A52) >Feb 09 07:33:49 localhost kernel: ACPI: SSDT 00000000c3f7d000 009F1 (v01 PmRef CpuPm 00003000 INTL 20060912) >Feb 09 07:33:49 localhost kernel: ACPI: SSDT 00000000c3f7c000 00259 (v01 PmRef Cpu0Tst 00003000 INTL 20060912) >Feb 09 07:33:49 localhost kernel: ACPI: SSDT 00000000c3f7b000 0049F (v01 PmRef ApTst 00003000 INTL 20060912) >Feb 09 07:33:49 localhost kernel: ACPI: Local APIC address 0xfee00000 >Feb 09 07:33:49 localhost kernel: No NUMA configuration found >Feb 09 07:33:49 localhost kernel: Faking a node at [mem 0x0000000000000000-0x0000000237ffffff] >Feb 09 07:33:49 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x237ffffff] >Feb 09 07:33:49 localhost kernel: NODE_DATA [mem 0x237fe4000-0x237ff7fff] >Feb 09 07:33:49 localhost kernel: [ffffea0000000000-ffffea0008dfffff] PMD -> [ffff88022f600000-ffff8802375fffff] on node 0 >Feb 09 07:33:49 localhost kernel: Zone ranges: >Feb 09 07:33:49 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Feb 09 07:33:49 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Feb 09 07:33:49 localhost kernel: Normal [mem 0x100000000-0x237ffffff] >Feb 09 07:33:49 localhost kernel: Movable zone start for each node >Feb 09 07:33:49 localhost kernel: Early memory node ranges >Feb 09 07:33:49 localhost kernel: node 0: [mem 0x00001000-0x0009dfff] >Feb 09 07:33:49 localhost kernel: node 0: [mem 0x00100000-0xc3a7bfff] >Feb 09 07:33:49 localhost kernel: node 0: [mem 0xc3a82000-0xc3b48fff] >Feb 09 07:33:49 localhost kernel: node 0: [mem 0xc3c0f000-0xc3c5cfff] >Feb 09 07:33:49 localhost kernel: node 0: [mem 0xc3f0f000-0xc3f17fff] >Feb 09 07:33:49 localhost kernel: node 0: [mem 0xc3f1f000-0xc3f6cfff] >Feb 09 07:33:49 localhost kernel: node 0: [mem 0xc3fff000-0xc3ffffff] >Feb 09 07:33:49 localhost kernel: node 0: [mem 0x100000000-0x237ffffff] >Feb 09 07:33:49 localhost kernel: On node 0 totalpages: 2079622 >Feb 09 07:33:49 localhost kernel: DMA zone: 64 pages used for memmap >Feb 09 07:33:49 localhost kernel: DMA zone: 21 pages reserved >Feb 09 07:33:49 localhost kernel: DMA zone: 3997 pages, LIFO batch:0 >Feb 09 07:33:49 localhost kernel: DMA32 zone: 12464 pages used for memmap >Feb 09 07:33:49 localhost kernel: DMA32 zone: 797673 pages, LIFO batch:31 >Feb 09 07:33:49 localhost kernel: Normal zone: 19968 pages used for memmap >Feb 09 07:33:49 localhost kernel: Normal zone: 1277952 pages, LIFO batch:31 >Feb 09 07:33:49 localhost kernel: ACPI: PM-Timer IO Port: 0x1008 >Feb 09 07:33:49 localhost kernel: ACPI: Local APIC address 0xfee00000 >Feb 09 07:33:49 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Feb 09 07:33:49 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >Feb 09 07:33:49 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >Feb 09 07:33:49 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) >Feb 09 07:33:49 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled) >Feb 09 07:33:49 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] enabled) >Feb 09 07:33:49 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] enabled) >Feb 09 07:33:49 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled) >Feb 09 07:33:49 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >Feb 09 07:33:49 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >Feb 09 07:33:49 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >Feb 09 07:33:49 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >Feb 09 07:33:49 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) >Feb 09 07:33:49 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) >Feb 09 07:33:49 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) >Feb 09 07:33:49 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) >Feb 09 07:33:49 localhost kernel: ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >Feb 09 07:33:49 localhost kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 >Feb 09 07:33:49 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Feb 09 07:33:49 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Feb 09 07:33:49 localhost kernel: ACPI: IRQ0 used by override. >Feb 09 07:33:49 localhost kernel: ACPI: IRQ2 used by override. >Feb 09 07:33:49 localhost kernel: ACPI: IRQ9 used by override. >Feb 09 07:33:49 localhost kernel: Using ACPI (MADT) for SMP configuration information >Feb 09 07:33:49 localhost kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000 >Feb 09 07:33:49 localhost kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs >Feb 09 07:33:49 localhost kernel: nr_irqs_gsi: 40 >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009efff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0x000dc000-0x000fffff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xc3a7c000-0xc3a81fff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xc3b49000-0xc3b5bfff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xc3b5c000-0xc3bdcfff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xc3bdd000-0xc3c0efff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xc3c5d000-0xc3e67fff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xc3e68000-0xc3ee7fff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xc3ee8000-0xc3f0efff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xc3f18000-0xc3f1efff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xc3f6d000-0xc3f7afff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xc3f7b000-0xc3f7dfff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xc3f7e000-0xc3f8afff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xc3f8b000-0xc3f8bfff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xc3f8c000-0xc3f9efff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xc3f9f000-0xc3ffefff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xc4000000-0xc5ffffff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xc6000000-0xc77fffff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xc7800000-0xc7ffffff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xc8000000-0xdfffffff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfeafefff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xfeaff000-0xfeafffff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xfeb00000-0xfebfffff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfecfffff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed1bfff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed8ffff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xfed90000-0xfedfffff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >Feb 09 07:33:49 localhost kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >Feb 09 07:33:49 localhost kernel: e820: [mem 0xc8000000-0xdfffffff] available for PCI devices >Feb 09 07:33:49 localhost kernel: Booting paravirtualized kernel on bare hardware >Feb 09 07:33:49 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >Feb 09 07:33:49 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff880237c00000 s85568 r8192 d20928 u262144 >Feb 09 07:33:49 localhost kernel: pcpu-alloc: s85568 r8192 d20928 u262144 alloc=1*2097152 >Feb 09 07:33:49 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >Feb 09 07:33:49 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2047105 >Feb 09 07:33:49 localhost kernel: Policy zone: Normal >Feb 09 07:33:49 localhost kernel: Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Feb 09 07:33:49 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Feb 09 07:33:49 localhost kernel: Checking aperture... >Feb 09 07:33:49 localhost kernel: No AGP bridge found >Feb 09 07:33:49 localhost kernel: Memory: 8072548K/8318488K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 245940K reserved) >Feb 09 07:33:49 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Feb 09 07:33:49 localhost kernel: Hierarchical RCU implementation. >Feb 09 07:33:49 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >Feb 09 07:33:49 localhost kernel: NR_IRQS:8448 nr_irqs:744 16 >Feb 09 07:33:49 localhost kernel: Console: colour VGA+ 80x25 >Feb 09 07:33:49 localhost kernel: console [tty0] enabled >Feb 09 07:33:49 localhost kernel: allocated 33554432 bytes of page_cgroup >Feb 09 07:33:49 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Feb 09 07:33:49 localhost kernel: hpet clockevent registered >Feb 09 07:33:49 localhost kernel: tsc: Fast TSC calibration using PIT >Feb 09 07:33:49 localhost kernel: tsc: Detected 1728.809 MHz processor >Feb 09 07:33:49 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3457.61 BogoMIPS (lpj=1728809) >Feb 09 07:33:49 localhost kernel: pid_max: default: 32768 minimum: 301 >Feb 09 07:33:49 localhost kernel: Security Framework initialized >Feb 09 07:33:49 localhost kernel: SELinux: Initializing. >Feb 09 07:33:49 localhost kernel: SELinux: Starting in permissive mode >Feb 09 07:33:49 localhost kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Feb 09 07:33:49 localhost kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >Feb 09 07:33:49 localhost kernel: Mount-cache hash table entries: 256 >Feb 09 07:33:49 localhost kernel: Initializing cgroup subsys memory >Feb 09 07:33:49 localhost kernel: Initializing cgroup subsys devices >Feb 09 07:33:49 localhost kernel: Initializing cgroup subsys freezer >Feb 09 07:33:49 localhost kernel: Initializing cgroup subsys net_cls >Feb 09 07:33:49 localhost kernel: Initializing cgroup subsys blkio >Feb 09 07:33:49 localhost kernel: Initializing cgroup subsys perf_event >Feb 09 07:33:49 localhost kernel: Initializing cgroup subsys hugetlb >Feb 09 07:33:49 localhost kernel: CPU: Physical Processor ID: 0 >Feb 09 07:33:49 localhost kernel: CPU: Processor Core ID: 0 >Feb 09 07:33:49 localhost kernel: mce: CPU supports 9 MCE banks >Feb 09 07:33:49 localhost kernel: CPU0: Thermal monitoring enabled (TM1) >Feb 09 07:33:49 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >tlb_flushall_shift: 6 >Feb 09 07:33:49 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >Feb 09 07:33:49 localhost kernel: ACPI: Core revision 20130517 >Feb 09 07:33:49 localhost kernel: ACPI: All ACPI Tables successfully acquired >Feb 09 07:33:49 localhost kernel: ftrace: allocating 25129 entries in 99 pages >Feb 09 07:33:49 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Feb 09 07:33:49 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i7 CPU Q 820 @ 1.73GHz (fam: 06, model: 1e, stepping: 05) >Feb 09 07:33:49 localhost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, Nehalem events, Intel PMU driver. >Feb 09 07:33:49 localhost kernel: perf_event_intel: CPU erratum AAJ80 worked around >Feb 09 07:33:49 localhost kernel: perf_event_intel: CPUID marked event: 'bus cycles' unavailable >Feb 09 07:33:49 localhost kernel: ... version: 3 >Feb 09 07:33:49 localhost kernel: ... bit width: 48 >Feb 09 07:33:49 localhost kernel: ... generic registers: 4 >Feb 09 07:33:49 localhost kernel: ... value mask: 0000ffffffffffff >Feb 09 07:33:49 localhost kernel: ... max period: 000000007fffffff >Feb 09 07:33:49 localhost kernel: ... fixed-purpose events: 3 >Feb 09 07:33:49 localhost kernel: ... event mask: 000000070000000f >Feb 09 07:33:49 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Feb 09 07:33:49 localhost kernel: smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 OK >Feb 09 07:33:49 localhost kernel: Brought up 8 CPUs >Feb 09 07:33:49 localhost kernel: smpboot: Total of 8 processors activated (27660.94 BogoMIPS) >Feb 09 07:33:49 localhost kernel: devtmpfs: initialized >Feb 09 07:33:49 localhost kernel: PM: Registering ACPI NVS region [mem 0xc3b5c000-0xc3bdcfff] (528384 bytes) >Feb 09 07:33:49 localhost kernel: PM: Registering ACPI NVS region [mem 0xc3e68000-0xc3ee7fff] (524288 bytes) >Feb 09 07:33:49 localhost kernel: PM: Registering ACPI NVS region [mem 0xc3f6d000-0xc3f7afff] (57344 bytes) >Feb 09 07:33:49 localhost kernel: PM: Registering ACPI NVS region [mem 0xc3f7e000-0xc3f8afff] (53248 bytes) >Feb 09 07:33:49 localhost kernel: PM: Registering ACPI NVS region [mem 0xc3f8c000-0xc3f9efff] (77824 bytes) >Feb 09 07:33:49 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Feb 09 07:33:49 localhost kernel: RTC time: 12:33:47, date: 02/09/14 >Feb 09 07:33:49 localhost kernel: NET: Registered protocol family 16 >Feb 09 07:33:49 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >Feb 09 07:33:49 localhost kernel: ACPI: bus type PCI registered >Feb 09 07:33:49 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Feb 09 07:33:49 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Feb 09 07:33:49 localhost kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >Feb 09 07:33:49 localhost kernel: PCI: Using configuration type 1 for base access >Feb 09 07:33:49 localhost kernel: bio: create slab <bio-0> at 0 >Feb 09 07:33:49 localhost kernel: ACPI: Added _OSI(Module Device) >Feb 09 07:33:49 localhost kernel: ACPI: Added _OSI(Processor Device) >Feb 09 07:33:49 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Feb 09 07:33:49 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Feb 09 07:33:49 localhost kernel: ACPI: EC: EC description table is found, configuring boot EC >Feb 09 07:33:49 localhost kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >Feb 09 07:33:49 localhost kernel: ACPI: SSDT 00000000c3f1aa98 00343 (v01 PmRef Cpu0Ist 00003000 INTL 20060912) >Feb 09 07:33:49 localhost kernel: ACPI: Dynamic OEM Table Load: >Feb 09 07:33:49 localhost kernel: ACPI: SSDT (null) 00343 (v01 PmRef Cpu0Ist 00003000 INTL 20060912) >Feb 09 07:33:49 localhost kernel: ACPI: SSDT 00000000c3f19718 006B2 (v01 PmRef Cpu0Cst 00003001 INTL 20060912) >Feb 09 07:33:49 localhost kernel: ACPI: Dynamic OEM Table Load: >Feb 09 07:33:49 localhost kernel: ACPI: SSDT (null) 006B2 (v01 PmRef Cpu0Cst 00003001 INTL 20060912) >Feb 09 07:33:49 localhost kernel: ACPI: SSDT 00000000c3f1a718 00303 (v01 PmRef ApIst 00003000 INTL 20060912) >Feb 09 07:33:49 localhost kernel: ACPI: Dynamic OEM Table Load: >Feb 09 07:33:49 localhost kernel: ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20060912) >Feb 09 07:33:49 localhost kernel: ACPI: SSDT 00000000c3f18d98 00119 (v01 PmRef ApCst 00003000 INTL 20060912) >Feb 09 07:33:49 localhost kernel: ACPI: Dynamic OEM Table Load: >Feb 09 07:33:49 localhost kernel: ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20060912) >Feb 09 07:33:49 localhost kernel: ACPI: Interpreter enabled >Feb 09 07:33:49 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >Feb 09 07:33:49 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Feb 09 07:33:49 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Feb 09 07:33:49 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Feb 09 07:33:49 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Feb 09 07:33:49 localhost kernel: ACPI: ACPI Dock Station Driver: 2 docks/bays found >Feb 09 07:33:49 localhost kernel: ACPI: Power Resource [PUBS] (on) >Feb 09 07:33:49 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) >Feb 09 07:33:49 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11) >Feb 09 07:33:49 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11) >Feb 09 07:33:49 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) >Feb 09 07:33:49 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11) >Feb 09 07:33:49 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11) >Feb 09 07:33:49 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11) >Feb 09 07:33:49 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11) >Feb 09 07:33:49 localhost kernel: ACPI: PCI Root Bridge [UNCR] (domain 0000 [bus ff]) >Feb 09 07:33:49 localhost kernel: acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Feb 09 07:33:49 localhost kernel: acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >Feb 09 07:33:49 localhost kernel: PCI host bridge to bus 0000:ff >Feb 09 07:33:49 localhost kernel: pci_bus 0000:ff: root bus resource [bus ff] >Feb 09 07:33:49 localhost kernel: pci 0000:ff:00.0: [8086:2c52] type 00 class 0x060000 >Feb 09 07:33:49 localhost kernel: pci 0000:ff:00.1: [8086:2c81] type 00 class 0x060000 >Feb 09 07:33:49 localhost kernel: pci 0000:ff:02.0: [8086:2c90] type 00 class 0x060000 >Feb 09 07:33:49 localhost kernel: pci 0000:ff:02.1: [8086:2c91] type 00 class 0x060000 >Feb 09 07:33:49 localhost kernel: pci 0000:ff:03.0: [8086:2c98] type 00 class 0x060000 >Feb 09 07:33:49 localhost kernel: pci 0000:ff:03.1: [8086:2c99] type 00 class 0x060000 >Feb 09 07:33:49 localhost kernel: pci 0000:ff:03.4: [8086:2c9c] type 00 class 0x060000 >Feb 09 07:33:49 localhost kernel: pci 0000:ff:04.0: [8086:2ca0] type 00 class 0x060000 >Feb 09 07:33:49 localhost kernel: pci 0000:ff:04.1: [8086:2ca1] type 00 class 0x060000 >Feb 09 07:33:49 localhost kernel: pci 0000:ff:04.2: [8086:2ca2] type 00 class 0x060000 >Feb 09 07:33:49 localhost kernel: pci 0000:ff:04.3: [8086:2ca3] type 00 class 0x060000 >Feb 09 07:33:49 localhost kernel: pci 0000:ff:05.0: [8086:2ca8] type 00 class 0x060000 >Feb 09 07:33:49 localhost kernel: pci 0000:ff:05.1: [8086:2ca9] type 00 class 0x060000 >Feb 09 07:33:49 localhost kernel: pci 0000:ff:05.2: [8086:2caa] type 00 class 0x060000 >Feb 09 07:33:49 localhost kernel: pci 0000:ff:05.3: [8086:2cab] type 00 class 0x060000 >Feb 09 07:33:49 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) >Feb 09 07:33:49 localhost kernel: acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) >Feb 09 07:33:49 localhost kernel: acpi PNP0A08:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d >Feb 09 07:33:49 localhost kernel: acpi PNP0A08:00: ACPI _OSC control for PCIe not granted, disabling ASPM >Feb 09 07:33:49 localhost kernel: PCI host bridge to bus 0000:00 >Feb 09 07:33:49 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-fe] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xc8000000-0xfebfffff] >Feb 09 07:33:49 localhost kernel: pci 0000:00:00.0: [8086:d132] type 00 class 0x060000 >Feb 09 07:33:49 localhost kernel: pci 0000:00:03.0: [8086:d138] type 01 class 0x060400 >Feb 09 07:33:49 localhost kernel: pci 0000:00:03.0: PME# supported from D0 D3hot D3cold >Feb 09 07:33:49 localhost kernel: pci 0000:00:08.0: [8086:d155] type 00 class 0x088000 >Feb 09 07:33:49 localhost kernel: pci 0000:00:08.1: [8086:d156] type 00 class 0x088000 >Feb 09 07:33:49 localhost kernel: pci 0000:00:08.2: [8086:d157] type 00 class 0x088000 >Feb 09 07:33:49 localhost kernel: pci 0000:00:08.3: [8086:d158] type 00 class 0x088000 >Feb 09 07:33:49 localhost kernel: pci 0000:00:10.0: [8086:d150] type 00 class 0x088000 >Feb 09 07:33:49 localhost kernel: pci 0000:00:10.1: [8086:d151] type 00 class 0x088000 >Feb 09 07:33:49 localhost kernel: pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000 >Feb 09 07:33:49 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf2627800-0xf262780f 64bit] >Feb 09 07:33:49 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >Feb 09 07:33:49 localhost kernel: pci 0000:00:19.0: [8086:10ea] type 00 class 0x020000 >Feb 09 07:33:49 localhost kernel: pci 0000:00:19.0: reg 0x10: [mem 0xf2600000-0xf261ffff] >Feb 09 07:33:49 localhost kernel: pci 0000:00:19.0: reg 0x14: [mem 0xf2625000-0xf2625fff] >Feb 09 07:33:49 localhost kernel: pci 0000:00:19.0: reg 0x18: [io 0x1820-0x183f] >Feb 09 07:33:49 localhost kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >Feb 09 07:33:49 localhost kernel: pci 0000:00:19.0: System wakeup disabled by ACPI >Feb 09 07:33:49 localhost kernel: pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320 >Feb 09 07:33:49 localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf2628000-0xf26283ff] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >Feb 09 07:33:49 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI >Feb 09 07:33:49 localhost kernel: pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300 >Feb 09 07:33:49 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf2620000-0xf2623fff 64bit] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Feb 09 07:33:49 localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400 >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400 >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400 >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.4: [8086:3b4a] type 01 class 0x060400 >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.4: System wakeup disabled by ACPI >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.6: [8086:3b4e] type 01 class 0x060400 >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.6: System wakeup disabled by ACPI >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.7: [8086:3b50] type 01 class 0x060400 >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.7: System wakeup disabled by ACPI >Feb 09 07:33:49 localhost kernel: pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320 >Feb 09 07:33:49 localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf2628400-0xf26287ff] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >Feb 09 07:33:49 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >Feb 09 07:33:49 localhost kernel: pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 >Feb 09 07:33:49 localhost kernel: pci 0000:00:1f.0: [8086:3b07] type 00 class 0x060100 >Feb 09 07:33:49 localhost kernel: pci 0000:00:1f.2: [8086:3b2f] type 00 class 0x010601 >Feb 09 07:33:49 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0x1818-0x181f] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0x180c-0x180f] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0x1810-0x1817] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x1808-0x180b] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0x1840-0x185f] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf2627000-0xf26277ff] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Feb 09 07:33:49 localhost kernel: pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500 >Feb 09 07:33:49 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf2628800-0xf26288ff 64bit] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0x1860-0x187f] >Feb 09 07:33:49 localhost kernel: pci 0000:01:00.0: [10de:0a3c] type 00 class 0x030000 >Feb 09 07:33:49 localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xcc000000-0xccffffff] >Feb 09 07:33:49 localhost kernel: pci 0000:01:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref] >Feb 09 07:33:49 localhost kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xce000000-0xcfffffff 64bit pref] >Feb 09 07:33:49 localhost kernel: pci 0000:01:00.0: reg 0x24: [io 0x2000-0x207f] >Feb 09 07:33:49 localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref] >Feb 09 07:33:49 localhost kernel: pci 0000:01:00.1: [10de:0be2] type 00 class 0x040300 >Feb 09 07:33:49 localhost kernel: pci 0000:01:00.1: reg 0x10: [mem 0xcdefc000-0xcdefffff] >Feb 09 07:33:49 localhost kernel: pci 0000:00:03.0: PCI bridge to [bus 01] >Feb 09 07:33:49 localhost kernel: pci 0000:00:03.0: bridge window [io 0x2000-0x2fff] >Feb 09 07:33:49 localhost kernel: pci 0000:00:03.0: bridge window [mem 0xcc000000-0xcdefffff] >Feb 09 07:33:49 localhost kernel: pci 0000:00:03.0: bridge window [mem 0xce000000-0xdfffffff 64bit pref] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Feb 09 07:33:49 localhost kernel: pci 0000:03:00.0: [8086:4238] type 00 class 0x028000 >Feb 09 07:33:49 localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf2000000-0xf2001fff 64bit] >Feb 09 07:33:49 localhost kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf2000000-0xf20fffff] >Feb 09 07:33:49 localhost kernel: acpiphp: Slot [1] registered >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 05-0c] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf2700000-0xf27fffff 64bit pref] >Feb 09 07:33:49 localhost kernel: pci 0000:0d:00.0: [1180:e822] type 00 class 0x080500 >Feb 09 07:33:49 localhost kernel: pci 0000:0d:00.0: MMC controller base frequency changed to 50Mhz. >Feb 09 07:33:49 localhost kernel: pci 0000:0d:00.0: reg 0x10: [mem 0xf2100000-0xf21000ff] >Feb 09 07:33:49 localhost kernel: pci 0000:0d:00.0: supports D1 D2 >Feb 09 07:33:49 localhost kernel: pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Feb 09 07:33:49 localhost kernel: pci 0000:0d:00.1: [1180:e230] type 00 class 0x088000 >Feb 09 07:33:49 localhost kernel: pci 0000:0d:00.1: reg 0x10: [mem 0xf2100400-0xf21004ff] >Feb 09 07:33:49 localhost kernel: pci 0000:0d:00.1: supports D1 D2 >Feb 09 07:33:49 localhost kernel: pci 0000:0d:00.1: PME# supported from D0 D1 D2 D3hot D3cold >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 0d] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xf2100000-0xf21fffff] >Feb 09 07:33:49 localhost kernel: pci 0000:0f:00.0: [1033:0194] type 00 class 0x0c0330 >Feb 09 07:33:49 localhost kernel: pci 0000:0f:00.0: reg 0x10: [mem 0xf2200000-0xf2201fff 64bit] >Feb 09 07:33:49 localhost kernel: pci 0000:0f:00.0: PME# supported from D0 D3hot D3cold >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.6: PCI bridge to [bus 0f-16] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xf2200000-0xf22fffff] >Feb 09 07:33:49 localhost kernel: pci 0000:17:00.0: [1180:e822] type 00 class 0x080500 >Feb 09 07:33:49 localhost kernel: pci 0000:17:00.0: MMC controller base frequency changed to 50Mhz. >Feb 09 07:33:49 localhost kernel: pci 0000:17:00.0: reg 0x10: [mem 0xf2300000-0xf23000ff] >Feb 09 07:33:49 localhost kernel: pci 0000:17:00.0: supports D1 D2 >Feb 09 07:33:49 localhost kernel: pci 0000:17:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Feb 09 07:33:49 localhost kernel: pci 0000:17:00.3: [1180:e832] type 00 class 0x0c0010 >Feb 09 07:33:49 localhost kernel: pci 0000:17:00.3: reg 0x10: [mem 0xf2300800-0xf2300fff] >Feb 09 07:33:49 localhost kernel: pci 0000:17:00.3: supports D1 D2 >Feb 09 07:33:49 localhost kernel: pci 0000:17:00.3: PME# supported from D0 D1 D2 D3hot D3cold >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.7: PCI bridge to [bus 17-1e] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.7: bridge window [mem 0xf2300000-0xf23fffff] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 1f] (subtractive decode) >Feb 09 07:33:49 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >Feb 09 07:33:49 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >Feb 09 07:33:49 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >Feb 09 07:33:49 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode) >Feb 09 07:33:49 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >Feb 09 07:33:49 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >Feb 09 07:33:49 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xc8000000-0xfebfffff] (subtractive decode) >Feb 09 07:33:49 localhost kernel: ACPI: Enabled 2 GPEs in block 00 to 3F >Feb 09 07:33:49 localhost kernel: ACPI: \_SB_.UNCR: notify handler is installed >Feb 09 07:33:49 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Feb 09 07:33:49 localhost kernel: Found 2 acpi root devices >Feb 09 07:33:49 localhost kernel: ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 >Feb 09 07:33:49 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >Feb 09 07:33:49 localhost kernel: vgaarb: loaded >Feb 09 07:33:49 localhost kernel: vgaarb: bridge control possible 0000:01:00.0 >Feb 09 07:33:49 localhost kernel: SCSI subsystem initialized >Feb 09 07:33:49 localhost kernel: ACPI: bus type ATA registered >Feb 09 07:33:49 localhost kernel: libata version 3.00 loaded. >Feb 09 07:33:49 localhost kernel: ACPI: bus type USB registered >Feb 09 07:33:49 localhost kernel: usbcore: registered new interface driver usbfs >Feb 09 07:33:49 localhost kernel: usbcore: registered new interface driver hub >Feb 09 07:33:49 localhost kernel: usbcore: registered new device driver usb >Feb 09 07:33:49 localhost kernel: PCI: Using ACPI for IRQ routing >Feb 09 07:33:49 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Feb 09 07:33:49 localhost kernel: e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff] >Feb 09 07:33:49 localhost kernel: e820: reserve RAM buffer [mem 0xc3a7c000-0xc3ffffff] >Feb 09 07:33:49 localhost kernel: e820: reserve RAM buffer [mem 0xc3b49000-0xc3ffffff] >Feb 09 07:33:49 localhost kernel: e820: reserve RAM buffer [mem 0xc3c5d000-0xc3ffffff] >Feb 09 07:33:49 localhost kernel: e820: reserve RAM buffer [mem 0xc3f18000-0xc3ffffff] >Feb 09 07:33:49 localhost kernel: e820: reserve RAM buffer [mem 0xc3f6d000-0xc3ffffff] >Feb 09 07:33:49 localhost kernel: NetLabel: Initializing >Feb 09 07:33:49 localhost kernel: NetLabel: domain hash size = 128 >Feb 09 07:33:49 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Feb 09 07:33:49 localhost kernel: NetLabel: unlabeled traffic allowed by default >Feb 09 07:33:49 localhost kernel: HPET: 8 timers in total, 5 timers will be used for per-cpu timer >Feb 09 07:33:49 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 40, 41, 42, 43, 44, 0 >Feb 09 07:33:49 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Feb 09 07:33:49 localhost kernel: hpet: hpet2 irq 40 for MSI >Feb 09 07:33:49 localhost kernel: hpet: hpet3 irq 41 for MSI >Feb 09 07:33:49 localhost kernel: hpet: hpet4 irq 42 for MSI >Feb 09 07:33:49 localhost kernel: hpet: hpet5 irq 43 for MSI >Feb 09 07:33:49 localhost kernel: hpet: hpet6 irq 44 for MSI >Feb 09 07:33:49 localhost kernel: Switched to clocksource hpet >Feb 09 07:33:49 localhost kernel: pnp: PnP ACPI init >Feb 09 07:33:49 localhost kernel: ACPI: bus type PNP registered >Feb 09 07:33:49 localhost kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved >Feb 09 07:33:49 localhost kernel: system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved >Feb 09 07:33:49 localhost kernel: system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved >Feb 09 07:33:49 localhost kernel: system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved >Feb 09 07:33:49 localhost kernel: system 00:00: [mem 0x000cc000-0x000cffff] has been reserved >Feb 09 07:33:49 localhost kernel: system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved >Feb 09 07:33:49 localhost kernel: system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved >Feb 09 07:33:49 localhost kernel: system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved >Feb 09 07:33:49 localhost kernel: system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved >Feb 09 07:33:49 localhost kernel: system 00:00: [mem 0x000ec000-0x000effff] could not be reserved >Feb 09 07:33:49 localhost kernel: system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved >Feb 09 07:33:49 localhost kernel: system 00:00: [mem 0x00100000-0xc7ffffff] could not be reserved >Feb 09 07:33:49 localhost kernel: system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved >Feb 09 07:33:49 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >Feb 09 07:33:49 localhost kernel: system 00:01: [io 0x164e-0x164f] has been reserved >Feb 09 07:33:49 localhost kernel: system 00:01: [io 0x1000-0x107f] could not be reserved >Feb 09 07:33:49 localhost kernel: system 00:01: [io 0x1180-0x11ff] has been reserved >Feb 09 07:33:49 localhost kernel: system 00:01: [io 0x0800-0x080f] has been reserved >Feb 09 07:33:49 localhost kernel: system 00:01: [io 0x15e0-0x15ef] has been reserved >Feb 09 07:33:49 localhost kernel: system 00:01: [io 0x1600-0x1641] has been reserved >Feb 09 07:33:49 localhost kernel: system 00:01: [io 0x1644-0x167f] could not be reserved >Feb 09 07:33:49 localhost kernel: system 00:01: [mem 0xe0000000-0xefffffff] has been reserved >Feb 09 07:33:49 localhost kernel: system 00:01: [mem 0xf2626000-0xf2626fff] has been reserved >Feb 09 07:33:49 localhost kernel: system 00:01: [mem 0xc8000000-0xc8000fff] has been reserved >Feb 09 07:33:49 localhost kernel: system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved >Feb 09 07:33:49 localhost kernel: system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved >Feb 09 07:33:49 localhost kernel: system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved >Feb 09 07:33:49 localhost kernel: system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved >Feb 09 07:33:49 localhost kernel: system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved >Feb 09 07:33:49 localhost kernel: system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved >Feb 09 07:33:49 localhost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >Feb 09 07:33:49 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active) >Feb 09 07:33:49 localhost kernel: pnp 00:03: [dma 4] >Feb 09 07:33:49 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active) >Feb 09 07:33:49 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >Feb 09 07:33:49 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) >Feb 09 07:33:49 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) >Feb 09 07:33:49 localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active) >Feb 09 07:33:49 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs LEN0015 PNP0f13 (active) >Feb 09 07:33:49 localhost kernel: pnp: PnP ACPI: found 9 devices >Feb 09 07:33:49 localhost kernel: ACPI: bus type PNP unregistered >Feb 09 07:33:49 localhost kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xcd000000-0xcd07ffff pref] >Feb 09 07:33:49 localhost kernel: pci 0000:00:03.0: PCI bridge to [bus 01] >Feb 09 07:33:49 localhost kernel: pci 0000:00:03.0: bridge window [io 0x2000-0x2fff] >Feb 09 07:33:49 localhost kernel: pci 0000:00:03.0: bridge window [mem 0xcc000000-0xcdefffff] >Feb 09 07:33:49 localhost kernel: pci 0000:00:03.0: bridge window [mem 0xce000000-0xdfffffff 64bit pref] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf2000000-0xf20fffff] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 05-0c] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf2700000-0xf27fffff 64bit pref] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 0d] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xf2100000-0xf21fffff] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.6: PCI bridge to [bus 0f-16] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xf2200000-0xf22fffff] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.7: PCI bridge to [bus 17-1e] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1c.7: bridge window [mem 0xf2300000-0xf23fffff] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 1f] >Feb 09 07:33:49 localhost kernel: pci 0000:00:1e.0: setting latency timer to 64 >Feb 09 07:33:49 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:00: resource 10 [mem 0xc8000000-0xfebfffff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:01: resource 0 [io 0x2000-0x2fff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xcc000000-0xcdefffff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xce000000-0xdfffffff 64bit pref] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xf2000000-0xf20fffff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:05: resource 0 [io 0x3000-0x3fff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:05: resource 2 [mem 0xf2700000-0xf27fffff 64bit pref] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:0d: resource 1 [mem 0xf2100000-0xf21fffff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:0f: resource 1 [mem 0xf2200000-0xf22fffff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:17: resource 1 [mem 0xf2300000-0xf23fffff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:1f: resource 4 [io 0x0000-0x0cf7] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:1f: resource 5 [io 0x0d00-0xffff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:1f: resource 6 [mem 0x000a0000-0x000bffff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:1f: resource 7 [mem 0x000d0000-0x000d3fff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:1f: resource 8 [mem 0x000d4000-0x000d7fff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:1f: resource 9 [mem 0x000d8000-0x000dbfff] >Feb 09 07:33:49 localhost kernel: pci_bus 0000:1f: resource 10 [mem 0xc8000000-0xfebfffff] >Feb 09 07:33:49 localhost kernel: NET: Registered protocol family 2 >Feb 09 07:33:49 localhost kernel: TCP established hash table entries: 65536 (order: 8, 1048576 bytes) >Feb 09 07:33:49 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Feb 09 07:33:49 localhost kernel: TCP: Hash tables configured (established 65536 bind 65536) >Feb 09 07:33:49 localhost kernel: TCP: reno registered >Feb 09 07:33:49 localhost kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes) >Feb 09 07:33:49 localhost kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >Feb 09 07:33:49 localhost kernel: NET: Registered protocol family 1 >Feb 09 07:33:49 localhost kernel: pci 0000:01:00.0: Boot video device >Feb 09 07:33:49 localhost kernel: PCI: CLS 64 bytes, default 64 >Feb 09 07:33:49 localhost kernel: Unpacking initramfs... >Feb 09 07:33:49 localhost kernel: Freeing initrd memory: 31256K (ffff88007e179000 - ffff88007ffff000) >Feb 09 07:33:49 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Feb 09 07:33:49 localhost kernel: software IO TLB [mem 0xbfa7c000-0xc3a7c000] (64MB) mapped at [ffff8800bfa7c000-ffff8800c3a7bfff] >Feb 09 07:33:49 localhost kernel: Simple Boot Flag at 0x35 set to 0x1 >Feb 09 07:33:49 localhost kernel: Initialise system trusted keyring >Feb 09 07:33:49 localhost kernel: audit: initializing netlink socket (disabled) >Feb 09 07:33:49 localhost kernel: type=2000 audit(1391949226.909:1): initialized >Feb 09 07:33:49 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Feb 09 07:33:49 localhost kernel: zbud: loaded >Feb 09 07:33:49 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Feb 09 07:33:49 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Feb 09 07:33:49 localhost kernel: msgmni has been set to 15827 >Feb 09 07:33:49 localhost kernel: Key type big_key registered >Feb 09 07:33:49 localhost kernel: SELinux: Registering netfilter hooks >Feb 09 07:33:49 localhost kernel: alg: No test for stdrng (krng) >Feb 09 07:33:49 localhost kernel: NET: Registered protocol family 38 >Feb 09 07:33:49 localhost kernel: Key type asymmetric registered >Feb 09 07:33:49 localhost kernel: Asymmetric key parser 'x509' registered >Feb 09 07:33:49 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Feb 09 07:33:49 localhost kernel: io scheduler noop registered >Feb 09 07:33:49 localhost kernel: io scheduler deadline registered >Feb 09 07:33:49 localhost kernel: io scheduler cfq registered (default) >Feb 09 07:33:49 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Feb 09 07:33:49 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Feb 09 07:33:49 localhost kernel: intel_idle: MWAIT substates: 0x1120 >Feb 09 07:33:49 localhost kernel: intel_idle: v0.4 model 0x1E >Feb 09 07:33:49 localhost kernel: intel_idle: lapic_timer_reliable_states 0x2 >Feb 09 07:33:49 localhost kernel: ACPI: AC Adapter [AC] (on-line) >Feb 09 07:33:49 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >Feb 09 07:33:49 localhost kernel: ACPI: Lid Switch [LID] >Feb 09 07:33:49 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 >Feb 09 07:33:49 localhost kernel: ACPI: Sleep Button [SLPB] >Feb 09 07:33:49 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >Feb 09 07:33:49 localhost kernel: ACPI: Power Button [PWRF] >Feb 09 07:33:49 localhost kernel: ACPI: Requesting acpi_cpufreq >Feb 09 07:33:49 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Feb 09 07:33:49 localhost kernel: ACPI: Thermal Zone [THM0] (49 C) >Feb 09 07:33:49 localhost kernel: GHES: HEST is not enabled! >Feb 09 07:33:49 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Feb 09 07:33:49 localhost kernel: Non-volatile memory driver v1.3 >Feb 09 07:33:49 localhost kernel: Linux agpgart interface v0.103 >Feb 09 07:33:49 localhost kernel: ahci 0000:00:1f.2: version 3.0 >Feb 09 07:33:49 localhost kernel: ahci 0000:00:1f.2: irq 45 for MSI/MSI-X >Feb 09 07:33:49 localhost kernel: ahci: SSS flag set, parallel bus scan disabled >Feb 09 07:33:49 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x33 impl SATA mode >Feb 09 07:33:49 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst >Feb 09 07:33:49 localhost kernel: ahci 0000:00:1f.2: setting latency timer to 64 >Feb 09 07:33:49 localhost kernel: ACPI: Battery Slot [BAT0] (battery present) >Feb 09 07:33:49 localhost kernel: scsi0 : ahci >Feb 09 07:33:49 localhost kernel: scsi1 : ahci >Feb 09 07:33:49 localhost kernel: scsi2 : ahci >Feb 09 07:33:49 localhost kernel: scsi3 : ahci >Feb 09 07:33:49 localhost kernel: scsi4 : ahci >Feb 09 07:33:49 localhost kernel: scsi5 : ahci >Feb 09 07:33:49 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xf2627000 port 0xf2627100 irq 45 >Feb 09 07:33:49 localhost kernel: ata2: SATA max UDMA/133 abar m2048@0xf2627000 port 0xf2627180 irq 45 >Feb 09 07:33:49 localhost kernel: ata3: DUMMY >Feb 09 07:33:49 localhost kernel: ata4: DUMMY >Feb 09 07:33:49 localhost kernel: ata5: SATA max UDMA/133 abar m2048@0xf2627000 port 0xf2627300 irq 45 >Feb 09 07:33:49 localhost kernel: ata6: SATA max UDMA/133 abar m2048@0xf2627000 port 0xf2627380 irq 45 >Feb 09 07:33:49 localhost kernel: libphy: Fixed MDIO Bus: probed >Feb 09 07:33:49 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Feb 09 07:33:49 localhost kernel: ehci-pci: EHCI PCI platform driver >Feb 09 07:33:49 localhost kernel: ehci-pci 0000:00:1a.0: setting latency timer to 64 >Feb 09 07:33:49 localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller >Feb 09 07:33:49 localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >Feb 09 07:33:49 localhost kernel: ehci-pci 0000:00:1a.0: debug port 2 >Feb 09 07:33:49 localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >Feb 09 07:33:49 localhost kernel: ehci-pci 0000:00:1a.0: irq 23, io mem 0xf2628000 >Feb 09 07:33:49 localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >Feb 09 07:33:49 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Feb 09 07:33:49 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Feb 09 07:33:49 localhost kernel: usb usb1: Product: EHCI Host Controller >Feb 09 07:33:49 localhost kernel: usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Feb 09 07:33:49 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0 >Feb 09 07:33:49 localhost kernel: hub 1-0:1.0: USB hub found >Feb 09 07:33:49 localhost kernel: hub 1-0:1.0: 3 ports detected >Feb 09 07:33:49 localhost kernel: ehci-pci 0000:00:1d.0: setting latency timer to 64 >Feb 09 07:33:49 localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller >Feb 09 07:33:49 localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Feb 09 07:33:49 localhost kernel: ehci-pci 0000:00:1d.0: debug port 2 >Feb 09 07:33:49 localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >Feb 09 07:33:49 localhost kernel: ehci-pci 0000:00:1d.0: irq 19, io mem 0xf2628400 >Feb 09 07:33:49 localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >Feb 09 07:33:49 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Feb 09 07:33:49 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Feb 09 07:33:49 localhost kernel: usb usb2: Product: EHCI Host Controller >Feb 09 07:33:49 localhost kernel: usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Feb 09 07:33:49 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 >Feb 09 07:33:49 localhost kernel: hub 2-0:1.0: USB hub found >Feb 09 07:33:49 localhost kernel: hub 2-0:1.0: 3 ports detected >Feb 09 07:33:49 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Feb 09 07:33:49 localhost kernel: ohci-pci: OHCI PCI platform driver >Feb 09 07:33:49 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Feb 09 07:33:49 localhost kernel: xhci_hcd 0000:0f:00.0: xHCI Host Controller >Feb 09 07:33:49 localhost kernel: xhci_hcd 0000:0f:00.0: new USB bus registered, assigned bus number 3 >Feb 09 07:33:49 localhost kernel: xhci_hcd 0000:0f:00.0: irq 46 for MSI/MSI-X >Feb 09 07:33:49 localhost kernel: xhci_hcd 0000:0f:00.0: irq 47 for MSI/MSI-X >Feb 09 07:33:49 localhost kernel: xhci_hcd 0000:0f:00.0: irq 48 for MSI/MSI-X >Feb 09 07:33:49 localhost kernel: xhci_hcd 0000:0f:00.0: irq 49 for MSI/MSI-X >Feb 09 07:33:49 localhost kernel: xhci_hcd 0000:0f:00.0: irq 50 for MSI/MSI-X >Feb 09 07:33:49 localhost kernel: xhci_hcd 0000:0f:00.0: irq 51 for MSI/MSI-X >Feb 09 07:33:49 localhost kernel: xhci_hcd 0000:0f:00.0: irq 52 for MSI/MSI-X >Feb 09 07:33:49 localhost kernel: xhci_hcd 0000:0f:00.0: irq 53 for MSI/MSI-X >Feb 09 07:33:49 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >Feb 09 07:33:49 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Feb 09 07:33:49 localhost kernel: usb usb3: Product: xHCI Host Controller >Feb 09 07:33:49 localhost kernel: usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >Feb 09 07:33:49 localhost kernel: usb usb3: SerialNumber: 0000:0f:00.0 >Feb 09 07:33:49 localhost kernel: xHCI xhci_add_endpoint called for root hub >Feb 09 07:33:49 localhost kernel: xHCI xhci_check_bandwidth called for root hub >Feb 09 07:33:49 localhost kernel: hub 3-0:1.0: USB hub found >Feb 09 07:33:49 localhost kernel: hub 3-0:1.0: 2 ports detected >Feb 09 07:33:49 localhost kernel: xhci_hcd 0000:0f:00.0: xHCI Host Controller >Feb 09 07:33:49 localhost kernel: xhci_hcd 0000:0f:00.0: new USB bus registered, assigned bus number 4 >Feb 09 07:33:49 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >Feb 09 07:33:49 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Feb 09 07:33:49 localhost kernel: usb usb4: Product: xHCI Host Controller >Feb 09 07:33:49 localhost kernel: usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >Feb 09 07:33:49 localhost kernel: usb usb4: SerialNumber: 0000:0f:00.0 >Feb 09 07:33:49 localhost kernel: xHCI xhci_add_endpoint called for root hub >Feb 09 07:33:49 localhost kernel: xHCI xhci_check_bandwidth called for root hub >Feb 09 07:33:49 localhost kernel: hub 4-0:1.0: USB hub found >Feb 09 07:33:49 localhost kernel: hub 4-0:1.0: 2 ports detected >Feb 09 07:33:49 localhost kernel: usbcore: registered new interface driver usbserial >Feb 09 07:33:49 localhost kernel: usbcore: registered new interface driver usbserial_generic >Feb 09 07:33:49 localhost kernel: usbserial: USB Serial support registered for generic >Feb 09 07:33:49 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >Feb 09 07:33:49 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Feb 09 07:33:49 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Feb 09 07:33:49 localhost kernel: mousedev: PS/2 mouse device common for all mice >Feb 09 07:33:49 localhost kernel: rtc_cmos 00:06: RTC can wake from S4 >Feb 09 07:33:49 localhost kernel: rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 >Feb 09 07:33:49 localhost kernel: rtc_cmos 00:06: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >Feb 09 07:33:49 localhost kernel: device-mapper: uevent: version 1.0.3 >Feb 09 07:33:49 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Feb 09 07:33:49 localhost kernel: cpuidle: using governor menu >Feb 09 07:33:49 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Feb 09 07:33:49 localhost kernel: usbcore: registered new interface driver usbhid >Feb 09 07:33:49 localhost kernel: usbhid: USB HID core driver >Feb 09 07:33:49 localhost kernel: drop_monitor: Initializing network drop monitor service >Feb 09 07:33:49 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Feb 09 07:33:49 localhost kernel: TCP: cubic registered >Feb 09 07:33:49 localhost kernel: Initializing XFRM netlink socket >Feb 09 07:33:49 localhost kernel: NET: Registered protocol family 10 >Feb 09 07:33:49 localhost kernel: mip6: Mobile IPv6 >Feb 09 07:33:49 localhost kernel: NET: Registered protocol family 17 >Feb 09 07:33:49 localhost kernel: PM: Hibernation image not present or could not be loaded. >Feb 09 07:33:49 localhost kernel: Loading compiled-in X.509 certificates >Feb 09 07:33:49 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >Feb 09 07:33:49 localhost kernel: registered taskstats version 1 >Feb 09 07:33:49 localhost kernel: Magic number: 2:950:581 >Feb 09 07:33:49 localhost kernel: pci_bus 0000:02: hash matches >Feb 09 07:33:49 localhost kernel: rtc_cmos 00:06: setting system clock to 2014-02-09 12:33:48 UTC (1391949228) >Feb 09 07:33:49 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >Feb 09 07:33:49 localhost kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Feb 09 07:33:49 localhost kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >Feb 09 07:33:49 localhost kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >Feb 09 07:33:49 localhost kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >Feb 09 07:33:49 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Feb 09 07:33:49 localhost kernel: ata1.00: ATA-8: ST9500420AS, 0003LVM1, max UDMA/100 >Feb 09 07:33:49 localhost kernel: ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) >Feb 09 07:33:49 localhost kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >Feb 09 07:33:49 localhost kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >Feb 09 07:33:49 localhost kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >Feb 09 07:33:49 localhost kernel: ata1.00: configured for UDMA/100 >Feb 09 07:33:49 localhost kernel: scsi 0:0:0:0: Direct-Access ATA ST9500420AS 0003 PQ: 0 ANSI: 5 >Feb 09 07:33:49 localhost kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >Feb 09 07:33:49 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Feb 09 07:33:49 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Feb 09 07:33:49 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Feb 09 07:33:49 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Feb 09 07:33:49 localhost kernel: sda: sda1 sda2 sda3 >Feb 09 07:33:49 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Feb 09 07:33:49 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0020 >Feb 09 07:33:49 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Feb 09 07:33:49 localhost kernel: hub 1-1:1.0: USB hub found >Feb 09 07:33:49 localhost kernel: hub 1-1:1.0: 6 ports detected >Feb 09 07:33:49 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci >Feb 09 07:33:49 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0020 >Feb 09 07:33:49 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Feb 09 07:33:49 localhost kernel: hub 2-1:1.0: USB hub found >Feb 09 07:33:49 localhost kernel: hub 2-1:1.0: 8 ports detected >Feb 09 07:33:49 localhost kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Feb 09 07:33:49 localhost kernel: ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded >Feb 09 07:33:49 localhost kernel: ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded >Feb 09 07:33:49 localhost kernel: ata2.00: ATAPI: HL-DT-STDVDRAM GT30N, LT10, max UDMA/66 >Feb 09 07:33:49 localhost kernel: ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded >Feb 09 07:33:49 localhost kernel: ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded >Feb 09 07:33:49 localhost kernel: ata2.00: configured for UDMA/66 >Feb 09 07:33:49 localhost kernel: scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GT30N LT10 PQ: 0 ANSI: 5 >Feb 09 07:33:49 localhost kernel: sr0: scsi3-mmc drive: 62x/24x writer dvd-ram cd/rw xa/form2 cdda tray >Feb 09 07:33:49 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Feb 09 07:33:49 localhost kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0 >Feb 09 07:33:49 localhost kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5 >Feb 09 07:33:49 localhost kernel: usb 3-1: new full-speed USB device number 2 using xhci_hcd >Feb 09 07:33:49 localhost kernel: usb 3-1: New USB device found, idVendor=046d, idProduct=c52f >Feb 09 07:33:49 localhost kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Feb 09 07:33:49 localhost kernel: usb 3-1: Product: USB Receiver >Feb 09 07:33:49 localhost kernel: usb 3-1: Manufacturer: Logitech >Feb 09 07:33:49 localhost kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1c.6/0000:0f:00.0/usb3/3-1/3-1:1.0/input/input4 >Feb 09 07:33:49 localhost kernel: hid-generic 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:0f:00.0-1/input0 >Feb 09 07:33:49 localhost kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1c.6/0000:0f:00.0/usb3/3-1/3-1:1.1/input/input5 >Feb 09 07:33:49 localhost kernel: hid-generic 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:0f:00.0-1/input1 >Feb 09 07:33:49 localhost kernel: usb 1-1.1: new low-speed USB device number 3 using ehci-pci >Feb 09 07:33:49 localhost kernel: tsc: Refined TSC clocksource calibration: 1728.876 MHz >Feb 09 07:33:49 localhost kernel: ata5: SATA link down (SStatus 0 SControl 300) >Feb 09 07:33:49 localhost kernel: usb 1-1.1: New USB device found, idVendor=0765, idProduct=5001 >Feb 09 07:33:49 localhost kernel: usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Feb 09 07:33:49 localhost kernel: hid-generic 0003:0765:5001.0003: hiddev0,hidraw2: USB HID v1.00 Device [HID 0765:5001] on usb-0000:00:1a.0-1.1/input0 >Feb 09 07:33:49 localhost kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd047b3/0xb40000/0xa0000, board id: 71, fw id: 578367 >Feb 09 07:33:49 localhost kernel: psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0 >Feb 09 07:33:49 localhost kernel: usb 1-1.2: new low-speed USB device number 4 using ehci-pci >Feb 09 07:33:49 localhost kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6 >Feb 09 07:33:49 localhost kernel: usb 1-1.2: New USB device found, idVendor=046d, idProduct=c30e >Feb 09 07:33:49 localhost kernel: usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Feb 09 07:33:49 localhost kernel: usb 1-1.2: Product: HID compliant keyboard >Feb 09 07:33:49 localhost kernel: usb 1-1.2: Manufacturer: Logitech >Feb 09 07:33:49 localhost kernel: input: Logitech HID compliant keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input7 >Feb 09 07:33:49 localhost kernel: hid-generic 0003:046D:C30E.0004: input,hidraw3: USB HID v1.10 Keyboard [Logitech HID compliant keyboard] on usb-0000:00:1a.0-1.2/input0 >Feb 09 07:33:49 localhost kernel: input: Logitech HID compliant keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.1/input/input8 >Feb 09 07:33:49 localhost kernel: hid-generic 0003:046D:C30E.0005: input,hidraw4: USB HID v1.10 Device [Logitech HID compliant keyboard] on usb-0000:00:1a.0-1.2/input1 >Feb 09 07:33:49 localhost kernel: usb 1-1.5: new high-speed USB device number 5 using ehci-pci >Feb 09 07:33:49 localhost kernel: ata6: SATA link down (SStatus 0 SControl 300) >Feb 09 07:33:49 localhost kernel: Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >Feb 09 07:33:49 localhost kernel: Write protecting the kernel read-only data: 12288k >Feb 09 07:33:49 localhost kernel: Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >Feb 09 07:33:49 localhost kernel: Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >Feb 09 07:33:49 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Feb 09 07:33:49 localhost systemd[1]: Running in initial RAM disk. >Feb 09 07:33:49 localhost systemd[1]: No hostname configured. >Feb 09 07:33:49 localhost systemd[1]: Set hostname to <localhost>. >Feb 09 07:33:49 localhost systemd[1]: Initializing machine ID from random generator. >Feb 09 07:33:49 localhost systemd[1]: Starting -.slice. >Feb 09 07:33:49 localhost systemd[1]: Created slice -.slice. >Feb 09 07:33:49 localhost systemd[1]: Starting System Slice. >Feb 09 07:33:49 localhost systemd[1]: Created slice System Slice. >Feb 09 07:33:49 localhost systemd[1]: Starting Slices. >Feb 09 07:33:49 localhost systemd[1]: Reached target Slices. >Feb 09 07:33:49 localhost systemd[1]: Starting Timers. >Feb 09 07:33:49 localhost systemd[1]: Reached target Timers. >Feb 09 07:33:49 localhost systemd[1]: Starting udev Kernel Socket. >Feb 09 07:33:49 localhost systemd[1]: Listening on udev Kernel Socket. >Feb 09 07:33:49 localhost systemd[1]: Starting udev Control Socket. >Feb 09 07:33:49 localhost systemd[1]: Listening on udev Control Socket. >Feb 09 07:33:49 localhost systemd[1]: Starting Journal Socket. >Feb 09 07:33:49 localhost systemd[1]: Listening on Journal Socket. >Feb 09 07:33:49 localhost systemd[1]: Starting dracut cmdline hook... >Feb 09 07:33:49 localhost systemd[1]: Starting Sockets. >Feb 09 07:33:49 localhost systemd[1]: Reached target Sockets. >Feb 09 07:33:49 localhost systemd[1]: Starting Journal Service... >Feb 09 07:33:49 localhost systemd[1]: Started Journal Service. >Feb 09 07:33:49 localhost kernel: usb 1-1.5: New USB device found, idVendor=17ef, idProduct=100a >Feb 09 07:33:49 localhost kernel: usb 1-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Feb 09 07:33:49 localhost kernel: hub 1-1.5:1.0: USB hub found >Feb 09 07:33:49 localhost kernel: hub 1-1.5:1.0: 6 ports detected >Feb 09 07:33:49 localhost systemd-journal[100]: Journal started >Feb 09 07:33:49 localhost systemd[1]: Starting Setup Virtual Console... >Feb 09 07:33:49 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Feb 09 07:33:49 localhost systemd[1]: Started Load Kernel Modules. >Feb 09 07:33:49 localhost systemd[1]: Starting Encrypted Volumes. >Feb 09 07:33:49 localhost systemd[1]: Reached target Encrypted Volumes. >Feb 09 07:33:49 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Feb 09 07:33:49 localhost systemd[1]: Starting Swap. >Feb 09 07:33:49 localhost systemd[1]: Reached target Swap. >Feb 09 07:33:49 localhost systemd[1]: Starting Local File Systems. >Feb 09 07:33:49 localhost systemd[1]: Reached target Local File Systems. >Feb 09 07:33:49 localhost systemd[1]: Started Setup Virtual Console. >Feb 09 07:33:49 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Feb 09 07:33:49 localhost systemd[1]: Starting Create static device nodes in /dev... >Feb 09 07:33:49 localhost systemd[1]: Started Create static device nodes in /dev. >Feb 09 07:33:49 localhost dracut-cmdline[99]: dracut-20 (Heisenbug) dracut-034-64.git20131205.fc20 >Feb 09 07:33:49 localhost dracut-cmdline[99]: rd.luks=0: removing cryptoluks activation >Feb 09 07:33:49 localhost kernel: loop: module loaded >Feb 09 07:33:49 localhost dracut-cmdline[99]: root was live:CDLABEL=Fedora-Live-Desktop-x86_64-20-1, is now live:/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1 >Feb 09 07:33:49 localhost kernel: usb 1-1.6: new high-speed USB device number 6 using ehci-pci >Feb 09 07:33:49 localhost kernel: usb 1-1.6: New USB device found, idVendor=17ef, idProduct=480f >Feb 09 07:33:49 localhost kernel: usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Feb 09 07:33:49 localhost kernel: usb 1-1.6: Product: Integrated Camera >Feb 09 07:33:49 localhost kernel: usb 1-1.6: Manufacturer: Chicony Electronics Co., Ltd. >Feb 09 07:33:50 localhost systemd[1]: Started dracut cmdline hook. >Feb 09 07:33:50 localhost systemd[1]: Starting dracut pre-udev hook... >Feb 09 07:33:50 localhost kernel: usb 2-1.4: new high-speed USB device number 3 using ehci-pci >Feb 09 07:33:50 localhost systemd[1]: Started dracut pre-udev hook. >Feb 09 07:33:50 localhost systemd[1]: Starting udev Kernel Device Manager... >Feb 09 07:33:50 localhost systemd[1]: Started udev Kernel Device Manager. >Feb 09 07:33:50 localhost systemd[1]: Starting dracut pre-trigger hook... >Feb 09 07:33:50 localhost systemd-udevd[270]: starting version 208 >Feb 09 07:33:50 localhost systemd-udevd[270]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Feb 09 07:33:50 localhost dracut-pre-trigger[271]: rd.dm=0: removing DM RAID activation >Feb 09 07:33:50 localhost dracut-pre-trigger[271]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Feb 09 07:33:50 localhost kernel: usb 2-1.4: config 1 has an invalid interface number: 1 but max is 0 >Feb 09 07:33:50 localhost kernel: usb 2-1.4: config 1 has no interface number 0 >Feb 09 07:33:50 localhost kernel: usb 2-1.4: New USB device found, idVendor=05c6, idProduct=9204 >Feb 09 07:33:50 localhost kernel: usb 2-1.4: New USB device strings: Mfr=3, Product=2, SerialNumber=0 >Feb 09 07:33:50 localhost kernel: usb 2-1.4: Product: Qualcomm Gobi 2000 >Feb 09 07:33:50 localhost kernel: usb 2-1.4: Manufacturer: Qualcomm Incorporated >Feb 09 07:33:50 localhost dracut-pre-trigger[271]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Feb 09 07:33:50 localhost dracut-pre-trigger[271]: rd.md=0: removing MD RAID activation >Feb 09 07:33:50 localhost systemd[1]: Started dracut pre-trigger hook. >Feb 09 07:33:50 localhost systemd[1]: Starting udev Coldplug all Devices... >Feb 09 07:33:50 localhost systemd-udevd[270]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Feb 09 07:33:50 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Feb 09 07:33:50 localhost kernel: wmi: Mapper loaded >Feb 09 07:33:50 localhost kernel: acpi device:04: registered as cooling_device8 >Feb 09 07:33:50 localhost kernel: ACPI: Video Device [VID] (multi-head: yes rom: no post: no) >Feb 09 07:33:50 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:03/LNXVIDEO:00/input/input9 >Feb 09 07:33:50 localhost systemd[1]: Started udev Coldplug all Devices. >Feb 09 07:33:50 localhost systemd[1]: Starting dracut initqueue hook... >Feb 09 07:33:50 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Feb 09 07:33:50 localhost systemd[1]: Starting System Initialization. >Feb 09 07:33:50 localhost systemd[1]: Reached target System Initialization. >Feb 09 07:33:50 localhost kernel: pps_core: LinuxPPS API ver. 1 registered >Feb 09 07:33:50 localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >Feb 09 07:33:50 localhost kernel: PTP clock support registered >Feb 09 07:33:50 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Feb 09 07:33:50 localhost kernel: e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k >Feb 09 07:33:50 localhost kernel: e1000e: Copyright(c) 1999 - 2013 Intel Corporation. >Feb 09 07:33:50 localhost kernel: e1000e 0000:00:19.0: setting latency timer to 64 >Feb 09 07:33:50 localhost kernel: e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >Feb 09 07:33:50 localhost kernel: e1000e 0000:00:19.0: irq 54 for MSI/MSI-X >Feb 09 07:33:50 localhost kernel: sdhci: Secure Digital Host Controller Interface driver >Feb 09 07:33:50 localhost kernel: sdhci: Copyright(c) Pierre Ossman >Feb 09 07:33:50 localhost kernel: sdhci-pci 0000:0d:00.0: SDHCI controller found [1180:e822] (rev 1) >Feb 09 07:33:50 localhost kernel: sdhci-pci 0000:0d:00.0: Will use DMA mode even though HW doesn't fully claim to support it. >Feb 09 07:33:50 localhost kernel: mmc0: SDHCI controller on PCI [0000:0d:00.0] using DMA >Feb 09 07:33:50 localhost kernel: sdhci-pci 0000:17:00.0: SDHCI controller found [1180:e822] (rev 1) >Feb 09 07:33:50 localhost kernel: sdhci-pci 0000:17:00.0: Will use DMA mode even though HW doesn't fully claim to support it. >Feb 09 07:33:50 localhost kernel: mmc1: SDHCI controller on PCI [0000:17:00.0] using DMA >Feb 09 07:33:50 localhost systemd[1]: Reloading. >Feb 09 07:33:50 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Feb 09 07:33:50 localhost kernel: MXM: GUID detected in BIOS >Feb 09 07:33:50 localhost kernel: nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0a5e00a2 >Feb 09 07:33:50 localhost kernel: nouveau [ DEVICE][0000:01:00.0] Chipset: GT216 (NVA5) >Feb 09 07:33:50 localhost kernel: nouveau [ DEVICE][0000:01:00.0] Family : NV50 >Feb 09 07:33:50 localhost kernel: nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image... >Feb 09 07:33:50 localhost kernel: firewire_ohci 0000:17:00.3: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11 >Feb 09 07:33:50 localhost kernel: nouveau [ VBIOS][0000:01:00.0] ... appears to be valid >Feb 09 07:33:50 localhost kernel: nouveau [ VBIOS][0000:01:00.0] using image from PRAMIN >Feb 09 07:33:50 localhost kernel: nouveau [ VBIOS][0000:01:00.0] BIT signature found >Feb 09 07:33:50 localhost kernel: nouveau [ VBIOS][0000:01:00.0] version 70.16.5f.00.0b >Feb 09 07:33:50 localhost kernel: Switched to clocksource tsc >Feb 09 07:33:50 localhost kernel: nouveau [ PFB][0000:01:00.0] RAM type: DDR3 >Feb 09 07:33:50 localhost kernel: nouveau [ PFB][0000:01:00.0] RAM size: 1024 MiB >Feb 09 07:33:50 localhost kernel: nouveau [ PFB][0000:01:00.0] ZCOMP: 1920 tags >Feb 09 07:33:50 localhost kernel: nouveau [ PTHERM][0000:01:00.0] FAN control: none / external >Feb 09 07:33:50 localhost kernel: nouveau [ PTHERM][0000:01:00.0] fan management: disabled >Feb 09 07:33:50 localhost kernel: nouveau [ PTHERM][0000:01:00.0] internal sensor: yes >Feb 09 07:33:50 localhost kernel: [TTM] Zone kernel: Available graphics memory: 4054086 kiB >Feb 09 07:33:50 localhost kernel: [TTM] Zone dma32: Available graphics memory: 2097152 kiB >Feb 09 07:33:50 localhost kernel: [TTM] Initializing pool allocator >Feb 09 07:33:50 localhost kernel: [TTM] Initializing DMA pool allocator >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] VRAM: 1024 MiB >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] GART: 1048576 MiB >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] TMDS table version 2.0 >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] DCB version 4.0 >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] DCB outp 00: 01800323 00010034 >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] DCB outp 01: 02811300 00000000 >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] DCB outp 02: 028223a6 0f220010 >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] DCB outp 03: 02822362 00020010 >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] DCB outp 04: 048333b6 0f220010 >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] DCB outp 05: 04833372 00020010 >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] DCB outp 06: 088443c6 0f220010 >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] DCB outp 07: 08844382 00020010 >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] DCB conn 00: 00000040 >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] DCB conn 01: 00000100 >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] DCB conn 02: 00101246 >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] DCB conn 03: 00202346 >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] DCB conn 04: 00410446 >Feb 09 07:33:50 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Feb 09 07:33:50 localhost kernel: [drm] No driver support for vblank timestamp query. >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] ACPI backlight interface available, not registering our own >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] 3 available performance level(s) >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] 0: core 135MHz shader 270MHz memory 135MHz voltage 800mV >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] 1: core 405MHz shader 810MHz memory 324MHz voltage 850mV >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] 3: core 550MHz shader 1210MHz memory 790MHz voltage 930mV >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] c: core 405MHz shader 810MHz memory 324MHz voltage 930mV >Feb 09 07:33:50 localhost kernel: e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) f0:de:f1:36:45:66 >Feb 09 07:33:50 localhost kernel: e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection >Feb 09 07:33:50 localhost kernel: e1000e 0000:00:19.0 eth0: MAC: 9, PHY: 10, PBA No: A002FF-0FF >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] MM: using COPY for buffer copies >Feb 09 07:33:50 localhost systemd-udevd[341]: renamed network interface eth0 to em1 >Feb 09 07:33:50 localhost kernel: nouveau [ DRM] allocated 1920x1080 fb: 0x70000, bo ffff88022c267400 >Feb 09 07:33:50 localhost kernel: fbcon: nouveaufb (fb0) is primary device >Feb 09 07:33:52 localhost kernel: firewire_core 0000:17:00.3: created device fw0: GUID f0def1ff364566ff, S400 >Feb 09 07:33:52 localhost kernel: Console: switching to colour frame buffer device 240x67 >Feb 09 07:33:52 localhost kernel: nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device >Feb 09 07:33:52 localhost kernel: nouveau 0000:01:00.0: registered panic notifier >Feb 09 07:33:52 localhost kernel: [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 on minor 0 >Feb 09 07:33:52 localhost systemd[1]: Failed to add job systemd-backlight@acpi_video0.service/start, ignoring: Invalid argument. >Feb 09 07:33:52 localhost systemd[1]: Started Show Plymouth Boot Screen. >Feb 09 07:33:52 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Feb 09 07:33:52 localhost systemd[1]: Starting Paths. >Feb 09 07:33:52 localhost systemd[1]: Reached target Paths. >Feb 09 07:33:52 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Feb 09 07:33:52 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Feb 09 07:33:52 localhost systemd[1]: Starting Basic System. >Feb 09 07:33:52 localhost systemd[1]: Reached target Basic System. >Feb 09 07:33:52 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Feb 09 07:33:53 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Feb 09 07:33:53 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Feb 09 07:33:53 localhost kernel: psmouse serio2: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64 >Feb 09 07:33:55 localhost kernel: psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 >Feb 09 07:33:55 localhost kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input10 >Feb 09 07:33:56 localhost kernel: bio: create slab <bio-1> at 1 >Feb 09 07:33:56 localhost kernel: bio: create slab <bio-2> at 2 >Feb 09 07:33:56 localhost systemd[1]: Started dracut initqueue hook. >Feb 09 07:33:56 localhost systemd[1]: Starting dracut pre-mount hook... >Feb 09 07:33:56 localhost systemd[1]: Started dracut pre-mount hook. >Feb 09 07:33:56 localhost systemd[1]: Starting Initrd Root File System. >Feb 09 07:33:56 localhost systemd[1]: Reached target Initrd Root File System. >Feb 09 07:33:56 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Feb 09 07:33:56 localhost systemd[1]: Reloading. >Feb 09 07:33:56 localhost systemd[1]: Failed to add job systemd-backlight@acpi_video0.service/start, ignoring: Invalid argument. >Feb 09 07:33:56 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Feb 09 07:33:56 localhost systemd[1]: Started Reload Configuration from the Real Root. >Feb 09 07:33:56 localhost systemd[1]: Starting Initrd File Systems. >Feb 09 07:33:56 localhost systemd[1]: Reached target Initrd File Systems. >Feb 09 07:33:56 localhost systemd[1]: Starting dracut mount hook... >Feb 09 07:33:56 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Feb 09 07:33:56 localhost systemd[1]: Started dracut mount hook. >Feb 09 07:33:56 localhost systemd[1]: Starting Initrd Default Target. >Feb 09 07:33:56 localhost systemd[1]: Reached target Initrd Default Target. >Feb 09 07:33:56 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Feb 09 07:33:56 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Feb 09 07:33:56 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Feb 09 07:33:56 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Feb 09 07:33:56 localhost systemd[1]: Starting Plymouth switch root service... >Feb 09 07:33:56 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Feb 09 07:33:56 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Feb 09 07:33:56 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Feb 09 07:33:56 localhost systemd[1]: Stopping Initrd Default Target. >Feb 09 07:33:56 localhost systemd[1]: Stopped target Initrd Default Target. >Feb 09 07:33:56 localhost systemd[1]: Stopping dracut mount hook... >Feb 09 07:33:56 localhost systemd[1]: Stopped dracut mount hook. >Feb 09 07:33:56 localhost systemd[1]: Stopping dracut pre-mount hook... >Feb 09 07:33:56 localhost systemd[1]: Stopped dracut pre-mount hook. >Feb 09 07:33:56 localhost systemd[1]: Stopping dracut initqueue hook... >Feb 09 07:33:56 localhost systemd[1]: Stopped dracut initqueue hook. >Feb 09 07:33:56 localhost systemd[1]: Stopping Basic System. >Feb 09 07:33:56 localhost systemd[1]: Stopped target Basic System. >Feb 09 07:33:56 localhost systemd[1]: Stopping Slices. >Feb 09 07:33:56 localhost systemd[1]: Stopped target Slices. >Feb 09 07:33:56 localhost systemd[1]: Stopping System Slice. >Feb 09 07:33:56 localhost systemd[1]: Removed slice System Slice. >Feb 09 07:33:56 localhost systemd[1]: Stopping -.slice. >Feb 09 07:33:56 localhost systemd[1]: Removed slice -.slice. >Feb 09 07:33:56 localhost systemd[1]: Stopping Paths. >Feb 09 07:33:56 localhost systemd[1]: Stopped target Paths. >Feb 09 07:33:56 localhost systemd[1]: Stopping Timers. >Feb 09 07:33:56 localhost systemd[1]: Stopped target Timers. >Feb 09 07:33:56 localhost systemd[1]: Stopping Sockets. >Feb 09 07:33:56 localhost systemd[1]: Stopped target Sockets. >Feb 09 07:33:56 localhost systemd[1]: Stopping System Initialization. >Feb 09 07:33:56 localhost systemd[1]: Stopped target System Initialization. >Feb 09 07:33:56 localhost systemd[1]: Stopping Encrypted Volumes. >Feb 09 07:33:56 localhost systemd[1]: Stopped target Encrypted Volumes. >Feb 09 07:33:56 localhost systemd[1]: Stopping udev Coldplug all Devices... >Feb 09 07:33:56 localhost systemd[1]: Stopped udev Coldplug all Devices. >Feb 09 07:33:56 localhost systemd[1]: Stopping dracut pre-trigger hook... >Feb 09 07:33:56 localhost systemd[1]: Stopped dracut pre-trigger hook. >Feb 09 07:33:56 localhost systemd[1]: Stopping Swap. >Feb 09 07:33:56 localhost systemd[1]: Stopped target Swap. >Feb 09 07:33:56 localhost systemd[1]: Stopping Local File Systems. >Feb 09 07:33:56 localhost systemd[1]: Stopped target Local File Systems. >Feb 09 07:33:56 localhost systemd[1]: Stopping udev Kernel Device Manager... >Feb 09 07:33:56 localhost systemd[1]: Stopped udev Kernel Device Manager. >Feb 09 07:33:56 localhost systemd[1]: Stopping dracut pre-udev hook... >Feb 09 07:33:56 localhost systemd[1]: Stopped dracut pre-udev hook. >Feb 09 07:33:56 localhost systemd[1]: Stopping dracut cmdline hook... >Feb 09 07:33:56 localhost systemd[1]: Stopped dracut cmdline hook. >Feb 09 07:33:56 localhost systemd[1]: Stopping Create static device nodes in /dev... >Feb 09 07:33:56 localhost systemd[1]: Stopped Create static device nodes in /dev. >Feb 09 07:33:56 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Feb 09 07:33:56 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Feb 09 07:33:56 localhost systemd[1]: Stopping udev Control Socket. >Feb 09 07:33:56 localhost systemd[1]: Closed udev Control Socket. >Feb 09 07:33:56 localhost systemd[1]: Stopping udev Kernel Socket. >Feb 09 07:33:56 localhost systemd[1]: Closed udev Kernel Socket. >Feb 09 07:33:56 localhost systemd[1]: Starting Cleanup udevd DB... >Feb 09 07:33:56 localhost systemd[1]: Started Cleanup udevd DB. >Feb 09 07:33:56 localhost systemd[1]: Starting Switch Root. >Feb 09 07:33:56 localhost systemd[1]: Reached target Switch Root. >Feb 09 07:33:57 localhost systemd[1]: Started Plymouth switch root service. >Feb 09 07:33:57 localhost systemd[1]: Starting Switch Root... >Feb 09 07:33:57 localhost systemd[1]: Switching root. >Feb 09 07:33:57 localhost [100]: Journal stopped >Feb 09 07:34:17 localhost systemd-journal[613]: Runtime journal is using 8.0M (max 395.9M, leaving 593.8M of free 3.8G, current limit 395.9M). >Feb 09 07:34:17 localhost systemd-journal[613]: Runtime journal is using 8.0M (max 395.9M, leaving 593.8M of free 3.8G, current limit 395.9M). >Feb 09 07:34:17 localhost systemd-journald[100]: Received SIGTERM >Feb 09 07:34:17 localhost kernel: type=1404 audit(1391949243.468:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Feb 09 07:34:17 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Feb 09 07:34:17 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Feb 09 07:34:17 localhost kernel: SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >Feb 09 07:34:17 localhost kernel: SELinux: 83 classes, 101316 rules >Feb 09 07:34:17 localhost kernel: SELinux: Completing initialization. >Feb 09 07:34:17 localhost kernel: SELinux: Setting up existing superblocks. >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Feb 09 07:34:17 localhost kernel: type=1403 audit(1391949244.295:3): policy loaded auid=4294967295 ses=4294967295 >Feb 09 07:34:17 localhost systemd[1]: Successfully loaded SELinux policy in 1.101206s. >Feb 09 07:34:17 localhost systemd[1]: Relabelled /dev and /run in 48.460ms. >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Feb 09 07:34:17 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Feb 09 07:34:17 localhost systemd-journal[613]: Journal started >Feb 09 07:34:02 localhost systemd-cgroups-agent[580]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Feb 09 07:34:05 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Feb 09 07:34:05 localhost systemd[1]: Failed to open private bus connection: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory >Feb 09 07:34:13 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Feb 09 07:34:14 localhost systemd[1]: Started Collect Read-Ahead Data. >Feb 09 07:34:15 localhost systemd[1]: Started Load legacy module configuration. >Feb 09 07:34:16 localhost systemd[1]: Starting Apply Kernel Variables... >Feb 09 07:34:16 localhost systemd[1]: Started Load Kernel Modules. >Feb 09 07:34:16 localhost systemd[1]: Mounted FUSE Control File System. >Feb 09 07:34:16 localhost systemd[1]: Mounting Configuration File System... >Feb 09 07:34:16 localhost systemd[1]: Started Set Up Additional Binary Formats. >Feb 09 07:34:17 localhost systemd[1]: Started File System Check on Root Device. >Feb 09 07:34:17 localhost systemd[1]: Starting Remount Root and Kernel File Systems... >Feb 09 07:34:17 localhost systemd[1]: Mounted Debug File System. >Feb 09 07:34:17 localhost systemd[1]: Mounted Huge Pages File System. >Feb 09 07:34:17 localhost systemd[1]: Mounted POSIX Message Queue File System. >Feb 09 07:34:17 localhost systemd[1]: Mounted Temporary Directory. >Feb 09 07:34:17 localhost systemd[1]: Started Apply Kernel Variables. >Feb 09 07:34:17 localhost systemd[1]: Mounted Configuration File System. >Feb 09 07:34:17 localhost systemd[1]: Starting LVM2 metadata daemon... >Feb 09 07:34:17 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Feb 09 07:34:17 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Feb 09 07:34:17 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Feb 09 07:34:17 localhost systemd[1]: Starting Create static device nodes in /dev... >Feb 09 07:34:17 localhost systemd[1]: Starting Import network configuration from initramfs... >Feb 09 07:34:17 localhost systemd[1]: Starting Configure read-only root support... >Feb 09 07:34:17 localhost systemd[1]: Starting Load/Save Random Seed... >Feb 09 07:34:17 localhost systemd[1]: Started udev Coldplug all Devices. >Feb 09 07:34:17 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Feb 09 07:34:17 localhost systemd[1]: Started LVM2 metadata daemon. >Feb 09 07:34:18 localhost systemd[1]: Started Load/Save Random Seed. >Feb 09 07:34:20 localhost lvm[610]: No volume groups found >Feb 09 07:34:20 localhost systemd[1]: Started Configure read-only root support. >Feb 09 07:34:21 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Feb 09 07:34:21 localhost systemd[1]: Started Import network configuration from initramfs. >Feb 09 07:34:22 localhost systemd[1]: Started Create static device nodes in /dev. >Feb 09 07:34:22 localhost systemd[1]: Starting udev Kernel Device Manager... >Feb 09 07:34:22 localhost systemd[1]: Starting Local File Systems (Pre). >Feb 09 07:34:22 localhost systemd[1]: Reached target Local File Systems (Pre). >Feb 09 07:34:22 localhost systemd[1]: Started udev Kernel Device Manager. >Feb 09 07:34:22 localhost systemd-udevd[655]: starting version 208 >Feb 09 07:34:26 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Feb 09 07:34:26 localhost systemd[1]: Starting Activation of DM RAID sets... >Feb 09 07:34:26 localhost systemd[1]: Mounted Configuration File System. >Feb 09 07:34:29 localhost kernel: ACPI Warning: 0x0000000000001028-0x000000000000102f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20130517/utaddress-251) >Feb 09 07:34:29 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Feb 09 07:34:29 localhost kernel: ACPI Warning: 0x00000000000011c0-0x00000000000011cf SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130517/utaddress-251) >Feb 09 07:34:29 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Feb 09 07:34:29 localhost kernel: ACPI Warning: 0x00000000000011b0-0x00000000000011bf SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130517/utaddress-251) >Feb 09 07:34:29 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Feb 09 07:34:29 localhost kernel: ACPI Warning: 0x0000000000001180-0x00000000000011af SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130517/utaddress-251) >Feb 09 07:34:29 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Feb 09 07:34:29 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich >Feb 09 07:34:29 localhost kernel: i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >Feb 09 07:34:29 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Feb 09 07:34:30 localhost kernel: EDAC MC: Ver: 3.0.0 >Feb 09 07:34:30 localhost kernel: microcode: CPU0 sig=0x106e5, pf=0x10, revision=0x3 >Feb 09 07:34:31 localhost kernel: EDAC i7core: Device not found: dev 00.0 PCI ID 8086:2c50 >Feb 09 07:34:31 localhost kernel: mei_me 0000:00:16.0: setting latency timer to 64 >Feb 09 07:34:31 localhost kernel: mei_me 0000:00:16.0: irq 55 for MSI/MSI-X >Feb 09 07:34:31 localhost kernel: microcode: CPU0 sig=0x106e5, pf=0x10, revision=0x3 >Feb 09 07:34:31 localhost kernel: microcode: CPU0 updated to revision 0x6, date = 2013-07-01 >Feb 09 07:34:31 localhost kernel: microcode: CPU1 sig=0x106e5, pf=0x10, revision=0x3 >Feb 09 07:34:31 localhost kernel: microcode: CPU1 sig=0x106e5, pf=0x10, revision=0x3 >Feb 09 07:34:31 localhost kernel: microcode: CPU1 updated to revision 0x6, date = 2013-07-01 >Feb 09 07:34:31 localhost kernel: microcode: CPU2 sig=0x106e5, pf=0x10, revision=0x3 >Feb 09 07:34:31 localhost kernel: microcode: CPU2 sig=0x106e5, pf=0x10, revision=0x3 >Feb 09 07:34:31 localhost kernel: microcode: CPU2 updated to revision 0x6, date = 2013-07-01 >Feb 09 07:34:31 localhost kernel: microcode: CPU3 sig=0x106e5, pf=0x10, revision=0x3 >Feb 09 07:34:31 localhost kernel: microcode: CPU3 sig=0x106e5, pf=0x10, revision=0x3 >Feb 09 07:34:31 localhost kernel: microcode: CPU3 updated to revision 0x6, date = 2013-07-01 >Feb 09 07:34:31 localhost kernel: microcode: CPU4 sig=0x106e5, pf=0x10, revision=0x3 >Feb 09 07:34:31 localhost kernel: microcode: CPU4 sig=0x106e5, pf=0x10, revision=0x3 >Feb 09 07:34:31 localhost kernel: microcode: CPU4 updated to revision 0x6, date = 2013-07-01 >Feb 09 07:34:31 localhost kernel: microcode: CPU5 sig=0x106e5, pf=0x10, revision=0x3 >Feb 09 07:34:31 localhost kernel: microcode: CPU5 sig=0x106e5, pf=0x10, revision=0x3 >Feb 09 07:34:31 localhost kernel: microcode: CPU5 updated to revision 0x6, date = 2013-07-01 >Feb 09 07:34:31 localhost kernel: microcode: CPU6 sig=0x106e5, pf=0x10, revision=0x3 >Feb 09 07:34:31 localhost kernel: microcode: CPU6 sig=0x106e5, pf=0x10, revision=0x3 >Feb 09 07:34:31 localhost kernel: microcode: CPU6 updated to revision 0x6, date = 2013-07-01 >Feb 09 07:34:31 localhost kernel: microcode: CPU7 sig=0x106e5, pf=0x10, revision=0x3 >Feb 09 07:34:31 localhost kernel: microcode: CPU7 sig=0x106e5, pf=0x10, revision=0x3 >Feb 09 07:34:31 localhost kernel: microcode: CPU7 updated to revision 0x6, date = 2013-07-01 >Feb 09 07:34:31 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Feb 09 07:34:32 localhost kernel: iTCO_vendor_support: vendor-support=0 >Feb 09 07:34:32 localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of acpi_video0... >Feb 09 07:34:32 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 >Feb 09 07:34:32 localhost kernel: iTCO_wdt: Found a QM57 TCO device (Version=2, TCOBASE=0x1060) >Feb 09 07:34:32 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Feb 09 07:34:33 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Feb 09 07:34:33 localhost kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.24 >Feb 09 07:34:33 localhost kernel: thinkpad_acpi: http://ibm-acpi.sf.net/ >Feb 09 07:34:33 localhost kernel: thinkpad_acpi: ThinkPad BIOS 6NET74WW (1.34 ), EC 6MHT43WW-1.18 >Feb 09 07:34:33 localhost kernel: thinkpad_acpi: Lenovo ThinkPad W510, model 431967G >Feb 09 07:34:33 localhost kernel: thinkpad_acpi: detected a 8-level brightness capable ThinkPad >Feb 09 07:34:33 localhost kernel: thinkpad_acpi: radio switch found; radios are enabled >Feb 09 07:34:33 localhost kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver >Feb 09 07:34:33 localhost kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default... >Feb 09 07:34:33 localhost kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked >Feb 09 07:34:33 localhost kernel: thinkpad_acpi: rfkill switch tpacpi_wwan_sw: radio is unblocked >Feb 09 07:34:33 localhost kernel: thinkpad_acpi: Standard ACPI backlight interface available, not loading native one >Feb 09 07:34:33 localhost kernel: thinkpad_acpi: Console audio control enabled, mode: monitor (read only) >Feb 09 07:34:33 localhost kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input11 >Feb 09 07:34:33 localhost systemd[1]: Starting Sound Card. >Feb 09 07:34:33 localhost systemd[1]: Reached target Sound Card. >Feb 09 07:34:33 localhost kernel: usb 1-1.4: new full-speed USB device number 7 using ehci-pci >Feb 09 07:34:33 localhost kernel: usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=217f >Feb 09 07:34:33 localhost kernel: usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Feb 09 07:34:33 localhost kernel: usb 1-1.4: Product: Broadcom Bluetooth Device >Feb 09 07:34:33 localhost kernel: usb 1-1.4: Manufacturer: Broadcom Corp >Feb 09 07:34:33 localhost kernel: usb 1-1.4: SerialNumber: 5CAC4CC42520 >Feb 09 07:34:33 localhost mtp-probe[695]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:1c.6/0000:0f:00.0/usb3/3-1" >Feb 09 07:34:33 localhost mtp-probe[691]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4" >Feb 09 07:34:33 localhost mtp-probe[693]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2" >Feb 09 07:34:33 localhost mtp-probe[689]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6" >Feb 09 07:34:33 localhost mtp-probe[689]: bus: 1, device: 6 was not an MTP device >Feb 09 07:34:33 localhost mtp-probe[695]: bus: 3, device: 2 was not an MTP device >Feb 09 07:34:33 localhost mtp-probe[691]: bus: 2, device: 3 was not an MTP device >Feb 09 07:34:33 localhost mtp-probe[693]: bus: 1, device: 4 was not an MTP device >Feb 09 07:34:34 localhost systemd[1]: Started Activation of DM RAID sets. >Feb 09 07:34:34 localhost systemd[1]: Starting Local File Systems. >Feb 09 07:34:34 localhost systemd[1]: Reached target Local File Systems. >Feb 09 07:34:34 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Feb 09 07:34:34 localhost systemd[1]: Started Reconfigure the system on administrator request. >Feb 09 07:34:34 localhost systemd[1]: Started Mark the need to relabel after reboot. >Feb 09 07:34:34 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Feb 09 07:34:34 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Feb 09 07:34:34 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >Feb 09 07:34:34 localhost systemd[1]: Starting Security Auditing Service... >Feb 09 07:34:34 localhost systemd[1]: Starting Encrypted Volumes. >Feb 09 07:34:34 localhost systemd[1]: Reached target Encrypted Volumes. >Feb 09 07:34:35 localhost kernel: media: Linux media interface: v0.10 >Feb 09 07:34:36 localhost auditctl[713]: No rules >Feb 09 07:34:36 localhost auditctl[713]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Feb 09 07:34:36 localhost systemd[1]: Started Security Auditing Service. >Feb 09 07:34:36 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Feb 09 07:34:37 localhost systemd-tmpfiles[711]: Unable to fix label of /var/log/journal/54b5dcf1e9bd10fdc45cd82ffc9fb291: No such file or directory >Feb 09 07:34:37 localhost kernel: usbcore: registered new interface driver qcserial >Feb 09 07:34:37 localhost kernel: usbserial: USB Serial support registered for Qualcomm USB modem >Feb 09 07:34:37 localhost kernel: qcserial 2-1.4:1.1: Qualcomm USB modem converter detected >Feb 09 07:34:37 localhost kernel: usb 2-1.4: Qualcomm USB modem converter now attached to ttyUSB0 >Feb 09 07:34:37 localhost systemd[1]: Started Recreate Volatile Files and Directories. >Feb 09 07:34:37 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Feb 09 07:34:38 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Feb 09 07:34:38 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Feb 09 07:34:38 localhost systemd[1]: Starting System Initialization. >Feb 09 07:34:38 localhost systemd[1]: Reached target System Initialization. >Feb 09 07:34:38 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Feb 09 07:34:38 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Feb 09 07:34:38 localhost systemd[1]: Started dnf makecache timer. >Feb 09 07:34:38 localhost systemd[1]: Starting Timers. >Feb 09 07:34:38 localhost systemd[1]: Reached target Timers. >Feb 09 07:34:38 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Feb 09 07:34:38 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Feb 09 07:34:38 localhost systemd[1]: Started Restore Sound Card State. >Feb 09 07:34:38 localhost systemd[1]: Starting CUPS Printer Service Spool. >Feb 09 07:34:38 localhost systemd[1]: Started CUPS Printer Service Spool. >Feb 09 07:34:38 localhost systemd[1]: Starting Paths. >Feb 09 07:34:38 localhost systemd[1]: Reached target Paths. >Feb 09 07:34:38 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Feb 09 07:34:38 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Feb 09 07:34:38 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Feb 09 07:34:38 localhost kernel: Linux video capture interface: v2.00 >Feb 09 07:34:38 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Feb 09 07:34:38 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Feb 09 07:34:38 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Feb 09 07:34:38 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Feb 09 07:34:38 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Feb 09 07:34:38 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Feb 09 07:34:38 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Feb 09 07:34:38 localhost systemd[1]: Starting Sockets. >Feb 09 07:34:38 localhost systemd[1]: Reached target Sockets. >Feb 09 07:34:38 localhost systemd[1]: Starting Basic System. >Feb 09 07:34:38 localhost systemd[1]: Reached target Basic System. >Feb 09 07:34:38 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Feb 09 07:34:38 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Feb 09 07:34:38 localhost systemd[1]: Starting Accounts Service... >Feb 09 07:34:38 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Feb 09 07:34:38 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Feb 09 07:34:38 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Feb 09 07:34:38 localhost systemd[1]: Starting irqbalance daemon... >Feb 09 07:34:39 localhost systemd[1]: Started irqbalance daemon. >Feb 09 07:34:39 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Feb 09 07:34:39 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Feb 09 07:34:39 localhost systemd[1]: Started Software RAID monitoring and management. >Feb 09 07:34:39 localhost systemd[1]: Starting Modem Manager... >Feb 09 07:34:39 localhost systemd[1]: Starting NTP client/server... >Feb 09 07:34:39 localhost systemd[1]: Starting LSB: Init script for live image.... >Feb 09 07:34:39 localhost systemd[1]: Starting D-Bus System Message Bus... >Feb 09 07:34:39 localhost systemd[1]: Started D-Bus System Message Bus. >Feb 09 07:34:39 localhost systemd[1]: Starting Login Service... >Feb 09 07:34:39 localhost kernel: kvm: disabled by bios >Feb 09 07:34:40 localhost rngd[732]: Unable to open file: /dev/tpm0 >Feb 09 07:34:40 localhost rngd[732]: can't open any entropy source >Feb 09 07:34:40 localhost rngd[732]: Maybe RNG device modules are not loaded >Feb 09 07:34:40 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Feb 09 07:34:40 localhost systemd[1]: Unit rngd.service entered failed state. >Feb 09 07:34:43 localhost systemd-journal[613]: Permanent journal is using 8.0M (max 390.3M, leaving 585.5M of free 814.3M, current limit 228.7M). >Feb 09 07:34:43 localhost systemd-journal[613]: Time spent on flushing to /var is 664.965ms for 1345 entries. >Feb 09 07:34:43 localhost alsactl[728]: alsactl 1.0.27.2 daemon started >Feb 09 07:34:43 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Feb 09 07:34:43 localhost systemd[1]: Starting Permit User Sessions... >Feb 09 07:34:43 localhost kernel: Intel(R) Wireless WiFi driver for Linux, in-tree:d >Feb 09 07:34:43 localhost kernel: Copyright(c) 2003-2013 Intel Corporation >Feb 09 07:34:43 localhost kernel: iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control >Feb 09 07:34:43 localhost kernel: iwlwifi 0000:03:00.0: irq 56 for MSI/MSI-X >Feb 09 07:34:44 localhost systemd[1]: Started Permit User Sessions. >Feb 09 07:34:44 localhost systemd[1]: Starting Job spooling tools... >Feb 09 07:34:44 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 57 for MSI/MSI-X >Feb 09 07:34:44 localhost systemd[1]: Started Job spooling tools. >Feb 09 07:34:44 localhost systemd[1]: Starting Command Scheduler... >Feb 09 07:34:44 localhost systemd[1]: Started Command Scheduler. >Feb 09 07:34:44 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Feb 09 07:34:44 localhost alsactl[728]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Feb 09 07:34:44 localhost chronyd[756]: chronyd version 1.29 starting >Feb 09 07:34:44 localhost kernel: Bluetooth: Core ver 2.16 >Feb 09 07:34:44 localhost kernel: NET: Registered protocol family 31 >Feb 09 07:34:44 localhost kernel: Bluetooth: HCI device and connection manager initialized >Feb 09 07:34:44 localhost kernel: Bluetooth: HCI socket layer initialized >Feb 09 07:34:44 localhost kernel: Bluetooth: L2CAP socket layer initialized >Feb 09 07:34:44 localhost kernel: Bluetooth: SCO socket layer initialized >Feb 09 07:34:45 localhost kernel: uvcvideo: Found UVC 1.00 device Integrated Camera (17ef:480f) >Feb 09 07:34:45 localhost kernel: input: Integrated Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input12 >Feb 09 07:34:45 localhost kernel: usbcore: registered new interface driver uvcvideo >Feb 09 07:34:45 localhost kernel: USB Video Class driver (1.1.1) >Feb 09 07:34:45 localhost kernel: hda_codec: CX20585: BIOS auto-probing. >Feb 09 07:34:45 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x1f/0x0/0x0/0x0/0x0) type:speaker >Feb 09 07:34:45 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Feb 09 07:34:45 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=2 (0x1c/0x19/0x0/0x0/0x0) >Feb 09 07:34:45 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 >Feb 09 07:34:45 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: >Feb 09 07:34:45 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Mic=0x1b >Feb 09 07:34:45 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Internal Mic=0x23 >Feb 09 07:34:45 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Dock Mic=0x1a >Feb 09 07:34:45 localhost kernel: ALSA sound/pci/hda/patch_conexant.c:3425 hda_codec: Enable sync_write for stable communication >Feb 09 07:34:45 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Feb 09 07:34:45 localhost kernel: input: HDA Intel MID Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 >Feb 09 07:34:45 localhost kernel: input: HDA Intel MID Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 >Feb 09 07:34:45 localhost kernel: input: HDA Intel MID Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 >Feb 09 07:34:45 localhost kernel: input: HDA Intel MID Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 >Feb 09 07:34:45 localhost kernel: hda_intel: Disabling MSI >Feb 09 07:34:45 localhost kernel: ALSA sound/pci/hda/hda_intel.c:3116 0000:01:00.1: Handle VGA-switcheroo audio client >Feb 09 07:34:45 localhost kernel: ALSA sound/pci/hda/hda_intel.c:3593 0000:01:00.1: Disabling 64bit DMA >Feb 09 07:34:45 localhost kernel: usbcore: registered new interface driver btusb >Feb 09 07:34:45 localhost kernel: ALSA sound/pci/hda/hda_intel.c:1748 0000:01:00.1: Enable delay in RIRB handling >Feb 09 07:34:45 localhost crond[758]: (CRON) INFO (Syslog will be used instead of sendmail.) >Feb 09 07:34:45 localhost crond[758]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 0% if used.) >Feb 09 07:34:46 localhost chronyd[756]: Linux kernel major=3 minor=11 patch=10 >Feb 09 07:34:46 localhost chronyd[756]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Feb 09 07:34:46 localhost systemd[1]: Starting Bluetooth service... >Feb 09 07:34:46 localhost chronyd[756]: Generated key 1 >Feb 09 07:34:46 localhost avahi-daemon[735]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Feb 09 07:34:46 localhost avahi-daemon[735]: Successfully dropped root privileges. >Feb 09 07:34:46 localhost kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card1/input17 >Feb 09 07:34:46 localhost kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card1/input18 >Feb 09 07:34:46 localhost kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card1/input19 >Feb 09 07:34:46 localhost kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card1/input20 >Feb 09 07:34:46 localhost systemd[1]: Reached target Sound Card. >Feb 09 07:34:46 localhost systemd[1]: Reached target Sound Card. >Feb 09 07:34:47 localhost kernel: iwlwifi 0000:03:00.0: loaded firmware version 9.221.4.1 build 25532 op_mode iwldvm >Feb 09 07:34:47 localhost avahi-daemon[735]: avahi-daemon 0.6.31 starting up. >Feb 09 07:34:47 localhost alsactl[728]: Found hardware: "ThinkPad EC" "ThinkPad EC 6MHT43WW-1.18" "" "" "" >Feb 09 07:34:47 localhost alsactl[728]: Hardware is initialized using a generic method >Feb 09 07:34:47 localhost kernel: cfg80211: World regulatory domain updated: >Feb 09 07:34:47 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Feb 09 07:34:47 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Feb 09 07:34:47 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Feb 09 07:34:47 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Feb 09 07:34:47 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Feb 09 07:34:47 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Feb 09 07:34:47 localhost systemd[1]: Reached target Sound Card. >Feb 09 07:34:48 localhost crond[758]: (CRON) INFO (running with inotify support) >Feb 09 07:34:48 localhost systemd[1]: Started NTP client/server. >Feb 09 07:34:48 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 09 07:34:48 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 09 07:34:49 localhost auditd[712]: Started dispatcher: /sbin/audispd pid: 789 >Feb 09 07:34:49 localhost bluetoothd[771]: Bluetooth daemon 5.12 >Feb 09 07:34:49 localhost kernel: type=1305 audit(1391949289.349:4): audit_pid=712 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Feb 09 07:34:49 localhost audispd[789]: priority_boost_parser called with: 4 >Feb 09 07:34:49 localhost audispd[789]: max_restarts_parser called with: 10 >Feb 09 07:34:49 localhost auditd[712]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Feb 09 07:34:50 localhost audispd[789]: audispd initialized with q_depth=150 and 1 active plugins >Feb 09 07:34:52 localhost kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled >Feb 09 07:34:52 localhost kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >Feb 09 07:34:52 localhost kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled >Feb 09 07:34:52 localhost kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled >Feb 09 07:34:52 localhost kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Ultimate-N 6300 AGN, REV=0x74 >Feb 09 07:34:52 localhost kernel: iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >Feb 09 07:34:52 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >Feb 09 07:34:53 localhost systemd-udevd[659]: renamed network interface wlan0 to wlp3s0 >Feb 09 07:34:54 localhost useradd[787]: new group: name=liveuser, GID=1000 >Feb 09 07:34:54 localhost useradd[787]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Feb 09 07:34:55 localhost ModemManager[736]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Feb 09 07:34:55 localhost systemd[1]: Reached target Sound Card. >Feb 09 07:34:55 localhost systemd[1]: Reached target Sound Card. >Feb 09 07:34:56 localhost livesys[738]: Adding live user [ OK ] >Feb 09 07:34:57 localhost systemd[1]: Started Bluetooth service. >Feb 09 07:34:57 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Feb 09 07:34:57 localhost systemd[1]: Starting Bluetooth. >Feb 09 07:34:57 localhost systemd[1]: Reached target Bluetooth. >Feb 09 07:34:57 localhost systemd[1]: Started Login Service. >Feb 09 07:34:57 localhost rtkit-daemon[730]: Successfully called chroot. >Feb 09 07:34:57 localhost rtkit-daemon[730]: Successfully dropped privileges. >Feb 09 07:34:57 localhost rtkit-daemon[730]: Successfully limited resources. >Feb 09 07:34:57 localhost rtkit-daemon[730]: Running. >Feb 09 07:34:57 localhost rtkit-daemon[730]: Watchdog thread running. >Feb 09 07:34:57 localhost rtkit-daemon[730]: Canary thread running. >Feb 09 07:34:57 localhost avahi-daemon[735]: Successfully called chroot(). >Feb 09 07:34:57 localhost avahi-daemon[735]: Successfully dropped remaining capabilities. >Feb 09 07:34:57 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Feb 09 07:34:57 localhost avahi-daemon[735]: No service file found in /etc/avahi/services. >Feb 09 07:34:57 localhost systemd-logind[740]: New seat seat0. >Feb 09 07:34:57 localhost avahi-daemon[735]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Feb 09 07:34:57 localhost bluetoothd[771]: Starting SDP server >Feb 09 07:34:57 localhost avahi-daemon[735]: Network interface enumeration completed. >Feb 09 07:34:57 localhost avahi-daemon[735]: Registering HINFO record with values 'X86_64'/'LINUX'. >Feb 09 07:34:57 localhost avahi-daemon[735]: Server startup complete. Host name is linux.local. Local service cookie is 572984576. >Feb 09 07:34:57 localhost systemd-logind[740]: Watching system buttons on /dev/input/event2 (Power Button) >Feb 09 07:34:57 localhost systemd-logind[740]: Watching system buttons on /dev/input/event9 (Video Bus) >Feb 09 07:34:57 localhost systemd-logind[740]: Watching system buttons on /dev/input/event0 (Lid Switch) >Feb 09 07:34:57 localhost systemd-logind[740]: Watching system buttons on /dev/input/event1 (Sleep Button) >Feb 09 07:34:57 localhost systemd-logind[740]: Watching system buttons on /dev/input/event11 (ThinkPad Extra Buttons) >Feb 09 07:34:57 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Feb 09 07:34:57 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Feb 09 07:34:57 localhost kernel: Bluetooth: BNEP socket layer initialized >Feb 09 07:34:57 localhost dbus-daemon[739]: dbus[739]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Feb 09 07:34:57 localhost dbus[739]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Feb 09 07:34:58 localhost bluetoothd[771]: Bluetooth management interface 1.3 initialized >Feb 09 07:34:58 localhost systemd[1]: Starting Hostname Service... >Feb 09 07:34:58 localhost usermod[822]: add 'liveuser' to group 'wheel' >Feb 09 07:34:58 localhost usermod[822]: add 'liveuser' to shadow group 'wheel' >Feb 09 07:34:59 localhost dbus-daemon[739]: dbus[739]: [system] Successfully activated service 'org.freedesktop.hostname1' >Feb 09 07:34:59 localhost dbus[739]: [system] Successfully activated service 'org.freedesktop.hostname1' >Feb 09 07:34:59 localhost systemd[1]: Started Hostname Service. >Feb 09 07:34:59 localhost systemd[1]: Stopped Software RAID monitoring and management. >Feb 09 07:35:01 localhost systemd[1]: Started Modem Manager. >Feb 09 07:35:01 localhost ModemManager[736]: <warn> (ttyUSB0): port attributes not fully set >Feb 09 07:35:03 localhost ModemManager[736]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:19.0': not supported by any plugin >Feb 09 07:35:03 localhost ModemManager[736]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0': not supported by any plugin >Feb 09 07:35:05 localhost dbus-daemon[739]: dbus[739]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Feb 09 07:35:05 localhost dbus[739]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Feb 09 07:35:05 localhost systemd[1]: Starting Authorization Manager... >Feb 09 07:35:06 localhost livesys[738]: (process:838): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=54b5dcf1e9bd10fdc45cd82ffc9fb291 --binary-syntax --close-stderr': Child process exited with code 1 >Feb 09 07:35:06 localhost systemd[1]: Stopping Command Scheduler... >Feb 09 07:35:06 localhost systemd[1]: Stopped Command Scheduler. >Feb 09 07:35:06 localhost systemd[1]: Stopping Job spooling tools... >Feb 09 07:35:06 localhost systemd[1]: Stopped Job spooling tools. >Feb 09 07:35:07 localhost livesys[738]: sed: can't read : No such file or directory >Feb 09 07:35:07 localhost polkitd[841]: Started polkitd version 0.112 >Feb 09 07:35:10 localhost livesys[738]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 09 07:35:10 localhost livesys[738]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 09 07:35:11 localhost livesys[738]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 09 07:35:11 localhost livesys[738]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 09 07:35:11 localhost livesys[738]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 09 07:35:11 localhost livesys[738]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 09 07:35:11 localhost livesys[738]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 09 07:35:11 localhost livesys[738]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 09 07:35:11 localhost ModemManager[736]: <warn> (tty/ttyUSB0) failed to parse QCDM version info command result: -4 >Feb 09 07:35:11 localhost ModemManager[736]: <warn> (tty/ttyUSB0) failed to parse QCDM version info command result: -4 >Feb 09 07:35:11 localhost ModemManager[736]: <info> Creating modem with plugin 'Gobi' and '1' ports >Feb 09 07:35:13 localhost ModemManager[736]: <warn> Could not grab port (tty/ttyUSB0): 'Cannot add port 'tty/ttyUSB0', unhandled serial type' >Feb 09 07:35:13 localhost ModemManager[736]: <warn> Couldn't create modem for device at '/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4': Failed to find primary AT port >Feb 09 07:35:14 localhost livesys[738]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 09 07:35:14 localhost livesys[738]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 09 07:35:14 localhost polkitd[841]: Loading rules from directory /etc/polkit-1/rules.d >Feb 09 07:35:14 localhost polkitd[841]: Loading rules from directory /usr/share/polkit-1/rules.d >Feb 09 07:35:15 localhost polkitd[841]: Finished loading, compiling and executing 5 rules >Feb 09 07:35:15 localhost dbus-daemon[739]: dbus[739]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Feb 09 07:35:15 localhost dbus[739]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Feb 09 07:35:15 localhost polkitd[841]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Feb 09 07:35:15 localhost systemd[1]: Started Authorization Manager. >Feb 09 07:35:15 localhost accounts-daemon[731]: started daemon version 0.6.35 >Feb 09 07:35:15 localhost systemd[1]: Started Accounts Service. >Feb 09 07:35:17 localhost livesys[738]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 09 07:35:17 localhost livesys[738]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 09 07:35:18 localhost livesys[738]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 09 07:35:18 localhost livesys[738]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 09 07:35:18 localhost livesys[738]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 09 07:35:18 localhost livesys[738]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 09 07:35:18 localhost livesys[738]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 09 07:35:18 localhost livesys[738]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 09 07:35:19 localhost systemd[1]: Started LSB: Init script for live image.. >Feb 09 07:35:19 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Feb 09 07:35:19 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Feb 09 07:35:19 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Feb 09 07:35:19 localhost systemd[1]: Starting Install ABRT coredump hook... >Feb 09 07:35:19 localhost systemd[1]: Started ABRT Xorg log watcher. >Feb 09 07:35:19 localhost systemd[1]: Started Harvest vmcores for ABRT. >Feb 09 07:35:19 localhost systemd[1]: Starting ABRT kernel log watcher... >Feb 09 07:35:19 localhost systemd[1]: Started ABRT kernel log watcher. >Feb 09 07:35:19 localhost systemd[1]: Starting GNOME Display Manager... >Feb 09 07:35:19 localhost systemd[1]: Started SYSV: Late init script for live image.. >Feb 09 07:35:19 localhost systemd[1]: Started Install ABRT coredump hook. >Feb 09 07:35:20 localhost abrtd[871]: Init complete, entering main loop >Feb 09 07:35:20 localhost systemd[1]: Started GNOME Display Manager. >Feb 09 07:35:21 localhost dbus-daemon[739]: dbus[739]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.9" (uid=0 pid=880 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.10" (uid=0 pid=894 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Feb 09 07:35:21 localhost dbus[739]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.9" (uid=0 pid=880 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.10" (uid=0 pid=894 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Feb 09 07:35:22 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Feb 09 07:35:22 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Feb 09 07:35:23 localhost kernel: Ebtables v2.0 registered >Feb 09 07:35:25 localhost kernel: Bridge firewalling registered >Feb 09 07:35:26 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Feb 09 07:35:26 localhost systemd[1]: Starting Network Manager... >Feb 09 07:35:29 localhost NetworkManager[947]: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >Feb 09 07:35:29 localhost NetworkManager[947]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Feb 09 07:35:29 localhost NetworkManager[947]: <info> WEXT support is enabled >Feb 09 07:35:30 localhost NetworkManager[947]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Feb 09 07:35:30 localhost NetworkManager[947]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Feb 09 07:35:30 localhost NetworkManager[947]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Feb 09 07:35:30 localhost NetworkManager[947]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Feb 09 07:35:30 localhost NetworkManager[947]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Feb 09 07:35:31 localhost NetworkManager[947]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Feb 09 07:35:31 localhost NetworkManager[947]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Feb 09 07:35:31 localhost NetworkManager[947]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Feb 09 07:35:32 localhost NetworkManager[947]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Feb 09 07:35:32 localhost NetworkManager[947]: <info> monitoring kernel firmware directory '/lib/firmware'. >Feb 09 07:35:32 localhost NetworkManager[947]: <info> rfkill3: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill3) (driver iwlwifi) >Feb 09 07:35:32 localhost NetworkManager[947]: <info> rfkill1: found WWAN radio killswitch (at /sys/devices/platform/thinkpad_acpi/rfkill/rfkill1) (platform driver thinkpad_acpi) >Feb 09 07:35:32 localhost NetworkManager[947]: <info> WiFi hardware radio set enabled >Feb 09 07:35:32 localhost NetworkManager[947]: <info> WiFi enabled by radio killswitch; enabled by state file >Feb 09 07:35:32 localhost systemd[1]: Started Network Manager. >Feb 09 07:35:32 localhost systemd[1]: Starting Network. >Feb 09 07:35:32 localhost systemd[1]: Reached target Network. >Feb 09 07:35:32 localhost NetworkManager[947]: <info> WWAN enabled by radio killswitch; enabled by state file >Feb 09 07:35:32 localhost NetworkManager[947]: <info> WiMAX enabled by radio killswitch; enabled by state file >Feb 09 07:35:32 localhost NetworkManager[947]: <info> Networking is enabled by state file >Feb 09 07:35:32 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Feb 09 07:35:33 localhost NetworkManager[947]: <info> (lo): link connected >Feb 09 07:35:33 localhost NetworkManager[947]: <info> (lo): carrier is ON >Feb 09 07:35:33 localhost NetworkManager[947]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Feb 09 07:35:33 localhost NetworkManager[947]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Feb 09 07:35:33 localhost NetworkManager[947]: <info> (lo): No existing connection detected. >Feb 09 07:35:33 localhost NetworkManager[947]: <info> (em1): carrier is OFF >Feb 09 07:35:33 localhost NetworkManager[947]: <info> (em1): new Ethernet device (driver: 'e1000e' ifindex: 2) >Feb 09 07:35:33 localhost NetworkManager[947]: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/1 >Feb 09 07:35:33 localhost NetworkManager[947]: <info> (em1): No existing connection detected. >Feb 09 07:35:33 localhost NetworkManager[947]: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Feb 09 07:35:33 localhost NetworkManager[947]: <info> (em1): bringing up device. >Feb 09 07:35:33 localhost kernel: e1000e 0000:00:19.0: irq 54 for MSI/MSI-X >Feb 09 07:35:34 localhost kernel: e1000e 0000:00:19.0: irq 54 for MSI/MSI-X >Feb 09 07:35:34 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >Feb 09 07:35:34 localhost NetworkManager[947]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/em1 >Feb 09 07:35:34 localhost NetworkManager[947]: <info> (wlp3s0): using nl80211 for WiFi device control >Feb 09 07:35:34 localhost NetworkManager[947]: <info> (wlp3s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >Feb 09 07:35:34 localhost NetworkManager[947]: <info> (wlp3s0): exported as /org/freedesktop/NetworkManager/Devices/2 >Feb 09 07:35:34 localhost NetworkManager[947]: <info> (wlp3s0): No existing connection detected. >Feb 09 07:35:34 localhost NetworkManager[947]: <info> (wlp3s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Feb 09 07:35:34 localhost NetworkManager[947]: <info> (wlp3s0): bringing up device. >Feb 09 07:35:34 localhost kernel: iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >Feb 09 07:35:34 localhost kernel: iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1 >Feb 09 07:35:34 localhost kernel: iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >Feb 09 07:35:34 localhost kernel: iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1 >Feb 09 07:35:34 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >Feb 09 07:35:34 localhost dbus-daemon[739]: dbus[739]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Feb 09 07:35:34 localhost dbus[739]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Feb 09 07:35:34 localhost systemd[1]: Starting WPA Supplicant daemon... >Feb 09 07:35:34 localhost NetworkManager[947]: <info> ModemManager available in the bus >Feb 09 07:35:35 localhost kernel: e1000e: em1 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx >Feb 09 07:35:35 localhost kernel: e1000e 0000:00:19.0 em1: 10/100 speed: disabling TSO >Feb 09 07:35:35 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >Feb 09 07:35:35 localhost NetworkManager[947]: <info> (em1): link connected >Feb 09 07:35:35 localhost NetworkManager[947]: <info> (em1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Feb 09 07:35:35 localhost NetworkManager[947]: <info> Auto-activating connection 'Wired connection 1'. >Feb 09 07:35:35 localhost NetworkManager[947]: <info> Activation (em1) starting connection 'Wired connection 1' >Feb 09 07:35:35 localhost NetworkManager[947]: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Feb 09 07:35:35 localhost NetworkManager[947]: <info> NetworkManager state is now CONNECTING >Feb 09 07:35:35 localhost NetworkManager[947]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >Feb 09 07:35:35 localhost NetworkManager[947]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >Feb 09 07:35:35 localhost NetworkManager[947]: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >Feb 09 07:35:35 localhost NetworkManager[947]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >Feb 09 07:35:35 localhost NetworkManager[947]: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >Feb 09 07:35:35 localhost NetworkManager[947]: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >Feb 09 07:35:35 localhost NetworkManager[947]: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >Feb 09 07:35:35 localhost NetworkManager[947]: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >Feb 09 07:35:36 localhost dbus-daemon[739]: dbus[739]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Feb 09 07:35:36 localhost dbus[739]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Feb 09 07:35:36 localhost NetworkManager[947]: <info> wpa_supplicant started >Feb 09 07:35:36 localhost systemd[1]: Started WPA Supplicant daemon. >Feb 09 07:35:37 localhost NetworkManager[947]: <info> (wlp3s0) supports 5 scan SSIDs >Feb 09 07:35:37 localhost NetworkManager[947]: <info> (wlp3s0): supplicant interface state: starting -> ready >Feb 09 07:35:37 localhost NetworkManager[947]: <info> (wlp3s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Feb 09 07:35:37 localhost NetworkManager[947]: <info> (wlp3s0): supplicant interface state: ready -> disconnected >Feb 09 07:35:37 localhost NetworkManager[947]: <info> (wlp3s0) supports 5 scan SSIDs >Feb 09 07:35:37 localhost avahi-daemon[735]: Registering new address record for fe80::f2de:f1ff:fe36:4566 on em1.*. >Feb 09 07:35:38 localhost NetworkManager[947]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >Feb 09 07:35:38 localhost NetworkManager[947]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >Feb 09 07:35:38 localhost NetworkManager[947]: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >Feb 09 07:35:38 localhost NetworkManager[947]: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Feb 09 07:35:39 localhost NetworkManager[947]: <info> dhclient started with pid 1393 >Feb 09 07:35:39 localhost NetworkManager[947]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >Feb 09 07:35:40 localhost NetworkManager[947]: <info> (wlp3s0): supplicant interface state: disconnected -> inactive >Feb 09 07:35:41 localhost dhclient[1393]: Internet Systems Consortium DHCP Client 4.2.5 >Feb 09 07:35:41 localhost dhclient[1393]: Copyright 2004-2013 Internet Systems Consortium. >Feb 09 07:35:41 localhost dhclient[1393]: All rights reserved. >Feb 09 07:35:41 localhost dhclient[1393]: For info, please visit https://www.isc.org/software/dhcp/ >Feb 09 07:35:41 localhost dhclient[1393]: Feb 09 07:35:41 localhost NetworkManager[947]: Internet Systems Consortium DHCP Client 4.2.5 >Feb 09 07:35:41 localhost NetworkManager[947]: Copyright 2004-2013 Internet Systems Consortium. >Feb 09 07:35:41 localhost NetworkManager[947]: All rights reserved. >Feb 09 07:35:41 localhost NetworkManager[947]: For info, please visit https://www.isc.org/software/dhcp/ >Feb 09 07:35:41 localhost NetworkManager[947]: <info> (em1): DHCPv4 state changed nbi -> preinit >Feb 09 07:35:41 localhost dhclient[1393]: Listening on LPF/em1/f0:de:f1:36:45:66 >Feb 09 07:35:41 localhost dhclient[1393]: Sending on LPF/em1/f0:de:f1:36:45:66 >Feb 09 07:35:41 localhost dhclient[1393]: Sending on Socket/fallback >Feb 09 07:35:41 localhost dhclient[1393]: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 3 (xid=0x41bfac5b) >Feb 09 07:35:41 localhost NetworkManager[947]: Listening on LPF/em1/f0:de:f1:36:45:66 >Feb 09 07:35:41 localhost NetworkManager[947]: Sending on LPF/em1/f0:de:f1:36:45:66 >Feb 09 07:35:41 localhost NetworkManager[947]: Sending on Socket/fallback >Feb 09 07:35:41 localhost NetworkManager[947]: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 3 (xid=0x41bfac5b) >Feb 09 07:35:41 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Feb 09 07:35:41 localhost systemd[1]: Starting Multi-User System. >Feb 09 07:35:41 localhost systemd[1]: Reached target Multi-User System. >Feb 09 07:35:41 localhost systemd[1]: Starting Graphical Interface. >Feb 09 07:35:41 localhost systemd[1]: Reached target Graphical Interface. >Feb 09 07:35:41 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Feb 09 07:35:41 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Feb 09 07:35:41 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Feb 09 07:35:41 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Feb 09 07:35:41 localhost systemd[1]: Startup finished in 2.270s (kernel) + 13.416s (initrd) + 1min 38.767s (userspace) = 1min 54.455s. >Feb 09 07:35:43 localhost dhclient[1393]: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x41bfac5b) >Feb 09 07:35:43 localhost dhclient[1393]: DHCPOFFER from 192.168.2.1 >Feb 09 07:35:43 localhost NetworkManager[947]: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x41bfac5b) >Feb 09 07:35:43 localhost NetworkManager[947]: DHCPOFFER from 192.168.2.1 >Feb 09 07:35:43 localhost systemd[1]: Starting user-1000.slice. >Feb 09 07:35:43 localhost systemd[1]: Created slice user-1000.slice. >Feb 09 07:35:43 localhost systemd[1]: Starting User Manager for 1000... >Feb 09 07:35:43 localhost systemd[1]: Starting Session 1 of user liveuser. >Feb 09 07:35:43 localhost systemd-logind[740]: New session 1 of user liveuser. >Feb 09 07:35:43 localhost systemd-logind[740]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Feb 09 07:35:43 localhost systemd[1]: Started Session 1 of user liveuser. >Feb 09 07:35:43 localhost gdm-autologin][1409]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Feb 09 07:35:43 localhost systemd[1414]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Feb 09 07:35:43 localhost systemd[1414]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Feb 09 07:35:43 localhost systemd[1414]: Starting Default. >Feb 09 07:35:43 localhost systemd[1414]: Reached target Default. >Feb 09 07:35:43 localhost systemd[1414]: Startup finished in 132ms. >Feb 09 07:35:43 localhost systemd[1]: Started User Manager for 1000. >Feb 09 07:35:45 localhost dhclient[1393]: DHCPACK from 192.168.2.1 (xid=0x41bfac5b) >Feb 09 07:35:45 localhost NetworkManager[947]: DHCPACK from 192.168.2.1 (xid=0x41bfac5b) >Feb 09 07:35:45 localhost NetworkManager[947]: <info> (em1): DHCPv4 state changed preinit -> bound >Feb 09 07:35:45 localhost dhclient[1393]: bound to 192.168.2.111 -- renewal in 806170 seconds. >Feb 09 07:35:45 localhost NetworkManager[947]: <info> address 192.168.2.111 >Feb 09 07:35:45 localhost NetworkManager[947]: <info> plen 24 (255.255.255.0) >Feb 09 07:35:45 localhost NetworkManager[947]: <info> gateway 192.168.2.1 >Feb 09 07:35:45 localhost NetworkManager[947]: <info> lease time 1814400 >Feb 09 07:35:45 localhost NetworkManager[947]: <info> nameserver '192.168.2.1' >Feb 09 07:35:45 localhost NetworkManager[947]: <info> domain name 'Speedport_W_722V_Typ_B' >Feb 09 07:35:45 localhost NetworkManager[947]: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Feb 09 07:35:45 localhost NetworkManager[947]: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >Feb 09 07:35:45 localhost avahi-daemon[735]: Joining mDNS multicast group on interface em1.IPv4 with address 192.168.2.111. >Feb 09 07:35:45 localhost NetworkManager[947]: <info> (em1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Feb 09 07:35:45 localhost avahi-daemon[735]: New relevant interface em1.IPv4 for mDNS. >Feb 09 07:35:45 localhost avahi-daemon[735]: Registering new address record for 192.168.2.111 on em1.IPv4. >Feb 09 07:35:45 localhost NetworkManager[947]: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >Feb 09 07:35:45 localhost NetworkManager[947]: <info> (em1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Feb 09 07:35:45 localhost NetworkManager[947]: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Feb 09 07:35:45 localhost NetworkManager[947]: <info> NetworkManager state is now CONNECTED_GLOBAL >Feb 09 07:35:45 localhost NetworkManager[947]: <info> Policy set 'Wired connection 1' (em1) as default for IPv4 routing and DNS. >Feb 09 07:35:45 localhost NetworkManager[947]: <info> Activation (em1) successful, device activated. >Feb 09 07:35:45 localhost NetworkManager[947]: <info> startup complete >Feb 09 07:35:45 localhost dbus[739]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Feb 09 07:35:45 localhost NetworkManager[947]: bound to 192.168.2.111 -- renewal in 806170 seconds. >Feb 09 07:35:45 localhost dbus-daemon[739]: dbus[739]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Feb 09 07:35:45 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Feb 09 07:35:45 localhost dbus-daemon[739]: dbus[739]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Feb 09 07:35:45 localhost dbus[739]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Feb 09 07:35:45 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Feb 09 07:35:50 localhost /etc/gdm/Xsession[1417]: cp: cannot stat â/usr/share/applications/liveinst.desktopâ: No such file or directory >Feb 09 07:35:52 localhost nm-dispatcher.action[1427]: Script '/etc/NetworkManager/dispatcher.d/20-chrony' took too long; killing it. >Feb 09 07:35:52 localhost NetworkManager[947]: <warn> Dispatcher script timed out: Script '/etc/NetworkManager/dispatcher.d/20-chrony' timed out. >Feb 09 07:35:58 localhost chronyd[756]: Selected source 141.82.25.201 >Feb 09 07:35:58 localhost chronyd[756]: System clock wrong by -3600.292458 seconds, adjustment started >Feb 09 06:35:58 localhost chronyd[756]: System clock was stepped by -3600.292 seconds >Feb 09 06:35:58 localhost systemd[1]: Time has been changed >Feb 09 06:35:58 localhost systemd[1414]: Time has been changed >Feb 09 06:35:58 localhost kernel: fuse init (API version 7.22) >Feb 09 06:35:58 localhost systemd[1]: Mounting FUSE Control File System... >Feb 09 06:35:58 localhost systemd[1]: Mounted FUSE Control File System. >Feb 09 06:35:58 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Feb 09 06:35:59 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Feb 09 06:36:03 localhost gnome-session[1417]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-klbj7Z >Feb 09 06:36:03 localhost gnome-session[1417]: GPG_AGENT_INFO=/run/user/1000/keyring-klbj7Z/gpg:0:1 >Feb 09 06:36:03 localhost gnome-session[1417]: GNOME_KEYRING_PID=1525 >Feb 09 06:36:06 localhost gnome-session[1417]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-klbj7Z >Feb 09 06:36:06 localhost gnome-session[1417]: GPG_AGENT_INFO=/run/user/1000/keyring-klbj7Z/gpg:0:1 >Feb 09 06:36:06 localhost gnome-session[1417]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-klbj7Z >Feb 09 06:36:06 localhost gnome-session[1417]: GPG_AGENT_INFO=/run/user/1000/keyring-klbj7Z/gpg:0:1 >Feb 09 06:36:06 localhost gnome-session[1417]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-klbj7Z >Feb 09 06:36:06 localhost gnome-session[1417]: GPG_AGENT_INFO=/run/user/1000/keyring-klbj7Z/gpg:0:1 >Feb 09 06:36:06 localhost gnome-session[1417]: SSH_AUTH_SOCK=/run/user/1000/keyring-klbj7Z/ssh >Feb 09 06:36:07 localhost dbus-daemon[739]: dbus[739]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Feb 09 06:36:07 localhost dbus[739]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Feb 09 06:36:07 localhost systemd[1]: Starting Daemon for power management... >Feb 09 06:36:07 localhost gnome-session[1417]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Feb 09 06:36:07 localhost gnome-session[1417]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Feb 09 06:36:07 localhost gnome-session[1417]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Feb 09 06:36:07 localhost gnome-session[1417]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Feb 09 06:36:07 localhost dbus-daemon[739]: dbus[739]: [system] Successfully activated service 'org.freedesktop.UPower' >Feb 09 06:36:07 localhost dbus[739]: [system] Successfully activated service 'org.freedesktop.UPower' >Feb 09 06:36:07 localhost systemd[1]: Started Daemon for power management. >Feb 09 06:36:07 localhost rtkit-daemon[730]: Successfully made thread 1535 of process 1535 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Feb 09 06:36:07 localhost rtkit-daemon[730]: Supervising 1 threads of 1 processes of 1 users. >Feb 09 06:36:11 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Feb 09 06:36:11 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Feb 09 06:36:13 localhost rtkit-daemon[730]: Supervising 1 threads of 1 processes of 1 users. >Feb 09 06:36:13 localhost rtkit-daemon[730]: Successfully made thread 1576 of process 1535 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Feb 09 06:36:13 localhost rtkit-daemon[730]: Supervising 2 threads of 1 processes of 1 users. >Feb 09 06:36:15 localhost rtkit-daemon[730]: Supervising 2 threads of 1 processes of 1 users. >Feb 09 06:36:15 localhost rtkit-daemon[730]: Successfully made thread 1580 of process 1535 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Feb 09 06:36:15 localhost rtkit-daemon[730]: Supervising 3 threads of 1 processes of 1 users. >Feb 09 06:36:16 localhost rtkit-daemon[730]: Supervising 3 threads of 1 processes of 1 users. >Feb 09 06:36:16 localhost rtkit-daemon[730]: Successfully made thread 1583 of process 1535 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Feb 09 06:36:16 localhost rtkit-daemon[730]: Supervising 4 threads of 1 processes of 1 users. >Feb 09 06:36:17 localhost bluetoothd[771]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource >Feb 09 06:36:17 localhost bluetoothd[771]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink >Feb 09 06:36:17 localhost dbus-daemon[739]: dbus[739]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Feb 09 06:36:17 localhost dbus[739]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Feb 09 06:36:17 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Feb 09 06:36:17 localhost dbus-daemon[739]: dbus[739]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Feb 09 06:36:17 localhost dbus[739]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Feb 09 06:36:17 localhost systemd[1]: Starting Disk Manager... >Feb 09 06:36:17 localhost colord[1589]: Using mapping database file /var/lib/colord/mapping.db >Feb 09 06:36:18 localhost colord[1589]: Using device database file /var/lib/colord/storage.db >Feb 09 06:36:18 localhost udisksd[1592]: udisks daemon version 2.1.1 starting >Feb 09 06:36:18 localhost colord[1589]: loaded plugin libcd_plugin_scanner.so >Feb 09 06:36:19 localhost colord[1589]: loaded plugin libcd_plugin_camera.so >Feb 09 06:36:19 localhost colord[1589]: Daemon ready for requests >Feb 09 06:36:19 localhost dbus[739]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Feb 09 06:36:19 localhost dbus-daemon[739]: dbus[739]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Feb 09 06:36:19 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Feb 09 06:36:19 localhost dbus-daemon[739]: dbus[739]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Feb 09 06:36:19 localhost dbus[739]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Feb 09 06:36:19 localhost systemd[1]: Started Disk Manager. >Feb 09 06:36:19 localhost udisksd[1592]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Feb 09 06:36:20 localhost colord[1589]: Sensor added: huey-00 >Feb 09 06:36:20 localhost colord[1589]: Device added: sysfs-Chicony_Electronics_Co.__Ltd.-Integrated_Camera >Feb 09 06:36:23 localhost systemd[1]: Starting CUPS Printing Service... >Feb 09 06:36:23 localhost systemd[1]: Started CUPS Printing Service. >Feb 09 06:36:24 localhost dbus-daemon[739]: dbus[739]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Feb 09 06:36:24 localhost dbus[739]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Feb 09 06:36:24 localhost systemd[1]: Starting Locale Service... >Feb 09 06:36:24 localhost dbus-daemon[739]: dbus[739]: [system] Successfully activated service 'org.freedesktop.locale1' >Feb 09 06:36:24 localhost dbus[739]: [system] Successfully activated service 'org.freedesktop.locale1' >Feb 09 06:36:24 localhost systemd[1]: Started Locale Service. >Feb 09 06:36:36 localhost polkitd[841]: Registered Authentication Agent for unix-session:1 (system bus name :1.35 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Feb 09 06:36:43 localhost goa[1658]: goa-daemon version 3.10.2 starting [main.c:117, main()] >Feb 09 06:36:44 localhost goa[1658]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' [goakerberosidentitymanager.c:1393, monitor_credentials_cache()] >Feb 09 06:36:45 localhost gnome-session[1417]: Gjs-Message: JS LOG: GNOME Shell started at Sun Feb 09 2014 06:36:45 GMT-0500 (EST) >Feb 09 06:36:50 localhost gnome-session[1417]: vmware-user: could not open /proc/fs/vmblock/dev >Feb 09 06:36:51 localhost gnome-session[1417]: Failed to play sound: File or data not found >Feb 09 06:36:52 localhost gnome-session[1417]: Creating config directory:'/home/liveuser/.config/tracker' >Feb 09 06:36:53 localhost gnome-session[1417]: Entering running state >Feb 09 06:36:56 localhost vmusr[1745]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Feb 09 06:36:56 localhost vmusr[1745]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Feb 09 06:36:56 localhost vmusr[1745]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Feb 09 06:37:05 localhost obexd[1805]: OBEX daemon 5.12 >Feb 09 06:37:05 localhost colord[1589]: Device added: xrandr-Lenovo Group Limited >Feb 09 06:37:09 localhost kernel: Bluetooth: RFCOMM TTY layer initialized >Feb 09 06:37:09 localhost kernel: Bluetooth: RFCOMM socket layer initialized >Feb 09 06:37:09 localhost kernel: Bluetooth: RFCOMM ver 1.11 >Feb 09 06:37:15 localhost gnome-keyring-daemon[1525]: keyring alias directory: /home/liveuser/.local/share/keyrings >Feb 09 06:37:16 localhost gnome-session[1417]: (tracker-miner-fs:1746): GLib-CRITICAL **: g_timer_continue: assertion 'timer->active == FALSE' failed >Feb 09 06:37:16 localhost gnome-session[1417]: (tracker-miner-fs:1746): Tracker-WARNING **: File 'file:///usr' has been reenqueued more than 2 times. It will not be indexed. >Feb 09 06:37:18 localhost gnome-session[1417]: (tracker-miner-fs:1746): Tracker-WARNING **: File 'file:///usr/share' has been reenqueued more than 2 times. It will not be indexed. >Feb 09 06:37:18 localhost gnome-session[1417]: (tracker-miner-fs:1746): Tracker-WARNING **: File 'file:///usr/share/gnome-documents' has been reenqueued more than 2 times. It will not be indexed. >Feb 09 06:37:18 localhost gnome-session[1417]: (tracker-miner-fs:1746): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started' has been reenqueued more than 2 times. It will not be indexed. >Feb 09 06:37:18 localhost gnome-session[1417]: (tracker-miner-fs:1746): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C' has been reenqueued more than 2 times. It will not be indexed. >Feb 09 06:37:18 localhost gnome-session[1417]: (tracker-miner-fs:1746): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C/gnome-documents-getting-started.pdf' has been reenqueued more than 2 times. It will not be indexed. >Feb 09 06:37:18 localhost colord[1589]: Automatic metadata add icc-4e9aaf0a57bbae17b6506da484c7e19f to xrandr-Lenovo Group Limited >Feb 09 06:37:18 localhost colord[1589]: Profile added: icc-4e9aaf0a57bbae17b6506da484c7e19f >Feb 09 06:37:18 localhost gnome-session[1417]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x1800001 already in stack >Feb 09 06:37:18 localhost gnome-session[1417]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x1800001 already in stack >Feb 09 06:38:18 localhost pkexec[1922]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Feb 09 06:38:18 localhost pkexec[1922]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 14] >Feb 09 06:38:18 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Feb 09 06:38:18 localhost pkexec[1931]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Feb 09 06:38:18 localhost pkexec[1931]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 13] >Feb 09 06:38:18 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Feb 09 06:38:18 localhost pkexec[1937]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Feb 09 06:38:18 localhost pkexec[1937]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 12] >Feb 09 06:38:18 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Feb 09 06:38:18 localhost pkexec[1943]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Feb 09 06:38:18 localhost pkexec[1943]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 13] >Feb 09 06:38:18 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Feb 09 06:38:18 localhost pkexec[1949]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Feb 09 06:38:18 localhost pkexec[1949]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 14] >Feb 09 06:38:18 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Feb 09 06:38:18 localhost pkexec[1955]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Feb 09 06:38:18 localhost pkexec[1955]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 13] >Feb 09 06:38:18 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Feb 09 06:38:18 localhost pkexec[1961]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Feb 09 06:38:18 localhost pkexec[1961]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 12] >Feb 09 06:38:18 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Feb 09 06:38:21 localhost pkexec[1968]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Feb 09 06:38:21 localhost pkexec[1968]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 13] >Feb 09 06:38:21 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Feb 09 06:38:21 localhost pkexec[1974]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Feb 09 06:38:21 localhost pkexec[1974]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 14] >Feb 09 06:38:21 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Feb 09 06:38:21 localhost pkexec[1980]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Feb 09 06:38:21 localhost pkexec[1980]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 15] >Feb 09 06:38:21 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Feb 09 06:38:21 localhost pkexec[1986]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Feb 09 06:38:21 localhost pkexec[1986]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 15] >Feb 09 06:38:21 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Feb 09 06:38:31 localhost gnome-session[1417]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Feb 09 06:38:33 localhost userhelper[1991]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Feb 09 06:38:33 localhost userhelper[1996]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Feb 09 06:38:33 localhost kernel: md: raid0 personality registered for level 0 >Feb 09 06:38:33 localhost kernel: md: raid1 personality registered for level 1 >Feb 09 06:38:33 localhost kernel: async_tx: api initialized (async) >Feb 09 06:38:33 localhost kernel: xor: measuring software checksum speed >Feb 09 06:38:33 localhost kernel: prefetch64-sse: 7072.000 MB/sec >Feb 09 06:38:33 localhost kernel: generic_sse: 6204.000 MB/sec >Feb 09 06:38:33 localhost kernel: xor: using function: prefetch64-sse (7072.000 MB/sec) >Feb 09 06:38:33 localhost kernel: raid6: sse2x1 6140 MB/s >Feb 09 06:38:33 localhost kernel: raid6: sse2x2 7062 MB/s >Feb 09 06:38:33 localhost kernel: raid6: sse2x4 7906 MB/s >Feb 09 06:38:33 localhost kernel: raid6: using algorithm sse2x4 (7906 MB/s) >Feb 09 06:38:33 localhost kernel: raid6: using ssse3x2 recovery algorithm >Feb 09 06:38:34 localhost kernel: md: raid6 personality registered for level 6 >Feb 09 06:38:34 localhost kernel: md: raid5 personality registered for level 5 >Feb 09 06:38:34 localhost kernel: md: raid4 personality registered for level 4 >Feb 09 06:38:34 localhost kernel: md: raid10 personality registered for level 10 >Feb 09 06:38:34 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >Feb 09 06:38:34 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Feb 09 06:38:34 localhost kernel: sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >Feb 09 06:38:34 localhost kernel: Loading iSCSI transport class v2.0-870. >Feb 09 06:38:34 localhost kernel: iscsi: registered transport (tcp) >Feb 09 06:38:35 localhost kernel: No iBFT detected. >Feb 09 06:38:37 localhost dbus-daemon[739]: dbus[739]: avc: received setenforce notice (enforcing=0) >Feb 09 06:38:37 localhost dbus[739]: avc: received setenforce notice (enforcing=0) >Feb 09 06:38:37 localhost dbus[1449]: avc: received setenforce notice (enforcing=0) >Feb 09 06:38:37 localhost dbus[1475]: avc: received setenforce notice (enforcing=0) >Feb 09 06:38:42 localhost gnome-session[1417]: localuser:root being added to access control list >Feb 09 06:38:49 localhost NetworkManager[947]: ifcfg-rh: read connection 'em1' >Feb 09 06:38:49 localhost NetworkManager[947]: <info> (em1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >Feb 09 06:38:49 localhost NetworkManager[947]: <info> (em1): deactivating device (reason 'connection-removed') [38] >Feb 09 06:38:49 localhost NetworkManager[947]: <info> (em1): canceled DHCP transaction, DHCP client pid 1393 >Feb 09 06:38:49 localhost avahi-daemon[735]: Withdrawing address record for 192.168.2.111 on em1. >Feb 09 06:38:49 localhost avahi-daemon[735]: Leaving mDNS multicast group on interface em1.IPv4 with address 192.168.2.111. >Feb 09 06:38:49 localhost avahi-daemon[735]: Interface em1.IPv4 no longer relevant for mDNS. >Feb 09 06:38:49 localhost NetworkManager[947]: <info> NetworkManager state is now DISCONNECTED >Feb 09 06:38:49 localhost dbus-daemon[739]: dbus[739]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Feb 09 06:38:49 localhost dbus[739]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Feb 09 06:38:49 localhost NetworkManager[947]: <info> Saved default wired connection 'em1' to persistent storage >Feb 09 06:38:49 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Feb 09 06:38:49 localhost NetworkManager[947]: <info> Auto-activating connection 'em1'. >Feb 09 06:38:49 localhost NetworkManager[947]: <info> Activation (em1) starting connection 'em1' >Feb 09 06:38:49 localhost NetworkManager[947]: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Feb 09 06:38:49 localhost NetworkManager[947]: <info> NetworkManager state is now CONNECTING >Feb 09 06:38:49 localhost NetworkManager[947]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >Feb 09 06:38:49 localhost NetworkManager[947]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >Feb 09 06:38:49 localhost NetworkManager[947]: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >Feb 09 06:38:49 localhost NetworkManager[947]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >Feb 09 06:38:49 localhost NetworkManager[947]: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >Feb 09 06:38:49 localhost NetworkManager[947]: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >Feb 09 06:38:49 localhost NetworkManager[947]: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >Feb 09 06:38:49 localhost NetworkManager[947]: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >Feb 09 06:38:49 localhost dbus-daemon[739]: dbus[739]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Feb 09 06:38:49 localhost dbus[739]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Feb 09 06:38:49 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Feb 09 06:38:49 localhost chronyd[756]: Source 62.116.130.3 offline >Feb 09 06:38:49 localhost chronyd[756]: Source 176.9.41.70 offline >Feb 09 06:38:49 localhost chronyd[756]: Source 131.234.137.23 offline >Feb 09 06:38:49 localhost chronyd[756]: Source 141.82.25.201 offline >Feb 09 06:38:49 localhost NetworkManager[947]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-em1 >Feb 09 06:38:49 localhost NetworkManager[947]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >Feb 09 06:38:49 localhost NetworkManager[947]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >Feb 09 06:38:49 localhost NetworkManager[947]: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >Feb 09 06:38:49 localhost NetworkManager[947]: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Feb 09 06:38:49 localhost NetworkManager[947]: <info> dhclient started with pid 2141 >Feb 09 06:38:49 localhost NetworkManager[947]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >Feb 09 06:38:49 localhost dhclient[2141]: Internet Systems Consortium DHCP Client 4.2.5 >Feb 09 06:38:49 localhost dhclient[2141]: Copyright 2004-2013 Internet Systems Consortium. >Feb 09 06:38:49 localhost dhclient[2141]: All rights reserved. >Feb 09 06:38:49 localhost dhclient[2141]: For info, please visit https://www.isc.org/software/dhcp/ >Feb 09 06:38:49 localhost dhclient[2141]: Feb 09 06:38:49 localhost NetworkManager[947]: Internet Systems Consortium DHCP Client 4.2.5 >Feb 09 06:38:49 localhost NetworkManager[947]: Copyright 2004-2013 Internet Systems Consortium. >Feb 09 06:38:49 localhost NetworkManager[947]: All rights reserved. >Feb 09 06:38:49 localhost NetworkManager[947]: For info, please visit https://www.isc.org/software/dhcp/ >Feb 09 06:38:49 localhost NetworkManager[947]: <info> (em1): DHCPv4 state changed nbi -> preinit >Feb 09 06:38:49 localhost dhclient[2141]: Listening on LPF/em1/f0:de:f1:36:45:66 >Feb 09 06:38:49 localhost dhclient[2141]: Sending on LPF/em1/f0:de:f1:36:45:66 >Feb 09 06:38:49 localhost dhclient[2141]: Sending on Socket/fallback >Feb 09 06:38:49 localhost dhclient[2141]: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x24f093a7) >Feb 09 06:38:49 localhost NetworkManager[947]: Listening on LPF/em1/f0:de:f1:36:45:66 >Feb 09 06:38:49 localhost NetworkManager[947]: Sending on LPF/em1/f0:de:f1:36:45:66 >Feb 09 06:38:49 localhost NetworkManager[947]: Sending on Socket/fallback >Feb 09 06:38:49 localhost NetworkManager[947]: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x24f093a7) ><urlopen error [Errno -2] Name or service not known> >Feb 09 06:38:49 localhost kernel: nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead. >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '108', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST9500420AS', >'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '1a5048fc', >'ID_REVISION': '0003LVM1', >'ID_SERIAL': 'ST9500420AS_5VJA0FAR', >'ID_SERIAL_SHORT': '5VJA0FAR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5002f19cd4a', >'ID_WWN_WITH_EXTENSION': '0x5000c5002f19cd4a', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '725642', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJA0FAR', >'/dev/disk/by-id/wwn-0x5000c5002f19cd4a'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7ff33c0b4590>, <parted.partition.Partition object at 0x7ff33c0b4950>, <parted.partition.Partition object at 0x7ff33c0b4bd0>] >device: <parted.device.Device object at 0x7ff33c0b4390> >PedDisk: <_ped.Disk object at 0x7ff33c0b2908> >name = sda status = True kids = 0 id = 0 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST9500420AS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x3729e60> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ff33c03f3d0> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 3 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7ff33c0b4590>, <parted.partition.Partition object at 0x7ff33c0b4950>, <parted.partition.Partition object at 0x7ff33c0b4bd0>] >device: <parted.device.Device object at 0x7ff33c0b4390> >PedDisk: <_ped.Disk object at 0x7ff33c0b2908> >origPartedDisk = <parted.disk.Disk object at 0x7ff33c0b4d10> >partedDevice = parted.Device instance -- >model: ATA ST9500420AS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7ff33c06c3b0> >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '108', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'SYSTEM_DRV', >'ID_FS_LABEL_ENC': 'SYSTEM_DRV', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '941492FE1492E292', >'ID_FS_UUID_ENC': '941492FE1492E292', >'ID_MODEL': 'ST9500420AS', >'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2455552', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '1a5048fc-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '1a5048fc', >'ID_REVISION': '0003LVM1', >'ID_SERIAL': 'ST9500420AS_5VJA0FAR', >'ID_SERIAL_SHORT': '5VJA0FAR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5002f19cd4a', >'ID_WWN_WITH_EXTENSION': '0x5000c5002f19cd4a', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '725788', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJA0FAR-part1', >'/dev/disk/by-id/wwn-0x5000c5002f19cd4a-part1', >'/dev/disk/by-label/SYSTEM_DRV', >'/dev/disk/by-uuid/941492FE1492E292'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >name = sda1 status = True kids = 0 id = 1 >parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] >uuid = None size = 1199.0 >format = existing ntfs filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 2455552 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32755 did: 0 busy: False >hardwareGeometry: (152, 255, 63) biosGeometry: (152, 255, 63) >PedDevice: <_ped.Device object at 0x7ff33c06c710> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ff33c0b4450> fileSystem: <parted.filesystem.FileSystem object at 0x7ff33c0b4a90> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ff33c0b4710> PedPartition: <_ped.Partition object at 0x7ff33c0a0c50> >disk = existing 476940MB disk sda (0) with existing msdos disklabel >start = 2048 end = 2457599 length = 2455552 >flags = boot >type = ntfs name = ntfs status = False >device = /dev/sda1 uuid = 941492FE1492E292 exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = SYSTEM_DRV size = 1198.0 targetSize = 1198.0 >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '108', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'Windows7_OS', >'ID_FS_LABEL_ENC': 'Windows7_OS', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'DCDA9B5DDA9B32AE', >'ID_FS_UUID_ENC': 'DCDA9B5DDA9B32AE', >'ID_MODEL': 'ST9500420AS', >'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '2457600', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '953835520', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '1a5048fc-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '1a5048fc', >'ID_REVISION': '0003LVM1', >'ID_SERIAL': 'ST9500420AS_5VJA0FAR', >'ID_SERIAL_SHORT': '5VJA0FAR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5002f19cd4a', >'ID_WWN_WITH_EXTENSION': '0x5000c5002f19cd4a', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '725940', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJA0FAR-part2', >'/dev/disk/by-id/wwn-0x5000c5002f19cd4a-part2', >'/dev/disk/by-label/Windows7_OS', >'/dev/disk/by-uuid/DCDA9B5DDA9B32AE'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >Feb 09 06:38:51 localhost dhclient[2141]: DHCPACK from 192.168.2.1 (xid=0x24f093a7) >Feb 09 06:38:51 localhost NetworkManager[947]: DHCPACK from 192.168.2.1 (xid=0x24f093a7) >Feb 09 06:38:51 localhost dhclient[2141]: bound to 192.168.2.111 -- renewal in 719889 seconds. >Feb 09 06:38:51 localhost NetworkManager[947]: <info> (em1): DHCPv4 state changed preinit -> reboot >Feb 09 06:38:51 localhost NetworkManager[947]: <info> address 192.168.2.111 >Feb 09 06:38:51 localhost NetworkManager[947]: <info> plen 24 (255.255.255.0) >Feb 09 06:38:51 localhost NetworkManager[947]: <info> gateway 192.168.2.1 >Feb 09 06:38:51 localhost NetworkManager[947]: <info> lease time 1814400 >Feb 09 06:38:51 localhost NetworkManager[947]: <info> nameserver '192.168.2.1' >Feb 09 06:38:51 localhost NetworkManager[947]: <info> domain name 'Speedport_W_722V_Typ_B' >Feb 09 06:38:51 localhost NetworkManager[947]: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Feb 09 06:38:51 localhost NetworkManager[947]: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >Feb 09 06:38:51 localhost avahi-daemon[735]: Joining mDNS multicast group on interface em1.IPv4 with address 192.168.2.111. >Feb 09 06:38:51 localhost NetworkManager[947]: <info> (em1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Feb 09 06:38:51 localhost avahi-daemon[735]: New relevant interface em1.IPv4 for mDNS. >Feb 09 06:38:51 localhost avahi-daemon[735]: Registering new address record for 192.168.2.111 on em1.IPv4. >Feb 09 06:38:51 localhost NetworkManager[947]: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >Feb 09 06:38:51 localhost NetworkManager[947]: <info> (em1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Feb 09 06:38:51 localhost NetworkManager[947]: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Feb 09 06:38:51 localhost NetworkManager[947]: <info> NetworkManager state is now CONNECTED_GLOBAL >Feb 09 06:38:51 localhost NetworkManager[947]: <info> Policy set 'em1' (em1) as default for IPv4 routing and DNS. >Feb 09 06:38:51 localhost NetworkManager[947]: <info> Activation (em1) successful, device activated. >Feb 09 06:38:51 localhost NetworkManager[947]: bound to 192.168.2.111 -- renewal in 719889 seconds. >Feb 09 06:38:51 localhost chronyd[756]: Source 141.82.25.201 online >Feb 09 06:38:51 localhost chronyd[756]: Source 62.116.130.3 online >Feb 09 06:38:51 localhost chronyd[756]: Source 176.9.41.70 online >Feb 09 06:38:51 localhost chronyd[756]: Source 131.234.137.23 online >name = sda2 status = True kids = 0 id = 2 >parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] >uuid = None size = 465740.0 >format = existing ntfs filesystem >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 953835520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (59373, 255, 63) biosGeometry: (59373, 255, 63) >PedDevice: <_ped.Device object at 0x7ff33c06c320> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ff33c0b4450> fileSystem: <parted.filesystem.FileSystem object at 0x7ff33c0b4ad0> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ff33c0b4a10> PedPartition: <_ped.Partition object at 0x7ff33c0a0cb0> >disk = existing 476940MB disk sda (0) with existing msdos disklabel >start = 2457600 end = 956293119 length = 953835520 >flags = >type = ntfs name = ntfs status = False >device = /dev/sda2 uuid = DCDA9B5DDA9B32AE exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = Windows7_OS size = 465739.0 targetSize = 465739.0 >'DEVNAME': 'sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '108', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'Lenovo_Recovery', >'ID_FS_LABEL_ENC': 'Lenovo_Recovery', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '921AA55E1AA53FD9', >'ID_FS_UUID_ENC': '921AA55E1AA53FD9', >'ID_MODEL': 'ST9500420AS', >'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '956293120', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '20477952', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '1a5048fc-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '1a5048fc', >'ID_REVISION': '0003LVM1', >'ID_SERIAL': 'ST9500420AS_5VJA0FAR', >'ID_SERIAL_SHORT': '5VJA0FAR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5002f19cd4a', >'ID_WWN_WITH_EXTENSION': '0x5000c5002f19cd4a', >'MAJOR': '8', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '726104', >'name': 'sda3', >'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJA0FAR-part3', >'/dev/disk/by-id/wwn-0x5000c5002f19cd4a-part3', >'/dev/disk/by-label/Lenovo_Recovery', >'/dev/disk/by-uuid/921AA55E1AA53FD9'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >name = sda3 status = True kids = 0 id = 3 >parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] >uuid = None size = 9999.0 >format = existing ntfs filesystem >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 20477952 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1274, 255, 63) biosGeometry: (1274, 255, 63) >PedDevice: <_ped.Device object at 0x7ff33c06c830> >target size = 0 path = /dev/sda3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7ff33c0b4450> fileSystem: <parted.filesystem.FileSystem object at 0x7ff33c0b4c90> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7ff33c0b4c10> PedPartition: <_ped.Partition object at 0x7ff33c0a0d10> >disk = existing 476940MB disk sda (0) with existing msdos disklabel >start = 956293120 end = 976771071 length = 20477952 >flags = >type = ntfs name = ntfs status = False >device = /dev/sda3 uuid = 921AA55E1AA53FD9 exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = Lenovo_Recovery size = 9998.0 targetSize = 9998.0 >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD_PLUS_R': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-1', >'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-12-12-00-56-55-00', >'ID_FS_UUID_ENC': '2013-12-12-00-56-55-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'HL-DT-STDVDRAM_GT30N', >'ID_MODEL_ENC': 'HL-DT-STDVDRAM\\x20GT30N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '5513338d', >'ID_REVISION': 'LT10', >'ID_SERIAL': 'HL-DT-STDVDRAM_GT30N_M00ABA83707', >'ID_SERIAL_SHORT': 'M00ABA83707', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '728057', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M00ABA83707', >'/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1', >'/dev/disk/by-uuid/2013-12-12-00-56-55-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 4 >parents = [] >uuid = None size = 953.0 >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: HL-DT-ST DVDRAM GT30N path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 487936 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: True >hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) >PedDevice: <_ped.Device object at 0x7ff33c06c7a0> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2013-12-12-00-56-55-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-Desktop-x86_64-20-1 size = 0.0 targetSize = 0.0 >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '795208', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 6 >parents = ['existing 0MB file /osmin.img (deleted) (5)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '796459', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 8 >parents = ['existing 0MB file /osmin (7)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '797727', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 10 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '799011', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 12 >parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '800308', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 14 >parents = ['existing 0MB file /overlay (deleted) (13)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12325', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 15 >parents = ['existing 0MB loop loop4 (14) with existing DM_snapshot_cow'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29743 did: 29288 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7ff33c06c950> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '26398', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 16 >parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7ff33c06c8c0> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '42509', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 17 >parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 10272 did: 12586 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7ff33c06c9e0> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >Feb 09 12:38:57 localhost systemd[1414]: Time has been changed >Feb 09 12:38:57 localhost systemd[1]: Time has been changed >Feb 09 12:38:57 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Feb 09 12:38:57 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr > > > >/tmp/anaconda.log: >06:38:46,599 INFO anaconda: /sbin/anaconda 20.25.15-1 >11:38:47,521 INFO anaconda: 8126464 kB (7936 MB) are available >06:38:47,521 INFO anaconda: check_memory(): total:7936, needed:512, graphical:512 >06:38:47,521 INFO anaconda: Not doing 'start audit daemon' in live installation >06:38:47,521 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >06:38:47,522 INFO anaconda: Default encoding = ascii >06:38:48,070 INFO anaconda: Display mode = g >11:38:48,072 INFO anaconda: 8126464 kB (7936 MB) are available >06:38:48,072 INFO anaconda: check_memory(): total:7936, needed:512, graphical:512 >06:38:48,814 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >06:38:48,815 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >06:38:48,815 INFO anaconda: using only installclass _Fedora >06:38:48,817 INFO anaconda: bootloader GRUB2 on X86 platform >06:38:48,818 INFO anaconda: bootloader GRUB2 on X86 platform >06:38:48,845 DEBUG anaconda: network: devices found ['em1', 'wlp3s0'] >06:38:49,323 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on em1 >06:38:49,623 DEBUG anaconda: network: setting autoconnect of em1 to False >06:38:49,638 DEBUG anaconda: network: missing ifcfgs created for devices ['em1'] >06:38:49,659 DEBUG anaconda: updating hostname localhost.localdomain >06:38:49,681 INFO anaconda: Running Thread: AnaStorageThread (140682796308224) >06:38:49,681 INFO anaconda: Running Thread: AnaTimeInitThread (140682787915520) >06:38:49,683 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140682779522816) >06:38:49,684 INFO anaconda: Running Thread: AnaPayloadThread (140682771130112) >06:38:49,694 DEBUG anaconda: updating hostname localhost.localdomain >06:38:49,700 INFO anaconda: got 0 NTP servers from DHCP >06:38:49,701 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140682779522816) >06:38:49,701 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140682762737408) >06:38:49,701 INFO anaconda: Not doing 'start chronyd' in live installation >06:38:49,702 INFO anaconda: Starting geolocation lookup >06:38:49,703 INFO anaconda: Geolocation provider: Fedora GeoIP >06:38:49,847 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >06:38:49,847 INFO anaconda: Geolocation lookup finished in 0.1 seconds >06:38:49,859 INFO anaconda: no results from geolocation >06:38:49,881 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140682762737408) >06:38:50,014 INFO anaconda: Not doing 'activate layouts' in live installation >06:38:55,838 INFO anaconda: Thread Done: AnaStorageThread (140682796308224) >06:38:55,842 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >06:38:55,844 DEBUG anaconda: _is_valid_size(sda1) returning True >06:38:55,844 DEBUG anaconda: _is_valid_location(sda1) returning True >06:38:55,845 DEBUG anaconda: _is_valid_partition(sda1) returning True >06:38:55,845 DEBUG anaconda: _is_valid_format(sda1) returning True >06:38:55,846 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >06:38:55,847 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >06:38:55,848 DEBUG anaconda: _is_valid_size(sda2) returning True >06:38:55,849 DEBUG anaconda: _is_valid_location(sda2) returning True >06:38:55,849 DEBUG anaconda: _is_valid_partition(sda2) returning True >06:38:55,850 DEBUG anaconda: _is_valid_format(sda2) returning True >06:38:55,850 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >06:38:55,851 DEBUG anaconda: _is_valid_disklabel(sda3) returning True >06:38:55,852 DEBUG anaconda: _is_valid_size(sda3) returning True >06:38:55,853 DEBUG anaconda: _is_valid_location(sda3) returning True >06:38:55,853 DEBUG anaconda: _is_valid_partition(sda3) returning True >06:38:55,854 DEBUG anaconda: _is_valid_format(sda3) returning True >06:38:55,855 DEBUG anaconda: is_valid_stage2_device(sda3) returning True >12:38:57,001 INFO anaconda: Thread Done: AnaTimeInitThread (140682787915520) >12:38:57,017 INFO anaconda: Thread Done: AnaPayloadThread (140682771130112) >12:39:13,849 INFO anaconda: Not doing 'require network connection' in live installation >12:39:13,850 DEBUG anaconda: network standalone spoke (init): completed: True >12:39:13,850 INFO anaconda: Not doing 'require network connection' in live installation >12:39:14,464 INFO anaconda: Running Thread: AnaDateTimeThread (140682779522816) >12:39:14,518 INFO anaconda: Not doing 'modify system time and date' in live installation >12:39:14,529 INFO anaconda: Thread Done: AnaDateTimeThread (140682779522816) >12:39:16,901 INFO anaconda: fs space: 0 B needed: 2.96 GB >12:39:18,447 INFO anaconda: fs space: 0 B needed: 2.96 GB >12:39:18,525 INFO anaconda: Running Thread: AnaStorageWatcher (140682787915520) >12:39:18,528 INFO anaconda: Thread Done: AnaStorageWatcher (140682787915520) >12:39:18,550 INFO anaconda: Running Thread: AnaCustomStorageInit (140682787915520) >12:39:18,641 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >12:39:18,648 DEBUG anaconda: network: selected device wlp3s0 >12:39:18,950 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >12:39:19,084 DEBUG anaconda: updating hostname localhost.localdomain >12:39:19,248 INFO anaconda: Not doing 'require network connection' in live installation >12:39:19,419 INFO anaconda: Running Thread: AnaNTPserver0 (140682779522816) >12:39:19,420 INFO anaconda: Running Thread: AnaNTPserver1 (140682796308224) >12:39:19,421 INFO anaconda: Running Thread: AnaNTPserver2 (140682285475584) >12:39:19,422 INFO anaconda: Running Thread: AnaNTPserver3 (140682269890304) >12:39:19,434 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x3ebc990> >12:39:19,434 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3ebc950> status to: Ãberprüfen des Speichermediums... >12:39:19,440 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3ebc950> >12:39:19,503 DEBUG anaconda: running handleException >12:39:19,503 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >12:39:19,510 DEBUG anaconda: running handleException >12:39:19,510 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >12:39:19,569 DEBUG anaconda: updating hostname localhost.localdomain >12:39:19,715 INFO anaconda: Thread Done: AnaNTPserver2 (140682285475584) >12:39:20,567 INFO anaconda: Running kickstart %%traceback script(s) >12:39:20,567 INFO anaconda: All kickstart %%traceback script(s) have been run >12:39:21,336 INFO anaconda: Thread Done: AnaNTPserver3 (140682269890304) >12:39:21,371 INFO anaconda: Thread Done: AnaNTPserver0 (140682779522816) > > >/tmp/packaging.log: > > >/tmp/program.log: >06:38:41,593 INFO program: Running... udevadm settle --timeout=300 >06:38:41,614 DEBUG program: Return code: 0 >06:38:41,797 INFO program: Running... multipath -c /dev/sda >06:38:42,080 INFO program: Feb 09 06:38:42 | /etc/multipath.conf does not exist, blacklisting all devices. >06:38:42,081 INFO program: Feb 09 06:38:42 | A default multipath.conf file is located at >06:38:42,081 INFO program: Feb 09 06:38:42 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >06:38:42,081 INFO program: Feb 09 06:38:42 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >06:38:42,081 INFO program: /dev/sda is not a valid multipath device path >06:38:42,082 DEBUG program: Return code: 1 >06:38:42,588 INFO program: Running... udevadm settle --timeout=300 >06:38:42,606 DEBUG program: Return code: 0 >06:38:47,579 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >06:38:47,592 DEBUG program: Return code: 0 >06:38:47,593 INFO program: Running... udevadm settle --timeout=300 >06:38:47,651 DEBUG program: Return code: 0 >06:38:47,652 INFO program: Running... modprobe fcoe >06:38:48,026 DEBUG program: Return code: 0 >06:38:48,026 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >06:38:48,045 INFO program: No FCoE boot disk information is found in EDD! >06:38:48,045 DEBUG program: Return code: 1 >06:38:49,686 INFO program: Running... udevadm settle --timeout=300 >06:38:49,707 DEBUG program: Return code: 0 >06:38:49,890 INFO program: Running... udevadm settle --timeout=300 >06:38:49,907 DEBUG program: Return code: 0 >06:38:50,026 INFO program: Running... multipath -c /dev/sda >06:38:50,032 INFO program: Feb 09 06:38:50 | /etc/multipath.conf does not exist, blacklisting all devices. >06:38:50,032 INFO program: Feb 09 06:38:50 | A default multipath.conf file is located at >06:38:50,032 INFO program: Feb 09 06:38:50 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >06:38:50,032 INFO program: Feb 09 06:38:50 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >06:38:50,033 INFO program: /dev/sda is not a valid multipath device path >06:38:50,033 DEBUG program: Return code: 1 >06:38:50,163 INFO program: Running... ntfsinfo -m /dev/sda1 >06:38:50,408 INFO program: Volume Information >06:38:50,409 INFO program: Name of device: /dev/sda1 >06:38:50,409 INFO program: Device state: 11 >06:38:50,410 INFO program: Volume Name: SYSTEM_DRV >06:38:50,410 INFO program: Volume State: 91 >06:38:50,410 INFO program: Volume Flags: 0x0000 >06:38:50,410 INFO program: Volume Version: 3.1 >06:38:50,410 INFO program: Sector Size: 512 >06:38:50,411 INFO program: Cluster Size: 4096 >06:38:50,411 INFO program: Index Block Size: 4096 >06:38:50,411 INFO program: Volume Size in Clusters: 306943 >06:38:50,411 INFO program: MFT Information >06:38:50,412 INFO program: MFT Record Size: 1024 >06:38:50,412 INFO program: MFT Zone Multiplier: 0 >06:38:50,412 INFO program: MFT Data Position: 24 >06:38:50,413 INFO program: MFT Zone Start: 102314 >06:38:50,413 INFO program: MFT Zone End: 140681 >06:38:50,413 INFO program: MFT Zone Position: 102314 >06:38:50,414 INFO program: Current Position in First Data Zone: 140681 >06:38:50,414 INFO program: Current Position in Second Data Zone: 0 >06:38:50,414 INFO program: Allocated clusters 2112 (0.7%) >06:38:50,414 INFO program: LCN of Data Attribute for FILE_MFT: 102314 >06:38:50,414 INFO program: FILE_MFTMirr Size: 4 >06:38:50,415 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >06:38:50,415 INFO program: Size of Attribute Definition Table: 2560 >06:38:50,415 INFO program: Number of Attached Extent Inodes: 0 >06:38:50,415 INFO program: FILE_Bitmap Information >06:38:50,416 INFO program: FILE_Bitmap MFT Record Number: 6 >06:38:50,416 INFO program: State of FILE_Bitmap Inode: 80 >06:38:50,416 INFO program: Length of Attribute List: 0 >06:38:50,416 INFO program: Number of Attached Extent Inodes: 0 >06:38:50,417 INFO program: FILE_Bitmap Data Attribute Information >06:38:50,417 INFO program: Decompressed Runlist: not done yet >06:38:50,417 INFO program: Base Inode: 6 >06:38:50,417 INFO program: Attribute Types: not done yet >06:38:50,418 INFO program: Attribute Name Length: 0 >06:38:50,418 INFO program: Attribute State: 3 >06:38:50,418 INFO program: Attribute Allocated Size: 40960 >06:38:50,418 INFO program: Attribute Data Size: 38368 >06:38:50,419 INFO program: Attribute Initialized Size: 38368 >06:38:50,419 INFO program: Attribute Compressed Size: 0 >06:38:50,420 INFO program: Compression Block Size: 0 >06:38:50,420 INFO program: Compression Block Size Bits: 0 >06:38:50,420 INFO program: Compression Block Clusters: 0 >06:38:50,421 INFO program: Free Clusters: 126569 (41.2%) >06:38:50,421 DEBUG program: Return code: 0 >06:38:50,421 INFO program: Running... ntfsresize -m /dev/sda1 >06:38:50,815 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >06:38:50,816 INFO program: Minsize (in MB): 739 >06:38:50,816 DEBUG program: Return code: 0 >06:38:50,868 INFO program: Running... ntfsinfo -m /dev/sda2 >06:38:51,216 INFO program: Volume Information >06:38:51,217 INFO program: Name of device: /dev/sda2 >06:38:51,217 INFO program: Device state: 11 >06:38:51,217 INFO program: Volume Name: Windows7_OS >06:38:51,218 INFO program: Volume State: 91 >06:38:51,218 INFO program: Volume Flags: 0x0000 >06:38:51,218 INFO program: Volume Version: 3.1 >06:38:51,219 INFO program: Sector Size: 512 >06:38:51,219 INFO program: Cluster Size: 4096 >06:38:51,219 INFO program: Index Block Size: 4096 >06:38:51,220 INFO program: Volume Size in Clusters: 119229439 >06:38:51,220 INFO program: MFT Information >06:38:51,220 INFO program: MFT Record Size: 1024 >06:38:51,221 INFO program: MFT Zone Multiplier: 0 >06:38:51,221 INFO program: MFT Data Position: 24 >06:38:51,221 INFO program: MFT Zone Start: 786432 >06:38:51,222 INFO program: MFT Zone End: 15690111 >06:38:51,222 INFO program: MFT Zone Position: 786432 >06:38:51,222 INFO program: Current Position in First Data Zone: 15690111 >06:38:51,223 INFO program: Current Position in Second Data Zone: 0 >06:38:51,223 INFO program: Allocated clusters 27584 (0.0%) >06:38:51,223 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >06:38:51,224 INFO program: FILE_MFTMirr Size: 4 >06:38:51,224 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >06:38:51,224 INFO program: Size of Attribute Definition Table: 2560 >06:38:51,225 INFO program: Number of Attached Extent Inodes: 0 >06:38:51,225 INFO program: FILE_Bitmap Information >06:38:51,225 INFO program: FILE_Bitmap MFT Record Number: 6 >06:38:51,226 INFO program: State of FILE_Bitmap Inode: 80 >06:38:51,226 INFO program: Length of Attribute List: 0 >06:38:51,226 INFO program: Number of Attached Extent Inodes: 0 >06:38:51,226 INFO program: FILE_Bitmap Data Attribute Information >06:38:51,226 INFO program: Decompressed Runlist: not done yet >06:38:51,227 INFO program: Base Inode: 6 >06:38:51,227 INFO program: Attribute Types: not done yet >06:38:51,227 INFO program: Attribute Name Length: 0 >06:38:51,227 INFO program: Attribute State: 3 >06:38:51,227 INFO program: Attribute Allocated Size: 14905344 >06:38:51,228 INFO program: Attribute Data Size: 14903680 >06:38:51,228 INFO program: Attribute Initialized Size: 14903680 >06:38:51,228 INFO program: Attribute Compressed Size: 0 >06:38:51,228 INFO program: Compression Block Size: 0 >06:38:51,229 INFO program: Compression Block Size Bits: 0 >06:38:51,229 INFO program: Compression Block Clusters: 0 >06:38:51,229 INFO program: Free Clusters: 111697676 (93.7%) >06:38:51,229 DEBUG program: Return code: 0 >06:38:51,230 INFO program: Running... ntfsresize -m /dev/sda2 >06:38:53,086 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >06:38:53,087 INFO program: Minsize (in MB): 30851 >06:38:53,087 DEBUG program: Return code: 0 >06:38:53,186 INFO program: Running... ntfsinfo -m /dev/sda3 >06:38:53,262 INFO program: Volume Information >06:38:53,262 INFO program: Name of device: /dev/sda3 >06:38:53,263 INFO program: Device state: 11 >06:38:53,263 INFO program: Volume Name: Lenovo_Recovery >06:38:53,263 INFO program: Volume State: 91 >06:38:53,263 INFO program: Volume Flags: 0x0000 >06:38:53,263 INFO program: Volume Version: 3.1 >06:38:53,264 INFO program: Sector Size: 512 >06:38:53,264 INFO program: Cluster Size: 4096 >06:38:53,264 INFO program: Index Block Size: 4096 >06:38:53,264 INFO program: Volume Size in Clusters: 2559743 >06:38:53,265 INFO program: MFT Information >06:38:53,265 INFO program: MFT Record Size: 1024 >06:38:53,265 INFO program: MFT Zone Multiplier: 0 >06:38:53,265 INFO program: MFT Data Position: 24 >06:38:53,266 INFO program: MFT Zone Start: 786432 >06:38:53,266 INFO program: MFT Zone End: 1106399 >06:38:53,266 INFO program: MFT Zone Position: 786432 >06:38:53,266 INFO program: Current Position in First Data Zone: 1106399 >06:38:53,267 INFO program: Current Position in Second Data Zone: 0 >06:38:53,267 INFO program: Allocated clusters 64 (0.0%) >06:38:53,267 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >06:38:53,267 INFO program: FILE_MFTMirr Size: 4 >06:38:53,267 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >06:38:53,268 INFO program: Size of Attribute Definition Table: 2560 >06:38:53,268 INFO program: Number of Attached Extent Inodes: 0 >06:38:53,268 INFO program: FILE_Bitmap Information >06:38:53,268 INFO program: FILE_Bitmap MFT Record Number: 6 >06:38:53,269 INFO program: State of FILE_Bitmap Inode: 80 >06:38:53,269 INFO program: Length of Attribute List: 0 >06:38:53,269 INFO program: Number of Attached Extent Inodes: 0 >06:38:53,269 INFO program: FILE_Bitmap Data Attribute Information >06:38:53,269 INFO program: Decompressed Runlist: not done yet >06:38:53,270 INFO program: Base Inode: 6 >06:38:53,270 INFO program: Attribute Types: not done yet >06:38:53,270 INFO program: Attribute Name Length: 0 >06:38:53,271 INFO program: Attribute State: 3 >06:38:53,271 INFO program: Attribute Allocated Size: 323584 >06:38:53,271 INFO program: Attribute Data Size: 319968 >06:38:53,271 INFO program: Attribute Initialized Size: 319968 >06:38:53,271 INFO program: Attribute Compressed Size: 0 >06:38:53,272 INFO program: Compression Block Size: 0 >06:38:53,272 INFO program: Compression Block Size Bits: 0 >06:38:53,272 INFO program: Compression Block Clusters: 0 >06:38:53,272 INFO program: Free Clusters: 420617 (16.4%) >06:38:53,273 DEBUG program: Return code: 0 >06:38:53,273 INFO program: Running... ntfsresize -m /dev/sda3 >06:38:53,361 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >06:38:53,361 INFO program: Minsize (in MB): 8762 >06:38:53,362 DEBUG program: Return code: 0 >06:38:53,592 INFO program: Running... dumpe2fs -h /dev/loop3 >06:38:54,973 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >06:38:54,974 INFO program: Filesystem volume name: _Fedora-Live-Des >06:38:54,974 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >06:38:54,974 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >06:38:54,974 INFO program: Filesystem magic number: 0xEF53 >06:38:54,974 INFO program: Filesystem revision #: 1 (dynamic) >06:38:54,974 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >06:38:54,975 INFO program: Filesystem flags: signed_directory_hash >06:38:54,975 INFO program: Default mount options: user_xattr acl >06:38:54,975 INFO program: Filesystem state: clean >06:38:54,975 INFO program: Errors behavior: Continue >06:38:54,975 INFO program: Filesystem OS type: Linux >06:38:54,975 INFO program: Inode count: 262144 >06:38:54,976 INFO program: Block count: 1048576 >06:38:54,976 INFO program: Reserved block count: 10484 >06:38:54,976 INFO program: Free blocks: 225114 >06:38:54,976 INFO program: Free inodes: 155781 >06:38:54,976 INFO program: First block: 0 >06:38:54,976 INFO program: Block size: 4096 >06:38:54,977 INFO program: Fragment size: 4096 >06:38:54,977 INFO program: Reserved GDT blocks: 255 >06:38:54,977 INFO program: Blocks per group: 32768 >06:38:54,977 INFO program: Fragments per group: 32768 >06:38:54,977 INFO program: Inodes per group: 8192 >06:38:54,977 INFO program: Inode blocks per group: 512 >06:38:54,978 INFO program: Flex block group size: 16 >06:38:54,978 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >06:38:54,978 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >06:38:54,978 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >06:38:54,978 INFO program: Mount count: 0 >06:38:54,979 INFO program: Maximum mount count: -1 >06:38:54,979 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >06:38:54,979 INFO program: Check interval: 0 (<none>) >06:38:54,980 INFO program: Lifetime writes: 767 MB >06:38:54,980 INFO program: Reserved blocks uid: 0 (user root) >06:38:54,980 INFO program: Reserved blocks gid: 0 (group root) >06:38:54,980 INFO program: First inode: 11 >06:38:54,981 INFO program: Inode size: 256 >06:38:54,981 INFO program: Required extra isize: 28 >06:38:54,981 INFO program: Desired extra isize: 28 >06:38:54,981 INFO program: Journal inode: 8 >06:38:54,982 INFO program: Default directory hash: half_md4 >06:38:54,982 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >06:38:54,982 INFO program: Journal backup: inode blocks >06:38:54,982 INFO program: Journal features: journal_incompat_revoke >06:38:54,983 INFO program: Journal size: 128M >06:38:54,983 INFO program: Journal length: 32768 >06:38:54,983 INFO program: Journal sequence: 0x00003086 >06:38:54,984 INFO program: Journal start: 0 >06:38:54,984 INFO program: >06:38:54,984 DEBUG program: Return code: 0 >06:38:54,985 INFO program: Running... resize2fs -P /dev/loop3 >06:38:55,152 INFO program: resize2fs 1.42.8 (20-Jun-2013) >06:38:55,152 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >06:38:55,153 INFO program: Couldn't find valid filesystem superblock. >06:38:55,153 DEBUG program: Return code: 1 >06:38:55,198 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >06:38:55,207 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >06:38:55,207 INFO program: Filesystem volume name: _Fedora-Live-Des >06:38:55,208 INFO program: Last mounted on: / >06:38:55,208 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >06:38:55,208 INFO program: Filesystem magic number: 0xEF53 >06:38:55,209 INFO program: Filesystem revision #: 1 (dynamic) >06:38:55,209 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >06:38:55,209 INFO program: Filesystem flags: signed_directory_hash >06:38:55,210 INFO program: Default mount options: user_xattr acl >06:38:55,210 INFO program: Filesystem state: clean >06:38:55,210 INFO program: Errors behavior: Continue >06:38:55,211 INFO program: Filesystem OS type: Linux >06:38:55,211 INFO program: Inode count: 262144 >06:38:55,211 INFO program: Block count: 1048576 >06:38:55,212 INFO program: Reserved block count: 10484 >06:38:55,212 INFO program: Free blocks: 225114 >06:38:55,212 INFO program: Free inodes: 155781 >06:38:55,213 INFO program: First block: 0 >06:38:55,213 INFO program: Block size: 4096 >06:38:55,213 INFO program: Fragment size: 4096 >06:38:55,214 INFO program: Reserved GDT blocks: 255 >06:38:55,214 INFO program: Blocks per group: 32768 >06:38:55,214 INFO program: Fragments per group: 32768 >06:38:55,215 INFO program: Inodes per group: 8192 >06:38:55,215 INFO program: Inode blocks per group: 512 >06:38:55,215 INFO program: Flex block group size: 16 >06:38:55,216 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >06:38:55,216 INFO program: Last mount time: Sun Feb 9 07:33:56 2014 >06:38:55,216 INFO program: Last write time: Sun Feb 9 07:33:56 2014 >06:38:55,216 INFO program: Mount count: 1 >06:38:55,217 INFO program: Maximum mount count: -1 >06:38:55,217 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >06:38:55,217 INFO program: Check interval: 0 (<none>) >06:38:55,218 INFO program: Lifetime writes: 767 MB >06:38:55,218 INFO program: Reserved blocks uid: 0 (user root) >06:38:55,219 INFO program: Reserved blocks gid: 0 (group root) >06:38:55,219 INFO program: First inode: 11 >06:38:55,220 INFO program: Inode size: 256 >06:38:55,220 INFO program: Required extra isize: 28 >06:38:55,221 INFO program: Desired extra isize: 28 >06:38:55,221 INFO program: Journal inode: 8 >06:38:55,222 INFO program: Default directory hash: half_md4 >06:38:55,222 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >06:38:55,223 INFO program: Journal backup: inode blocks >06:38:55,223 INFO program: Journal features: journal_incompat_revoke >06:38:55,224 INFO program: Journal size: 128M >06:38:55,225 INFO program: Journal length: 32768 >06:38:55,225 INFO program: Journal sequence: 0x00003087 >06:38:55,226 INFO program: Journal start: 1 >06:38:55,226 INFO program: >06:38:55,226 DEBUG program: Return code: 0 >06:38:55,227 INFO program: Running... resize2fs -P /dev/mapper/live-rw >06:38:55,234 INFO program: resize2fs 1.42.8 (20-Jun-2013) >06:38:55,234 INFO program: Estimated minimum size of the filesystem: 825687 >06:38:55,235 DEBUG program: Return code: 0 >06:38:55,265 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >06:38:55,274 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >06:38:55,274 INFO program: Filesystem volume name: _Fedora-Live-Des >06:38:55,275 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >06:38:55,275 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >06:38:55,275 INFO program: Filesystem magic number: 0xEF53 >06:38:55,275 INFO program: Filesystem revision #: 1 (dynamic) >06:38:55,275 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >06:38:55,275 INFO program: Filesystem flags: signed_directory_hash >06:38:55,276 INFO program: Default mount options: user_xattr acl >06:38:55,276 INFO program: Filesystem state: clean >06:38:55,276 INFO program: Errors behavior: Continue >06:38:55,277 INFO program: Filesystem OS type: Linux >06:38:55,277 INFO program: Inode count: 262144 >06:38:55,277 INFO program: Block count: 1048576 >06:38:55,277 INFO program: Reserved block count: 10484 >06:38:55,278 INFO program: Free blocks: 225114 >06:38:55,278 INFO program: Free inodes: 155781 >06:38:55,278 INFO program: First block: 0 >06:38:55,279 INFO program: Block size: 4096 >06:38:55,279 INFO program: Fragment size: 4096 >06:38:55,279 INFO program: Reserved GDT blocks: 255 >06:38:55,280 INFO program: Blocks per group: 32768 >06:38:55,280 INFO program: Fragments per group: 32768 >06:38:55,280 INFO program: Inodes per group: 8192 >06:38:55,281 INFO program: Inode blocks per group: 512 >06:38:55,281 INFO program: Flex block group size: 16 >06:38:55,281 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >06:38:55,282 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >06:38:55,282 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >06:38:55,282 INFO program: Mount count: 0 >06:38:55,283 INFO program: Maximum mount count: -1 >06:38:55,283 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >06:38:55,283 INFO program: Check interval: 0 (<none>) >06:38:55,284 INFO program: Lifetime writes: 767 MB >06:38:55,284 INFO program: Reserved blocks uid: 0 (user root) >06:38:55,285 INFO program: Reserved blocks gid: 0 (group root) >06:38:55,285 INFO program: First inode: 11 >06:38:55,286 INFO program: Inode size: 256 >06:38:55,286 INFO program: Required extra isize: 28 >06:38:55,286 INFO program: Desired extra isize: 28 >06:38:55,286 INFO program: Journal inode: 8 >06:38:55,287 INFO program: Default directory hash: half_md4 >06:38:55,287 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >06:38:55,287 INFO program: Journal backup: inode blocks >06:38:55,287 INFO program: Journal features: journal_incompat_revoke >06:38:55,288 INFO program: Journal size: 128M >06:38:55,288 INFO program: Journal length: 32768 >06:38:55,288 INFO program: Journal sequence: 0x00003086 >06:38:55,288 INFO program: Journal start: 0 >06:38:55,289 INFO program: >06:38:55,289 DEBUG program: Return code: 0 >06:38:55,289 INFO program: Running... resize2fs -P /dev/mapper/live-base >06:38:55,296 INFO program: resize2fs 1.42.8 (20-Jun-2013) >06:38:55,297 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >06:38:55,297 INFO program: Couldn't find valid filesystem superblock. >06:38:55,297 DEBUG program: Return code: 1 >06:38:55,328 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >06:38:55,337 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >06:38:55,337 INFO program: Filesystem volume name: _Fedora-Live-Des >06:38:55,338 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >06:38:55,338 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >06:38:55,338 INFO program: Filesystem magic number: 0xEF53 >06:38:55,339 INFO program: Filesystem revision #: 1 (dynamic) >06:38:55,339 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >06:38:55,340 INFO program: Filesystem flags: signed_directory_hash >06:38:55,340 INFO program: Default mount options: user_xattr acl >06:38:55,340 INFO program: Filesystem state: clean >06:38:55,341 INFO program: Errors behavior: Continue >06:38:55,341 INFO program: Filesystem OS type: Linux >06:38:55,341 INFO program: Inode count: 212992 >06:38:55,341 INFO program: Block count: 825687 >06:38:55,342 INFO program: Reserved block count: 8255 >06:38:55,342 INFO program: Free blocks: 5566 >06:38:55,342 INFO program: Free inodes: 106629 >06:38:55,343 INFO program: First block: 0 >06:38:55,343 INFO program: Block size: 4096 >06:38:55,343 INFO program: Fragment size: 4096 >06:38:55,344 INFO program: Reserved GDT blocks: 255 >06:38:55,344 INFO program: Blocks per group: 32768 >06:38:55,344 INFO program: Fragments per group: 32768 >06:38:55,345 INFO program: Inodes per group: 8192 >06:38:55,345 INFO program: Inode blocks per group: 512 >06:38:55,345 INFO program: Flex block group size: 16 >06:38:55,346 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >06:38:55,346 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >06:38:55,346 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >06:38:55,347 INFO program: Mount count: 0 >06:38:55,347 INFO program: Maximum mount count: -1 >06:38:55,347 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >06:38:55,348 INFO program: Check interval: 0 (<none>) >06:38:55,348 INFO program: Lifetime writes: 768 MB >06:38:55,348 INFO program: Reserved blocks uid: 0 (user root) >06:38:55,349 INFO program: Reserved blocks gid: 0 (group root) >06:38:55,349 INFO program: First inode: 11 >06:38:55,350 INFO program: Inode size: 256 >06:38:55,350 INFO program: Required extra isize: 28 >06:38:55,351 INFO program: Desired extra isize: 28 >06:38:55,351 INFO program: Journal inode: 8 >06:38:55,352 INFO program: Default directory hash: half_md4 >06:38:55,352 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >06:38:55,353 INFO program: Journal backup: inode blocks >06:38:55,353 INFO program: Journal features: journal_incompat_revoke >06:38:55,354 INFO program: Journal size: 128M >06:38:55,354 INFO program: Journal length: 32768 >06:38:55,355 INFO program: Journal sequence: 0x00003086 >06:38:55,355 INFO program: Journal start: 0 >06:38:55,356 INFO program: >06:38:55,356 DEBUG program: Return code: 0 >06:38:55,356 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >06:38:55,363 INFO program: resize2fs 1.42.8 (20-Jun-2013) >06:38:55,364 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >06:38:55,364 INFO program: Couldn't find valid filesystem superblock. >06:38:55,365 DEBUG program: Return code: 1 >06:38:55,374 INFO program: Running... udevadm settle --timeout=300 >06:38:55,399 DEBUG program: Return code: 0 >06:38:55,409 INFO program: Running... udevadm settle --timeout=300 >06:38:55,428 DEBUG program: Return code: 0 >06:38:55,438 INFO program: Running... udevadm settle --timeout=300 >06:38:55,458 DEBUG program: Return code: 0 >06:38:55,462 INFO program: Running... udevadm settle --timeout=300 >06:38:55,484 DEBUG program: Return code: 0 >06:38:55,494 INFO program: Running... udevadm settle --timeout=300 >06:38:55,516 DEBUG program: Return code: 0 >06:38:55,520 INFO program: Running... udevadm settle --timeout=300 >06:38:55,538 DEBUG program: Return code: 0 >06:38:55,548 INFO program: Running... udevadm settle --timeout=300 >06:38:55,568 DEBUG program: Return code: 0 >06:38:55,855 INFO program: Running... hwclock --hctosys --localtime >12:38:57,001 DEBUG program: Return code: 0 >12:38:57,002 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >12:38:57,016 DEBUG program: Return code: 0 >12:39:19,969 INFO program: Running... journalctl -b >12:39:21,163 INFO program: Running... journalctl -b > > >/tmp/storage.log: >06:38:40,608 DEBUG blivet: registered device format class LUKS as luks >06:38:40,617 DEBUG blivet: registered device format class Ext2FS as ext2 >06:38:40,617 DEBUG blivet: registered device format class Ext3FS as ext3 >06:38:40,617 DEBUG blivet: registered device format class Ext4FS as ext4 >06:38:40,617 DEBUG blivet: registered device format class FATFS as vfat >06:38:40,617 DEBUG blivet: registered device format class EFIFS as efi >06:38:40,617 DEBUG blivet: registered device format class BTRFS as btrfs >06:38:40,618 DEBUG blivet: registered device format class GFS2 as gfs2 >06:38:40,618 DEBUG blivet: registered device format class JFS as jfs >06:38:40,618 DEBUG blivet: registered device format class ReiserFS as reiserfs >06:38:40,618 DEBUG blivet: registered device format class XFS as xfs >06:38:40,618 DEBUG blivet: registered device format class HFS as hfs >06:38:40,618 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >06:38:40,618 DEBUG blivet: registered device format class HFSPlus as hfs+ >06:38:40,618 DEBUG blivet: registered device format class MacEFIFS as macefi >06:38:40,618 DEBUG blivet: registered device format class NTFS as ntfs >06:38:40,618 DEBUG blivet: registered device format class NFS as nfs >06:38:40,619 DEBUG blivet: registered device format class NFSv4 as nfs4 >06:38:40,619 DEBUG blivet: registered device format class Iso9660FS as iso9660 >06:38:40,619 DEBUG blivet: registered device format class NoDevFS as nodev >06:38:40,619 DEBUG blivet: registered device format class DevPtsFS as devpts >06:38:40,619 DEBUG blivet: registered device format class ProcFS as proc >06:38:40,619 DEBUG blivet: registered device format class SysFS as sysfs >06:38:40,619 DEBUG blivet: registered device format class TmpFS as tmpfs >06:38:40,619 DEBUG blivet: registered device format class BindFS as bind >06:38:40,619 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >06:38:40,620 DEBUG blivet: registered device format class USBFS as usbfs >06:38:40,620 DEBUG blivet: registered device format class MDRaidMember as mdmember >06:38:40,621 DEBUG blivet: registered device format class BIOSBoot as biosboot >06:38:40,621 DEBUG blivet: registered device format class DiskLabel as disklabel >06:38:40,622 DEBUG blivet: registered device format class SwapSpace as swap >06:38:40,623 DEBUG blivet: registered device format class MultipathMember as multipath_member >06:38:40,623 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >06:38:40,623 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >06:38:40,623 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >06:38:41,592 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >06:38:41,593 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >06:38:41,593 INFO blivet: sr0 looks to be the live device; marking as protected >06:38:41,625 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >06:38:41,787 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJA0FAR /dev/disk/by-id/wwn-0x5000c5002f19cd4a', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1a5048fc', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJA0FAR', > 'ID_SERIAL_SHORT': '5VJA0FAR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002f19cd4a', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002f19cd4a', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '725642', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJA0FAR', > '/dev/disk/by-id/wwn-0x5000c5002f19cd4a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >06:38:41,787 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >06:38:41,788 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:38:41,788 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:41,789 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >06:38:41,790 INFO blivet: sda is a disk >06:38:41,790 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:41,796 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >06:38:42,082 INFO blivet: added disk sda (id 0) to device tree >06:38:42,082 DEBUG blivet: looking up parted Device: /dev/sda >06:38:42,125 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >06:38:42,127 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >06:38:42,128 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >06:38:42,128 DEBUG blivet: required disklabel type for sda (1) is None >06:38:42,128 DEBUG blivet: default disklabel type for sda is msdos >06:38:42,129 DEBUG blivet: selecting msdos disklabel for sda based on size >06:38:42,137 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >06:38:42,197 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2cb9610>, <parted.partition.Partition object at 0x2cb9890>, <parted.partition.Partition object at 0x2cb9b10>] > device: <parted.device.Device object at 0x2cb9450> > PedDisk: <_ped.Disk object at 0x2cb7d40> >06:38:42,197 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >06:38:42,198 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >06:38:42,199 INFO blivet: got device: DiskDevice instance (0x2c35650) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x2b4fe60> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2c964d0> >06:38:42,201 INFO blivet: got format: DiskLabel instance (0x2c96590) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2cb9610>, <parted.partition.Partition object at 0x2cb9890>, <parted.partition.Partition object at 0x2cb9b10>] > device: <parted.device.Device object at 0x2cb9450> > PedDisk: <_ped.Disk object at 0x2cb7d40> > origPartedDisk = <parted.disk.Disk object at 0x2cb9c50> > partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x2c75320> > >06:38:42,206 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJA0FAR-part1 /dev/disk/by-id/wwn-0x5000c5002f19cd4a-part1 /dev/disk/by-label/SYSTEM_DRV /dev/disk/by-uuid/941492FE1492E292', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'SYSTEM_DRV', > 'ID_FS_LABEL_ENC': 'SYSTEM_DRV', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '941492FE1492E292', > 'ID_FS_UUID_ENC': '941492FE1492E292', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2455552', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '1a5048fc-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1a5048fc', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJA0FAR', > 'ID_SERIAL_SHORT': '5VJA0FAR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002f19cd4a', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002f19cd4a', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '725788', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJA0FAR-part1', > '/dev/disk/by-id/wwn-0x5000c5002f19cd4a-part1', > '/dev/disk/by-label/SYSTEM_DRV', > '/dev/disk/by-uuid/941492FE1492E292'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >06:38:42,206 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >06:38:42,207 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >06:38:42,207 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:42,207 INFO blivet: sda1 is a partition >06:38:42,208 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >06:38:42,208 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:38:42,209 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >06:38:42,210 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >06:38:42,210 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >06:38:42,211 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:42,211 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >06:38:42,212 DEBUG blivet: looking up parted Partition: /dev/sda1 >06:38:42,212 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >06:38:42,213 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >06:38:42,214 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >06:38:42,214 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >06:38:42,214 INFO blivet: added partition sda1 (id 1) to device tree >06:38:42,215 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >06:38:42,216 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >06:38:42,216 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >06:38:42,217 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >06:38:42,244 WARN blivet: disklabel detected but not usable on sda1 >06:38:42,245 INFO blivet: type detected on 'sda1' is 'ntfs' >06:38:42,247 DEBUG blivet: NTFS.supported: supported: False ; >06:38:42,247 DEBUG blivet: getFormat('ntfs') returning NTFS instance >06:38:42,248 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >06:38:42,249 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >06:38:42,250 DEBUG blivet: looking up parted Device: /dev/sda1 >06:38:42,251 INFO blivet: got device: PartitionDevice instance (0x2c35710) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 1199.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2455552 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (152, 255, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x2c75680> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2cb9510> fileSystem: <parted.filesystem.FileSystem object at 0x2cb99d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2cb96d0> PedPartition: <_ped.Partition object at 0x2c9ce90> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 2457599 length = 2455552 > flags = boot >06:38:42,253 DEBUG blivet: NTFS.supported: supported: False ; >06:38:42,253 INFO blivet: got format: NTFS instance (0x2cc2090) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 941492FE1492E292 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = SYSTEM_DRV size = 0 targetSize = 0 > >06:38:42,259 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJA0FAR-part2 /dev/disk/by-id/wwn-0x5000c5002f19cd4a-part2 /dev/disk/by-label/Windows7_OS /dev/disk/by-uuid/DCDA9B5DDA9B32AE', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Windows7_OS', > 'ID_FS_LABEL_ENC': 'Windows7_OS', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'DCDA9B5DDA9B32AE', > 'ID_FS_UUID_ENC': 'DCDA9B5DDA9B32AE', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2457600', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '953835520', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '1a5048fc-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1a5048fc', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJA0FAR', > 'ID_SERIAL_SHORT': '5VJA0FAR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002f19cd4a', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002f19cd4a', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '725940', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJA0FAR-part2', > '/dev/disk/by-id/wwn-0x5000c5002f19cd4a-part2', > '/dev/disk/by-label/Windows7_OS', > '/dev/disk/by-uuid/DCDA9B5DDA9B32AE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >06:38:42,259 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >06:38:42,260 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >06:38:42,260 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:42,261 INFO blivet: sda2 is a partition >06:38:42,261 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >06:38:42,262 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:38:42,263 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >06:38:42,263 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >06:38:42,264 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >06:38:42,265 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:42,265 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >06:38:42,266 DEBUG blivet: looking up parted Partition: /dev/sda2 >06:38:42,266 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >06:38:42,267 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >06:38:42,268 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >06:38:42,269 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >06:38:42,269 INFO blivet: added partition sda2 (id 2) to device tree >06:38:42,269 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >06:38:42,270 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >06:38:42,271 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >06:38:42,272 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >06:38:42,398 WARN blivet: disklabel detected but not usable on sda2 >06:38:42,399 INFO blivet: type detected on 'sda2' is 'ntfs' >06:38:42,399 DEBUG blivet: NTFS.supported: supported: False ; >06:38:42,399 DEBUG blivet: getFormat('ntfs') returning NTFS instance >06:38:42,400 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >06:38:42,401 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >06:38:42,401 DEBUG blivet: looking up parted Device: /dev/sda2 >06:38:42,402 INFO blivet: got device: PartitionDevice instance (0x2c96650) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 465740.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 953835520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (59373, 255, 63) biosGeometry: (59373, 255, 63) > PedDevice: <_ped.Device object at 0x2c757a0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2cb9510> fileSystem: <parted.filesystem.FileSystem object at 0x2cb9a10> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2cb9950> PedPartition: <_ped.Partition object at 0x2c9cef0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2457600 end = 956293119 length = 953835520 > flags = >06:38:42,403 DEBUG blivet: NTFS.supported: supported: False ; >06:38:42,403 INFO blivet: got format: NTFS instance (0x2c966d0) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = DCDA9B5DDA9B32AE exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Windows7_OS size = 0 targetSize = 0 > >06:38:42,408 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJA0FAR-part3 /dev/disk/by-id/wwn-0x5000c5002f19cd4a-part3 /dev/disk/by-label/Lenovo_Recovery /dev/disk/by-uuid/921AA55E1AA53FD9', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Lenovo_Recovery', > 'ID_FS_LABEL_ENC': 'Lenovo_Recovery', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '921AA55E1AA53FD9', > 'ID_FS_UUID_ENC': '921AA55E1AA53FD9', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '956293120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '20477952', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '1a5048fc-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1a5048fc', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJA0FAR', > 'ID_SERIAL_SHORT': '5VJA0FAR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002f19cd4a', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002f19cd4a', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '726104', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJA0FAR-part3', > '/dev/disk/by-id/wwn-0x5000c5002f19cd4a-part3', > '/dev/disk/by-label/Lenovo_Recovery', > '/dev/disk/by-uuid/921AA55E1AA53FD9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >06:38:42,408 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >06:38:42,409 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >06:38:42,410 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:42,410 INFO blivet: sda3 is a partition >06:38:42,410 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >06:38:42,411 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:38:42,412 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >06:38:42,413 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >06:38:42,413 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >06:38:42,414 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:42,414 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >06:38:42,415 DEBUG blivet: looking up parted Partition: /dev/sda3 >06:38:42,415 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >06:38:42,416 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >06:38:42,417 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >06:38:42,418 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >06:38:42,418 INFO blivet: added partition sda3 (id 3) to device tree >06:38:42,418 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >06:38:42,419 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >06:38:42,420 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >06:38:42,421 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >06:38:42,435 WARN blivet: disklabel detected but not usable on sda3 >06:38:42,435 INFO blivet: type detected on 'sda3' is 'ntfs' >06:38:42,436 DEBUG blivet: NTFS.supported: supported: False ; >06:38:42,436 DEBUG blivet: getFormat('ntfs') returning NTFS instance >06:38:42,437 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >06:38:42,438 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ntfs ; >06:38:42,438 DEBUG blivet: looking up parted Device: /dev/sda3 >06:38:42,439 INFO blivet: got device: PartitionDevice instance (0x2cb9f50) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 9999.0 > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 20477952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1274, 255, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x2c758c0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2cb9510> fileSystem: <parted.filesystem.FileSystem object at 0x2cb9bd0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2cb9b50> PedPartition: <_ped.Partition object at 0x2c9cf50> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 956293120 end = 976771071 length = 20477952 > flags = >06:38:42,440 DEBUG blivet: NTFS.supported: supported: False ; >06:38:42,440 INFO blivet: got format: NTFS instance (0x2cdbad0) -- > type = ntfs name = ntfs status = False > device = /dev/sda3 uuid = 921AA55E1AA53FD9 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Lenovo_Recovery size = 0 targetSize = 0 > >06:38:42,445 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M00ABA83707 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1 /dev/disk/by-uuid/2013-12-12-00-56-55-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-1', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-00-56-55-00', > 'ID_FS_UUID_ENC': '2013-12-12-00-56-55-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'HL-DT-STDVDRAM_GT30N', > 'ID_MODEL_ENC': 'HL-DT-STDVDRAM\\x20GT30N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5513338d', > 'ID_REVISION': 'LT10', > 'ID_SERIAL': 'HL-DT-STDVDRAM_GT30N_M00ABA83707', > 'ID_SERIAL_SHORT': 'M00ABA83707', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '728057', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M00ABA83707', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1', > '/dev/disk/by-uuid/2013-12-12-00-56-55-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >06:38:42,445 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >06:38:42,445 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >06:38:42,446 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:42,446 INFO blivet: sr0 is a cdrom >06:38:42,447 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >06:38:42,447 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:42,448 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >06:38:42,448 INFO blivet: added cdrom sr0 (id 4) to device tree >06:38:42,449 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >06:38:42,456 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >06:38:42,456 INFO blivet: type detected on 'sr0' is 'iso9660' >06:38:42,457 DEBUG blivet: Iso9660FS.supported: supported: True ; >06:38:42,457 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >06:38:42,457 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >06:38:42,458 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >06:38:42,464 DEBUG blivet: looking up parted Device: /dev/sr0 >06:38:42,484 INFO blivet: got device: OpticalDevice instance (0x2cdbdd0) -- > name = sr0 status = True kids = 0 id = 4 > parents = [] > uuid = None size = 953.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: HL-DT-ST DVDRAM GT30N path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 487936 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x2c75830> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >06:38:42,486 DEBUG blivet: Iso9660FS.supported: supported: True ; >06:38:42,486 INFO blivet: got format: Iso9660FS instance (0x2cdbf50) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-00-56-55-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-20-1 size = 0 targetSize = 0 > >06:38:42,487 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '795208', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >06:38:42,487 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >06:38:42,488 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >06:38:42,488 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:42,488 INFO blivet: loop0 is a loop device >06:38:42,489 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >06:38:42,489 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >06:38:42,490 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:42,490 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:42,491 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >06:38:42,491 INFO blivet: added file /osmin.img (deleted) (id 5) to device tree >06:38:42,492 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >06:38:42,492 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:42,493 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >06:38:42,493 INFO blivet: added loop loop0 (id 6) to device tree >06:38:42,493 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >06:38:42,494 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >06:38:42,494 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:38:42,494 DEBUG blivet: device loop0 does not contain a disklabel >06:38:42,494 INFO blivet: type detected on 'loop0' is 'squashfs' >06:38:42,494 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:38:42,495 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >06:38:42,495 INFO blivet: got device: LoopDevice instance (0x2cb9e10) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin.img (deleted) (5)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >06:38:42,495 INFO blivet: got format: DeviceFormat instance (0x2cdbed0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >06:38:42,496 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '796459', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >06:38:42,497 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >06:38:42,497 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >06:38:42,498 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:42,498 INFO blivet: loop1 is a loop device >06:38:42,498 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >06:38:42,499 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >06:38:42,499 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:42,499 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:42,500 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >06:38:42,500 INFO blivet: added file /osmin (id 7) to device tree >06:38:42,501 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >06:38:42,501 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:42,502 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >06:38:42,502 INFO blivet: added loop loop1 (id 8) to device tree >06:38:42,502 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >06:38:42,503 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >06:38:42,503 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:38:42,503 DEBUG blivet: device loop1 does not contain a disklabel >06:38:42,503 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >06:38:42,504 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:38:42,504 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >06:38:42,504 INFO blivet: got device: LoopDevice instance (0x2cdba90) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin (7)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >06:38:42,505 INFO blivet: got format: DeviceFormat instance (0x2cdb950) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >06:38:42,506 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '797727', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >06:38:42,506 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >06:38:42,506 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >06:38:42,507 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:42,507 INFO blivet: loop2 is a loop device >06:38:42,508 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >06:38:42,508 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >06:38:42,509 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:42,509 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:42,510 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >06:38:42,510 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >06:38:42,511 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >06:38:42,511 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:42,511 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >06:38:42,512 INFO blivet: added loop loop2 (id 10) to device tree >06:38:42,512 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >06:38:42,513 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >06:38:42,513 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:38:42,513 DEBUG blivet: device loop2 does not contain a disklabel >06:38:42,513 INFO blivet: type detected on 'loop2' is 'squashfs' >06:38:42,513 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:38:42,514 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >06:38:42,514 INFO blivet: got device: LoopDevice instance (0x2cdb710) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >06:38:42,514 INFO blivet: got format: DeviceFormat instance (0x2cdb6d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >06:38:42,516 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '799011', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >06:38:42,516 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >06:38:42,517 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >06:38:42,517 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:42,517 INFO blivet: loop3 is a loop device >06:38:42,518 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >06:38:42,518 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >06:38:42,519 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:42,519 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:42,520 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >06:38:42,520 INFO blivet: added file /LiveOS/ext3fs.img (id 11) to device tree >06:38:42,521 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >06:38:42,521 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:42,522 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >06:38:42,522 INFO blivet: added loop loop3 (id 12) to device tree >06:38:42,522 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >06:38:42,523 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >06:38:42,524 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:42,524 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:38:42,524 DEBUG blivet: device loop3 does not contain a disklabel >06:38:42,524 INFO blivet: type detected on 'loop3' is 'ext4' >06:38:42,525 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:42,525 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:38:42,526 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >06:38:42,526 INFO blivet: got device: LoopDevice instance (0x2ce1190) -- > name = loop3 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >06:38:42,527 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:42,527 INFO blivet: got format: Ext4FS instance (0x2cc2050) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >06:38:42,528 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '800308', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >06:38:42,528 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >06:38:42,529 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >06:38:42,529 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:42,529 INFO blivet: loop4 is a loop device >06:38:42,530 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >06:38:42,530 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >06:38:42,531 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:42,531 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:42,532 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >06:38:42,532 INFO blivet: added file /overlay (deleted) (id 13) to device tree >06:38:42,533 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >06:38:42,533 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:42,534 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >06:38:42,534 INFO blivet: added loop loop4 (id 14) to device tree >06:38:42,534 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >06:38:42,535 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >06:38:42,535 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:38:42,535 DEBUG blivet: device loop4 does not contain a disklabel >06:38:42,535 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >06:38:42,535 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:38:42,536 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >06:38:42,536 INFO blivet: got device: LoopDevice instance (0x2cdb790) -- > name = loop4 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >06:38:42,536 INFO blivet: got format: DeviceFormat instance (0x2cb9ed0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >06:38:42,538 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12325', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >06:38:42,539 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >06:38:42,539 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >06:38:42,540 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:42,540 INFO blivet: live-rw is a device-mapper device >06:38:42,540 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >06:38:42,541 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >06:38:42,541 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >06:38:42,542 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >06:38:42,543 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) with existing DM_snapshot_cow >06:38:42,544 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >06:38:42,544 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:42,545 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >06:38:42,545 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:42,546 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >06:38:42,546 INFO blivet: added dm live-rw (id 15) to device tree >06:38:42,547 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >06:38:42,547 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >06:38:42,548 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:42,548 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:38:42,548 DEBUG blivet: device live-rw does not contain a disklabel >06:38:42,548 INFO blivet: type detected on 'live-rw' is 'ext4' >06:38:42,549 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:42,549 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:38:42,550 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >06:38:42,550 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >06:38:42,551 INFO blivet: got device: DMDevice instance (0x2cdbf10) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop4 (14) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2c75950> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >06:38:42,552 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:42,552 INFO blivet: got format: Ext4FS instance (0x2ce1350) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >06:38:42,555 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '26398', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >06:38:42,555 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >06:38:42,556 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >06:38:42,556 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:42,556 INFO blivet: live-base is a device-mapper device >06:38:42,557 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >06:38:42,558 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >06:38:42,558 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >06:38:42,559 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >06:38:42,560 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >06:38:42,561 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:42,561 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >06:38:42,561 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:42,562 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >06:38:42,562 INFO blivet: added dm live-base (id 16) to device tree >06:38:42,563 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >06:38:42,563 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >06:38:42,564 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:42,564 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:38:42,564 DEBUG blivet: device live-base does not contain a disklabel >06:38:42,564 INFO blivet: type detected on 'live-base' is 'ext4' >06:38:42,565 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:42,565 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:38:42,566 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >06:38:42,566 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >06:38:42,567 INFO blivet: got device: DMDevice instance (0x2ce1490) -- > name = live-base status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2c755f0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >06:38:42,568 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:42,568 INFO blivet: got format: Ext4FS instance (0x2ce1690) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >06:38:42,572 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '42509', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >06:38:42,572 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >06:38:42,572 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >06:38:42,573 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:42,573 INFO blivet: live-osimg-min is a device-mapper device >06:38:42,574 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >06:38:42,575 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >06:38:42,575 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >06:38:42,576 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >06:38:42,577 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing DM_snapshot_cow >06:38:42,577 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >06:38:42,578 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >06:38:42,579 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >06:38:42,580 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:42,580 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >06:38:42,581 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:42,581 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >06:38:42,581 INFO blivet: added dm live-osimg-min (id 17) to device tree >06:38:42,582 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >06:38:42,582 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >06:38:42,583 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:42,583 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:38:42,583 DEBUG blivet: device live-osimg-min does not contain a disklabel >06:38:42,584 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >06:38:42,584 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:42,585 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:38:42,585 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >06:38:42,585 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >06:38:42,586 INFO blivet: got device: DMDevice instance (0x2c96710) -- > name = live-osimg-min status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2c759e0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >06:38:42,587 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:42,588 INFO blivet: got format: Ext4FS instance (0x2ce1610) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >06:38:42,616 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >06:38:47,651 INFO blivet: ISCSID is /sbin/iscsid >06:38:47,652 INFO blivet: no initiator set >06:38:48,046 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >06:38:48,046 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >06:38:48,773 DEBUG blivet: trying to set new default fstype to 'ext4' >06:38:48,811 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:48,811 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:38:48,812 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:48,817 INFO blivet: Detected 7952M of memory >06:38:48,818 INFO blivet: Suggested swap size (7952 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >06:38:48,818 INFO blivet: Swap attempt of 0M >06:38:49,682 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x3446e90> >06:38:49,685 INFO blivet: no initiator set >06:38:49,685 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >06:38:49,686 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >06:38:49,889 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >06:38:49,890 INFO blivet: sr0 looks to be the live device; marking as protected >06:38:49,917 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >06:38:50,014 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJA0FAR /dev/disk/by-id/wwn-0x5000c5002f19cd4a', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1a5048fc', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJA0FAR', > 'ID_SERIAL_SHORT': '5VJA0FAR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002f19cd4a', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002f19cd4a', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '725642', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJA0FAR', > '/dev/disk/by-id/wwn-0x5000c5002f19cd4a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >06:38:50,016 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >06:38:50,018 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:38:50,020 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:50,022 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >06:38:50,023 INFO blivet: sda is a disk >06:38:50,023 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:50,025 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >06:38:50,033 INFO blivet: added disk sda (id 0) to device tree >06:38:50,033 DEBUG blivet: looking up parted Device: /dev/sda >06:38:50,076 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >06:38:50,077 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >06:38:50,079 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >06:38:50,079 DEBUG blivet: required disklabel type for sda (1) is None >06:38:50,079 DEBUG blivet: default disklabel type for sda is msdos >06:38:50,079 DEBUG blivet: selecting msdos disklabel for sda based on size >06:38:50,081 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >06:38:50,120 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7ff33c0b4590>, <parted.partition.Partition object at 0x7ff33c0b4950>, <parted.partition.Partition object at 0x7ff33c0b4bd0>] > device: <parted.device.Device object at 0x7ff33c0b4390> > PedDisk: <_ped.Disk object at 0x7ff33c0b2908> >06:38:50,120 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >06:38:50,122 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >06:38:50,123 INFO blivet: got device: DiskDevice instance (0x7ff33c03f410) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x3729e60> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ff33c03f3d0> >06:38:50,125 INFO blivet: got format: DiskLabel instance (0x7ff33c09e310) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7ff33c0b4590>, <parted.partition.Partition object at 0x7ff33c0b4950>, <parted.partition.Partition object at 0x7ff33c0b4bd0>] > device: <parted.device.Device object at 0x7ff33c0b4390> > PedDisk: <_ped.Disk object at 0x7ff33c0b2908> > origPartedDisk = <parted.disk.Disk object at 0x7ff33c0b4d10> > partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7ff33c06c3b0> > >06:38:50,133 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJA0FAR-part1 /dev/disk/by-id/wwn-0x5000c5002f19cd4a-part1 /dev/disk/by-label/SYSTEM_DRV /dev/disk/by-uuid/941492FE1492E292', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'SYSTEM_DRV', > 'ID_FS_LABEL_ENC': 'SYSTEM_DRV', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '941492FE1492E292', > 'ID_FS_UUID_ENC': '941492FE1492E292', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2455552', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '1a5048fc-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1a5048fc', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJA0FAR', > 'ID_SERIAL_SHORT': '5VJA0FAR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002f19cd4a', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002f19cd4a', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '725788', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJA0FAR-part1', > '/dev/disk/by-id/wwn-0x5000c5002f19cd4a-part1', > '/dev/disk/by-label/SYSTEM_DRV', > '/dev/disk/by-uuid/941492FE1492E292'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >06:38:50,134 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >06:38:50,135 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >06:38:50,136 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:50,137 INFO blivet: sda1 is a partition >06:38:50,138 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >06:38:50,140 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:38:50,141 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >06:38:50,143 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >06:38:50,144 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >06:38:50,145 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:50,146 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >06:38:50,146 DEBUG blivet: looking up parted Partition: /dev/sda1 >06:38:50,148 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >06:38:50,149 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >06:38:50,151 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >06:38:50,152 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >06:38:50,153 INFO blivet: added partition sda1 (id 1) to device tree >06:38:50,154 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >06:38:50,156 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >06:38:50,157 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >06:38:50,159 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >06:38:50,162 WARN blivet: disklabel detected but not usable on sda1 >06:38:50,163 INFO blivet: type detected on 'sda1' is 'ntfs' >06:38:50,817 DEBUG blivet: padding min size from 704 up to 775 >06:38:50,818 DEBUG blivet: NTFS.supported: supported: False ; >06:38:50,818 DEBUG blivet: getFormat('ntfs') returning NTFS instance >06:38:50,819 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >06:38:50,821 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >06:38:50,822 DEBUG blivet: looking up parted Device: /dev/sda1 >06:38:50,824 INFO blivet: got device: PartitionDevice instance (0x7ff33c0b4f10) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 1199.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2455552 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32755 did: 0 busy: False > hardwareGeometry: (152, 255, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7ff33c06c710> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff33c0b4450> fileSystem: <parted.filesystem.FileSystem object at 0x7ff33c0b4a90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff33c0b4710> PedPartition: <_ped.Partition object at 0x7ff33c0a0c50> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 2457599 length = 2455552 > flags = boot >06:38:50,825 DEBUG blivet: NTFS.supported: supported: False ; >06:38:50,826 INFO blivet: got format: NTFS instance (0x7ff33c0bd0d0) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 941492FE1492E292 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = SYSTEM_DRV size = 1198.0 targetSize = 1198.0 > >06:38:50,835 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJA0FAR-part2 /dev/disk/by-id/wwn-0x5000c5002f19cd4a-part2 /dev/disk/by-label/Windows7_OS /dev/disk/by-uuid/DCDA9B5DDA9B32AE', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Windows7_OS', > 'ID_FS_LABEL_ENC': 'Windows7_OS', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'DCDA9B5DDA9B32AE', > 'ID_FS_UUID_ENC': 'DCDA9B5DDA9B32AE', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2457600', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '953835520', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '1a5048fc-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1a5048fc', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJA0FAR', > 'ID_SERIAL_SHORT': '5VJA0FAR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002f19cd4a', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002f19cd4a', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '725940', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJA0FAR-part2', > '/dev/disk/by-id/wwn-0x5000c5002f19cd4a-part2', > '/dev/disk/by-label/Windows7_OS', > '/dev/disk/by-uuid/DCDA9B5DDA9B32AE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >06:38:50,835 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >06:38:50,837 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >06:38:50,838 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:50,838 INFO blivet: sda2 is a partition >06:38:50,839 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >06:38:50,842 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:38:50,845 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >06:38:50,846 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >06:38:50,848 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >06:38:50,848 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:50,849 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >06:38:50,850 DEBUG blivet: looking up parted Partition: /dev/sda2 >06:38:50,851 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >06:38:50,853 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >06:38:50,855 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >06:38:50,857 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >06:38:50,857 INFO blivet: added partition sda2 (id 2) to device tree >06:38:50,859 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >06:38:50,860 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >06:38:50,861 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >06:38:50,863 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >06:38:50,866 WARN blivet: disklabel detected but not usable on sda2 >06:38:50,867 INFO blivet: type detected on 'sda2' is 'ntfs' >06:38:53,087 DEBUG blivet: padding min size from 29421 up to 29921 >06:38:53,088 DEBUG blivet: NTFS.supported: supported: False ; >06:38:53,089 DEBUG blivet: getFormat('ntfs') returning NTFS instance >06:38:53,089 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >06:38:53,090 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >06:38:53,091 DEBUG blivet: looking up parted Device: /dev/sda2 >06:38:53,093 INFO blivet: got device: PartitionDevice instance (0x7ff33c0bd050) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 465740.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 953835520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (59373, 255, 63) biosGeometry: (59373, 255, 63) > PedDevice: <_ped.Device object at 0x7ff33c06c320> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff33c0b4450> fileSystem: <parted.filesystem.FileSystem object at 0x7ff33c0b4ad0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff33c0b4a10> PedPartition: <_ped.Partition object at 0x7ff33c0a0cb0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2457600 end = 956293119 length = 953835520 > flags = >06:38:53,094 DEBUG blivet: NTFS.supported: supported: False ; >06:38:53,094 INFO blivet: got format: NTFS instance (0x7ff33c0d7d50) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = DCDA9B5DDA9B32AE exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Windows7_OS size = 465739.0 targetSize = 465739.0 > >06:38:53,100 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJA0FAR-part3 /dev/disk/by-id/wwn-0x5000c5002f19cd4a-part3 /dev/disk/by-label/Lenovo_Recovery /dev/disk/by-uuid/921AA55E1AA53FD9', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Lenovo_Recovery', > 'ID_FS_LABEL_ENC': 'Lenovo_Recovery', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '921AA55E1AA53FD9', > 'ID_FS_UUID_ENC': '921AA55E1AA53FD9', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '956293120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '20477952', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '1a5048fc-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '1a5048fc', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJA0FAR', > 'ID_SERIAL_SHORT': '5VJA0FAR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002f19cd4a', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002f19cd4a', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '726104', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJA0FAR-part3', > '/dev/disk/by-id/wwn-0x5000c5002f19cd4a-part3', > '/dev/disk/by-label/Lenovo_Recovery', > '/dev/disk/by-uuid/921AA55E1AA53FD9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >06:38:53,100 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >06:38:53,101 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >06:38:53,102 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:53,102 INFO blivet: sda3 is a partition >06:38:53,103 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >06:38:53,104 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:38:53,105 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >06:38:53,107 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >06:38:53,108 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >06:38:53,108 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:53,109 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >06:38:53,109 DEBUG blivet: looking up parted Partition: /dev/sda3 >06:38:53,110 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >06:38:53,111 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >06:38:53,112 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >06:38:53,114 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >06:38:53,114 INFO blivet: added partition sda3 (id 3) to device tree >06:38:53,115 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >06:38:53,116 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >06:38:53,117 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >06:38:53,118 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >06:38:53,186 WARN blivet: disklabel detected but not usable on sda3 >06:38:53,186 INFO blivet: type detected on 'sda3' is 'ntfs' >06:38:53,362 DEBUG blivet: padding min size from 8356 up to 8856 >06:38:53,364 DEBUG blivet: NTFS.supported: supported: False ; >06:38:53,364 DEBUG blivet: getFormat('ntfs') returning NTFS instance >06:38:53,366 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >06:38:53,367 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ntfs ; >06:38:53,368 DEBUG blivet: looking up parted Device: /dev/sda3 >06:38:53,369 INFO blivet: got device: PartitionDevice instance (0x7ff33c09e350) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 9999.0 > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 20477952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1274, 255, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x7ff33c06c830> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff33c0b4450> fileSystem: <parted.filesystem.FileSystem object at 0x7ff33c0b4c90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff33c0b4c10> PedPartition: <_ped.Partition object at 0x7ff33c0a0d10> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 956293120 end = 976771071 length = 20477952 > flags = >06:38:53,371 DEBUG blivet: NTFS.supported: supported: False ; >06:38:53,371 INFO blivet: got format: NTFS instance (0x395a4d0) -- > type = ntfs name = ntfs status = False > device = /dev/sda3 uuid = 921AA55E1AA53FD9 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Lenovo_Recovery size = 9998.0 targetSize = 9998.0 > >06:38:53,377 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M00ABA83707 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1 /dev/disk/by-uuid/2013-12-12-00-56-55-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-1', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-00-56-55-00', > 'ID_FS_UUID_ENC': '2013-12-12-00-56-55-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'HL-DT-STDVDRAM_GT30N', > 'ID_MODEL_ENC': 'HL-DT-STDVDRAM\\x20GT30N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5513338d', > 'ID_REVISION': 'LT10', > 'ID_SERIAL': 'HL-DT-STDVDRAM_GT30N_M00ABA83707', > 'ID_SERIAL_SHORT': 'M00ABA83707', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '728057', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-STDVDRAM_GT30N_M00ABA83707', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1', > '/dev/disk/by-uuid/2013-12-12-00-56-55-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >06:38:53,377 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >06:38:53,378 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >06:38:53,379 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:53,379 INFO blivet: sr0 is a cdrom >06:38:53,380 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >06:38:53,381 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:53,382 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >06:38:53,382 INFO blivet: added cdrom sr0 (id 4) to device tree >06:38:53,383 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >06:38:53,477 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >06:38:53,478 INFO blivet: type detected on 'sr0' is 'iso9660' >06:38:53,480 DEBUG blivet: Iso9660FS.supported: supported: True ; >06:38:53,480 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >06:38:53,482 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >06:38:53,484 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >06:38:53,490 DEBUG blivet: looking up parted Device: /dev/sr0 >06:38:53,510 INFO blivet: got device: OpticalDevice instance (0x395a410) -- > name = sr0 status = True kids = 0 id = 4 > parents = [] > uuid = None size = 953.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: HL-DT-ST DVDRAM GT30N path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 487936 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x7ff33c06c7a0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >06:38:53,513 DEBUG blivet: Iso9660FS.supported: supported: True ; >06:38:53,514 INFO blivet: got format: Iso9660FS instance (0x395a250) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-00-56-55-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-20-1 size = 0.0 targetSize = 0.0 > >06:38:53,517 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '795208', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >06:38:53,518 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >06:38:53,519 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >06:38:53,520 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:53,521 INFO blivet: loop0 is a loop device >06:38:53,522 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >06:38:53,523 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >06:38:53,524 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:53,525 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:53,526 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >06:38:53,526 INFO blivet: added file /osmin.img (deleted) (id 5) to device tree >06:38:53,528 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >06:38:53,528 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:53,531 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >06:38:53,531 INFO blivet: added loop loop0 (id 6) to device tree >06:38:53,532 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >06:38:53,534 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >06:38:53,534 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:38:53,535 DEBUG blivet: device loop0 does not contain a disklabel >06:38:53,535 INFO blivet: type detected on 'loop0' is 'squashfs' >06:38:53,536 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:38:53,538 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >06:38:53,538 INFO blivet: got device: LoopDevice instance (0x395a490) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin.img (deleted) (5)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >06:38:53,539 INFO blivet: got format: DeviceFormat instance (0x395a810) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >06:38:53,541 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '796459', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >06:38:53,541 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >06:38:53,542 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >06:38:53,543 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:53,544 INFO blivet: loop1 is a loop device >06:38:53,545 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >06:38:53,546 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >06:38:53,548 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:53,548 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:53,550 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >06:38:53,550 INFO blivet: added file /osmin (id 7) to device tree >06:38:53,551 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >06:38:53,552 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:53,553 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >06:38:53,553 INFO blivet: added loop loop1 (id 8) to device tree >06:38:53,555 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >06:38:53,556 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >06:38:53,556 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:38:53,556 DEBUG blivet: device loop1 does not contain a disklabel >06:38:53,556 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >06:38:53,557 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:38:53,560 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >06:38:53,560 INFO blivet: got device: LoopDevice instance (0x395aa90) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin (7)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >06:38:53,560 INFO blivet: got format: DeviceFormat instance (0x395ab50) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >06:38:53,562 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '797727', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >06:38:53,562 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >06:38:53,563 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >06:38:53,564 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:53,564 INFO blivet: loop2 is a loop device >06:38:53,565 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >06:38:53,566 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >06:38:53,567 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:53,567 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:53,568 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >06:38:53,568 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >06:38:53,569 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >06:38:53,570 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:53,571 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >06:38:53,571 INFO blivet: added loop loop2 (id 10) to device tree >06:38:53,572 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >06:38:53,573 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >06:38:53,573 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:38:53,573 DEBUG blivet: device loop2 does not contain a disklabel >06:38:53,573 INFO blivet: type detected on 'loop2' is 'squashfs' >06:38:53,573 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:38:53,574 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >06:38:53,575 INFO blivet: got device: LoopDevice instance (0x395a850) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >06:38:53,575 INFO blivet: got format: DeviceFormat instance (0x395a1d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >06:38:53,577 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '799011', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >06:38:53,578 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >06:38:53,579 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >06:38:53,580 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:53,580 INFO blivet: loop3 is a loop device >06:38:53,581 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >06:38:53,582 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >06:38:53,583 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:53,583 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:53,584 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >06:38:53,584 INFO blivet: added file /LiveOS/ext3fs.img (id 11) to device tree >06:38:53,586 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >06:38:53,586 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:53,587 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >06:38:53,587 INFO blivet: added loop loop3 (id 12) to device tree >06:38:53,588 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >06:38:53,589 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >06:38:53,591 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:53,591 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:38:53,591 DEBUG blivet: device loop3 does not contain a disklabel >06:38:53,591 INFO blivet: type detected on 'loop3' is 'ext4' >06:38:55,153 DEBUG blivet: using current size 0 as min size >06:38:55,154 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:55,155 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:38:55,156 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >06:38:55,157 INFO blivet: got device: LoopDevice instance (0x395ac50) -- > name = loop3 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >06:38:55,158 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:55,158 INFO blivet: got format: Ext4FS instance (0x395ad90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >06:38:55,160 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '800308', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >06:38:55,160 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >06:38:55,161 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >06:38:55,162 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:55,162 INFO blivet: loop4 is a loop device >06:38:55,163 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >06:38:55,164 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >06:38:55,165 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:55,165 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:55,167 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >06:38:55,167 INFO blivet: added file /overlay (deleted) (id 13) to device tree >06:38:55,168 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >06:38:55,168 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:55,169 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >06:38:55,170 INFO blivet: added loop loop4 (id 14) to device tree >06:38:55,171 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >06:38:55,172 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >06:38:55,172 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:38:55,172 DEBUG blivet: device loop4 does not contain a disklabel >06:38:55,173 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >06:38:55,173 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:38:55,174 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >06:38:55,175 INFO blivet: got device: LoopDevice instance (0x395ae10) -- > name = loop4 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >06:38:55,175 INFO blivet: got format: DeviceFormat instance (0x395afd0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >06:38:55,178 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12325', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >06:38:55,178 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >06:38:55,180 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >06:38:55,181 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:55,181 INFO blivet: live-rw is a device-mapper device >06:38:55,182 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >06:38:55,184 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >06:38:55,185 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >06:38:55,187 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >06:38:55,188 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) with existing DM_snapshot_cow >06:38:55,190 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >06:38:55,191 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:55,192 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >06:38:55,192 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:55,193 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >06:38:55,194 INFO blivet: added dm live-rw (id 15) to device tree >06:38:55,195 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >06:38:55,196 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >06:38:55,197 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:55,197 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:38:55,198 DEBUG blivet: device live-rw does not contain a disklabel >06:38:55,198 INFO blivet: type detected on 'live-rw' is 'ext4' >06:38:55,235 DEBUG blivet: padding min size from 3226 up to 3548 >06:38:55,237 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:55,238 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:38:55,240 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >06:38:55,241 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >06:38:55,243 INFO blivet: got device: DMDevice instance (0x395af90) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop4 (14) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29743 did: 29288 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7ff33c06c950> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >06:38:55,246 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:55,246 INFO blivet: got format: Ext4FS instance (0x395a390) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >06:38:55,250 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '26398', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >06:38:55,250 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >06:38:55,251 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >06:38:55,252 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:55,252 INFO blivet: live-base is a device-mapper device >06:38:55,253 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >06:38:55,254 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >06:38:55,255 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >06:38:55,256 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >06:38:55,258 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >06:38:55,259 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:55,260 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >06:38:55,260 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:55,261 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >06:38:55,261 INFO blivet: added dm live-base (id 16) to device tree >06:38:55,262 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >06:38:55,263 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >06:38:55,264 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:55,264 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:38:55,264 DEBUG blivet: device live-base does not contain a disklabel >06:38:55,265 INFO blivet: type detected on 'live-base' is 'ext4' >06:38:55,297 DEBUG blivet: using current size 0 as min size >06:38:55,299 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:55,299 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:38:55,301 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >06:38:55,301 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >06:38:55,303 INFO blivet: got device: DMDevice instance (0x395add0) -- > name = live-base status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7ff33c06c8c0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >06:38:55,305 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:55,305 INFO blivet: got format: Ext4FS instance (0x396d250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >06:38:55,309 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '42509', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >06:38:55,309 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >06:38:55,310 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >06:38:55,311 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:55,311 INFO blivet: live-osimg-min is a device-mapper device >06:38:55,312 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >06:38:55,314 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >06:38:55,315 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >06:38:55,316 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >06:38:55,317 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing DM_snapshot_cow >06:38:55,318 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >06:38:55,319 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >06:38:55,320 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >06:38:55,321 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:38:55,322 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >06:38:55,323 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:38:55,324 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >06:38:55,324 INFO blivet: added dm live-osimg-min (id 17) to device tree >06:38:55,325 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >06:38:55,326 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >06:38:55,327 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:55,327 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:38:55,327 DEBUG blivet: device live-osimg-min does not contain a disklabel >06:38:55,327 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >06:38:55,365 DEBUG blivet: using current size 0 as min size >06:38:55,367 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:55,367 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:38:55,369 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >06:38:55,370 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >06:38:55,371 INFO blivet: got device: DMDevice instance (0x395acd0) -- > name = live-osimg-min status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10272 did: 12586 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7ff33c06c9e0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >06:38:55,373 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:55,373 INFO blivet: got format: Ext4FS instance (0x396d4d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >06:38:55,409 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >06:38:55,431 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:38:55,433 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:38:55,437 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:38:55,460 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >06:38:55,487 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:38:55,490 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:38:55,494 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:38:55,518 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >06:38:55,541 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:38:55,544 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:38:55,547 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:38:55,570 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >06:38:55,572 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >06:38:55,574 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >06:38:55,574 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >06:38:55,575 INFO blivet: edd: collected mbr signatures: {'sda': '0x1a5048fc'} >06:38:55,810 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:55,812 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:55,816 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:55,818 DEBUG blivet: Ext4FS.supported: supported: True ; >06:38:55,821 DEBUG blivet: NTFS.supported: supported: False ; >06:38:55,824 DEBUG blivet: NTFS.supported: supported: False ; >06:38:55,827 DEBUG blivet: NTFS.supported: supported: False ; >06:38:55,829 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >06:38:55,836 DEBUG blivet: Iso9660FS.supported: supported: True ; >06:38:56,101 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >06:38:56,102 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (16) with existing ext4 filesystem >12:39:18,558 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:39:18,559 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:39:18,560 DEBUG blivet: NFSv4.supported: supported: False ; >12:39:18,561 DEBUG blivet: NFSv4.supported: supported: False ; >12:39:18,562 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:39:18,563 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:39:18,564 DEBUG blivet: Ext4FS.supported: supported: True ; >12:39:18,565 DEBUG blivet: Ext4FS.supported: supported: True ; >12:39:19,427 DEBUG blivet: Ext3FS.supported: supported: True ; >12:39:19,429 DEBUG blivet: Ext3FS.supported: supported: True ; >12:39:19,466 DEBUG blivet: Ext2FS.supported: supported: True ; >12:39:19,467 DEBUG blivet: Ext2FS.supported: supported: True ; >12:39:19,571 DEBUG blivet: SysFS.supported: supported: False ; >12:39:19,572 DEBUG blivet: SysFS.supported: supported: False ; >12:39:19,689 DEBUG blivet: MultipathMember.__init__: >12:39:19,837 DEBUG blivet: MDRaidMember.__init__: >12:39:19,838 DEBUG blivet: ProcFS.supported: supported: False ; >12:39:19,839 DEBUG blivet: ProcFS.supported: supported: False ; >12:39:19,915 DEBUG blivet: SwapSpace.__init__: > > >/tmp/ifcfg.log: >06:38:48,846 DEBUG ifcfg: content of files (network initialization): >06:38:48,859 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [240, 222, 241, 54, 69, 102]}, 'connection': {'timestamp': 1391949345L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'd9d39f2a-0ea3-484c-8596-99d93b2e404e'}}] >06:38:49,638 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['em1']): >06:38:49,639 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >06:38:49,639 DEBUG ifcfg: TYPE=Ethernet >06:38:49,639 DEBUG ifcfg: BOOTPROTO=dhcp >06:38:49,640 DEBUG ifcfg: DEFROUTE=yes >06:38:49,640 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >06:38:49,640 DEBUG ifcfg: IPV6INIT=yes >06:38:49,640 DEBUG ifcfg: IPV6_AUTOCONF=yes >06:38:49,641 DEBUG ifcfg: IPV6_DEFROUTE=yes >06:38:49,641 DEBUG ifcfg: IPV6_PEERDNS=yes >06:38:49,641 DEBUG ifcfg: IPV6_PEERROUTES=yes >06:38:49,641 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >06:38:49,642 DEBUG ifcfg: NAME=em1 >06:38:49,642 DEBUG ifcfg: UUID=d9d39f2a-0ea3-484c-8596-99d93b2e404e >06:38:49,642 DEBUG ifcfg: ONBOOT=no >06:38:49,642 DEBUG ifcfg: HWADDR=F0:DE:F1:36:45:66 >06:38:49,642 DEBUG ifcfg: PEERDNS=yes >06:38:49,643 DEBUG ifcfg: PEERROUTES=yes >06:38:49,651 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [240, 222, 241, 54, 69, 102]}, 'connection': {'timestamp': 1391949345L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'em1', 'uuid': 'd9d39f2a-0ea3-484c-8596-99d93b2e404e'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >12:39:19,033 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >12:39:19,035 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0
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 1062976
: 860960 |
860961
|
860962
|
860963
|
860964
|
860965
|
860966
|
860967
|
860968
|
860969