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 925901 Details for
Bug 975537
BootLoaderError: failed to remove old efi boot entry
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
anaconda traceback from attempt #3
anaconda-tb-tNx0Eu (text/plain), 872.84 KB, created by
patrick korsnick
on 2014-08-12 03:34:30 UTC
(
hide
)
Description:
anaconda traceback from attempt #3
Filename:
MIME Type:
Creator:
patrick korsnick
Created:
2014-08-12 03:34:30 UTC
Size:
872.84 KB
patch
obsolete
>anaconda 20.25.16-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1655, in remove_efi_boot_target > raise BootLoaderError("failed to remove old efi boot entry") > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1683, in install > self.remove_efi_boot_target() > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1703, in write > self.install() > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 2334, in writeBootLoader > storage.bootloader.write() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 173, in doInstall > writeBootLoader(storage, payload, instClass, ksdata) > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >BootLoaderError: failed to remove old efi boot entry > >Local variables in innermost frame: >slot: Boot0000* >self: <pyanaconda.bootloader.EFIGRUB object at 0x4b38d10> >slot_id: 0000 >_product: Fedora >rc: 1 >line: Boot0000* Fedora >buf: show_boot_order(): No such file or directory >BootCurrent: 0000 >Timeout: 0 seconds >Boot0000* Fedora > > > >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 0x4b38ad0>> > _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='us (dvorak)' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=enp0s25 --onboot=off --ipv6=auto --activate >network --hostname=neuromancer ># Root password >rootpw --iscrypted $6$PYfrkqq/dtyyLORt$/cnnaQXKfBVpiRPonvjC.0kTd2g1xOLpf/XQ2QNV2jbiahX8uuzezUkN7ILG1M4hHuzO2vJF.fFuRy0DHB/JH0 ># System timezone >timezone America/Denver --isUtc >user --groups=wheel --name=ppk --password=$6$QXhLGLieG2KOU5Px$CWbq27l7PBg2K70fNF4eT/uYiJZrCBY7uQgWuvTlobs6R8JB.SURmXj.Dl/EGmZ2rnIEcO2TCiq2HCRpsyk0t1 --iscrypted --gecos="patrick korsnick" ># X Window System configuration information >xconfig --startxonboot ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --none --initlabel ># Disk partitioning information >part swap --fstype="swap" --ondisk=sda --size=4000 >part /boot --fstype="ext4" --ondisk=sda --size=500 >part /boot/efi --fstype="efi" --ondisk=sda --size=200 --fsoptions="umask=0077,shortname=winnt" >part / --fstype="ext4" --ondisk=sda --size=100000 > > > _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([PartitionDevice instance (0x7f077c0db990) -- > name = sda3 status = True kids = 0 id = 21 > parents = ['existing 244198MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 4000.0 > format = existing swap > major = 0 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/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0x7f077c86a440> > target size = 1 path = /dev/sda3 > format args = [] originalFormat = swap grow = False max size = 4000.0 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241a50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x4f0e250> PedPartition: <_ped.Partition object at 0x4eef1d0> > disk = existing 244198MB disk sda (1) with existing gpt disklabel > start = 1435648 end = 9627647 length = 8192000 > flags = ]) > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb._size: 0 > _intf.storage.fsset._usb.id: 29 > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._majorminor: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format.label: None > _intf.storage.fsset._usb._format._targetSize: 0 > _intf.storage.fsset._usb._format._size: 0 > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.parents: [] > _intf.storage.fsset._usb.deviceLinks: [] > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._targetSize: 0 > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat._majorminor: None > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat.label: None > _intf.storage.fsset._usb.originalFormat._targetSize: 0 > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: 0 > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb._serial: 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 244198MB disk sda (1) with existing gpt disklabel >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 > id: 2 > controllable: True > uuid: None > _format: existing None > parents: [] > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: hp_DVD_A_DU8A5SH > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 3 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 4 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 5 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 6 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 7 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 8 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 9 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 10 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 90d5f057-3522-4a04-b8f9-3652fa6af07a > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _F20-x86_64-LIVE > _format._targetSize: 4096.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop3 > _format._size: 4096.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/_F20-x86_64-LIVE, /dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a] > _targetSize: 0 > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 90d5f057-3522-4a04-b8f9-3652fa6af07a > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 4096.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _F20-x86_64-LIVE > originalFormat._targetSize: 4096.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop3 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 11 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 12 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 4096MB dm live-rw (13) with existing ext4 filesystem >, existing 4096MB dm live-base (14) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (15) with existing ext4 filesystem >, existing 500MB partition sda2 (18) with existing ext4 filesystem mounted at /boot >, existing 200MB partition sda1 (19) with existing efi filesystem mounted at /boot/efi >, existing 4000MB partition sda3 (21) with existing swap >, existing 100000MB partition sda4 (22) with existing ext4 filesystem mounted at / >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent None > id: 1 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 2 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 9 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 7 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 8 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 16 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 17 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 18 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 19 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 10 >] > _intf.storage.fsset.devicetree.names: [sdb, sdb1, sdb2, sdb3, sda, 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: sdb1 > _intf.storage.fsset.devicetree.protectedDevNames: [sdb1, sdb1] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [existing 7604MB disk sdb (0) with existing iso9660 filesystem >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sdb1] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: DirectoryDevice instance, containing members: > _intf.storage.fsset._run.major: 0 > _intf.storage.fsset._run._partedDevice: None > _intf.storage.fsset._run.exists: True > _intf.storage.fsset._run._size: 0 > _intf.storage.fsset._run.id: 30 > _intf.storage.fsset._run.controllable: True > _intf.storage.fsset._run.uuid: None > _intf.storage.fsset._run._format: BindFS instance, containing members: > _intf.storage.fsset._run._format.uuid: None > _intf.storage.fsset._run._format.exists: True > _intf.storage.fsset._run._format._mountpoint: /mnt/sysimage/run > _intf.storage.fsset._run._format._majorminor: None > _intf.storage.fsset._run._format._minInstanceSize: None > _intf.storage.fsset._run._format._mountType: bind > _intf.storage.fsset._run._format.fsprofile: None > _intf.storage.fsset._run._format.label: None > _intf.storage.fsset._run._format._targetSize: None > _intf.storage.fsset._run._format._size: None > _intf.storage.fsset._run._format.mountopts: None > _intf.storage.fsset._run._format.mountpoint: /run > _intf.storage.fsset._run._format._device: /run > _intf.storage.fsset._run.parents: [] > _intf.storage.fsset._run.deviceLinks: [] > _intf.storage.fsset._run.minor: 0 > _intf.storage.fsset._run.fstabComment: Skipped > _intf.storage.fsset._run.bus: Skipped > _intf.storage.fsset._run.sysfsPath: Skipped > _intf.storage.fsset._run._targetSize: 0 > _intf.storage.fsset._run._model: Skipped > _intf.storage.fsset._run.kids: 0 > _intf.storage.fsset._run._vendor: Skipped > _intf.storage.fsset._run._name: /run > _intf.storage.fsset._run.protected: False > _intf.storage.fsset._run.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._run.originalFormat.uuid: None > _intf.storage.fsset._run.originalFormat.exists: True > _intf.storage.fsset._run.originalFormat._mountpoint: None > _intf.storage.fsset._run.originalFormat.mountpoint: /run > _intf.storage.fsset._run.originalFormat._majorminor: None > _intf.storage.fsset._run.originalFormat.fsprofile: None > _intf.storage.fsset._run.originalFormat.label: None > _intf.storage.fsset._run.originalFormat._targetSize: None > _intf.storage.fsset._run.originalFormat._minInstanceSize: None > _intf.storage.fsset._run.originalFormat.mountopts: None > _intf.storage.fsset._run.originalFormat._size: None > _intf.storage.fsset._run.originalFormat._device: /run > _intf.storage.fsset._run._serial: None > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm._size: 0 > _intf.storage.fsset._devshm.id: 24 > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._options: None > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._size_option: Skipped > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format.label: None > _intf.storage.fsset._devshm._format._targetSize: 0 > _intf.storage.fsset._devshm._format._maxSize: 17592186044416 > _intf.storage.fsset._devshm._format._size: 11840.0 > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.parents: [] > _intf.storage.fsset._devshm.deviceLinks: [] > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._targetSize: 0 > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._options: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat._size_option: Skipped > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm.originalFormat.label: None > _intf.storage.fsset._devshm.originalFormat._targetSize: 0 > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat._maxSize: 17592186044416 > _intf.storage.fsset._devshm.originalFormat._size: 11840.0 > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev._size: 0 > _intf.storage.fsset._dev.id: 23 > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._format._majorminor: None > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format.label: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.parents: [] > _intf.storage.fsset._dev.deviceLinks: [] > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._targetSize: 0 > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat._majorminor: None > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat.label: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc._size: 0 > _intf.storage.fsset._proc.id: 27 > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._format._majorminor: None > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format.label: None > _intf.storage.fsset._proc._format._targetSize: 0 > _intf.storage.fsset._proc._format._size: 0 > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.parents: [] > _intf.storage.fsset._proc.deviceLinks: [] > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._targetSize: 0 > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat._majorminor: None > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat.label: None > _intf.storage.fsset._proc.originalFormat._targetSize: 0 > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: 0 > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset.active: True > _intf.storage.fsset.cryptTab: CryptTab instance, containing members: > _intf.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.cryptTab.blkidTab: None > _intf.storage.fsset.cryptTab.chroot: Skipped > _intf.storage.fsset.cryptTab.mappings: {} > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts._size: 0 > _intf.storage.fsset._devpts.id: 25 > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._format._majorminor: None > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format.label: None > _intf.storage.fsset._devpts._format._targetSize: 0 > _intf.storage.fsset._devpts._format._size: 0 > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.parents: [] > _intf.storage.fsset._devpts.deviceLinks: [] > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._targetSize: 0 > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat._majorminor: None > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat.label: None > _intf.storage.fsset._devpts.originalFormat._targetSize: 0 > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: 0 > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs._size: 0 > _intf.storage.fsset._sysfs.id: 26 > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._format._majorminor: None > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format.label: None > _intf.storage.fsset._sysfs._format._targetSize: 0 > _intf.storage.fsset._sysfs._format._size: 0 > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs.parents: [] > _intf.storage.fsset._sysfs.deviceLinks: [] > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._targetSize: 0 > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat._majorminor: None > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat.label: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: 0 > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: 0 > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux._size: 0 > _intf.storage.fsset._selinux.id: 28 > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format.label: None > _intf.storage.fsset._selinux._format._targetSize: 0 > _intf.storage.fsset._selinux._format._size: 0 > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.parents: [] > _intf.storage.fsset._selinux.deviceLinks: [] > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._targetSize: 0 > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat._majorminor: None > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat.label: None > _intf.storage.fsset._selinux.originalFormat._targetSize: 0 > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: 0 > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux._serial: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sdb1] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: EFIGRUB instance, containing members: > _intf.storage._bootloader.efi_dir: fedora > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader.stage1_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.dracut_args: vconsole.font=latarcyrheb-sun16 rhgb quiet > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader._default_image: LinuxBootLoaderImage instance, containing members: > _intf.storage._bootloader._default_image.short_label: linux > _intf.storage._bootloader._default_image.label: Fedora > _intf.storage._bootloader._default_image._initrd: None > _intf.storage._bootloader._default_image.version: 3.15.6-200.fc20.x86_64 > _intf.storage._bootloader._default_image._kernel: None > _intf.storage._bootloader._default_image.device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.linux_images: [Already dumped (LinuxBootLoaderImage instance) >] > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader.password: None > _intf.storage._bootloader.boot_args: vconsole.font=latarcyrheb-sun16 $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) rhgb quiet > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.disks: [existing 244198MB disk sda (1) with non-existent gpt disklabel >] > _intf.storage._bootloader._timeout: None > _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: Skipped > _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 (0x4b38b90) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x4b38b50) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x4b38c10) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x4b38c50) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True > >, PartSpec instance (0x4b38c90) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 11848 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7f07a9a3cb18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 100 > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: <thread.lock object at 0x429edd0> > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (LiveImagePayload 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._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 5713 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 7 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x5d5a680> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': PasswordSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._pwStrengthCheck: GUICheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._handler_id: 12134 > _intf._currentAction._spokes._pwStrengthCheck._check_data: None > _intf._currentAction._spokes._pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x5cc46d0>> > _intf._currentAction._spokes._pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _intf._currentAction._spokes._pwStrengthCheck._set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x5cc46d0>> > _intf._currentAction._spokes._pwStrengthCheck._editable: Entry instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._check_status: None > _intf._currentAction._spokes._pwq_valid: True > _intf._currentAction._spokes._pwq_error: None > _intf._currentAction._spokes._check_list: [GUICheck instance, containing members: > _handler_id: 12131 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x5cc46d0>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x5cc46d0>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 12132 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x5cc46d0>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x5cc46d0>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 12133 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x5cc46d0>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x5cc46d0>> > _editable: Already dumped (Entry instance) > _check_status: None >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 12135 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x5cc46d0>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x5cc46d0>> > _editable: Already dumped (Entry instance) > _check_status: None >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.confirm: Already dumped (Entry instance) > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._confirm_check: Already dumped (GUICheck instance) > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._waivePasswordClicks: 1 > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes._password_check: Already dumped (GUICheck instance) > _intf._currentAction._spokes.pw: Already dumped (Entry instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.pw_bar: LevelBar instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: >, 'UserSpoke': UserSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._password_check: GUICheck instance, containing members: > _intf._currentAction._spokes._password_check._handler_id: 12342 > _intf._currentAction._spokes._password_check._check_data: None > _intf._currentAction._spokes._password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5cbcd50>> > _intf._currentAction._spokes._password_check._parent: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._password_check._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5cbcd50>> > _intf._currentAction._spokes._password_check._editable: Entry instance, containing members: > _intf._currentAction._spokes._password_check._check_status: None > _intf._currentAction._spokes.guesser: {<Entry object at 0x7f077c2584b0 (GtkEntry at 0x59b3220)>: False} > _intf._currentAction._spokes._pwStrengthCheck: GUICheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._handler_id: 12343 > _intf._currentAction._spokes._pwStrengthCheck._check_data: None > _intf._currentAction._spokes._pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5cbcd50>> > _intf._currentAction._spokes._pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._pwStrengthCheck._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5cbcd50>> > _intf._currentAction._spokes._pwStrengthCheck._editable: Already dumped (Entry instance) > _intf._currentAction._spokes._pwStrengthCheck._check_status: None > _intf._currentAction._spokes._pwq_valid: True > _intf._currentAction._spokes._pwq_error: None > _intf._currentAction._spokes._oldweak: None > _intf._currentAction._spokes._check_list: [GUICheck instance, containing members: > _handler_id: 12340 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5cbcd50>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5cbcd50>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 12341 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5cbcd50>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5cbcd50>> > _editable: Entry instance, containing members: > _check_status: None >, Already dumped (GUICheck instance) >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 12344 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5cbcd50>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5cbcd50>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 12345 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x2932190>, 'message': Invalid username} > _run_check: <function _checkUsername at 0x4c60398> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5cbcd50>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 12346 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x29b78b0>, 'message': Full name cannot contain colon characters} > _run_check: <function check_re at 0x4a6d5f0> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5cbcd50>> > _editable: Entry instance, containing members: > _check_status: None >] > _intf._currentAction._spokes._wheel: group --name=wheel > > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.confirm: Already dumped (Entry instance) > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._advanced: AdvancedUserDialog instance, containing members: > _intf._currentAction._spokes._advanced._window: Dialog instance, containing members: > _intf._currentAction._spokes._advanced._cGid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced.applyOnSkip: False > _intf._currentAction._spokes._advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _intf._currentAction._spokes._advanced._groupsError: Label instance, containing members: > _intf._currentAction._spokes._advanced.builder: Builder instance, containing members: > _intf._currentAction._spokes._advanced._saveButton: Button instance, containing members: > _intf._currentAction._spokes._advanced._cUid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced._tHome: Entry instance, containing members: > _intf._currentAction._spokes._advanced._spinGid: SpinButton instance, containing members: > _intf._currentAction._spokes._advanced.skipTo: None > _intf._currentAction._spokes._advanced._cHome: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced._uid: Adjustment instance, containing members: > _intf._currentAction._spokes._advanced._check_list: [GUICheck instance, containing members: > _handler_id: 12481 > _check_data: {'error_label': Already dumped (Label instance) >, 'message': None} > _run_check: <function _validateGroups at 0x4cc3500> > _parent: Already dumped (AdvancedUserDialog instance) > _set_error: <bound method AdvancedUserDialog.set_check_error of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x5cbcfd0>> > _editable: Entry instance, containing members: > _check_status: None >] > _intf._currentAction._spokes._advanced._gid: Adjustment instance, containing members: > _intf._currentAction._spokes._advanced._tGroups: Already dumped (Entry instance) > _intf._currentAction._spokes._advanced._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._advanced._user: F19_UserData instance, containing members: > _intf._currentAction._spokes._advanced._user.shell: Skipped > _intf._currentAction._spokes._advanced._user.name: ppk > _intf._currentAction._spokes._advanced._user.isCrypted: True > _intf._currentAction._spokes._advanced._user.lock: False > _intf._currentAction._spokes._advanced._user.password_kickstarted: False > _intf._currentAction._spokes._advanced._user.gid: None > _intf._currentAction._spokes._advanced._user.gecos: patrick korsnick > _intf._currentAction._spokes._advanced._user.lineno: 0 > _intf._currentAction._spokes._advanced._user.groups: [wheel] > _intf._currentAction._spokes._advanced._user.uid: None > _intf._currentAction._spokes._advanced._user.password: $6$QXhLGLieG2KOU5Px$CWbq27l7PBg2K70fNF4eT/uYiJZrCBY7uQgWuvTlobs6R8JB.SURmXj.Dl/EGmZ2rnIEcO2TCiq2HCRpsyk0t1 > _intf._currentAction._spokes._advanced._user.homedir: Skipped > _intf._currentAction._spokes._advanced._lHome: Label instance, containing members: > _intf._currentAction._spokes._advanced._spinUid: SpinButton instance, containing members: > _intf._currentAction._spokes.b_advanced: Button instance, containing members: > _intf._currentAction._spokes._confirm_check: Already dumped (GUICheck instance) > _intf._currentAction._spokes.username: Already dumped (Entry instance) > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._waivePasswordClicks: 1 > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.pw: Already dumped (Entry instance) > _intf._currentAction._spokes._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _intf._currentAction._spokes.admin: CheckButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.pw_bar: LevelBar instance, containing members: > _intf._currentAction._spokes.usepassword: CheckButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.fullname: Already dumped (Entry instance) > _intf._currentAction._spokes._user: Already dumped (F19_UserData instance) >} > _intf._currentAction._totalSteps: 11 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >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: EFIGRUB instance, containing members: > _bootloader.efi_dir: BOOT > _bootloader._update_only: False > _bootloader.stage1_device: None > _bootloader.stage2_device: None > _bootloader.stage1_disk: None > _bootloader.dracut_args: > _bootloader.errors: [] > _bootloader.console: Skipped > _bootloader.stage2_is_preferred_stage1: False > _bootloader._default_image: None > _bootloader.console_options: Skipped > _bootloader.linux_images: [] > _bootloader.encrypted_password: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.problems: [] > _bootloader.password: None > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader._disk_order: [] > _bootloader.disks: [] > _bootloader._timeout: None >_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 0x4b6ee60>, True), 'type': (<function <lambda> at 0x4b740c8>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x4b6eed8>, True), 'journalctl': (<function journalctl_callback at 0x4b6ef50>, 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.16-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 Mon 2014-08-11 23:22:02 EDT, end at Mon 2014-08-11 23:26:41 EDT. -- >Aug 11 23:22:02 localhost systemd-journal[148]: Runtime journal is using 8.0M (max allowed 1.1G, trying to leave 1.7G free of 11.5G available → current limit 1.1G). >Aug 11 23:22:02 localhost systemd-journal[148]: Runtime journal is using 8.0M (max allowed 1.1G, trying to leave 1.7G free of 11.5G available → current limit 1.1G). >Aug 11 23:22:02 localhost kernel: Initializing cgroup subsys cpuset >Aug 11 23:22:02 localhost kernel: Initializing cgroup subsys cpu >Aug 11 23:22:02 localhost kernel: Initializing cgroup subsys cpuacct >Aug 11 23:22:02 localhost kernel: Linux version 3.15.6-200.fc20.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 4.8.3 20140624 (Red Hat 4.8.3-1) (GCC) ) #1 SMP Fri Jul 18 02:36:27 UTC 2014 >Aug 11 23:22:02 localhost kernel: Command line: BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=F20-x86_64-LIVE-DESK-20140801 ro rd.live.image quiet rhgb >Aug 11 23:22:02 localhost kernel: e820: BIOS-provided physical RAM map: >Aug 11 23:22:02 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable >Aug 11 23:22:02 localhost kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved >Aug 11 23:22:02 localhost kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009cfff] usable >Aug 11 23:22:02 localhost kernel: BIOS-e820: [mem 0x000000000009d000-0x000000000009ffff] reserved >Aug 11 23:22:02 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000002eb7efff] usable >Aug 11 23:22:02 localhost kernel: BIOS-e820: [mem 0x000000002eb7f000-0x000000002fe7efff] reserved >Aug 11 23:22:02 localhost kernel: BIOS-e820: [mem 0x000000002fe7f000-0x000000002ff7efff] ACPI NVS >Aug 11 23:22:02 localhost kernel: BIOS-e820: [mem 0x000000002ff7f000-0x000000002fffefff] ACPI data >Aug 11 23:22:02 localhost kernel: BIOS-e820: [mem 0x000000002ffff000-0x000000002fffffff] usable >Aug 11 23:22:02 localhost kernel: BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved >Aug 11 23:22:02 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Aug 11 23:22:02 localhost kernel: BIOS-e820: [mem 0x00000000ff810000-0x00000000ff82efff] reserved >Aug 11 23:22:02 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x00000006aedfffff] usable >Aug 11 23:22:02 localhost kernel: NX (Execute Disable) protection: active >Aug 11 23:22:02 localhost kernel: e820: update [mem 0x284a1018-0x284b9257] usable ==> usable >Aug 11 23:22:02 localhost kernel: e820: update [mem 0x28490018-0x284a0057] usable ==> usable >Aug 11 23:22:02 localhost kernel: extended physical RAM map: >Aug 11 23:22:02 localhost kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable >Aug 11 23:22:02 localhost kernel: reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved >Aug 11 23:22:02 localhost kernel: reserve setup_data: [mem 0x0000000000059000-0x000000000009cfff] usable >Aug 11 23:22:02 localhost kernel: reserve setup_data: [mem 0x000000000009d000-0x000000000009ffff] reserved >Aug 11 23:22:02 localhost kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000028490017] usable >Aug 11 23:22:02 localhost kernel: reserve setup_data: [mem 0x0000000028490018-0x00000000284a0057] usable >Aug 11 23:22:02 localhost kernel: reserve setup_data: [mem 0x00000000284a0058-0x00000000284a1017] usable >Aug 11 23:22:02 localhost kernel: reserve setup_data: [mem 0x00000000284a1018-0x00000000284b9257] usable >Aug 11 23:22:02 localhost kernel: reserve setup_data: [mem 0x00000000284b9258-0x000000002eb7efff] usable >Aug 11 23:22:02 localhost kernel: reserve setup_data: [mem 0x000000002eb7f000-0x000000002fe7efff] reserved >Aug 11 23:22:02 localhost kernel: reserve setup_data: [mem 0x000000002fe7f000-0x000000002ff7efff] ACPI NVS >Aug 11 23:22:02 localhost kernel: reserve setup_data: [mem 0x000000002ff7f000-0x000000002fffefff] ACPI data >Aug 11 23:22:02 localhost kernel: reserve setup_data: [mem 0x000000002ffff000-0x000000002fffffff] usable >Aug 11 23:22:02 localhost kernel: reserve setup_data: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved >Aug 11 23:22:02 localhost kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Aug 11 23:22:02 localhost kernel: reserve setup_data: [mem 0x00000000ff810000-0x00000000ff82efff] reserved >Aug 11 23:22:02 localhost kernel: reserve setup_data: [mem 0x0000000100000000-0x00000006aedfffff] usable >Aug 11 23:22:02 localhost kernel: efi: EFI v2.10 by HPQ >Aug 11 23:22:02 localhost kernel: efi: ACPI=0x2fffe000 ACPI 2.0=0x2fffe014 SMBIOS=0x2f32e218 >Aug 11 23:22:02 localhost kernel: efi: mem00: type=7, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem01: type=2, attr=0xf, range=[0x0000000000001000-0x0000000000002000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem02: type=7, attr=0xf, range=[0x0000000000002000-0x0000000000058000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem03: type=0, attr=0xf, range=[0x0000000000058000-0x0000000000059000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem04: type=7, attr=0xf, range=[0x0000000000059000-0x000000000009d000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem05: type=0, attr=0xf, range=[0x000000000009d000-0x00000000000a0000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem06: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB) >Aug 11 23:22:02 localhost kernel: efi: mem07: type=2, attr=0xf, range=[0x0000000001000000-0x000000000243e000) (20MB) >Aug 11 23:22:02 localhost kernel: efi: mem08: type=7, attr=0xf, range=[0x000000000243e000-0x000000001af5f000) (395MB) >Aug 11 23:22:02 localhost kernel: efi: mem09: type=2, attr=0xf, range=[0x000000001af5f000-0x0000000027780000) (200MB) >Aug 11 23:22:02 localhost kernel: efi: mem10: type=4, attr=0xf, range=[0x0000000027780000-0x00000000277a0000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem11: type=7, attr=0xf, range=[0x00000000277a0000-0x0000000028490000) (12MB) >Aug 11 23:22:02 localhost kernel: efi: mem12: type=2, attr=0xf, range=[0x0000000028490000-0x000000002859e000) (1MB) >Aug 11 23:22:02 localhost kernel: efi: mem13: type=7, attr=0xf, range=[0x000000002859e000-0x000000002859f000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem14: type=2, attr=0xf, range=[0x000000002859f000-0x00000000285a0000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem15: type=7, attr=0xf, range=[0x00000000285a0000-0x00000000285a2000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem16: type=2, attr=0xf, range=[0x00000000285a2000-0x00000000285a3000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem17: type=7, attr=0xf, range=[0x00000000285a3000-0x00000000285a4000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem18: type=2, attr=0xf, range=[0x00000000285a4000-0x00000000285a5000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem19: type=7, attr=0xf, range=[0x00000000285a5000-0x00000000285a8000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem20: type=2, attr=0xf, range=[0x00000000285a8000-0x00000000285ae000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem21: type=7, attr=0xf, range=[0x00000000285ae000-0x00000000285b0000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem22: type=2, attr=0xf, range=[0x00000000285b0000-0x00000000285b2000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem23: type=7, attr=0xf, range=[0x00000000285b2000-0x00000000285b3000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem24: type=2, attr=0xf, range=[0x00000000285b3000-0x000000002869d000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem25: type=1, attr=0xf, range=[0x000000002869d000-0x00000000287d8000) (1MB) >Aug 11 23:22:02 localhost kernel: efi: mem26: type=3, attr=0xf, range=[0x00000000287d8000-0x0000000028f83000) (7MB) >Aug 11 23:22:02 localhost kernel: efi: mem27: type=4, attr=0xf, range=[0x0000000028f83000-0x000000002a770000) (23MB) >Aug 11 23:22:02 localhost kernel: efi: mem28: type=3, attr=0xf, range=[0x000000002a770000-0x000000002a77f000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem29: type=7, attr=0xf, range=[0x000000002a77f000-0x000000002b589000) (14MB) >Aug 11 23:22:02 localhost kernel: efi: mem30: type=4, attr=0xf, range=[0x000000002b589000-0x000000002bcc9000) (7MB) >Aug 11 23:22:02 localhost kernel: efi: mem31: type=7, attr=0xf, range=[0x000000002bcc9000-0x000000002bcd3000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem32: type=4, attr=0xf, range=[0x000000002bcd3000-0x000000002bcdf000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem33: type=7, attr=0xf, range=[0x000000002bcdf000-0x000000002bceb000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem34: type=4, attr=0xf, range=[0x000000002bceb000-0x000000002bcf5000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem35: type=7, attr=0xf, range=[0x000000002bcf5000-0x000000002bcf6000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem36: type=4, attr=0xf, range=[0x000000002bcf6000-0x000000002bcf8000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem37: type=7, attr=0xf, range=[0x000000002bcf8000-0x000000002bcfa000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem38: type=4, attr=0xf, range=[0x000000002bcfa000-0x000000002bdcc000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem39: type=7, attr=0xf, range=[0x000000002bdcc000-0x000000002bdcd000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem40: type=4, attr=0xf, range=[0x000000002bdcd000-0x000000002bea9000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem41: type=7, attr=0xf, range=[0x000000002bea9000-0x000000002beab000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem42: type=4, attr=0xf, range=[0x000000002beab000-0x000000002beac000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem43: type=7, attr=0xf, range=[0x000000002beac000-0x000000002beaf000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem44: type=4, attr=0xf, range=[0x000000002beaf000-0x000000002bec3000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem45: type=7, attr=0xf, range=[0x000000002bec3000-0x000000002bec4000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem46: type=4, attr=0xf, range=[0x000000002bec4000-0x000000002beee000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem47: type=7, attr=0xf, range=[0x000000002beee000-0x000000002bf6a000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem48: type=4, attr=0xf, range=[0x000000002bf6a000-0x000000002c54c000) (5MB) >Aug 11 23:22:02 localhost kernel: efi: mem49: type=7, attr=0xf, range=[0x000000002c54c000-0x000000002c55d000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem50: type=4, attr=0xf, range=[0x000000002c55d000-0x000000002c55e000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem51: type=7, attr=0xf, range=[0x000000002c55e000-0x000000002c566000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem52: type=4, attr=0xf, range=[0x000000002c566000-0x000000002c56b000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem53: type=7, attr=0xf, range=[0x000000002c56b000-0x000000002c56c000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem54: type=4, attr=0xf, range=[0x000000002c56c000-0x000000002c65b000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem55: type=7, attr=0xf, range=[0x000000002c65b000-0x000000002c65e000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem56: type=4, attr=0xf, range=[0x000000002c65e000-0x000000002c6e3000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem57: type=7, attr=0xf, range=[0x000000002c6e3000-0x000000002c6e5000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem58: type=4, attr=0xf, range=[0x000000002c6e5000-0x000000002eb7f000) (36MB) >Aug 11 23:22:02 localhost kernel: efi: mem59: type=5, attr=0x800000000000000f, range=[0x000000002eb7f000-0x000000002f079000) (4MB) >Aug 11 23:22:02 localhost kernel: efi: mem60: type=5, attr=0x800000000000000f, range=[0x000000002f079000-0x000000002f27f000) (2MB) >Aug 11 23:22:02 localhost kernel: efi: mem61: type=6, attr=0x800000000000000f, range=[0x000000002f27f000-0x000000002f31b000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem62: type=6, attr=0x800000000000000f, range=[0x000000002f31b000-0x000000002f47f000) (1MB) >Aug 11 23:22:02 localhost kernel: efi: mem63: type=0, attr=0xf, range=[0x000000002f47f000-0x000000002fd00000) (8MB) >Aug 11 23:22:02 localhost kernel: efi: mem64: type=0, attr=0xf, range=[0x000000002fd00000-0x000000002fe7f000) (1MB) >Aug 11 23:22:02 localhost kernel: efi: mem65: type=10, attr=0xf, range=[0x000000002fe7f000-0x000000002ff47000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem66: type=10, attr=0xf, range=[0x000000002ff47000-0x000000002ff7f000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem67: type=9, attr=0xf, range=[0x000000002ff7f000-0x000000002ffbe000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem68: type=9, attr=0xf, range=[0x000000002ffbe000-0x000000002ffff000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem69: type=4, attr=0xf, range=[0x000000002ffff000-0x0000000030000000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem70: type=7, attr=0xf, range=[0x0000000100000000-0x00000006aee00000) (23278MB) >Aug 11 23:22:02 localhost kernel: efi: mem71: type=11, attr=0x8000000000000001, range=[0x00000000e00f8000-0x00000000e00f9000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem72: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB) >Aug 11 23:22:02 localhost kernel: efi: mem73: type=11, attr=0x8000000000000000, range=[0x00000000ff810000-0x00000000ff82f000) (0MB) >Aug 11 23:22:02 localhost kernel: SMBIOS 2.7 present. >Aug 11 23:22:02 localhost kernel: DMI: Hewlett-Packard HP ZBook 17/190A, BIOS L70 Ver. 01.10 06/24/2014 >Aug 11 23:22:02 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Aug 11 23:22:02 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Aug 11 23:22:02 localhost kernel: e820: last_pfn = 0x6aee00 max_arch_pfn = 0x400000000 >Aug 11 23:22:02 localhost kernel: MTRR default type: uncachable >Aug 11 23:22:02 localhost kernel: MTRR fixed ranges enabled: >Aug 11 23:22:02 localhost kernel: 00000-9FFFF write-back >Aug 11 23:22:02 localhost kernel: A0000-BFFFF uncachable >Aug 11 23:22:02 localhost kernel: C0000-FFFFF write-protect >Aug 11 23:22:02 localhost kernel: MTRR variable ranges enabled: >Aug 11 23:22:02 localhost kernel: 0 base 00FF800000 mask 7FFF800000 write-protect >Aug 11 23:22:02 localhost kernel: 1 base 0000000000 mask 7FC0000000 write-back >Aug 11 23:22:02 localhost kernel: 2 base 003C000000 mask 7FFC000000 uncachable >Aug 11 23:22:02 localhost kernel: 3 base 003B000000 mask 7FFF000000 uncachable >Aug 11 23:22:02 localhost kernel: 4 base 0100000000 mask 7F00000000 write-back >Aug 11 23:22:02 localhost kernel: 5 base 0200000000 mask 7E00000000 write-back >Aug 11 23:22:02 localhost kernel: 6 base 0400000000 mask 7E00000000 write-back >Aug 11 23:22:02 localhost kernel: 7 base 0600000000 mask 7F80000000 write-back >Aug 11 23:22:02 localhost kernel: 8 base 0680000000 mask 7FC0000000 write-back >Aug 11 23:22:02 localhost kernel: 9 base 06B0000000 mask 7FF0000000 uncachable >Aug 11 23:22:02 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Aug 11 23:22:02 localhost kernel: e820: last_pfn = 0x30000 max_arch_pfn = 0x400000000 >Aug 11 23:22:02 localhost kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576 >Aug 11 23:22:02 localhost kernel: Using GB pages for direct mapping >Aug 11 23:22:02 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Aug 11 23:22:02 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Aug 11 23:22:02 localhost kernel: BRK [0x0201c000, 0x0201cfff] PGTABLE >Aug 11 23:22:02 localhost kernel: BRK [0x0201d000, 0x0201dfff] PGTABLE >Aug 11 23:22:02 localhost kernel: BRK [0x0201e000, 0x0201efff] PGTABLE >Aug 11 23:22:02 localhost kernel: init_memory_mapping: [mem 0x6aec00000-0x6aedfffff] >Aug 11 23:22:02 localhost kernel: [mem 0x6aec00000-0x6aedfffff] page 2M >Aug 11 23:22:02 localhost kernel: BRK [0x0201f000, 0x0201ffff] PGTABLE >Aug 11 23:22:02 localhost kernel: init_memory_mapping: [mem 0x6ac000000-0x6aebfffff] >Aug 11 23:22:02 localhost kernel: [mem 0x6ac000000-0x6aebfffff] page 2M >Aug 11 23:22:02 localhost kernel: init_memory_mapping: [mem 0x680000000-0x6abffffff] >Aug 11 23:22:02 localhost kernel: [mem 0x680000000-0x6abffffff] page 2M >Aug 11 23:22:02 localhost kernel: init_memory_mapping: [mem 0x00100000-0x2eb7efff] >Aug 11 23:22:02 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Aug 11 23:22:02 localhost kernel: [mem 0x00200000-0x2e9fffff] page 2M >Aug 11 23:22:02 localhost kernel: [mem 0x2ea00000-0x2eb7efff] page 4k >Aug 11 23:22:02 localhost kernel: init_memory_mapping: [mem 0x2ffff000-0x2fffffff] >Aug 11 23:22:02 localhost kernel: [mem 0x2ffff000-0x2fffffff] page 4k >Aug 11 23:22:02 localhost kernel: BRK [0x02020000, 0x02020fff] PGTABLE >Aug 11 23:22:02 localhost kernel: init_memory_mapping: [mem 0x100000000-0x67fffffff] >Aug 11 23:22:02 localhost kernel: [mem 0x100000000-0x67fffffff] page 1G >Aug 11 23:22:02 localhost kernel: RAMDISK: [mem 0x1af5f000-0x1d2e5fff] >Aug 11 23:22:02 localhost kernel: Secure boot enabled >Aug 11 23:22:02 localhost kernel: ACPI: RSDP 0x000000002FFFE014 000024 (v02 HPQOEM) >Aug 11 23:22:02 localhost kernel: ACPI: XSDT 0x000000002FFFE120 0000AC (v01 HPQOEM SLIC-MPC 00000001 01000013) >Aug 11 23:22:02 localhost kernel: ACPI: FACP 0x000000002FFFC000 00010C (v05 HPQOEM 190A 00000001 HP 00000001) >Aug 11 23:22:02 localhost kernel: ACPI: DSDT 0x000000002FFD2000 024624 (v02 HPQOEM 190A 00000001 INTL 20110112) >Aug 11 23:22:02 localhost kernel: ACPI: FACS 0x000000002FE31000 000040 >Aug 11 23:22:02 localhost kernel: ACPI: HPET 0x000000002FFFB000 000038 (v01 HPQOEM 190A 00000001 HP 00000001) >Aug 11 23:22:02 localhost kernel: ACPI: APIC 0x000000002FFFA000 0000BC (v01 HPQOEM 190A 00000001 HP 00000001) >Aug 11 23:22:02 localhost kernel: ACPI: MCFG 0x000000002FFF9000 00003C (v01 HPQOEM 190A 00000001 HP 00000001) >Aug 11 23:22:02 localhost kernel: ACPI: TCPA 0x000000002FFF7000 000032 (v02 HPQOEM 190A 00000000 HP 00000001) >Aug 11 23:22:02 localhost kernel: ACPI: SSDT 0x000000002FFCF000 00045D (v01 HPQOEM SataAhci 00001000 INTL 20110112) >Aug 11 23:22:02 localhost kernel: ACPI: SSDT 0x000000002FFCE000 00048A (v01 HPQOEM PtidDevc 00001000 INTL 20110112) >Aug 11 23:22:02 localhost kernel: ACPI: SLIC 0x000000002FFCD000 000176 (v01 HPQOEM SLIC-MPC 00000001 HP 00000001) >Aug 11 23:22:02 localhost kernel: ACPI: MSDM 0x000000002FFCC000 000055 (v03 HPQOEM SLIC-MPC 00000000 HP 00000001) >Aug 11 23:22:02 localhost kernel: ACPI: FPDT 0x000000002FFCB000 000044 (v01 HPQOEM 190A 00000001 HP 00000001) >Aug 11 23:22:02 localhost kernel: ACPI: BGRT 0x000000002FFCA000 000038 (v00 HPQOEM 190A 00000001 HP 00000001) >Aug 11 23:22:02 localhost kernel: ACPI: SSDT 0x000000002FFC4000 000544 (v01 PmRef Cpu0Ist 00003000 INTL 20110112) >Aug 11 23:22:02 localhost kernel: ACPI: SSDT 0x000000002FFC3000 000AF3 (v01 PmRef CpuPm 00003000 INTL 20110112) >Aug 11 23:22:02 localhost kernel: ACPI: SSDT 0x000000002FFC2000 0001D5 (v01 PmRef LakeTiny 00003000 INTL 20110112) >Aug 11 23:22:02 localhost kernel: ACPI: SSDT 0x000000002FFC1000 0005B6 (v01 SaSsdt SaSsdt 00003000 INTL 20110112) >Aug 11 23:22:02 localhost kernel: ACPI: SSDT 0x000000002FFBE000 002F11 (v01 HP NVSGTBL 00001000 INTL 20110112) >Aug 11 23:22:02 localhost kernel: ACPI: ASF! 0x000000002FFF8000 0000A5 (v32 HPQOEM 190A 00000001 HP 00000001) >Aug 11 23:22:02 localhost kernel: ACPI: Local APIC address 0xfee00000 >Aug 11 23:22:02 localhost kernel: No NUMA configuration found >Aug 11 23:22:02 localhost kernel: Faking a node at [mem 0x0000000000000000-0x00000006aedfffff] >Aug 11 23:22:02 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x6aedfffff] >Aug 11 23:22:02 localhost kernel: NODE_DATA [mem 0x6aedeb000-0x6aedfefff] >Aug 11 23:22:02 localhost kernel: [ffffea0000000000-ffffea001abfffff] PMD -> [ffff880696c00000-ffff8806ae3fffff] on node 0 >Aug 11 23:22:02 localhost kernel: Zone ranges: >Aug 11 23:22:02 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Aug 11 23:22:02 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Aug 11 23:22:02 localhost kernel: Normal [mem 0x100000000-0x6aedfffff] >Aug 11 23:22:02 localhost kernel: Movable zone start for each node >Aug 11 23:22:02 localhost kernel: Early memory node ranges >Aug 11 23:22:02 localhost kernel: node 0: [mem 0x00001000-0x00057fff] >Aug 11 23:22:02 localhost kernel: node 0: [mem 0x00059000-0x0009cfff] >Aug 11 23:22:02 localhost kernel: node 0: [mem 0x00100000-0x2eb7efff] >Aug 11 23:22:02 localhost kernel: node 0: [mem 0x2ffff000-0x2fffffff] >Aug 11 23:22:02 localhost kernel: node 0: [mem 0x100000000-0x6aedfffff] >Aug 11 23:22:02 localhost kernel: On node 0 totalpages: 6150427 >Aug 11 23:22:02 localhost kernel: DMA zone: 64 pages used for memmap >Aug 11 23:22:02 localhost kernel: DMA zone: 21 pages reserved >Aug 11 23:22:02 localhost kernel: DMA zone: 3995 pages, LIFO batch:0 >Aug 11 23:22:02 localhost kernel: DMA32 zone: 2926 pages used for memmap >Aug 11 23:22:02 localhost kernel: DMA32 zone: 187264 pages, LIFO batch:31 >Aug 11 23:22:02 localhost kernel: Normal zone: 93112 pages used for memmap >Aug 11 23:22:02 localhost kernel: Normal zone: 5959168 pages, LIFO batch:31 >Aug 11 23:22:02 localhost kernel: tboot: non-0 tboot_addr but it is not of type E820_RESERVED >Aug 11 23:22:02 localhost kernel: Reserving Intel graphics stolen memory at 0x3b200000-0x4f1fffff >Aug 11 23:22:02 localhost kernel: ACPI: PM-Timer IO Port: 0x1808 >Aug 11 23:22:02 localhost kernel: ACPI: Local APIC address 0xfee00000 >Aug 11 23:22:02 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Aug 11 23:22:02 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >Aug 11 23:22:02 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >Aug 11 23:22:02 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) >Aug 11 23:22:02 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled) >Aug 11 23:22:02 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] enabled) >Aug 11 23:22:02 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] enabled) >Aug 11 23:22:02 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled) >Aug 11 23:22:02 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >Aug 11 23:22:02 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >Aug 11 23:22:02 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >Aug 11 23:22:02 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >Aug 11 23:22:02 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) >Aug 11 23:22:02 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) >Aug 11 23:22:02 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) >Aug 11 23:22:02 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) >Aug 11 23:22:02 localhost kernel: ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >Aug 11 23:22:02 localhost kernel: IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 >Aug 11 23:22:02 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Aug 11 23:22:02 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Aug 11 23:22:02 localhost kernel: ACPI: IRQ0 used by override. >Aug 11 23:22:02 localhost kernel: ACPI: IRQ2 used by override. >Aug 11 23:22:02 localhost kernel: ACPI: IRQ9 used by override. >Aug 11 23:22:02 localhost kernel: Using ACPI (MADT) for SMP configuration information >Aug 11 23:22:02 localhost kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 >Aug 11 23:22:02 localhost kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs >Aug 11 23:22:02 localhost kernel: nr_irqs_gsi: 40 >Aug 11 23:22:02 localhost kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff] >Aug 11 23:22:02 localhost kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff] >Aug 11 23:22:02 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] >Aug 11 23:22:02 localhost kernel: PM: Registered nosave memory: [mem 0x28490000-0x28490fff] >Aug 11 23:22:02 localhost kernel: PM: Registered nosave memory: [mem 0x284a0000-0x284a0fff] >Aug 11 23:22:02 localhost kernel: PM: Registered nosave memory: [mem 0x284a1000-0x284a1fff] >Aug 11 23:22:02 localhost kernel: PM: Registered nosave memory: [mem 0x284b9000-0x284b9fff] >Aug 11 23:22:02 localhost kernel: PM: Registered nosave memory: [mem 0x2eb7f000-0x2fe7efff] >Aug 11 23:22:02 localhost kernel: PM: Registered nosave memory: [mem 0x2fe7f000-0x2ff7efff] >Aug 11 23:22:02 localhost kernel: PM: Registered nosave memory: [mem 0x2ff7f000-0x2fffefff] >Aug 11 23:22:02 localhost kernel: PM: Registered nosave memory: [mem 0x30000000-0x3b1fffff] >Aug 11 23:22:02 localhost kernel: PM: Registered nosave memory: [mem 0x3b200000-0x4f1fffff] >Aug 11 23:22:02 localhost kernel: PM: Registered nosave memory: [mem 0x4f200000-0xe00f7fff] >Aug 11 23:22:02 localhost kernel: PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff] >Aug 11 23:22:02 localhost kernel: PM: Registered nosave memory: [mem 0xe00f9000-0xfed1bfff] >Aug 11 23:22:02 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >Aug 11 23:22:02 localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xff80ffff] >Aug 11 23:22:02 localhost kernel: PM: Registered nosave memory: [mem 0xff810000-0xff82efff] >Aug 11 23:22:02 localhost kernel: PM: Registered nosave memory: [mem 0xff82f000-0xffffffff] >Aug 11 23:22:02 localhost kernel: e820: [mem 0x4f200000-0xe00f7fff] available for PCI devices >Aug 11 23:22:02 localhost kernel: Booting paravirtualized kernel on bare hardware >Aug 11 23:22:02 localhost kernel: setup_percpu: NR_CPUS:1024 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >Aug 11 23:22:02 localhost kernel: PERCPU: Embedded 29 pages/cpu @ffff8806aea00000 s86976 r8192 d23616 u262144 >Aug 11 23:22:02 localhost kernel: pcpu-alloc: s86976 r8192 d23616 u262144 alloc=1*2097152 >Aug 11 23:22:02 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >Aug 11 23:22:02 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 6054304 >Aug 11 23:22:02 localhost kernel: Policy zone: Normal >Aug 11 23:22:02 localhost kernel: Kernel command line: BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=F20-x86_64-LIVE-DESK-20140801 ro rd.live.image quiet rhgb >Aug 11 23:22:02 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Aug 11 23:22:02 localhost kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 >Aug 11 23:22:02 localhost kernel: Memory: 24009152K/24601708K available (7182K kernel code, 1111K rwdata, 3060K rodata, 1440K init, 1620K bss, 592556K reserved) >Aug 11 23:22:02 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Aug 11 23:22:02 localhost kernel: Hierarchical RCU implementation. >Aug 11 23:22:02 localhost kernel: RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=8. >Aug 11 23:22:02 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 >Aug 11 23:22:02 localhost kernel: NR_IRQS:65792 nr_irqs:744 16 >Aug 11 23:22:02 localhost kernel: Console: colour dummy device 80x25 >Aug 11 23:22:02 localhost kernel: console [tty0] enabled >Aug 11 23:22:02 localhost kernel: allocated 98566144 bytes of page_cgroup >Aug 11 23:22:02 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Aug 11 23:22:02 localhost kernel: hpet clockevent registered >Aug 11 23:22:02 localhost kernel: tsc: Fast TSC calibration using PIT >Aug 11 23:22:02 localhost kernel: tsc: Detected 2394.528 MHz processor >Aug 11 23:22:02 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.05 BogoMIPS (lpj=2394528) >Aug 11 23:22:02 localhost kernel: pid_max: default: 32768 minimum: 301 >Aug 11 23:22:02 localhost kernel: ACPI: Core revision 20140214 >Aug 11 23:22:02 localhost kernel: ACPI: All ACPI Tables successfully acquired >Aug 11 23:22:02 localhost kernel: Security Framework initialized >Aug 11 23:22:02 localhost kernel: SELinux: Initializing. >Aug 11 23:22:02 localhost kernel: SELinux: Starting in permissive mode >Aug 11 23:22:02 localhost kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes) >Aug 11 23:22:02 localhost kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes) >Aug 11 23:22:02 localhost kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes) >Aug 11 23:22:02 localhost kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes) >Aug 11 23:22:02 localhost kernel: Initializing cgroup subsys memory >Aug 11 23:22:02 localhost kernel: Initializing cgroup subsys devices >Aug 11 23:22:02 localhost kernel: Initializing cgroup subsys freezer >Aug 11 23:22:02 localhost kernel: Initializing cgroup subsys net_cls >Aug 11 23:22:02 localhost kernel: Initializing cgroup subsys blkio >Aug 11 23:22:02 localhost kernel: Initializing cgroup subsys perf_event >Aug 11 23:22:02 localhost kernel: Initializing cgroup subsys net_prio >Aug 11 23:22:02 localhost kernel: Initializing cgroup subsys hugetlb >Aug 11 23:22:02 localhost kernel: CPU: Physical Processor ID: 0 >Aug 11 23:22:02 localhost kernel: CPU: Processor Core ID: 0 >Aug 11 23:22:02 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >Aug 11 23:22:02 localhost kernel: mce: CPU supports 9 MCE banks >Aug 11 23:22:02 localhost kernel: CPU0: Thermal monitoring enabled (TM1) >Aug 11 23:22:02 localhost kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 >Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 >tlb_flushall_shift: 6 >Aug 11 23:22:02 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e7f000 - ffffffff81e85000) >Aug 11 23:22:02 localhost kernel: ftrace: allocating 26550 entries in 104 pages >Aug 11 23:22:02 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Aug 11 23:22:02 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz (fam: 06, model: 3c, stepping: 03) >Aug 11 23:22:02 localhost kernel: TSC deadline timer enabled >Aug 11 23:22:02 localhost kernel: Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver. >Aug 11 23:22:02 localhost kernel: ... version: 3 >Aug 11 23:22:02 localhost kernel: ... bit width: 48 >Aug 11 23:22:02 localhost kernel: ... generic registers: 4 >Aug 11 23:22:02 localhost kernel: ... value mask: 0000ffffffffffff >Aug 11 23:22:02 localhost kernel: ... max period: 0000ffffffffffff >Aug 11 23:22:02 localhost kernel: ... fixed-purpose events: 3 >Aug 11 23:22:02 localhost kernel: ... event mask: 000000070000000f >Aug 11 23:22:02 localhost kernel: x86: Booting SMP configuration: >Aug 11 23:22:02 localhost kernel: .... node #0, CPUs: #1 >Aug 11 23:22:02 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Aug 11 23:22:02 localhost kernel: #2 #3 #4 #5 #6 #7 >Aug 11 23:22:02 localhost kernel: x86: Booted up 1 node, 8 CPUs >Aug 11 23:22:02 localhost kernel: smpboot: Total of 8 processors activated (38312.44 BogoMIPS) >Aug 11 23:22:02 localhost kernel: devtmpfs: initialized >Aug 11 23:22:02 localhost kernel: PM: Registering ACPI NVS region [mem 0x2fe7f000-0x2ff7efff] (1048576 bytes) >Aug 11 23:22:02 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Aug 11 23:22:02 localhost kernel: pinctrl core: initialized pinctrl subsystem >Aug 11 23:22:02 localhost kernel: RTC time: 3:21:57, date: 08/12/14 >Aug 11 23:22:02 localhost kernel: NET: Registered protocol family 16 >Aug 11 23:22:02 localhost kernel: cpuidle: using governor menu >Aug 11 23:22:02 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >Aug 11 23:22:02 localhost kernel: ACPI: bus type PCI registered >Aug 11 23:22:02 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Aug 11 23:22:02 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Aug 11 23:22:02 localhost kernel: PCI: not using MMCONFIG >Aug 11 23:22:02 localhost kernel: PCI: Using configuration type 1 for base access >Aug 11 23:22:02 localhost kernel: ACPI: Added _OSI(Module Device) >Aug 11 23:22:02 localhost kernel: ACPI: Added _OSI(Processor Device) >Aug 11 23:22:02 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Aug 11 23:22:02 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Aug 11 23:22:02 localhost kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >Aug 11 23:22:02 localhost kernel: ACPI: SSDT 0x000000002FDE3918 0003F3 (v01 PmRef Cpu0Cst 00003001 INTL 20110112) >Aug 11 23:22:02 localhost kernel: ACPI: Dynamic OEM Table Load: >Aug 11 23:22:02 localhost kernel: ACPI: SSDT 0x0000000000000000 0003F3 (v01 PmRef Cpu0Cst 00003001 INTL 20110112) >Aug 11 23:22:02 localhost kernel: ACPI: SSDT 0x000000002FDE4698 0005DB (v01 PmRef ApIst 00003000 INTL 20110112) >Aug 11 23:22:02 localhost kernel: ACPI: Dynamic OEM Table Load: >Aug 11 23:22:02 localhost kernel: ACPI: SSDT 0x0000000000000000 0005DB (v01 PmRef ApIst 00003000 INTL 20110112) >Aug 11 23:22:02 localhost kernel: ACPI: SSDT 0x000000002FDE2D98 000119 (v01 PmRef ApCst 00003000 INTL 20110112) >Aug 11 23:22:02 localhost kernel: ACPI: Dynamic OEM Table Load: >Aug 11 23:22:02 localhost kernel: ACPI: SSDT 0x0000000000000000 000119 (v01 PmRef ApCst 00003000 INTL 20110112) >Aug 11 23:22:02 localhost kernel: ACPI: Interpreter enabled >Aug 11 23:22:02 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580) >Aug 11 23:22:02 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580) >Aug 11 23:22:02 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Aug 11 23:22:02 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Aug 11 23:22:02 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Aug 11 23:22:02 localhost kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources >Aug 11 23:22:02 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Aug 11 23:22:02 localhost kernel: ACPI: Power Resource [APPR] (off) >Aug 11 23:22:02 localhost kernel: ACPI: Power Resource [COMP] (off) >Aug 11 23:22:02 localhost kernel: ACPI: Power Resource [LPP] (on) >Aug 11 23:22:02 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) >Aug 11 23:22:02 localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >Aug 11 23:22:02 localhost kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME] >Aug 11 23:22:02 localhost kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability] >Aug 11 23:22:02 localhost kernel: PCI host bridge to bus 0000:00 >Aug 11 23:22:02 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-fe] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x4f200000-0xdfffffff] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfedfffff] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000 >Aug 11 23:22:02 localhost kernel: pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400 >Aug 11 23:22:02 localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >Aug 11 23:22:02 localhost kernel: pci 0000:00:02.0: [8086:0416] type 00 class 0x030000 >Aug 11 23:22:02 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xcc400000-0xcc7fffff 64bit] >Aug 11 23:22:02 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref] >Aug 11 23:22:02 localhost kernel: pci 0000:00:02.0: reg 0x20: [io 0x6000-0x603f] >Aug 11 23:22:02 localhost kernel: pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330 >Aug 11 23:22:02 localhost kernel: pci 0000:00:14.0: reg 0x10: [mem 0xcca20000-0xcca2ffff 64bit] >Aug 11 23:22:02 localhost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold >Aug 11 23:22:02 localhost kernel: pci 0000:00:14.0: System wakeup disabled by ACPI >Aug 11 23:22:02 localhost kernel: pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000 >Aug 11 23:22:02 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xcca35000-0xcca3500f 64bit] >Aug 11 23:22:02 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >Aug 11 23:22:02 localhost kernel: pci 0000:00:19.0: [8086:153a] type 00 class 0x020000 >Aug 11 23:22:02 localhost kernel: pci 0000:00:19.0: reg 0x10: [mem 0xcca00000-0xcca1ffff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:19.0: reg 0x14: [mem 0xcca3b000-0xcca3bfff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:19.0: reg 0x18: [io 0x6080-0x609f] >Aug 11 23:22:02 localhost kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >Aug 11 23:22:02 localhost kernel: pci 0000:00:19.0: System wakeup disabled by ACPI >Aug 11 23:22:02 localhost kernel: pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320 >Aug 11 23:22:02 localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xcca3a000-0xcca3a3ff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >Aug 11 23:22:02 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI >Aug 11 23:22:02 localhost kernel: pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300 >Aug 11 23:22:02 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xcca30000-0xcca33fff 64bit] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400 >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400 >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.4: System wakeup disabled by ACPI >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.6: [8086:8c1c] type 01 class 0x060400 >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.6: System wakeup disabled by ACPI >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.7: [8086:8c1e] type 01 class 0x060400 >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.7: System wakeup disabled by ACPI >Aug 11 23:22:02 localhost kernel: pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320 >Aug 11 23:22:02 localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xcca39000-0xcca393ff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >Aug 11 23:22:02 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >Aug 11 23:22:02 localhost kernel: pci 0000:00:1f.0: [8086:8c4f] type 00 class 0x060100 >Aug 11 23:22:02 localhost kernel: pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601 >Aug 11 23:22:02 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0x60a8-0x60af] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0x60b4-0x60b7] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0x60a0-0x60a7] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x60b0-0x60b3] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0x6060-0x607f] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xcca38000-0xcca387ff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Aug 11 23:22:02 localhost kernel: pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500 >Aug 11 23:22:02 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xcca34000-0xcca340ff 64bit] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0xef80-0xef9f] >Aug 11 23:22:02 localhost kernel: pci 0000:01:00.0: [10de:12b9] type 00 class 0x030000 >Aug 11 23:22:02 localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xcb000000-0xcbffffff] >Aug 11 23:22:02 localhost kernel: pci 0000:01:00.0: reg 0x14: [mem 0x50000000-0x5fffffff 64bit pref] >Aug 11 23:22:02 localhost kernel: pci 0000:01:00.0: reg 0x1c: [mem 0x60000000-0x61ffffff 64bit pref] >Aug 11 23:22:02 localhost kernel: pci 0000:01:00.0: reg 0x24: [io 0x5000-0x507f] >Aug 11 23:22:02 localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref] >Aug 11 23:22:02 localhost kernel: pci 0000:01:00.1: [10de:0e0f] type 00 class 0x040300 >Aug 11 23:22:02 localhost kernel: pci 0000:01:00.1: reg 0x10: [mem 0xcc000000-0xcc003fff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Aug 11 23:22:02 localhost kernel: pci 0000:00:01.0: bridge window [io 0x5000-0x5fff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xcb000000-0xcc0fffff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:01.0: bridge window [mem 0x50000000-0x61ffffff 64bit pref] >Aug 11 23:22:02 localhost kernel: acpiphp: Slot [1] registered >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02-3a] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xb4000000-0xca0fffff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x70000000-0x91ffffff 64bit pref] >Aug 11 23:22:02 localhost kernel: acpiphp: Slot [1-1] registered >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 3b-5b] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.4: bridge window [io 0x3000-0x4fff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xb0000000-0xb3ffffff] >Aug 11 23:22:02 localhost kernel: pci 0000:5c:00.0: [8086:088e] type 00 class 0x028000 >Aug 11 23:22:02 localhost kernel: pci 0000:5c:00.0: reg 0x10: [mem 0xcc900000-0xcc901fff 64bit] >Aug 11 23:22:02 localhost kernel: pci 0000:5c:00.0: PME# supported from D0 D3hot D3cold >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.6: PCI bridge to [bus 5c] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xcc900000-0xcc9fffff] >Aug 11 23:22:02 localhost kernel: pci 0000:5d:00.0: [10ec:5249] type 00 class 0xff0000 >Aug 11 23:22:02 localhost kernel: pci 0000:5d:00.0: reg 0x10: [mem 0xcc800000-0xcc800fff] >Aug 11 23:22:02 localhost kernel: pci 0000:5d:00.0: supports D1 D2 >Aug 11 23:22:02 localhost kernel: pci 0000:5d:00.0: PME# supported from D1 D2 D3hot D3cold >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.7: PCI bridge to [bus 5d] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.7: bridge window [mem 0xcc800000-0xcc8fffff] >Aug 11 23:22:02 localhost kernel: acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) >Aug 11 23:22:02 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Aug 11 23:22:02 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Aug 11 23:22:02 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Aug 11 23:22:02 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Aug 11 23:22:02 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Aug 11 23:22:02 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Aug 11 23:22:02 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Aug 11 23:22:02 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Aug 11 23:22:02 localhost kernel: ACPI: Enabled 7 GPEs in block 00 to 3F >Aug 11 23:22:02 localhost kernel: ACPI : EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62 >Aug 11 23:22:02 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Aug 11 23:22:02 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none >Aug 11 23:22:02 localhost kernel: vgaarb: loaded >Aug 11 23:22:02 localhost kernel: vgaarb: bridge control possible 0000:01:00.0 >Aug 11 23:22:02 localhost kernel: vgaarb: no bridge control possible 0000:00:02.0 >Aug 11 23:22:02 localhost kernel: SCSI subsystem initialized >Aug 11 23:22:02 localhost kernel: libata version 3.00 loaded. >Aug 11 23:22:02 localhost kernel: ACPI: bus type USB registered >Aug 11 23:22:02 localhost kernel: usbcore: registered new interface driver usbfs >Aug 11 23:22:02 localhost kernel: usbcore: registered new interface driver hub >Aug 11 23:22:02 localhost kernel: usbcore: registered new device driver usb >Aug 11 23:22:02 localhost kernel: PCI: Using ACPI for IRQ routing >Aug 11 23:22:02 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Aug 11 23:22:02 localhost kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff] >Aug 11 23:22:02 localhost kernel: e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff] >Aug 11 23:22:02 localhost kernel: e820: reserve RAM buffer [mem 0x28490018-0x2bffffff] >Aug 11 23:22:02 localhost kernel: e820: reserve RAM buffer [mem 0x284a1018-0x2bffffff] >Aug 11 23:22:02 localhost kernel: e820: reserve RAM buffer [mem 0x2eb7f000-0x2fffffff] >Aug 11 23:22:02 localhost kernel: e820: reserve RAM buffer [mem 0x6aee00000-0x6afffffff] >Aug 11 23:22:02 localhost kernel: NetLabel: Initializing >Aug 11 23:22:02 localhost kernel: NetLabel: domain hash size = 128 >Aug 11 23:22:02 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Aug 11 23:22:02 localhost kernel: NetLabel: unlabeled traffic allowed by default >Aug 11 23:22:02 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >Aug 11 23:22:02 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Aug 11 23:22:02 localhost kernel: Switched to clocksource hpet >Aug 11 23:22:02 localhost kernel: pnp: PnP ACPI init >Aug 11 23:22:02 localhost kernel: ACPI: bus type PNP registered >Aug 11 23:22:02 localhost kernel: system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved >Aug 11 23:22:02 localhost kernel: system 00:00: [mem 0xfed10000-0xfed17fff] has been reserved >Aug 11 23:22:02 localhost kernel: system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved >Aug 11 23:22:02 localhost kernel: system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved >Aug 11 23:22:02 localhost kernel: system 00:00: [mem 0xe0000000-0xefffffff] could not be reserved >Aug 11 23:22:02 localhost kernel: system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved >Aug 11 23:22:02 localhost kernel: system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved >Aug 11 23:22:02 localhost kernel: system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved >Aug 11 23:22:02 localhost kernel: system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved >Aug 11 23:22:02 localhost kernel: system 00:00: [mem 0x4f210000-0x4f21ffff] has been reserved >Aug 11 23:22:02 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >Aug 11 23:22:02 localhost kernel: pnp 00:01: [dma 4] >Aug 11 23:22:02 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >Aug 11 23:22:02 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active) >Aug 11 23:22:02 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active) >Aug 11 23:22:02 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active) >Aug 11 23:22:02 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) >Aug 11 23:22:02 localhost kernel: system 00:06: [io 0x0200-0x027f] has been reserved >Aug 11 23:22:02 localhost kernel: system 00:06: [io 0xffff] has been reserved >Aug 11 23:22:02 localhost kernel: system 00:06: [io 0xffff] has been reserved >Aug 11 23:22:02 localhost kernel: system 00:06: [io 0xffff] has been reserved >Aug 11 23:22:02 localhost kernel: system 00:06: [io 0x1800-0x18fe] could not be reserved >Aug 11 23:22:02 localhost kernel: system 00:06: [io 0xef80-0xef9f] has been reserved >Aug 11 23:22:02 localhost kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) >Aug 11 23:22:02 localhost kernel: system 00:07: [io 0x0800-0x087f] has been reserved >Aug 11 23:22:02 localhost kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >Aug 11 23:22:02 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0b00 (active) >Aug 11 23:22:02 localhost kernel: pnp 00:09: [dma 0 disabled] >Aug 11 23:22:02 localhost kernel: pnp 00:09: Plug and Play ACPI device, IDs PNP0401 (active) >Aug 11 23:22:02 localhost kernel: pnp 00:0a: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active) >Aug 11 23:22:02 localhost kernel: pnp 00:0b: Plug and Play ACPI device, IDs SYN3001 SYN0100 SYN0002 PNP0f13 (active) >Aug 11 23:22:02 localhost kernel: pnp 00:0c: Plug and Play ACPI device, IDs HPQ6007 (active) >Aug 11 23:22:02 localhost kernel: system 00:0d: [mem 0x20000000-0x201fffff] could not be reserved >Aug 11 23:22:02 localhost kernel: system 00:0d: [mem 0x40004000-0x40004fff] has been reserved >Aug 11 23:22:02 localhost kernel: system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active) >Aug 11 23:22:02 localhost kernel: pnp: PnP ACPI: found 14 devices >Aug 11 23:22:02 localhost kernel: ACPI: bus type PNP unregistered >Aug 11 23:22:02 localhost kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02-3a] add_size 1000 >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 3b-5b] add_size 200000 >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.7: bridge window [io 0x1000-0x0fff] to [bus 5d] add_size 1000 >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.7: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 5d] add_size 200000 >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.4: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.7: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.7: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.4: BAR 15: assigned [mem 0x4f300000-0x4f4fffff 64bit pref] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.7: BAR 15: assigned [mem 0x4f500000-0x4f6fffff 64bit pref] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.7: BAR 13: assigned [io 0x7000-0x7fff] >Aug 11 23:22:02 localhost kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xcc080000-0xcc0fffff pref] >Aug 11 23:22:02 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Aug 11 23:22:02 localhost kernel: pci 0000:00:01.0: bridge window [io 0x5000-0x5fff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xcb000000-0xcc0fffff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:01.0: bridge window [mem 0x50000000-0x61ffffff 64bit pref] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02-3a] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xb4000000-0xca0fffff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x70000000-0x91ffffff 64bit pref] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 3b-5b] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.4: bridge window [io 0x3000-0x4fff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xb0000000-0xb3ffffff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0x4f300000-0x4f4fffff 64bit pref] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.6: PCI bridge to [bus 5c] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xcc900000-0xcc9fffff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.7: PCI bridge to [bus 5d] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.7: bridge window [io 0x7000-0x7fff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.7: bridge window [mem 0xcc800000-0xcc8fffff] >Aug 11 23:22:02 localhost kernel: pci 0000:00:1c.7: bridge window [mem 0x4f500000-0x4f6fffff 64bit pref] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x4f200000-0xdfffffff] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfedfffff] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:00: resource 9 [mem 0xfee01000-0xffffffff] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:01: resource 0 [io 0x5000-0x5fff] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xcb000000-0xcc0fffff] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:01: resource 2 [mem 0x50000000-0x61ffffff 64bit pref] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:02: resource 0 [io 0x2000-0x2fff] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xb4000000-0xca0fffff] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:02: resource 2 [mem 0x70000000-0x91ffffff 64bit pref] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:3b: resource 0 [io 0x3000-0x4fff] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:3b: resource 1 [mem 0xb0000000-0xb3ffffff] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:3b: resource 2 [mem 0x4f300000-0x4f4fffff 64bit pref] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:5c: resource 1 [mem 0xcc900000-0xcc9fffff] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:5d: resource 0 [io 0x7000-0x7fff] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:5d: resource 1 [mem 0xcc800000-0xcc8fffff] >Aug 11 23:22:02 localhost kernel: pci_bus 0000:5d: resource 2 [mem 0x4f500000-0x4f6fffff 64bit pref] >Aug 11 23:22:02 localhost kernel: NET: Registered protocol family 2 >Aug 11 23:22:02 localhost kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes) >Aug 11 23:22:02 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Aug 11 23:22:02 localhost kernel: TCP: Hash tables configured (established 262144 bind 65536) >Aug 11 23:22:02 localhost kernel: TCP: reno registered >Aug 11 23:22:02 localhost kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes) >Aug 11 23:22:02 localhost kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes) >Aug 11 23:22:02 localhost kernel: NET: Registered protocol family 1 >Aug 11 23:22:02 localhost kernel: pci 0000:00:02.0: Boot video device >Aug 11 23:22:02 localhost kernel: pci 0000:00:14.0: enabling device (0000 -> 0002) >Aug 11 23:22:02 localhost kernel: pci 0000:00:14.0: xHCI BIOS handoff failed (BIOS bug ?) 00010001 >Aug 11 23:22:02 localhost kernel: PCI: CLS 64 bytes, default 64 >Aug 11 23:22:02 localhost kernel: Unpacking initramfs... >Aug 11 23:22:02 localhost kernel: Freeing initrd memory: 36380K (ffff88001af5f000 - ffff88001d2e6000) >Aug 11 23:22:02 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Aug 11 23:22:02 localhost kernel: software IO TLB [mem 0x23780000-0x27780000] (64MB) mapped at [ffff880023780000-ffff88002777ffff] >Aug 11 23:22:02 localhost kernel: RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer >Aug 11 23:22:02 localhost kernel: AVX2 version of gcm_enc/dec engaged. >Aug 11 23:22:02 localhost kernel: alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >Aug 11 23:22:02 localhost kernel: futex hash table entries: 2048 (order: 5, 131072 bytes) >Aug 11 23:22:02 localhost kernel: Initialise system trusted keyring >Aug 11 23:22:02 localhost kernel: audit: initializing netlink subsys (disabled) >Aug 11 23:22:02 localhost kernel: audit: type=2000 audit(1407813719.730:1): initialized >Aug 11 23:22:02 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Aug 11 23:22:02 localhost kernel: zbud: loaded >Aug 11 23:22:02 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Aug 11 23:22:02 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Aug 11 23:22:02 localhost kernel: msgmni has been set to 32768 >Aug 11 23:22:02 localhost kernel: Key type big_key registered >Aug 11 23:22:02 localhost kernel: SELinux: Registering netfilter hooks >Aug 11 23:22:02 localhost kernel: alg: No test for stdrng (krng) >Aug 11 23:22:02 localhost kernel: NET: Registered protocol family 38 >Aug 11 23:22:02 localhost kernel: Key type asymmetric registered >Aug 11 23:22:02 localhost kernel: Asymmetric key parser 'x509' registered >Aug 11 23:22:02 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Aug 11 23:22:02 localhost kernel: io scheduler noop registered >Aug 11 23:22:02 localhost kernel: io scheduler deadline registered >Aug 11 23:22:02 localhost kernel: io scheduler cfq registered (default) >Aug 11 23:22:02 localhost kernel: pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >Aug 11 23:22:02 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Aug 11 23:22:02 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Aug 11 23:22:02 localhost kernel: efifb: probing for efifb >Aug 11 23:22:02 localhost kernel: efifb: framebuffer at 0xa0000000, mapped to 0xffffc90013680000, using 5628k, total 5625k >Aug 11 23:22:02 localhost kernel: efifb: mode is 1600x900x32, linelength=6400, pages=1 >Aug 11 23:22:02 localhost kernel: efifb: scrolling: redraw >Aug 11 23:22:02 localhost kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >Aug 11 23:22:02 localhost kernel: Console: switching to colour frame buffer device 200x56 >Aug 11 23:22:02 localhost kernel: fb0: EFI VGA frame buffer device >Aug 11 23:22:02 localhost kernel: intel_idle: MWAIT substates: 0x42120 >Aug 11 23:22:02 localhost kernel: intel_idle: v0.4 model 0x3C >Aug 11 23:22:02 localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff >Aug 11 23:22:02 localhost kernel: ACPI: AC Adapter [AC] (off-line) >Aug 11 23:22:02 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0 >Aug 11 23:22:02 localhost kernel: ACPI: Sleep Button [SLPB] >Aug 11 23:22:02 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1 >Aug 11 23:22:02 localhost kernel: ACPI: Lid Switch [LID] >Aug 11 23:22:02 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >Aug 11 23:22:02 localhost kernel: ACPI: Power Button [PWRF] >Aug 11 23:22:02 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Aug 11 23:22:02 localhost kernel: ACPI: Thermal Zone [CPUZ] (51 C) >Aug 11 23:22:02 localhost kernel: ACPI Error: [CFGD] Namespace lookup failure, AE_NOT_FOUND (20140214/psargs-359) >Aug 11 23:22:02 localhost kernel: ACPI Error: Method parse/execution failed [\_TZ_.PSL_] (Node ffff88069683c118), AE_NOT_FOUND (20140214/psparse-536) >Aug 11 23:22:02 localhost kernel: ACPI Error: Method parse/execution failed [\_TZ_.GFXZ._PSL] (Node ffff88069683bcf8), AE_NOT_FOUND (20140214/psparse-536) >Aug 11 23:22:02 localhost kernel: ACPI: Invalid passive threshold >Aug 11 23:22:02 localhost kernel: thermal LNXTHERM:01: registered as thermal_zone1 >Aug 11 23:22:02 localhost kernel: ACPI: Thermal Zone [GFXZ] (32 C) >Aug 11 23:22:02 localhost kernel: thermal LNXTHERM:02: registered as thermal_zone2 >Aug 11 23:22:02 localhost kernel: ACPI: Thermal Zone [EXTZ] (0 C) >Aug 11 23:22:02 localhost kernel: thermal LNXTHERM:03: registered as thermal_zone3 >Aug 11 23:22:02 localhost kernel: ACPI: Thermal Zone [LOCZ] (0 C) >Aug 11 23:22:02 localhost kernel: ACPI Error: [CFGD] Namespace lookup failure, AE_NOT_FOUND (20140214/psargs-359) >Aug 11 23:22:02 localhost kernel: ACPI Error: Method parse/execution failed [\_TZ_.PSL_] (Node ffff88069683c118), AE_NOT_FOUND (20140214/psparse-536) >Aug 11 23:22:02 localhost kernel: ACPI Error: Method parse/execution failed [\_TZ_.BATZ._PSL] (Node ffff88069683bf28), AE_NOT_FOUND (20140214/psparse-536) >Aug 11 23:22:02 localhost kernel: ACPI: Invalid passive threshold >Aug 11 23:22:02 localhost kernel: thermal LNXTHERM:04: registered as thermal_zone4 >Aug 11 23:22:02 localhost kernel: ACPI: Thermal Zone [BATZ] (26 C) >Aug 11 23:22:02 localhost kernel: thermal LNXTHERM:05: registered as thermal_zone5 >Aug 11 23:22:02 localhost kernel: ACPI: Thermal Zone [PCHZ] (0 C) >Aug 11 23:22:02 localhost kernel: GHES: HEST is not enabled! >Aug 11 23:22:02 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Aug 11 23:22:02 localhost kernel: Non-volatile memory driver v1.3 >Aug 11 23:22:02 localhost kernel: Linux agpgart interface v0.103 >Aug 11 23:22:02 localhost kernel: ahci 0000:00:1f.2: version 3.0 >Aug 11 23:22:02 localhost kernel: ahci 0000:00:1f.2: irq 41 for MSI/MSI-X >Aug 11 23:22:02 localhost kernel: ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled >Aug 11 23:22:02 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0xf impl SATA mode >Aug 11 23:22:02 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems sxs apst >Aug 11 23:22:02 localhost kernel: scsi0 : ahci >Aug 11 23:22:02 localhost kernel: scsi1 : ahci >Aug 11 23:22:02 localhost kernel: scsi2 : ahci >Aug 11 23:22:02 localhost kernel: scsi3 : ahci >Aug 11 23:22:02 localhost kernel: scsi4 : ahci >Aug 11 23:22:02 localhost kernel: scsi5 : ahci >Aug 11 23:22:02 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xcca38000 port 0xcca38100 irq 41 >Aug 11 23:22:02 localhost kernel: ata2: SATA max UDMA/133 abar m2048@0xcca38000 port 0xcca38180 irq 41 >Aug 11 23:22:02 localhost kernel: ata3: SATA max UDMA/133 abar m2048@0xcca38000 port 0xcca38200 irq 41 >Aug 11 23:22:02 localhost kernel: ata4: SATA max UDMA/133 abar m2048@0xcca38000 port 0xcca38280 irq 41 >Aug 11 23:22:02 localhost kernel: ata5: DUMMY >Aug 11 23:22:02 localhost kernel: ata6: DUMMY >Aug 11 23:22:02 localhost kernel: libphy: Fixed MDIO Bus: probed >Aug 11 23:22:02 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Aug 11 23:22:02 localhost kernel: ehci-pci: EHCI PCI platform driver >Aug 11 23:22:02 localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller >Aug 11 23:22:02 localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >Aug 11 23:22:02 localhost kernel: ehci-pci 0000:00:1a.0: debug port 2 >Aug 11 23:22:02 localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >Aug 11 23:22:02 localhost kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xcca3a000 >Aug 11 23:22:02 localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >Aug 11 23:22:02 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Aug 11 23:22:02 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Aug 11 23:22:02 localhost kernel: usb usb1: Product: EHCI Host Controller >Aug 11 23:22:02 localhost kernel: usb usb1: Manufacturer: Linux 3.15.6-200.fc20.x86_64 ehci_hcd >Aug 11 23:22:02 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0 >Aug 11 23:22:02 localhost kernel: hub 1-0:1.0: USB hub found >Aug 11 23:22:02 localhost kernel: hub 1-0:1.0: 3 ports detected >Aug 11 23:22:02 localhost kernel: ACPI: Battery Slot [BAT0] (battery present) >Aug 11 23:22:02 localhost kernel: ACPI: Battery Slot [BAT1] (battery absent) >Aug 11 23:22:02 localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller >Aug 11 23:22:02 localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Aug 11 23:22:02 localhost kernel: ehci-pci 0000:00:1d.0: debug port 2 >Aug 11 23:22:02 localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >Aug 11 23:22:02 localhost kernel: ehci-pci 0000:00:1d.0: irq 17, io mem 0xcca39000 >Aug 11 23:22:02 localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >Aug 11 23:22:02 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Aug 11 23:22:02 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Aug 11 23:22:02 localhost kernel: usb usb2: Product: EHCI Host Controller >Aug 11 23:22:02 localhost kernel: usb usb2: Manufacturer: Linux 3.15.6-200.fc20.x86_64 ehci_hcd >Aug 11 23:22:02 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 >Aug 11 23:22:02 localhost kernel: hub 2-0:1.0: USB hub found >Aug 11 23:22:02 localhost kernel: hub 2-0:1.0: 3 ports detected >Aug 11 23:22:02 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Aug 11 23:22:02 localhost kernel: ohci-pci: OHCI PCI platform driver >Aug 11 23:22:02 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Aug 11 23:22:02 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Aug 11 23:22:02 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >Aug 11 23:22:02 localhost kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >Aug 11 23:22:02 localhost kernel: xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X >Aug 11 23:22:02 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >Aug 11 23:22:02 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Aug 11 23:22:02 localhost kernel: usb usb3: Product: xHCI Host Controller >Aug 11 23:22:02 localhost kernel: usb usb3: Manufacturer: Linux 3.15.6-200.fc20.x86_64 xhci_hcd >Aug 11 23:22:02 localhost kernel: usb usb3: SerialNumber: 0000:00:14.0 >Aug 11 23:22:02 localhost kernel: hub 3-0:1.0: USB hub found >Aug 11 23:22:02 localhost kernel: hub 3-0:1.0: 15 ports detected >Aug 11 23:22:02 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Aug 11 23:22:02 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >Aug 11 23:22:02 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >Aug 11 23:22:02 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Aug 11 23:22:02 localhost kernel: usb usb4: Product: xHCI Host Controller >Aug 11 23:22:02 localhost kernel: usb usb4: Manufacturer: Linux 3.15.6-200.fc20.x86_64 xhci_hcd >Aug 11 23:22:02 localhost kernel: usb usb4: SerialNumber: 0000:00:14.0 >Aug 11 23:22:02 localhost kernel: hub 4-0:1.0: USB hub found >Aug 11 23:22:02 localhost kernel: hub 4-0:1.0: 6 ports detected >Aug 11 23:22:02 localhost kernel: usbcore: registered new interface driver usbserial >Aug 11 23:22:02 localhost kernel: usbcore: registered new interface driver usbserial_generic >Aug 11 23:22:02 localhost kernel: usbserial: USB Serial support registered for generic >Aug 11 23:22:02 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 >Aug 11 23:22:02 localhost kernel: i8042: Detected active multiplexing controller, rev 1.1 >Aug 11 23:22:02 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Aug 11 23:22:02 localhost kernel: serio: i8042 AUX0 port at 0x60,0x64 irq 12 >Aug 11 23:22:02 localhost kernel: serio: i8042 AUX1 port at 0x60,0x64 irq 12 >Aug 11 23:22:02 localhost kernel: serio: i8042 AUX2 port at 0x60,0x64 irq 12 >Aug 11 23:22:02 localhost kernel: serio: i8042 AUX3 port at 0x60,0x64 irq 12 >Aug 11 23:22:02 localhost kernel: mousedev: PS/2 mouse device common for all mice >Aug 11 23:22:02 localhost kernel: rtc_cmos 00:08: RTC can wake from S4 >Aug 11 23:22:02 localhost kernel: rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 >Aug 11 23:22:02 localhost kernel: rtc_cmos 00:08: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >Aug 11 23:22:02 localhost kernel: device-mapper: uevent: version 1.0.3 >Aug 11 23:22:02 localhost kernel: device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >Aug 11 23:22:02 localhost kernel: Intel P-state driver initializing. >Aug 11 23:22:02 localhost kernel: Intel pstate controlling: cpu 0 >Aug 11 23:22:02 localhost kernel: Intel pstate controlling: cpu 1 >Aug 11 23:22:02 localhost kernel: Intel pstate controlling: cpu 2 >Aug 11 23:22:02 localhost kernel: Intel pstate controlling: cpu 3 >Aug 11 23:22:02 localhost kernel: Intel pstate controlling: cpu 4 >Aug 11 23:22:02 localhost kernel: Intel pstate controlling: cpu 5 >Aug 11 23:22:02 localhost kernel: Intel pstate controlling: cpu 6 >Aug 11 23:22:02 localhost kernel: Intel pstate controlling: cpu 7 >Aug 11 23:22:02 localhost kernel: EFI Variables Facility v0.08 2004-May-17 >Aug 11 23:22:02 localhost kernel: tsc: Refined TSC clocksource calibration: 2394.453 MHz >Aug 11 23:22:02 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >Aug 11 23:22:02 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Aug 11 23:22:02 localhost kernel: usbcore: registered new interface driver usbhid >Aug 11 23:22:02 localhost kernel: usbhid: USB HID core driver >Aug 11 23:22:02 localhost kernel: drop_monitor: Initializing network drop monitor service >Aug 11 23:22:02 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Aug 11 23:22:02 localhost kernel: TCP: cubic registered >Aug 11 23:22:02 localhost kernel: Initializing XFRM netlink socket >Aug 11 23:22:02 localhost kernel: NET: Registered protocol family 10 >Aug 11 23:22:02 localhost kernel: mip6: Mobile IPv6 >Aug 11 23:22:02 localhost kernel: NET: Registered protocol family 17 >Aug 11 23:22:02 localhost kernel: Loading compiled-in X.509 certificates >Aug 11 23:22:02 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 5bf54643b9b16172b2436d40a56f750ad1581d80' >Aug 11 23:22:02 localhost kernel: EFI: Loaded cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to '.system_keyring' >Aug 11 23:22:02 localhost kernel: EFI: Loaded cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to '.system_keyring' >Aug 11 23:22:02 localhost kernel: EFI: Loaded cert 'Fedora Secure Boot CA: fde32599c2d61db1bf5807335d7b20e4cd963b42' linked to '.system_keyring' >Aug 11 23:22:02 localhost kernel: registered taskstats version 1 >Aug 11 23:22:02 localhost kernel: Magic number: 10:52:361 >Aug 11 23:22:02 localhost kernel: msr msr0: hash matches >Aug 11 23:22:02 localhost kernel: rtc_cmos 00:08: setting system clock to 2014-08-12 03:22:01 UTC (1407813721) >Aug 11 23:22:02 localhost kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Aug 11 23:22:02 localhost kernel: ata1.00: failed to get NCQ Send/Recv Log Emask 0x1 >Aug 11 23:22:02 localhost kernel: ata1.00: ATA-9: Samsung SSD 840 PRO Series, DXM05B0Q, max UDMA/133 >Aug 11 23:22:02 localhost kernel: ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Aug 11 23:22:02 localhost kernel: ata1.00: failed to get NCQ Send/Recv Log Emask 0x1 >Aug 11 23:22:02 localhost kernel: ata1.00: configured for UDMA/133 >Aug 11 23:22:02 localhost kernel: scsi 0:0:0:0: Direct-Access ATA Samsung SSD 840 DXM0 PQ: 0 ANSI: 5 >Aug 11 23:22:02 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Aug 11 23:22:02 localhost kernel: sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB) >Aug 11 23:22:02 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Aug 11 23:22:02 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Aug 11 23:22:02 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Aug 11 23:22:02 localhost kernel: sda: unknown partition table >Aug 11 23:22:02 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Aug 11 23:22:02 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Aug 11 23:22:02 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=8008 >Aug 11 23:22:02 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Aug 11 23:22:02 localhost kernel: hub 1-1:1.0: USB hub found >Aug 11 23:22:02 localhost kernel: hub 1-1:1.0: 6 ports detected >Aug 11 23:22:02 localhost kernel: psmouse serio2: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64 >Aug 11 23:22:02 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci >Aug 11 23:22:02 localhost kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Aug 11 23:22:02 localhost kernel: ata2.00: ATAPI: hp DVD A DU8A5SH, NH62, max UDMA/100 >Aug 11 23:22:02 localhost kernel: ata2.00: configured for UDMA/100 >Aug 11 23:22:02 localhost kernel: scsi 1:0:0:0: CD-ROM hp DVD A DU8A5SH NH62 PQ: 0 ANSI: 5 >Aug 11 23:22:02 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=8000 >Aug 11 23:22:02 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Aug 11 23:22:02 localhost kernel: hub 2-1:1.0: USB hub found >Aug 11 23:22:02 localhost kernel: hub 2-1:1.0: 8 ports detected >Aug 11 23:22:02 localhost kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray >Aug 11 23:22:02 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Aug 11 23:22:02 localhost kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0 >Aug 11 23:22:02 localhost kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5 >Aug 11 23:22:02 localhost kernel: usb 3-5: new full-speed USB device number 2 using xhci_hcd >Aug 11 23:22:02 localhost kernel: ata3: SATA link down (SStatus 0 SControl 300) >Aug 11 23:22:02 localhost kernel: usb 3-5: New USB device found, idVendor=138a, idProduct=003f >Aug 11 23:22:02 localhost kernel: usb 3-5: New USB device strings: Mfr=0, Product=0, SerialNumber=1 >Aug 11 23:22:02 localhost kernel: usb 3-5: SerialNumber: 00b0c2cba492 >Aug 11 23:22:02 localhost kernel: input: PS/2 Generic Mouse as /devices/platform/i8042/serio2/input/input9 >Aug 11 23:22:02 localhost kernel: Switched to clocksource tsc >Aug 11 23:22:02 localhost kernel: usb 3-7: new high-speed USB device number 3 using xhci_hcd >Aug 11 23:22:02 localhost kernel: ata4: SATA link down (SStatus 0 SControl 300) >Aug 11 23:22:02 localhost kernel: Freeing unused kernel memory: 1440K (ffffffff81d17000 - ffffffff81e7f000) >Aug 11 23:22:02 localhost kernel: Write protecting the kernel read-only data: 12288k >Aug 11 23:22:02 localhost kernel: Freeing unused kernel memory: 1000K (ffff880001706000 - ffff880001800000) >Aug 11 23:22:02 localhost kernel: Freeing unused kernel memory: 1036K (ffff880001afd000 - ffff880001c00000) >Aug 11 23:22:02 localhost kernel: usb 3-7: New USB device found, idVendor=05c8, idProduct=0369 >Aug 11 23:22:02 localhost kernel: usb 3-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Aug 11 23:22:02 localhost kernel: usb 3-7: Product: HP HD Webcam >Aug 11 23:22:02 localhost kernel: usb 3-7: Manufacturer: SunplusIT INC. >Aug 11 23:22:02 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Aug 11 23:22:02 localhost systemd[1]: Running in initial RAM disk. >Aug 11 23:22:02 localhost systemd[1]: No hostname configured. >Aug 11 23:22:02 localhost systemd[1]: Set hostname to <localhost>. >Aug 11 23:22:02 localhost kernel: random: systemd urandom read with 36 bits of entropy available >Aug 11 23:22:02 localhost systemd[1]: Initializing machine ID from random generator. >Aug 11 23:22:02 localhost systemd[1]: Starting -.slice. >Aug 11 23:22:02 localhost systemd[1]: Created slice -.slice. >Aug 11 23:22:02 localhost systemd[1]: Starting System Slice. >Aug 11 23:22:02 localhost systemd[1]: Created slice System Slice. >Aug 11 23:22:02 localhost systemd[1]: Starting Slices. >Aug 11 23:22:02 localhost systemd[1]: Reached target Slices. >Aug 11 23:22:02 localhost systemd[1]: Starting Timers. >Aug 11 23:22:02 localhost systemd[1]: Reached target Timers. >Aug 11 23:22:02 localhost systemd[1]: Starting Journal Socket. >Aug 11 23:22:02 localhost systemd[1]: Listening on Journal Socket. >Aug 11 23:22:02 localhost systemd[1]: Starting dracut cmdline hook... >Aug 11 23:22:02 localhost systemd[1]: Starting Setup Virtual Console... >Aug 11 23:22:02 localhost systemd[1]: Starting Journal Service... >Aug 11 23:22:02 localhost systemd[1]: Started Journal Service. >Aug 11 23:22:02 localhost systemd-journal[148]: Journal started >Aug 11 23:22:02 localhost systemd[1]: Started Load Kernel Modules. >Aug 11 23:22:02 localhost systemd[1]: Starting udev Kernel Socket. >Aug 11 23:22:02 localhost systemd[1]: Listening on udev Kernel Socket. >Aug 11 23:22:02 localhost systemd[1]: Starting udev Control Socket. >Aug 11 23:22:02 localhost systemd[1]: Listening on udev Control Socket. >Aug 11 23:22:02 localhost systemd[1]: Starting Sockets. >Aug 11 23:22:02 localhost systemd[1]: Reached target Sockets. >Aug 11 23:22:02 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Aug 11 23:22:02 localhost systemd[1]: Starting Encrypted Volumes. >Aug 11 23:22:02 localhost systemd[1]: Reached target Encrypted Volumes. >Aug 11 23:22:02 localhost systemd[1]: Starting Apply Kernel Variables... >Aug 11 23:22:02 localhost systemd[1]: Starting Swap. >Aug 11 23:22:02 localhost systemd[1]: Reached target Swap. >Aug 11 23:22:02 localhost systemd[1]: Starting Local File Systems. >Aug 11 23:22:02 localhost systemd[1]: Reached target Local File Systems. >Aug 11 23:22:02 localhost systemd[1]: Started Setup Virtual Console. >Aug 11 23:22:02 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Aug 11 23:22:02 localhost systemd[1]: Started Apply Kernel Variables. >Aug 11 23:22:02 localhost systemd[1]: Starting Create static device nodes in /dev... >Aug 11 23:22:02 localhost dracut-cmdline[146]: dracut-20 (Heisenbug) dracut-037-11.git20140402.fc20 >Aug 11 23:22:02 localhost systemd[1]: Started Create static device nodes in /dev. >Aug 11 23:22:02 localhost kernel: loop: module loaded >Aug 11 23:22:02 localhost dracut-cmdline[146]: root was live:LABEL=F20-x86_64-LIVE-DESK-20140801, is now live:/dev/disk/by-label/F20-x86_64-LIVE-DESK-20140801 >Aug 11 23:22:02 localhost systemd[1]: Started dracut cmdline hook. >Aug 11 23:22:02 localhost systemd[1]: Starting dracut pre-udev hook... >Aug 11 23:22:02 localhost systemd[1]: Started dracut pre-udev hook. >Aug 11 23:22:02 localhost systemd[1]: Starting udev Kernel Device Manager... >Aug 11 23:22:02 localhost systemd[1]: Started udev Kernel Device Manager. >Aug 11 23:22:02 localhost systemd[1]: Starting dracut pre-trigger hook... >Aug 11 23:22:02 localhost systemd-udevd[326]: starting version 208 >Aug 11 23:22:02 localhost dracut-pre-trigger[327]: rd.md=0: removing MD RAID activation >Aug 11 23:22:02 localhost kernel: usb 3-12: new full-speed USB device number 4 using xhci_hcd >Aug 11 23:22:02 localhost systemd[1]: Started dracut pre-trigger hook. >Aug 11 23:22:02 localhost systemd[1]: Starting udev Coldplug all Devices... >Aug 11 23:22:02 localhost systemd[1]: Mounting Configuration File System... >Aug 11 23:22:02 localhost systemd[1]: Mounted Configuration File System. >Aug 11 23:22:02 localhost kernel: wmi: Mapper loaded >Aug 11 23:22:02 localhost systemd[1]: Started udev Coldplug all Devices. >Aug 11 23:22:02 localhost systemd[1]: Starting dracut initqueue hook... >Aug 11 23:22:02 localhost systemd[1]: Starting System Initialization. >Aug 11 23:22:02 localhost systemd[1]: Reached target System Initialization. >Aug 11 23:22:02 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Aug 11 23:22:02 localhost kernel: pps_core: LinuxPPS API ver. 1 registered >Aug 11 23:22:02 localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >Aug 11 23:22:02 localhost kernel: PTP clock support registered >Aug 11 23:22:02 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Aug 11 23:22:02 localhost kernel: e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k >Aug 11 23:22:02 localhost kernel: e1000e: Copyright(c) 1999 - 2014 Intel Corporation. >Aug 11 23:22:02 localhost kernel: e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >Aug 11 23:22:02 localhost kernel: e1000e 0000:00:19.0: irq 43 for MSI/MSI-X >Aug 11 23:22:03 localhost kernel: alg: No test for crc32 (crc32-pclmul) >Aug 11 23:22:03 localhost kernel: MXM: GUID detected in BIOS >Aug 11 23:22:03 localhost kernel: ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140214/nsarguments-95) >Aug 11 23:22:03 localhost kernel: ACPI Warning: \_SB_.PCI0.PEGP.DGFX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140214/nsarguments-95) >Aug 11 23:22:03 localhost kernel: ACPI Warning: \_SB_.PCI0.PEGP.DGFX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140214/nsarguments-95) >Aug 11 23:22:03 localhost kernel: pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported >Aug 11 23:22:03 localhost kernel: VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEGP.DGFX handle >Aug 11 23:22:03 localhost kernel: checking generic (a0000000 57f000) vs hw (50000000 10000000) >Aug 11 23:22:03 localhost kernel: checking generic (a0000000 57f000) vs hw (60000000 2000000) >Aug 11 23:22:03 localhost kernel: nouveau 0000:01:00.0: enabling device (0004 -> 0007) >Aug 11 23:22:03 localhost kernel: nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x108390a1 >Aug 11 23:22:03 localhost kernel: nouveau [ DEVICE][0000:01:00.0] Chipset: GK208 (NV108) >Aug 11 23:22:03 localhost kernel: nouveau [ DEVICE][0000:01:00.0] Family : NVE0 >Aug 11 23:22:03 localhost kernel: nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image... >Aug 11 23:22:03 localhost kernel: nouveau [ VBIOS][0000:01:00.0] ... signature not found >Aug 11 23:22:03 localhost kernel: nouveau [ VBIOS][0000:01:00.0] checking PROM for image... >Aug 11 23:22:03 localhost kernel: nouveau [ VBIOS][0000:01:00.0] ... signature not found >Aug 11 23:22:03 localhost kernel: nouveau [ VBIOS][0000:01:00.0] checking ACPI for image... >Aug 11 23:22:03 localhost kernel: usb 3-12: New USB device found, idVendor=8087, idProduct=07da >Aug 11 23:22:03 localhost kernel: usb 3-12: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Aug 11 23:22:03 localhost kernel: e1000e 0000:00:19.0 eth0: registered PHC clock >Aug 11 23:22:03 localhost kernel: e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) a0:2b:b8:39:0c:09 >Aug 11 23:22:03 localhost kernel: e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection >Aug 11 23:22:03 localhost kernel: e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF >Aug 11 23:22:03 localhost systemd-udevd[398]: renamed network interface eth0 to enp0s25 >Aug 11 23:22:03 localhost kernel: psmouse serio3: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd40123/0x840300/0x26800, board id: 2706, fw id: 1486004 >Aug 11 23:22:03 localhost kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio3/input/input10 >Aug 11 23:22:03 localhost kernel: usb 4-2: new SuperSpeed USB device number 2 using xhci_hcd >Aug 11 23:22:03 localhost kernel: usb 4-2: New USB device found, idVendor=125f, idProduct=312b >Aug 11 23:22:03 localhost kernel: usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Aug 11 23:22:03 localhost kernel: usb 4-2: Product: ADATA USB Flash Drive >Aug 11 23:22:03 localhost kernel: usb 4-2: Manufacturer: ADATA >Aug 11 23:22:03 localhost kernel: usb 4-2: SerialNumber: 143141046127007E >Aug 11 23:22:03 localhost kernel: usb-storage 4-2:1.0: USB Mass Storage device detected >Aug 11 23:22:03 localhost kernel: scsi6 : usb-storage 4-2:1.0 >Aug 11 23:22:03 localhost kernel: usbcore: registered new interface driver usb-storage >Aug 11 23:22:03 localhost kernel: nouveau [ VBIOS][0000:01:00.0] ... appears to be valid >Aug 11 23:22:03 localhost kernel: nouveau [ VBIOS][0000:01:00.0] using image from ACPI >Aug 11 23:22:03 localhost kernel: nouveau [ VBIOS][0000:01:00.0] BIT signature found >Aug 11 23:22:03 localhost kernel: nouveau [ VBIOS][0000:01:00.0] version 80.28.52.00.09 >Aug 11 23:22:03 localhost kernel: nouveau [ DEVINIT][0000:01:00.0] adaptor not initialised >Aug 11 23:22:03 localhost kernel: nouveau [ VBIOS][0000:01:00.0] running init tables >Aug 11 23:22:03 localhost kernel: nouveau [ MXM][0000:01:00.0] BIOS version 3.0 >Aug 11 23:22:03 localhost kernel: ACPI Warning: \_SB_.PCI0.PEGP.DGFX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140214/nsarguments-95) >Aug 11 23:22:03 localhost kernel: nouveau [ MXM][0000:01:00.0] MXMS Version 3.0 >Aug 11 23:22:03 localhost kernel: nouveau 0000:01:00.0: irq 44 for MSI/MSI-X >Aug 11 23:22:03 localhost kernel: nouveau [ PMC][0000:01:00.0] MSI interrupts enabled >Aug 11 23:22:03 localhost kernel: nouveau [ PFB][0000:01:00.0] RAM type: GDDR5 >Aug 11 23:22:03 localhost kernel: nouveau [ PFB][0000:01:00.0] RAM size: 1024 MiB >Aug 11 23:22:03 localhost kernel: nouveau [ PFB][0000:01:00.0] ZCOMP: 0 tags >Aug 11 23:22:03 localhost kernel: nouveau E[ PIBUS][0000:01:00.0] HUB0: 0x614900 0x00800000 (0x1b708200) >Aug 11 23:22:03 localhost kernel: nouveau [ VOLT][0000:01:00.0] GPU voltage: 600000uv >Aug 11 23:22:03 localhost kernel: nouveau [ PTHERM][0000:01:00.0] FAN control: none / external >Aug 11 23:22:03 localhost kernel: nouveau [ PTHERM][0000:01:00.0] fan management: automatic >Aug 11 23:22:03 localhost kernel: nouveau [ PTHERM][0000:01:00.0] internal sensor: yes >Aug 11 23:22:03 localhost kernel: nouveau [ CLK][0000:01:00.0] 07: core 405 MHz memory 810 MHz >Aug 11 23:22:03 localhost kernel: nouveau [ CLK][0000:01:00.0] 0a: core 405-954 MHz memory 1620 MHz >Aug 11 23:22:03 localhost kernel: nouveau [ CLK][0000:01:00.0] 0f: core 405-954 MHz memory 2600 MHz >Aug 11 23:22:03 localhost kernel: nouveau [ CLK][0000:01:00.0] --: core 405 MHz memory 810 MHz >Aug 11 23:22:03 localhost kernel: [TTM] Zone kernel: Available graphics memory: 12068042 kiB >Aug 11 23:22:03 localhost kernel: [TTM] Zone dma32: Available graphics memory: 2097152 kiB >Aug 11 23:22:03 localhost kernel: [TTM] Initializing pool allocator >Aug 11 23:22:03 localhost kernel: [TTM] Initializing DMA pool allocator >Aug 11 23:22:03 localhost kernel: nouveau [ DRM] VRAM: 1024 MiB >Aug 11 23:22:03 localhost kernel: nouveau [ DRM] GART: 1048576 MiB >Aug 11 23:22:03 localhost kernel: nouveau [ DRM] TMDS table version 2.0 >Aug 11 23:22:03 localhost kernel: nouveau [ DRM] DCB version 4.0 >Aug 11 23:22:03 localhost kernel: nouveau [ DRM] DCB outp 03: 01015fd6 0f420020 >Aug 11 23:22:03 localhost kernel: nouveau [ DRM] DCB outp 04: 01015f92 00020020 >Aug 11 23:22:03 localhost kernel: nouveau [ DRM] DCB outp 05: 08054fc6 0f420010 >Aug 11 23:22:03 localhost kernel: nouveau [ DRM] DCB outp 06: 08054f82 00020010 >Aug 11 23:22:03 localhost kernel: nouveau [ DRM] DCB outp 08: 04038fb6 0f420010 >Aug 11 23:22:03 localhost kernel: nouveau [ DRM] DCB outp 09: 04038f72 00020010 >Aug 11 23:22:03 localhost kernel: nouveau [ DRM] DCB conn 04: 01000446 >Aug 11 23:22:03 localhost kernel: nouveau [ DRM] DCB conn 05: 02000546 >Aug 11 23:22:03 localhost kernel: nouveau [ DRM] DCB conn 07: 00010747 >Aug 11 23:22:03 localhost kernel: nouveau [ DRM] DCB conn 08: 00020846 >Aug 11 23:22:03 localhost kernel: nouveau [ DRM] DCB conn 09: 00000900 >Aug 11 23:22:03 localhost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >Aug 11 23:22:03 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Aug 11 23:22:03 localhost kernel: nouveau [ DRM] MM: using COPY for buffer copies >Aug 11 23:22:03 localhost kernel: nouveau 0000:01:00.0: No connectors reported connected with modes >Aug 11 23:22:03 localhost kernel: [drm] Cannot find any crtc or sizes - going 1024x768 >Aug 11 23:22:03 localhost kernel: nouveau E[ PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x000260 [ TIMEOUT ] >Aug 11 23:22:03 localhost kernel: nouveau E[ PBUS][0000:01:00.0] MMIO write of 0xbad0011f FAULT at 0x000260 [ TIMEOUT ] >Aug 11 23:22:03 localhost kernel: nouveau E[ PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x000260 [ TIMEOUT ] >Aug 11 23:22:03 localhost kernel: nouveau E[ PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x000260 [ TIMEOUT ] >Aug 11 23:22:03 localhost kernel: nouveau [ DRM] allocated 1024x768 fb: 0x60000, bo ffff880684ede800 >Aug 11 23:22:03 localhost kernel: nouveau 0000:01:00.0: fb1: nouveaufb frame buffer device >Aug 11 23:22:03 localhost kernel: nouveau 0000:01:00.0: registered panic notifier >Aug 11 23:22:03 localhost kernel: [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 on minor 0 >Aug 11 23:22:03 localhost kernel: [drm] Memory usable by graphics device = 2048M >Aug 11 23:22:03 localhost kernel: checking generic (a0000000 57f000) vs hw (a0000000 10000000) >Aug 11 23:22:03 localhost kernel: fb: switching to inteldrmfb from EFI VGA >Aug 11 23:22:03 localhost kernel: Console: switching to colour dummy device 80x25 >Aug 11 23:22:03 localhost kernel: i915 0000:00:02.0: irq 45 for MSI/MSI-X >Aug 11 23:22:03 localhost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >Aug 11 23:22:03 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Aug 11 23:22:03 localhost kernel: vga_switcheroo: enabled >Aug 11 23:22:03 localhost kernel: [drm:i915_stolen_to_physical] *ERROR* conflict detected with stolen region: [0x3b200000 - 0x4f200000] >Aug 11 23:22:03 localhost kernel: vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none >Aug 11 23:22:03 localhost kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=none >Aug 11 23:22:05 localhost kernel: fbcon: inteldrmfb (fb0) is primary device >Aug 11 23:22:05 localhost kernel: scsi 6:0:0:0: Direct-Access ADATA USB Flash Drive 1100 PQ: 0 ANSI: 6 >Aug 11 23:22:05 localhost kernel: sd 6:0:0:0: Attached scsi generic sg2 type 0 >Aug 11 23:22:05 localhost kernel: sd 6:0:0:0: [sdb] 15572992 512-byte logical blocks: (7.97 GB/7.42 GiB) >Aug 11 23:22:05 localhost kernel: sd 6:0:0:0: [sdb] Write Protect is off >Aug 11 23:22:05 localhost kernel: sd 6:0:0:0: [sdb] Mode Sense: 22 00 00 00 >Aug 11 23:22:05 localhost kernel: sd 6:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >Aug 11 23:22:05 localhost kernel: sdb: sdb1 sdb2 sdb3 >Aug 11 23:22:05 localhost kernel: sd 6:0:0:0: [sdb] Attached SCSI removable disk >Aug 11 23:22:05 localhost kernel: Console: switching to colour frame buffer device 200x56 >Aug 11 23:22:05 localhost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >Aug 11 23:22:05 localhost kernel: ACPI: Video Device [DGFX] (multi-head: yes rom: yes post: no) >Aug 11 23:22:05 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input12 >Aug 11 23:22:05 localhost kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >Aug 11 23:22:05 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input13 >Aug 11 23:22:05 localhost kernel: [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 1 >Aug 11 23:22:05 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Aug 11 23:22:05 localhost kernel: random: nonblocking pool is initialized >Aug 11 23:22:05 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Aug 11 23:22:05 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Aug 11 23:22:05 localhost systemd[1]: Started dracut initqueue hook. >Aug 11 23:22:05 localhost systemd[1]: Starting dracut pre-mount hook... >Aug 11 23:22:05 localhost systemd[1]: Started dracut pre-mount hook. >Aug 11 23:22:05 localhost systemd[1]: Starting Initrd Root File System. >Aug 11 23:22:05 localhost systemd[1]: Reached target Initrd Root File System. >Aug 11 23:22:05 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Aug 11 23:22:05 localhost systemd[1]: Reloading. >Aug 11 23:22:05 localhost kernel: [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off >Aug 11 23:22:05 localhost systemd[1]: Received SIGRTMIN+20 from PID 421 (plymouthd). >Aug 11 23:22:05 localhost systemd[1]: Started Reload Configuration from the Real Root. >Aug 11 23:22:05 localhost systemd[1]: Starting Initrd File Systems. >Aug 11 23:22:05 localhost systemd[1]: Reached target Initrd File Systems. >Aug 11 23:22:05 localhost systemd[1]: Started Show Plymouth Boot Screen. >Aug 11 23:22:05 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Aug 11 23:22:05 localhost systemd[1]: Starting Paths. >Aug 11 23:22:05 localhost systemd[1]: Reached target Paths. >Aug 11 23:22:05 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Aug 11 23:22:05 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Aug 11 23:22:05 localhost systemd[1]: Starting Basic System. >Aug 11 23:22:05 localhost systemd[1]: Reached target Basic System. >Aug 11 23:22:05 localhost systemd[1]: Starting dracut mount hook... >Aug 11 23:22:05 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Aug 11 23:22:05 localhost systemd[1]: Started dracut mount hook. >Aug 11 23:22:05 localhost systemd[1]: Starting Initrd Default Target. >Aug 11 23:22:05 localhost systemd[1]: Reached target Initrd Default Target. >Aug 11 23:22:05 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Aug 11 23:22:05 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Aug 11 23:22:05 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Aug 11 23:22:05 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Aug 11 23:22:05 localhost systemd[1]: Starting Plymouth switch root service... >Aug 11 23:22:05 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Aug 11 23:22:05 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Aug 11 23:22:05 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Aug 11 23:22:05 localhost systemd[1]: Stopping Initrd Default Target. >Aug 11 23:22:05 localhost systemd[1]: Stopped target Initrd Default Target. >Aug 11 23:22:05 localhost systemd[1]: Stopping dracut mount hook... >Aug 11 23:22:05 localhost systemd[1]: Stopped dracut mount hook. >Aug 11 23:22:05 localhost systemd[1]: Stopping dracut pre-mount hook... >Aug 11 23:22:05 localhost systemd[1]: Stopped dracut pre-mount hook. >Aug 11 23:22:05 localhost systemd[1]: Stopping dracut initqueue hook... >Aug 11 23:22:05 localhost systemd[1]: Stopped dracut initqueue hook. >Aug 11 23:22:05 localhost systemd[1]: Stopping Basic System. >Aug 11 23:22:05 localhost systemd[1]: Stopped target Basic System. >Aug 11 23:22:05 localhost systemd[1]: Stopping Slices. >Aug 11 23:22:05 localhost systemd[1]: Stopped target Slices. >Aug 11 23:22:05 localhost systemd[1]: Stopping System Slice. >Aug 11 23:22:05 localhost systemd[1]: Removed slice System Slice. >Aug 11 23:22:05 localhost systemd[1]: Stopping -.slice. >Aug 11 23:22:05 localhost systemd[1]: Removed slice -.slice. >Aug 11 23:22:05 localhost systemd[1]: Stopping Paths. >Aug 11 23:22:05 localhost systemd[1]: Stopped target Paths. >Aug 11 23:22:05 localhost systemd[1]: Stopping Timers. >Aug 11 23:22:05 localhost systemd[1]: Stopped target Timers. >Aug 11 23:22:05 localhost systemd[1]: Stopping Sockets. >Aug 11 23:22:05 localhost systemd[1]: Stopped target Sockets. >Aug 11 23:22:05 localhost systemd[1]: Stopping System Initialization. >Aug 11 23:22:05 localhost systemd[1]: Stopped target System Initialization. >Aug 11 23:22:05 localhost systemd[1]: Stopping Apply Kernel Variables... >Aug 11 23:22:05 localhost systemd[1]: Stopped Apply Kernel Variables. >Aug 11 23:22:05 localhost systemd[1]: Stopping Encrypted Volumes. >Aug 11 23:22:05 localhost systemd[1]: Stopped target Encrypted Volumes. >Aug 11 23:22:05 localhost systemd[1]: Stopping udev Coldplug all Devices... >Aug 11 23:22:05 localhost systemd[1]: Stopped udev Coldplug all Devices. >Aug 11 23:22:05 localhost systemd[1]: Stopping dracut pre-trigger hook... >Aug 11 23:22:05 localhost systemd[1]: Stopped dracut pre-trigger hook. >Aug 11 23:22:05 localhost systemd[1]: Stopping Swap. >Aug 11 23:22:05 localhost systemd[1]: Stopped target Swap. >Aug 11 23:22:05 localhost systemd[1]: Stopping Local File Systems. >Aug 11 23:22:05 localhost systemd[1]: Stopped target Local File Systems. >Aug 11 23:22:05 localhost systemd[1]: Stopping udev Kernel Device Manager... >Aug 11 23:22:05 localhost systemd[1]: Stopped udev Kernel Device Manager. >Aug 11 23:22:05 localhost systemd[1]: Stopping dracut pre-udev hook... >Aug 11 23:22:05 localhost systemd[1]: Stopped dracut pre-udev hook. >Aug 11 23:22:05 localhost systemd[1]: Stopping dracut cmdline hook... >Aug 11 23:22:05 localhost systemd[1]: Stopped dracut cmdline hook. >Aug 11 23:22:05 localhost systemd[1]: Stopping Create static device nodes in /dev... >Aug 11 23:22:05 localhost systemd[1]: Stopped Create static device nodes in /dev. >Aug 11 23:22:05 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Aug 11 23:22:05 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Aug 11 23:22:05 localhost systemd[1]: Stopping udev Kernel Socket. >Aug 11 23:22:05 localhost systemd[1]: Closed udev Kernel Socket. >Aug 11 23:22:05 localhost systemd[1]: Stopping udev Control Socket. >Aug 11 23:22:05 localhost systemd[1]: Closed udev Control Socket. >Aug 11 23:22:05 localhost systemd[1]: Starting Cleanup udevd DB... >Aug 11 23:22:05 localhost systemd[1]: Started Cleanup udevd DB. >Aug 11 23:22:05 localhost systemd[1]: Starting Switch Root. >Aug 11 23:22:05 localhost systemd[1]: Reached target Switch Root. >Aug 11 23:22:05 localhost systemd[1]: Started Plymouth switch root service. >Aug 11 23:22:05 localhost systemd[1]: Starting Switch Root... >Aug 11 23:22:05 localhost systemd[1]: Switching root. >Aug 11 23:22:05 localhost [148]: Journal stopped >Aug 11 23:22:06 localhost systemd-journal[700]: Runtime journal is using 8.0M (max allowed 1.1G, trying to leave 1.7G free of 11.4G available → current limit 1.1G). >Aug 11 23:22:06 localhost systemd-journal[700]: Runtime journal is using 8.0M (max allowed 1.1G, trying to leave 1.7G free of 11.4G available → current limit 1.1G). >Aug 11 23:22:06 localhost systemd-journald[148]: Received SIGTERM >Aug 11 23:22:06 localhost kernel: audit: type=1404 audit(1407813725.870:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Aug 11 23:22:06 localhost kernel: SELinux: 2048 avtab hash slots, 107846 rules. >Aug 11 23:22:06 localhost kernel: SELinux: 2048 avtab hash slots, 107846 rules. >Aug 11 23:22:06 localhost kernel: SELinux: 8 users, 86 roles, 4845 types, 285 bools, 1 sens, 1024 cats >Aug 11 23:22:06 localhost kernel: SELinux: 83 classes, 107846 rules >Aug 11 23:22:06 localhost kernel: SELinux: Completing initialization. >Aug 11 23:22:06 localhost kernel: SELinux: Setting up existing superblocks. >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev aio, type aio), not configured for labeling >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev efivarfs, type efivarfs), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev drm, type drm), not configured for labeling >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev sdb1, type iso9660), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Aug 11 23:22:06 localhost kernel: audit: type=1403 audit(1407813726.002:3): policy loaded auid=4294967295 ses=4294967295 >Aug 11 23:22:06 localhost systemd[1]: Successfully loaded SELinux policy in 140.747ms. >Aug 11 23:22:06 localhost systemd[1]: Relabelled /dev and /run in 14.577ms. >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Aug 11 23:22:06 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 11 23:22:06 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Aug 11 23:22:06 localhost systemd-journal[700]: Journal started >Aug 11 23:22:05 localhost systemd-cgroups-agent[669]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Aug 11 23:22:06 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Aug 11 23:22:06 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 >Aug 11 23:22:06 localhost systemd[1]: Started Collect Read-Ahead Data. >Aug 11 23:22:06 localhost systemd[1]: Started Load legacy module configuration. >Aug 11 23:22:06 localhost systemd[1]: Started Load Kernel Modules. >Aug 11 23:22:06 localhost systemd[1]: Mounted FUSE Control File System. >Aug 11 23:22:06 localhost systemd[1]: Started Set Up Additional Binary Formats. >Aug 11 23:22:06 localhost systemd[1]: Started File System Check on Root Device. >Aug 11 23:22:06 localhost systemd[1]: Starting Remount Root and Kernel File Systems... >Aug 11 23:22:06 localhost systemd[1]: Starting Apply Kernel Variables... >Aug 11 23:22:06 localhost systemd[1]: Mounted Debug File System. >Aug 11 23:22:06 localhost systemd[1]: Mounted Temporary Directory. >Aug 11 23:22:06 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Aug 11 23:22:06 localhost systemd[1]: Started Apply Kernel Variables. >Aug 11 23:22:06 localhost systemd[1]: Starting Configure read-only root support... >Aug 11 23:22:06 localhost systemd[1]: Starting Import network configuration from initramfs... >Aug 11 23:22:06 localhost systemd[1]: Starting Load/Save Random Seed... >Aug 11 23:22:06 localhost systemd[1]: Started udev Coldplug all Devices. >Aug 11 23:22:06 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Aug 11 23:22:06 localhost systemd[1]: Started Load/Save Random Seed. >Aug 11 23:22:06 localhost systemd[1]: Started Configure read-only root support. >Aug 11 23:22:06 localhost systemd[1]: Starting LVM2 metadata daemon... >Aug 11 23:22:06 localhost systemd[1]: Started LVM2 metadata daemon. >Aug 11 23:22:06 localhost systemd[1]: Started Create static device nodes in /dev. >Aug 11 23:22:06 localhost systemd[1]: Starting udev Kernel Device Manager... >Aug 11 23:22:06 localhost systemd[1]: Starting Local File Systems (Pre). >Aug 11 23:22:06 localhost systemd[1]: Reached target Local File Systems (Pre). >Aug 11 23:22:06 localhost systemd[1]: Started Import network configuration from initramfs. >Aug 11 23:22:06 localhost systemd[1]: Started udev Kernel Device Manager. >Aug 11 23:22:06 localhost systemd-udevd[735]: starting version 208 >Aug 11 23:22:06 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Aug 11 23:22:06 localhost systemd[1]: Starting Activation of DM RAID sets... >Aug 11 23:22:07 localhost kernel: microcode: CPU0 sig=0x306c3, pf=0x10, revision=0x16 >Aug 11 23:22:07 localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight... >Aug 11 23:22:07 localhost kernel: Initializing HPQ6001 module >Aug 11 23:22:07 localhost kernel: input: HP Wireless hotkeys as /devices/virtual/input/input14 >Aug 11 23:22:07 localhost kernel: ACPI Warning: SystemIO range 0x000000000000ef80-0x000000000000ef9f conflicts with OpRegion 0x000000000000ef80-0x000000000000ef8f (\_SB_.PCI0.SBUS.SMBI) (20140214/utaddress-258) >Aug 11 23:22:07 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Aug 11 23:22:07 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Aug 11 23:22:07 localhost kernel: microcode: CPU0 sig=0x306c3, pf=0x10, revision=0x16 >Aug 11 23:22:07 localhost kernel: microcode: CPU0 updated to revision 0x1a, date = 2014-05-23 >Aug 11 23:22:07 localhost kernel: microcode: CPU1 sig=0x306c3, pf=0x10, revision=0x16 >Aug 11 23:22:07 localhost kernel: microcode: CPU1 sig=0x306c3, pf=0x10, revision=0x16 >Aug 11 23:22:07 localhost kernel: microcode: CPU1 updated to revision 0x1a, date = 2014-05-23 >Aug 11 23:22:07 localhost kernel: microcode: CPU2 sig=0x306c3, pf=0x10, revision=0x16 >Aug 11 23:22:07 localhost kernel: microcode: CPU2 sig=0x306c3, pf=0x10, revision=0x16 >Aug 11 23:22:07 localhost kernel: microcode: CPU2 updated to revision 0x1a, date = 2014-05-23 >Aug 11 23:22:07 localhost kernel: microcode: CPU3 sig=0x306c3, pf=0x10, revision=0x16 >Aug 11 23:22:07 localhost kernel: microcode: CPU3 sig=0x306c3, pf=0x10, revision=0x16 >Aug 11 23:22:07 localhost kernel: microcode: CPU3 updated to revision 0x1a, date = 2014-05-23 >Aug 11 23:22:07 localhost kernel: microcode: CPU4 sig=0x306c3, pf=0x10, revision=0x16 >Aug 11 23:22:07 localhost kernel: microcode: CPU4 sig=0x306c3, pf=0x10, revision=0x16 >Aug 11 23:22:07 localhost kernel: microcode: CPU4 updated to revision 0x1a, date = 2014-05-23 >Aug 11 23:22:07 localhost kernel: microcode: CPU5 sig=0x306c3, pf=0x10, revision=0x16 >Aug 11 23:22:07 localhost kernel: microcode: CPU5 sig=0x306c3, pf=0x10, revision=0x16 >Aug 11 23:22:07 localhost kernel: microcode: CPU5 updated to revision 0x1a, date = 2014-05-23 >Aug 11 23:22:07 localhost kernel: microcode: CPU6 sig=0x306c3, pf=0x10, revision=0x16 >Aug 11 23:22:07 localhost kernel: microcode: CPU6 sig=0x306c3, pf=0x10, revision=0x16 >Aug 11 23:22:07 localhost kernel: microcode: CPU6 updated to revision 0x1a, date = 2014-05-23 >Aug 11 23:22:07 localhost kernel: microcode: CPU7 sig=0x306c3, pf=0x10, revision=0x16 >Aug 11 23:22:07 localhost kernel: microcode: CPU7 sig=0x306c3, pf=0x10, revision=0x16 >Aug 11 23:22:07 localhost kernel: microcode: CPU7 updated to revision 0x1a, date = 2014-05-23 >Aug 11 23:22:07 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Aug 11 23:22:07 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight. >Aug 11 23:22:07 localhost kernel: hp_accel: laptop model unknown, using default axes configuration >Aug 11 23:22:07 localhost kernel: tpm_inf_pnp 00:03: Found GTPM with ID IFX0102 >Aug 11 23:22:07 localhost kernel: mei_me 0000:00:16.0: irq 46 for MSI/MSI-X >Aug 11 23:22:07 localhost kernel: parport_pc 00:09: reported by Plug and Play ACPI >Aug 11 23:22:07 localhost kernel: parport0: PC-style at 0x378 (0x778), irq 5 [PCSPP,TRISTATE] >Aug 11 23:22:07 localhost kernel: rtsx_pci 0000:5d:00.0: enabling device (0000 -> 0002) >Aug 11 23:22:07 localhost kernel: rtsx_pci 0000:5d:00.0: irq 47 for MSI/MSI-X >Aug 11 23:22:07 localhost kernel: rtsx_pci 0000:5d:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 47 >Aug 11 23:22:07 localhost kernel: lis3lv02d: 8 bits 3DC sensor found >Aug 11 23:22:07 localhost kernel: tpm_tis 00:03: 1.2 TPM (device-id 0xB, rev-id 16) >Aug 11 23:22:07 localhost mtp-probe[776]: checking bus 4, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb4/4-2" >Aug 11 23:22:07 localhost mtp-probe[773]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5" >Aug 11 23:22:07 localhost mtp-probe[777]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7" >Aug 11 23:22:07 localhost mtp-probe[777]: bus: 3, device: 3 was not an MTP device >Aug 11 23:22:07 localhost mtp-probe[773]: bus: 3, device: 2 was not an MTP device >Aug 11 23:22:07 localhost mtp-probe[776]: bus: 4, device: 2 was not an MTP device >Aug 11 23:22:07 localhost lvm[697]: /dev/cdrom: open failed: No medium found >Aug 11 23:22:07 localhost kernel: usbcore: registered new interface driver uas >Aug 11 23:22:07 localhost kernel: Bluetooth: Core ver 2.19 >Aug 11 23:22:07 localhost kernel: NET: Registered protocol family 31 >Aug 11 23:22:07 localhost kernel: Bluetooth: HCI device and connection manager initialized >Aug 11 23:22:07 localhost kernel: Bluetooth: HCI socket layer initialized >Aug 11 23:22:07 localhost kernel: Bluetooth: L2CAP socket layer initialized >Aug 11 23:22:07 localhost kernel: Bluetooth: SCO socket layer initialized >Aug 11 23:22:07 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Aug 11 23:22:07 localhost kernel: media: Linux media interface: v0.10 >Aug 11 23:22:07 localhost lvm[697]: No volume groups found >Aug 11 23:22:07 localhost systemd[1]: Started Activation of DM RAID sets. >Aug 11 23:22:07 localhost systemd[1]: Starting Encrypted Volumes. >Aug 11 23:22:07 localhost systemd[1]: Reached target Encrypted Volumes. >Aug 11 23:22:07 localhost kernel: tpm_tis 00:03: TPM is disabled/deactivated (0x7) >Aug 11 23:22:07 localhost kernel: ppdev: user-space parallel port driver >Aug 11 23:22:07 localhost kernel: iTCO_vendor_support: vendor-support=0 >Aug 11 23:22:07 localhost kernel: usbcore: registered new interface driver btusb >Aug 11 23:22:07 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 >Aug 11 23:22:07 localhost kernel: iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860) >Aug 11 23:22:07 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Aug 11 23:22:07 localhost kernel: snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002) >Aug 11 23:22:07 localhost systemd[1]: Started Load legacy module configuration. >Aug 11 23:22:07 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Aug 11 23:22:07 localhost systemd[1]: Started Set Up Additional Binary Formats. >Aug 11 23:22:07 localhost systemd[1]: Started Load Kernel Modules. >Aug 11 23:22:07 localhost systemd[1]: Mounted FUSE Control File System. >Aug 11 23:22:07 localhost systemd[1]: Starting Activation of DM RAID sets... >Aug 11 23:22:07 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Aug 11 23:22:07 localhost systemd[1]: Started File System Check on Root Device. >Aug 11 23:22:07 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Aug 11 23:22:07 localhost kernel: Linux video capture interface: v2.00 >Aug 11 23:22:07 localhost kernel: Intel(R) Wireless WiFi driver for Linux, in-tree:d >Aug 11 23:22:07 localhost kernel: Copyright(c) 2003- 2014 Intel Corporation >Aug 11 23:22:07 localhost kernel: iwlwifi 0000:5c:00.0: enabling device (0000 -> 0002) >Aug 11 23:22:07 localhost systemd[1]: Started Activation of DM RAID sets. >Aug 11 23:22:07 localhost systemd[1]: Starting Local File Systems. >Aug 11 23:22:07 localhost systemd[1]: Reached target Local File Systems. >Aug 11 23:22:07 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Aug 11 23:22:07 localhost systemd[1]: Started Reconfigure the system on administrator request. >Aug 11 23:22:07 localhost systemd[1]: Started Mark the need to relabel after reboot. >Aug 11 23:22:07 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Aug 11 23:22:07 localhost systemd[1]: Starting Create Volatile Files and Directories... >Aug 11 23:22:07 localhost systemd[1]: Starting Security Auditing Service... >Aug 11 23:22:07 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Aug 11 23:22:07 localhost systemd-journal[700]: Permanent journal is using 8.0M (max allowed 390.3M, trying to leave 585.5M free of 786.4M available → current limit 200.9M). >Aug 11 23:22:07 localhost systemd-journal[700]: Time spent on flushing to /var is 33.841ms for 1308 entries. >Aug 11 23:22:07 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Aug 11 23:22:07 localhost kernel: iwlwifi 0000:5c:00.0: can't disable ASPM; OS doesn't have ASPM control >Aug 11 23:22:07 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X >Aug 11 23:22:07 localhost kernel: iwlwifi 0000:5c:00.0: irq 49 for MSI/MSI-X >Aug 11 23:22:07 localhost kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002) >Aug 11 23:22:07 localhost kernel: snd_hda_intel 0000:01:00.1: Disabling MSI >Aug 11 23:22:07 localhost kernel: snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client >Aug 11 23:22:07 localhost kernel: input: HP WMI hotkeys as /devices/virtual/input/input15 >Aug 11 23:22:07 localhost auditctl[1007]: No rules >Aug 11 23:22:07 localhost auditctl[1007]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Aug 11 23:22:07 localhost systemd[1]: Started Security Auditing Service. >Aug 11 23:22:07 localhost systemd[1]: Started Create Volatile Files and Directories. >Aug 11 23:22:07 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Aug 11 23:22:07 localhost kernel: sound hdaudioC0D0: autoconfig: line_outs=1 (0xa/0x0/0x0/0x0/0x0) type:line >Aug 11 23:22:07 localhost kernel: sound hdaudioC0D0: speaker_outs=1 (0xd/0x0/0x0/0x0/0x0) >Aug 11 23:22:07 localhost kernel: sound hdaudioC0D0: hp_outs=1 (0xb/0x0/0x0/0x0/0x0) >Aug 11 23:22:07 localhost kernel: sound hdaudioC0D0: mono: mono_out=0x0 >Aug 11 23:22:07 localhost kernel: sound hdaudioC0D0: inputs: >Aug 11 23:22:07 localhost kernel: sound hdaudioC0D0: Mic=0xc >Aug 11 23:22:07 localhost kernel: sound hdaudioC0D0: Internal Mic=0x11 >Aug 11 23:22:07 localhost kernel: sound hdaudioC0D0: Line=0xf >Aug 11 23:22:07 localhost kernel: uvcvideo: Found UVC 1.00 device HP HD Webcam (05c8:0369) >Aug 11 23:22:07 localhost kernel: input: HP HD Webcam as /devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.0/input/input16 >Aug 11 23:22:07 localhost kernel: usbcore: registered new interface driver uvcvideo >Aug 11 23:22:07 localhost kernel: USB Video Class driver (1.1.1) >Aug 11 23:22:07 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Aug 11 23:22:07 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Aug 11 23:22:07 localhost systemd[1]: Starting System Initialization. >Aug 11 23:22:07 localhost systemd[1]: Reached target System Initialization. >Aug 11 23:22:07 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Aug 11 23:22:07 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Aug 11 23:22:07 localhost systemd[1]: Started dnf makecache timer. >Aug 11 23:22:07 localhost systemd[1]: Starting Timers. >Aug 11 23:22:07 localhost systemd[1]: Reached target Timers. >Aug 11 23:22:07 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Aug 11 23:22:07 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Aug 11 23:22:07 localhost systemd[1]: Started Restore Sound Card State. >Aug 11 23:22:07 localhost systemd[1]: Starting CUPS Printer Service Spool. >Aug 11 23:22:07 localhost systemd[1]: Started CUPS Printer Service Spool. >Aug 11 23:22:07 localhost systemd[1]: Starting Paths. >Aug 11 23:22:07 localhost systemd[1]: Reached target Paths. >Aug 11 23:22:07 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Aug 11 23:22:07 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Aug 11 23:22:07 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Aug 11 23:22:07 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Aug 11 23:22:07 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Aug 11 23:22:07 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Aug 11 23:22:07 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Aug 11 23:22:07 localhost kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17 >Aug 11 23:22:07 localhost kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18 >Aug 11 23:22:07 localhost kernel: input: HDA Intel PCH Dock Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19 >Aug 11 23:22:07 localhost kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20 >Aug 11 23:22:07 localhost kernel: cfg80211: World regulatory domain updated: >Aug 11 23:22:07 localhost kernel: cfg80211: DFS Master region: unset >Aug 11 23:22:07 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) >Aug 11 23:22:07 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Aug 11 23:22:07 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Aug 11 23:22:07 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) >Aug 11 23:22:07 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A) >Aug 11 23:22:07 localhost kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >Aug 11 23:22:07 localhost kernel: cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >Aug 11 23:22:07 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Aug 11 23:22:07 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Aug 11 23:22:07 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) >Aug 11 23:22:07 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) >Aug 11 23:22:07 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Aug 11 23:22:07 localhost systemd[1]: Starting Sockets. >Aug 11 23:22:07 localhost systemd[1]: Reached target Sockets. >Aug 11 23:22:07 localhost systemd[1]: Starting Basic System. >Aug 11 23:22:07 localhost systemd[1]: Reached target Basic System. >Aug 11 23:22:07 localhost systemd[1]: Starting Bluetooth service... >Aug 11 23:22:07 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Aug 11 23:22:07 localhost systemd[1]: Starting Permit User Sessions... >Aug 11 23:22:07 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Aug 11 23:22:07 localhost systemd[1]: Starting Accounts Service... >Aug 11 23:22:07 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Aug 11 23:22:07 localhost systemd[1]: Started Software RAID monitoring and management. >Aug 11 23:22:07 localhost systemd[1]: Starting irqbalance daemon... >Aug 11 23:22:07 localhost systemd[1]: Started irqbalance daemon. >Aug 11 23:22:07 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Aug 11 23:22:07 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Aug 11 23:22:07 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Aug 11 23:22:07 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Aug 11 23:22:07 localhost systemd[1]: Starting NTP client/server... >Aug 11 23:22:07 localhost systemd[1]: Starting Modem Manager... >Aug 11 23:22:07 localhost systemd[1]: Starting Login Service... >Aug 11 23:22:07 localhost systemd[1]: Starting LSB: Init script for live image.... >Aug 11 23:22:07 localhost systemd[1]: Starting D-Bus System Message Bus... >Aug 11 23:22:07 localhost systemd[1]: Started D-Bus System Message Bus. >Aug 11 23:22:07 localhost systemd[1]: Starting Sound Card. >Aug 11 23:22:07 localhost systemd[1]: Reached target Sound Card. >Aug 11 23:22:07 localhost systemd[1]: Started Permit User Sessions. >Aug 11 23:22:07 localhost systemd[1]: Starting Command Scheduler... >Aug 11 23:22:07 localhost systemd[1]: Started Command Scheduler. >Aug 11 23:22:07 localhost systemd[1]: Starting Job spooling tools... >Aug 11 23:22:07 localhost kernel: iwlwifi 0000:5c:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm >Aug 11 23:22:07 localhost systemd[1]: Started Job spooling tools. >Aug 11 23:22:07 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Aug 11 23:22:07 localhost crond[1050]: (CRON) INFO (Syslog will be used instead of sendmail.) >Aug 11 23:22:07 localhost crond[1050]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 25% if used.) >Aug 11 23:22:07 localhost kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input21 >Aug 11 23:22:07 localhost kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input22 >Aug 11 23:22:07 localhost kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input23 >Aug 11 23:22:07 localhost chronyd[1056]: chronyd version 1.30 starting >Aug 11 23:22:08 localhost auditd[1006]: Started dispatcher: /sbin/audispd pid: 1059 >Aug 11 23:22:08 localhost chronyd[1056]: Generated key 1 >Aug 11 23:22:08 localhost alsactl[1026]: alsactl 1.0.27.2 daemon started >Aug 11 23:22:08 localhost kernel: audit: type=1305 audit(1407813728.019:4): audit_pid=1006 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Aug 11 23:22:08 localhost avahi-daemon[1037]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Aug 11 23:22:08 localhost avahi-daemon[1037]: Successfully dropped root privileges. >Aug 11 23:22:08 localhost avahi-daemon[1037]: avahi-daemon 0.6.31 starting up. >Aug 11 23:22:08 localhost audispd[1059]: priority_boost_parser called with: 4 >Aug 11 23:22:08 localhost audispd[1059]: max_restarts_parser called with: 10 >Aug 11 23:22:08 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Aug 11 23:22:08 localhost bluetoothd[1028]: Bluetooth daemon 5.18 >Aug 11 23:22:08 localhost auditd[1006]: Init complete, auditd 2.3.7 listening for events (startup state enable) >Aug 11 23:22:08 localhost audispd[1059]: audispd initialized with q_depth=150 and 1 active plugins >Aug 11 23:22:08 localhost systemd[1]: Started NTP client/server. >Aug 11 23:22:08 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 11 23:22:08 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 11 23:22:08 localhost kernel: iwlwifi 0000:5c:00.0: CONFIG_IWLWIFI_DEBUG enabled >Aug 11 23:22:08 localhost kernel: iwlwifi 0000:5c:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >Aug 11 23:22:08 localhost kernel: iwlwifi 0000:5c:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled >Aug 11 23:22:08 localhost kernel: iwlwifi 0000:5c:00.0: Detected Intel(R) Centrino(R) Advanced-N 6235 AGN, REV=0xB0 >Aug 11 23:22:08 localhost kernel: iwlwifi 0000:5c:00.0: L1 Disabled; Enabling L0S >Aug 11 23:22:08 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >Aug 11 23:22:08 localhost crda[1092]: Could not determine country! Unable to set regulatory domain. >Aug 11 23:22:08 localhost crond[1050]: (CRON) INFO (running with inotify support) >Aug 11 23:22:08 localhost systemd-udevd[742]: renamed network interface wlan0 to wlo1 >Aug 11 23:22:08 localhost ModemManager[1040]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Aug 11 23:22:08 localhost useradd[1080]: new group: name=liveuser, GID=1000 >Aug 11 23:22:08 localhost useradd[1080]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Aug 11 23:22:08 localhost livesys[1042]: Adding live user [ OK ] >Aug 11 23:22:08 localhost rtkit-daemon[1031]: Successfully called chroot. >Aug 11 23:22:08 localhost systemd[1]: Started Bluetooth service. >Aug 11 23:22:08 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Aug 11 23:22:08 localhost systemd[1]: Starting Bluetooth. >Aug 11 23:22:08 localhost systemd[1]: Reached target Bluetooth. >Aug 11 23:22:08 localhost avahi-daemon[1037]: Successfully called chroot(). >Aug 11 23:22:08 localhost avahi-daemon[1037]: Successfully dropped remaining capabilities. >Aug 11 23:22:08 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Aug 11 23:22:08 localhost systemd[1]: Started Login Service. >Aug 11 23:22:08 localhost avahi-daemon[1037]: No service file found in /etc/avahi/services. >Aug 11 23:22:08 localhost rtkit-daemon[1031]: Successfully dropped privileges. >Aug 11 23:22:08 localhost rtkit-daemon[1031]: Successfully limited resources. >Aug 11 23:22:08 localhost rtkit-daemon[1031]: Running. >Aug 11 23:22:08 localhost rtkit-daemon[1031]: Canary thread running. >Aug 11 23:22:08 localhost rtkit-daemon[1031]: Watchdog thread running. >Aug 11 23:22:08 localhost avahi-daemon[1037]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Aug 11 23:22:08 localhost systemd-logind[1041]: New seat seat0. >Aug 11 23:22:08 localhost bluetoothd[1028]: Starting SDP server >Aug 11 23:22:08 localhost systemd-logind[1041]: Watching system buttons on /dev/input/event2 (Power Button) >Aug 11 23:22:08 localhost systemd-logind[1041]: Watching system buttons on /dev/input/event7 (Video Bus) >Aug 11 23:22:08 localhost systemd-logind[1041]: Watching system buttons on /dev/input/event6 (Video Bus) >Aug 11 23:22:08 localhost systemd-logind[1041]: Watching system buttons on /dev/input/event1 (Lid Switch) >Aug 11 23:22:08 localhost systemd-logind[1041]: Watching system buttons on /dev/input/event0 (Sleep Button) >Aug 11 23:22:08 localhost avahi-daemon[1037]: Network interface enumeration completed. >Aug 11 23:22:08 localhost avahi-daemon[1037]: Registering HINFO record with values 'X86_64'/'LINUX'. >Aug 11 23:22:08 localhost avahi-daemon[1037]: Server startup complete. Host name is linux.local. Local service cookie is 3363369740. >Aug 11 23:22:08 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Aug 11 23:22:08 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Aug 11 23:22:08 localhost kernel: Bluetooth: BNEP socket layer initialized >Aug 11 23:22:08 localhost dbus-daemon[1043]: dbus[1043]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Aug 11 23:22:08 localhost dbus[1043]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Aug 11 23:22:08 localhost bluetoothd[1028]: Bluetooth management interface 1.5 initialized >Aug 11 23:22:08 localhost systemd[1]: Starting Hostname Service... >Aug 11 23:22:08 localhost usermod[1110]: add 'liveuser' to group 'wheel' >Aug 11 23:22:08 localhost usermod[1110]: add 'liveuser' to shadow group 'wheel' >Aug 11 23:22:08 localhost kernel: input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input24 >Aug 11 23:22:08 localhost dbus-daemon[1043]: dbus[1043]: [system] Successfully activated service 'org.freedesktop.hostname1' >Aug 11 23:22:08 localhost dbus[1043]: [system] Successfully activated service 'org.freedesktop.hostname1' >Aug 11 23:22:08 localhost systemd[1]: Started Hostname Service. >Aug 11 23:22:08 localhost systemd[1]: Stopped Software RAID monitoring and management. >Aug 11 23:22:08 localhost systemd[1]: Started Modem Manager. >Aug 11 23:22:08 localhost dbus-daemon[1043]: dbus[1043]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Aug 11 23:22:08 localhost dbus[1043]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Aug 11 23:22:08 localhost systemd[1]: Starting Authorization Manager... >Aug 11 23:22:09 localhost alsactl[1026]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Aug 11 23:22:09 localhost alsactl[1026]: Found hardware: "HDA-Intel" "IDT 92HD91BXX" "HDA:111d76e0,103c190a,00100303" "0x103c" "0x190a" >Aug 11 23:22:09 localhost alsactl[1026]: Hardware is initialized using a generic method >Aug 11 23:22:09 localhost alsactl[1026]: Found hardware: "HDA-Intel" "Nvidia GPU 51 HDMI/DP" "HDA:10de0051,103c190a,00100100" "0x103c" "0x190a" >Aug 11 23:22:09 localhost alsactl[1026]: Hardware is initialized using a generic method >Aug 11 23:22:09 localhost livesys[1042]: (process:1127): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=634fb1a7f5ea4b71b9ffd86287c2ce3f --binary-syntax --close-stderr': Child process exited with code 1 >Aug 11 23:22:09 localhost systemd[1]: Stopping Command Scheduler... >Aug 11 23:22:09 localhost systemd[1]: Stopped Command Scheduler. >Aug 11 23:22:09 localhost systemd[1]: Stopping Job spooling tools... >Aug 11 23:22:09 localhost systemd[1]: Stopped Job spooling tools. >Aug 11 23:22:09 localhost polkitd[1130]: Started polkitd version 0.112 >Aug 11 23:22:09 localhost livesys[1042]: sed: can't read : No such file or directory >Aug 11 23:22:09 localhost livesys[1042]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 11 23:22:09 localhost livesys[1042]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 11 23:22:09 localhost livesys[1042]: 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. >Aug 11 23:22:09 localhost livesys[1042]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 11 23:22:09 localhost livesys[1042]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 11 23:22:09 localhost livesys[1042]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 11 23:22:09 localhost livesys[1042]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 11 23:22:09 localhost livesys[1042]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 11 23:22:09 localhost polkitd[1130]: Loading rules from directory /etc/polkit-1/rules.d >Aug 11 23:22:09 localhost polkitd[1130]: Loading rules from directory /usr/share/polkit-1/rules.d >Aug 11 23:22:09 localhost polkitd[1130]: Finished loading, compiling and executing 5 rules >Aug 11 23:22:09 localhost dbus-daemon[1043]: dbus[1043]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Aug 11 23:22:09 localhost dbus[1043]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Aug 11 23:22:09 localhost polkitd[1130]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Aug 11 23:22:09 localhost systemd[1]: Started Authorization Manager. >Aug 11 23:22:09 localhost accounts-daemon[1032]: started daemon version 0.6.35 >Aug 11 23:22:09 localhost systemd[1]: Started Accounts Service. >Aug 11 23:22:09 localhost livesys[1042]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 11 23:22:09 localhost livesys[1042]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 11 23:22:09 localhost livesys[1042]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 11 23:22:09 localhost livesys[1042]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 11 23:22:09 localhost livesys[1042]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 11 23:22:09 localhost livesys[1042]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 11 23:22:09 localhost livesys[1042]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 11 23:22:09 localhost livesys[1042]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 11 23:22:09 localhost livesys[1042]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 11 23:22:09 localhost livesys[1042]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 11 23:22:09 localhost systemd[1]: Started LSB: Init script for live image.. >Aug 11 23:22:09 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Aug 11 23:22:09 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Aug 11 23:22:09 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Aug 11 23:22:09 localhost systemd[1]: Started ABRT Xorg log watcher. >Aug 11 23:22:09 localhost systemd[1]: Started Harvest vmcores for ABRT. >Aug 11 23:22:09 localhost systemd[1]: Starting ABRT kernel log watcher... >Aug 11 23:22:09 localhost systemd[1]: Started ABRT kernel log watcher. >Aug 11 23:22:09 localhost systemd[1]: Starting Install ABRT coredump hook... >Aug 11 23:22:09 localhost systemd[1]: Starting GNOME Display Manager... >Aug 11 23:22:09 localhost systemd[1]: Started SYSV: Late init script for live image.. >Aug 11 23:22:09 localhost systemd[1]: Started Install ABRT coredump hook. >Aug 11 23:22:09 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Aug 11 23:22:09 localhost systemd[1]: Started GNOME Display Manager. >Aug 11 23:22:09 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Aug 11 23:22:09 localhost dbus-daemon[1043]: dbus[1043]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.9" (uid=0 pid=1181 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.10" (uid=0 pid=1203 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Aug 11 23:22:09 localhost dbus[1043]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.9" (uid=0 pid=1181 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.10" (uid=0 pid=1203 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Aug 11 23:22:09 localhost kernel: Ebtables v2.0 registered >Aug 11 23:22:09 localhost kernel: Bridge firewalling registered >Aug 11 23:22:09 localhost abrtd[1173]: Init complete, entering main loop >Aug 11 23:22:09 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Aug 11 23:22:09 localhost systemd[1]: Starting Network Manager... >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> NetworkManager (version 0.9.9.0-42.git20131003.fc20) is starting... >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> WEXT support is enabled >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Aug 11 23:22:10 localhost NetworkManager[1235]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Aug 11 23:22:10 localhost NetworkManager[1235]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> monitoring kernel firmware directory '/lib/firmware'. >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.6/0000:5c:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi) >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> WiFi hardware radio set enabled >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> WiFi enabled by radio killswitch; enabled by state file >Aug 11 23:22:10 localhost systemd[1]: Started Network Manager. >Aug 11 23:22:10 localhost systemd[1]: Starting Network. >Aug 11 23:22:10 localhost systemd[1]: Reached target Network. >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> WWAN enabled by radio killswitch; enabled by state file >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> WiMAX enabled by radio killswitch; enabled by state file >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> Networking is enabled by state file >Aug 11 23:22:10 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (lo): link connected >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (lo): carrier is ON >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (lo): No existing connection detected. >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (enp0s25): carrier is OFF >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (enp0s25): new Ethernet device (driver: 'e1000e' ifindex: 2) >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (enp0s25): exported as /org/freedesktop/NetworkManager/Devices/1 >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (enp0s25): No existing connection detected. >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (enp0s25): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (enp0s25): bringing up device. >Aug 11 23:22:10 localhost kernel: e1000e 0000:00:19.0: irq 43 for MSI/MSI-X >Aug 11 23:22:10 localhost kernel: e1000e 0000:00:19.0: irq 43 for MSI/MSI-X >Aug 11 23:22:10 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/enp0s25 >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (wlo1): using nl80211 for WiFi device control >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (wlo1): driver supports Access Point (AP) mode >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (wlo1): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (wlo1): exported as /org/freedesktop/NetworkManager/Devices/2 >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (wlo1): No existing connection detected. >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (wlo1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (wlo1): bringing up device. >Aug 11 23:22:10 localhost kernel: iwlwifi 0000:5c:00.0: L1 Disabled; Enabling L0S >Aug 11 23:22:10 localhost kernel: iwlwifi 0000:5c:00.0: Radio type=0x2-0x1-0x0 >Aug 11 23:22:10 localhost kernel: iwlwifi 0000:5c:00.0: L1 Disabled; Enabling L0S >Aug 11 23:22:10 localhost kernel: iwlwifi 0000:5c:00.0: Radio type=0x2-0x1-0x0 >Aug 11 23:22:10 localhost ModemManager[1040]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:19.0': not supported by any plugin >Aug 11 23:22:10 localhost ModemManager[1040]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.6/0000:5c:00.0': not supported by any plugin >Aug 11 23:22:10 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready >Aug 11 23:22:10 localhost dbus-daemon[1043]: dbus[1043]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Aug 11 23:22:10 localhost dbus[1043]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Aug 11 23:22:10 localhost systemd[1]: Starting WPA Supplicant daemon... >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> ModemManager available in the bus >Aug 11 23:22:10 localhost dbus-daemon[1043]: dbus[1043]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Aug 11 23:22:10 localhost dbus[1043]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> wpa_supplicant started >Aug 11 23:22:10 localhost systemd[1]: Started WPA Supplicant daemon. >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (wlo1) supports 5 scan SSIDs >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (wlo1): supplicant interface state: starting -> ready >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (wlo1): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (wlo1): supplicant interface state: ready -> disconnected >Aug 11 23:22:10 localhost NetworkManager[1235]: <info> (wlo1) supports 5 scan SSIDs >Aug 11 23:22:11 localhost kernel: nouveau E[ PFIFO][0000:01:00.0] unsupported engines 0x00000000 >Aug 11 23:22:11 localhost systemd[1]: Received SIGRTMIN+21 from PID 421 (plymouthd). >Aug 11 23:22:11 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Aug 11 23:22:11 localhost systemd[1]: Starting Multi-User System. >Aug 11 23:22:11 localhost systemd[1]: Reached target Multi-User System. >Aug 11 23:22:11 localhost systemd[1]: Starting Graphical Interface. >Aug 11 23:22:11 localhost systemd[1]: Reached target Graphical Interface. >Aug 11 23:22:11 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Aug 11 23:22:11 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Aug 11 23:22:11 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Aug 11 23:22:11 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Aug 11 23:22:11 localhost systemd[1]: Startup finished in 4.952s (kernel) + 3.219s (initrd) + 5.549s (userspace) = 37.772s. >Aug 11 23:22:11 localhost systemd[1]: Starting user-1000.slice. >Aug 11 23:22:11 localhost systemd[1]: Created slice user-1000.slice. >Aug 11 23:22:11 localhost systemd[1]: Starting User Manager for 1000... >Aug 11 23:22:11 localhost systemd[1]: Starting Session 1 of user liveuser. >Aug 11 23:22:11 localhost systemd-logind[1041]: New session 1 of user liveuser. >Aug 11 23:22:11 localhost systemd[1]: Started Session 1 of user liveuser. >Aug 11 23:22:11 localhost systemd-logind[1041]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Aug 11 23:22:11 localhost gdm-autologin][1550]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Aug 11 23:22:11 localhost systemd[1554]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Aug 11 23:22:11 localhost systemd[1554]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Aug 11 23:22:11 localhost systemd[1554]: Starting Default. >Aug 11 23:22:11 localhost systemd[1554]: Reached target Default. >Aug 11 23:22:11 localhost systemd[1554]: Startup finished in 11ms. >Aug 11 23:22:11 localhost systemd[1]: Started User Manager for 1000. >Aug 11 23:22:11 localhost /etc/gdm/Xsession[1557]: cp: cannot stat ‘/usr/share/applications/liveinst.desktop’: No such file or directory >Aug 11 23:22:12 localhost kernel: fuse init (API version 7.23) >Aug 11 23:22:12 localhost systemd[1]: Mounting FUSE Control File System... >Aug 11 23:22:12 localhost systemd[1]: Mounted FUSE Control File System. >Aug 11 23:22:12 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Aug 11 23:22:12 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Aug 11 23:22:12 localhost gnome-session[1557]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-xfT8tX >Aug 11 23:22:12 localhost gnome-session[1557]: SSH_AUTH_SOCK=/run/user/1000/keyring-xfT8tX/ssh >Aug 11 23:22:12 localhost gnome-session[1557]: GNOME_KEYRING_PID=1636 >Aug 11 23:22:12 localhost gnome-session[1557]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Aug 11 23:22:12 localhost gnome-session[1557]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Aug 11 23:22:12 localhost gnome-session[1557]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Aug 11 23:22:12 localhost gnome-session[1557]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Aug 11 23:22:12 localhost dbus-daemon[1043]: dbus[1043]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Aug 11 23:22:12 localhost dbus[1043]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Aug 11 23:22:12 localhost systemd[1]: Starting Daemon for power management... >Aug 11 23:22:12 localhost gnome-session[1557]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-xfT8tX >Aug 11 23:22:12 localhost gnome-session[1557]: SSH_AUTH_SOCK=/run/user/1000/keyring-xfT8tX/ssh >Aug 11 23:22:12 localhost gnome-session[1557]: GPG_AGENT_INFO=/run/user/1000/keyring-xfT8tX/gpg:0:1 >Aug 11 23:22:12 localhost gnome-session[1557]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-xfT8tX >Aug 11 23:22:12 localhost gnome-session[1557]: SSH_AUTH_SOCK=/run/user/1000/keyring-xfT8tX/ssh >Aug 11 23:22:12 localhost gnome-session[1557]: GPG_AGENT_INFO=/run/user/1000/keyring-xfT8tX/gpg:0:1 >Aug 11 23:22:12 localhost gnome-session[1557]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-xfT8tX >Aug 11 23:22:12 localhost gnome-session[1557]: SSH_AUTH_SOCK=/run/user/1000/keyring-xfT8tX/ssh >Aug 11 23:22:12 localhost gnome-session[1557]: GPG_AGENT_INFO=/run/user/1000/keyring-xfT8tX/gpg:0:1 >Aug 11 23:22:12 localhost dbus-daemon[1043]: dbus[1043]: [system] Successfully activated service 'org.freedesktop.UPower' >Aug 11 23:22:12 localhost dbus[1043]: [system] Successfully activated service 'org.freedesktop.UPower' >Aug 11 23:22:12 localhost systemd[1]: Started Daemon for power management. >Aug 11 23:22:12 localhost rtkit-daemon[1031]: Successfully made thread 1644 of process 1644 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Aug 11 23:22:12 localhost rtkit-daemon[1031]: Supervising 1 threads of 1 processes of 1 users. >Aug 11 23:22:12 localhost rtkit-daemon[1031]: Supervising 1 threads of 1 processes of 1 users. >Aug 11 23:22:12 localhost rtkit-daemon[1031]: Successfully made thread 1671 of process 1644 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Aug 11 23:22:12 localhost rtkit-daemon[1031]: Supervising 2 threads of 1 processes of 1 users. >Aug 11 23:22:12 localhost rtkit-daemon[1031]: Supervising 2 threads of 1 processes of 1 users. >Aug 11 23:22:12 localhost rtkit-daemon[1031]: Successfully made thread 1674 of process 1644 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Aug 11 23:22:12 localhost rtkit-daemon[1031]: Supervising 3 threads of 1 processes of 1 users. >Aug 11 23:22:13 localhost bluetoothd[1028]: Endpoint registered: sender=:1.25 path=/MediaEndpoint/A2DPSource >Aug 11 23:22:13 localhost bluetoothd[1028]: Endpoint registered: sender=:1.25 path=/MediaEndpoint/A2DPSink >Aug 11 23:22:13 localhost dbus-daemon[1043]: dbus[1043]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Aug 11 23:22:13 localhost dbus[1043]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Aug 11 23:22:13 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Aug 11 23:22:13 localhost kernel: e1000e: enp0s25 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx >Aug 11 23:22:13 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp0s25: link becomes ready >Aug 11 23:22:13 localhost dbus-daemon[1043]: dbus[1043]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Aug 11 23:22:13 localhost dbus[1043]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> (enp0s25): link connected >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> (enp0s25): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> Auto-activating connection 'Wired connection 1'. >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> Activation (enp0s25) starting connection 'Wired connection 1' >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> (enp0s25): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> NetworkManager state is now CONNECTING >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) scheduled... >Aug 11 23:22:13 localhost systemd[1]: Starting Disk Manager... >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) started... >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) scheduled... >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) complete. >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) starting... >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> (enp0s25): device state change: prepare -> config (reason 'none') [40 50 0] >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) successful. >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) complete. >Aug 11 23:22:13 localhost colord[1685]: Using mapping database file /var/lib/colord/mapping.db >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) scheduled. >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) started... >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> (enp0s25): device state change: config -> ip-config (reason 'none') [50 70 0] >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> Activation (enp0s25) Beginning DHCPv4 transaction (timeout in 45 seconds) >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> dhclient started with pid 1704 >Aug 11 23:22:13 localhost NetworkManager[1235]: nm_utils_get_ip_config_method: assertion 's_ip6 != NULL' failed >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) complete. >Aug 11 23:22:13 localhost udisksd[1689]: udisks daemon version 2.1.2 starting >Aug 11 23:22:13 localhost colord[1685]: Using device database file /var/lib/colord/storage.db >Aug 11 23:22:13 localhost systemd[1]: Starting CUPS Printing Service... >Aug 11 23:22:13 localhost systemd[1]: Started CUPS Printing Service. >Aug 11 23:22:13 localhost colord[1685]: loaded plugin libcd_plugin_scanner.so >Aug 11 23:22:13 localhost colord[1685]: loaded plugin libcd_plugin_camera.so >Aug 11 23:22:13 localhost colord[1685]: Daemon ready for requests >Aug 11 23:22:13 localhost dbus-daemon[1043]: dbus[1043]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Aug 11 23:22:13 localhost dbus[1043]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Aug 11 23:22:13 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Aug 11 23:22:13 localhost dbus-daemon[1043]: dbus[1043]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Aug 11 23:22:13 localhost dbus[1043]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Aug 11 23:22:13 localhost udisksd[1689]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Aug 11 23:22:13 localhost systemd[1]: Started Disk Manager. >Aug 11 23:22:13 localhost dhclient[1704]: Internet Systems Consortium DHCP Client 4.2.6 >Aug 11 23:22:13 localhost dhclient[1704]: Copyright 2004-2014 Internet Systems Consortium. >Aug 11 23:22:13 localhost dhclient[1704]: All rights reserved. >Aug 11 23:22:13 localhost dhclient[1704]: For info, please visit https://www.isc.org/software/dhcp/ >Aug 11 23:22:13 localhost dhclient[1704]: >Aug 11 23:22:13 localhost NetworkManager[1235]: Internet Systems Consortium DHCP Client 4.2.6 >Aug 11 23:22:13 localhost NetworkManager[1235]: Copyright 2004-2014 Internet Systems Consortium. >Aug 11 23:22:13 localhost NetworkManager[1235]: All rights reserved. >Aug 11 23:22:13 localhost NetworkManager[1235]: For info, please visit https://www.isc.org/software/dhcp/ >Aug 11 23:22:13 localhost NetworkManager[1235]: <info> (enp0s25): DHCPv4 state changed nbi -> preinit >Aug 11 23:22:13 localhost dhclient[1704]: Listening on LPF/enp0s25/a0:2b:b8:39:0c:09 >Aug 11 23:22:13 localhost dhclient[1704]: Sending on LPF/enp0s25/a0:2b:b8:39:0c:09 >Aug 11 23:22:13 localhost dhclient[1704]: Sending on Socket/fallback >Aug 11 23:22:13 localhost NetworkManager[1235]: Listening on LPF/enp0s25/a0:2b:b8:39:0c:09 >Aug 11 23:22:13 localhost NetworkManager[1235]: Sending on LPF/enp0s25/a0:2b:b8:39:0c:09 >Aug 11 23:22:13 localhost NetworkManager[1235]: Sending on Socket/fallback >Aug 11 23:22:13 localhost dhclient[1704]: DHCPDISCOVER on enp0s25 to 255.255.255.255 port 67 interval 6 (xid=0x32b1c72d) >Aug 11 23:22:13 localhost NetworkManager[1235]: DHCPDISCOVER on enp0s25 to 255.255.255.255 port 67 interval 6 (xid=0x32b1c72d) >Aug 11 23:22:13 localhost dbus-daemon[1043]: dbus[1043]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Aug 11 23:22:13 localhost dbus[1043]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Aug 11 23:22:13 localhost systemd[1]: Starting Locale Service... >Aug 11 23:22:13 localhost dbus-daemon[1043]: dbus[1043]: [system] Successfully activated service 'org.freedesktop.locale1' >Aug 11 23:22:13 localhost dbus[1043]: [system] Successfully activated service 'org.freedesktop.locale1' >Aug 11 23:22:13 localhost systemd[1]: Started Locale Service. >Aug 11 23:22:14 localhost NetworkManager[1235]: <info> (wlo1): supplicant interface state: disconnected -> inactive >Aug 11 23:22:14 localhost avahi-daemon[1037]: Registering new address record for fe80::a22b:b8ff:fe39:c09 on enp0s25.*. >Aug 11 23:22:14 localhost NetworkManager[1235]: nm_utils_get_ip_config_method: assertion 's_ip6 != NULL' failed >Aug 11 23:22:15 localhost polkitd[1130]: Registered Authentication Agent for unix-session:1 (system bus name :1.33 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Aug 11 23:22:15 localhost goa[1760]: goa-daemon version 3.10.5 starting [main.c:117, main()] >Aug 11 23:22:15 localhost goa[1760]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' [goakerberosidentitymanager.c:1386, monitor_credentials_cache()] >Aug 11 23:22:15 localhost gnome-session[1557]: Gjs-Message: JS LOG: GNOME Shell started at Mon Aug 11 2014 23:22:15 GMT-0400 (EDT) >Aug 11 23:22:15 localhost gnome-session[1557]: vmware-user: could not open /proc/fs/vmblock/dev >Aug 11 23:22:16 localhost gnome-session[1557]: Failed to play sound: File or data not found >Aug 11 23:22:16 localhost gnome-session[1557]: Entering running state >Aug 11 23:22:16 localhost gnome-session[1557]: Creating config directory:'/home/liveuser/.config/tracker' >Aug 11 23:22:16 localhost vmusr[1837]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Aug 11 23:22:16 localhost vmusr[1837]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Aug 11 23:22:16 localhost vmusr[1837]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Aug 11 23:22:16 localhost obexd[1893]: OBEX daemon 5.18 >Aug 11 23:22:16 localhost kernel: Bluetooth: RFCOMM TTY layer initialized >Aug 11 23:22:16 localhost kernel: Bluetooth: RFCOMM socket layer initialized >Aug 11 23:22:16 localhost kernel: Bluetooth: RFCOMM ver 1.11 >Aug 11 23:22:16 localhost gnome-keyring-daemon[1636]: keyring alias directory: /home/liveuser/.local/share/keyrings >Aug 11 23:22:17 localhost colord[1685]: Device added: xrandr-AU Optronics >Aug 11 23:22:17 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >Aug 11 23:22:17 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >Aug 11 23:22:17 localhost rtkit-daemon[1031]: Supervising 3 threads of 1 processes of 1 users. >Aug 11 23:22:17 localhost rtkit-daemon[1031]: Successfully made thread 2000 of process 1644 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Aug 11 23:22:17 localhost rtkit-daemon[1031]: Supervising 4 threads of 1 processes of 1 users. >Aug 11 23:22:17 localhost gnome-session[1557]: (tracker-miner-fs:1841): GLib-CRITICAL **: g_timer_continue: assertion 'timer->active == FALSE' failed >Aug 11 23:22:17 localhost colord[1685]: Automatic metadata add icc-1ca919f35ea5bd4be22273cc686e7e32 to xrandr-AU Optronics >Aug 11 23:22:17 localhost colord[1685]: Profile added: icc-1ca919f35ea5bd4be22273cc686e7e32 >Aug 11 23:22:19 localhost dhclient[1704]: DHCPDISCOVER on enp0s25 to 255.255.255.255 port 67 interval 12 (xid=0x32b1c72d) >Aug 11 23:22:19 localhost NetworkManager[1235]: DHCPDISCOVER on enp0s25 to 255.255.255.255 port 67 interval 12 (xid=0x32b1c72d) >Aug 11 23:22:19 localhost dhclient[1704]: DHCPREQUEST on enp0s25 to 255.255.255.255 port 67 (xid=0x32b1c72d) >Aug 11 23:22:19 localhost dhclient[1704]: DHCPOFFER from 192.168.0.1 >Aug 11 23:22:19 localhost NetworkManager[1235]: DHCPREQUEST on enp0s25 to 255.255.255.255 port 67 (xid=0x32b1c72d) >Aug 11 23:22:19 localhost NetworkManager[1235]: DHCPOFFER from 192.168.0.1 >Aug 11 23:22:19 localhost dhclient[1704]: DHCPACK from 192.168.0.1 (xid=0x32b1c72d) >Aug 11 23:22:19 localhost NetworkManager[1235]: DHCPACK from 192.168.0.1 (xid=0x32b1c72d) >Aug 11 23:22:19 localhost dhclient[1704]: bound to 192.168.0.40 -- renewal in 57998 seconds. >Aug 11 23:22:19 localhost NetworkManager[1235]: <info> (enp0s25): DHCPv4 state changed preinit -> bound >Aug 11 23:22:19 localhost NetworkManager[1235]: <info> address 192.168.0.40 >Aug 11 23:22:19 localhost NetworkManager[1235]: <info> plen 24 (255.255.255.0) >Aug 11 23:22:19 localhost NetworkManager[1235]: <info> gateway 192.168.0.1 >Aug 11 23:22:19 localhost NetworkManager[1235]: <info> server identifier 192.168.0.1 >Aug 11 23:22:19 localhost NetworkManager[1235]: <info> lease time 129600 >Aug 11 23:22:19 localhost NetworkManager[1235]: <info> nameserver '192.168.0.1' >Aug 11 23:22:19 localhost NetworkManager[1235]: <info> nameserver '205.171.2.25' >Aug 11 23:22:19 localhost NetworkManager[1235]: <info> domain name 'Home' >Aug 11 23:22:19 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Aug 11 23:22:19 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 5 of 5 (IPv4 Commit) started... >Aug 11 23:22:19 localhost avahi-daemon[1037]: Joining mDNS multicast group on interface enp0s25.IPv4 with address 192.168.0.40. >Aug 11 23:22:19 localhost NetworkManager[1235]: <info> (enp0s25): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Aug 11 23:22:19 localhost avahi-daemon[1037]: New relevant interface enp0s25.IPv4 for mDNS. >Aug 11 23:22:19 localhost avahi-daemon[1037]: Registering new address record for 192.168.0.40 on enp0s25.IPv4. >Aug 11 23:22:19 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 5 of 5 (IPv4 Commit) complete. >Aug 11 23:22:19 localhost NetworkManager[1235]: <info> (enp0s25): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Aug 11 23:22:19 localhost NetworkManager[1235]: <info> (enp0s25): device state change: secondaries -> activated (reason 'none') [90 100 0] >Aug 11 23:22:19 localhost NetworkManager[1235]: <info> NetworkManager state is now CONNECTED_GLOBAL >Aug 11 23:22:19 localhost NetworkManager[1235]: bound to 192.168.0.40 -- renewal in 57998 seconds. >Aug 11 23:22:19 localhost NetworkManager[1235]: <info> Policy set 'Wired connection 1' (enp0s25) as default for IPv4 routing and DNS. >Aug 11 23:22:19 localhost NetworkManager[1235]: <info> Activation (enp0s25) successful, device activated. >Aug 11 23:22:19 localhost NetworkManager[1235]: <info> startup complete >Aug 11 23:22:19 localhost dbus-daemon[1043]: dbus[1043]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Aug 11 23:22:19 localhost dbus[1043]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Aug 11 23:22:19 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Aug 11 23:22:19 localhost dbus-daemon[1043]: dbus[1043]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Aug 11 23:22:19 localhost dbus[1043]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Aug 11 23:22:19 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Aug 11 23:22:19 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Aug 11 23:22:20 localhost kernel: snd_hda_intel 0000:01:00.1: Disabling via VGA-switcheroo >Aug 11 23:22:20 localhost kernel: snd_hda_intel 0000:01:00.1: Cannot lock devices! >Aug 11 23:22:20 localhost kernel: ACPI Warning: \_SB_.PCI0.PEGP.DGFX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140214/nsarguments-95) >Aug 11 23:22:20 localhost kernel: ACPI: \_SB_.PCI0.PEGP.DGFX: failed to evaluate _DSM >Aug 11 23:22:20 localhost kernel: ACPI Warning: \_SB_.PCI0.PEGP.DGFX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140214/nsarguments-95) >Aug 11 23:22:24 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 5 of 5 (IPv6 Commit) scheduled... >Aug 11 23:22:24 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 5 of 5 (IPv6 Commit) started... >Aug 11 23:22:24 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 5 of 5 (IPv6 Commit) complete. >Aug 11 23:22:24 localhost userhelper[2057]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Aug 11 23:22:24 localhost userhelper[2062]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Aug 11 23:22:24 localhost chronyd[1056]: Selected source 98.143.24.53 >Aug 11 23:22:24 localhost kernel: md: raid0 personality registered for level 0 >Aug 11 23:22:24 localhost kernel: md: raid1 personality registered for level 1 >Aug 11 23:22:24 localhost kernel: async_tx: api initialized (async) >Aug 11 23:22:24 localhost kernel: xor: automatically using best checksumming function: >Aug 11 23:22:24 localhost kernel: avx : 30204.000 MB/sec >Aug 11 23:22:24 localhost kernel: raid6: sse2x1 9296 MB/s >Aug 11 23:22:24 localhost kernel: raid6: sse2x2 11984 MB/s >Aug 11 23:22:24 localhost kernel: raid6: sse2x4 13800 MB/s >Aug 11 23:22:24 localhost kernel: raid6: avx2x1 18378 MB/s >Aug 11 23:22:24 localhost kernel: raid6: avx2x2 21738 MB/s >Aug 11 23:22:24 localhost kernel: raid6: avx2x4 24660 MB/s >Aug 11 23:22:24 localhost kernel: raid6: using algorithm avx2x4 (24660 MB/s) >Aug 11 23:22:24 localhost kernel: raid6: using avx2x2 recovery algorithm >Aug 11 23:22:24 localhost kernel: md: raid6 personality registered for level 6 >Aug 11 23:22:24 localhost kernel: md: raid5 personality registered for level 5 >Aug 11 23:22:24 localhost kernel: md: raid4 personality registered for level 4 >Aug 11 23:22:24 localhost kernel: md: raid10 personality registered for level 10 >Aug 11 23:22:24 localhost kernel: device-mapper: multipath: version 1.7.0 loaded >Aug 11 23:22:24 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Aug 11 23:22:24 localhost kernel: sha256_ssse3: Using AVX2 optimized SHA-256 implementation >Aug 11 23:22:24 localhost kernel: Loading iSCSI transport class v2.0-870. >Aug 11 23:22:24 localhost kernel: iscsi: registered transport (tcp) >Aug 11 23:22:24 localhost kernel: No iBFT detected. >Aug 11 23:22:25 localhost dbus-daemon[1043]: dbus[1043]: avc: received setenforce notice (enforcing=0) >Aug 11 23:22:25 localhost dbus[1043]: avc: received setenforce notice (enforcing=0) >Aug 11 23:22:25 localhost dbus[1591]: avc: received setenforce notice (enforcing=0) >Aug 11 23:22:25 localhost dbus[1567]: avc: received setenforce notice (enforcing=0) >Aug 11 23:22:25 localhost gnome-session[1557]: localuser:root being added to access control list >Aug 11 23:22:25 localhost avahi-daemon[1037]: Registering new address record for fd00::a22b:b8ff:fe39:c09 on enp0s25.*. >Aug 11 23:22:25 localhost avahi-daemon[1037]: Withdrawing address record for fe80::a22b:b8ff:fe39:c09 on enp0s25. >Aug 11 23:22:27 localhost NetworkManager[1235]: ifcfg-rh: read connection 'enp0s25' >Aug 11 23:22:27 localhost NetworkManager[1235]: <info> (enp0s25): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >Aug 11 23:22:27 localhost NetworkManager[1235]: <info> (enp0s25): deactivating device (reason 'connection-removed') [38] >Aug 11 23:22:27 localhost dhclient[1704]: Received signal 15, initiating shutdown. >Aug 11 23:22:27 localhost NetworkManager[1235]: Received signal 15, initiating shutdown. >Aug 11 23:22:27 localhost dhclient[1704]: DHCPRELEASE on enp0s25 to 192.168.0.1 port 67 (xid=0x157d137f) >Aug 11 23:22:27 localhost NetworkManager[1235]: DHCPRELEASE on enp0s25 to 192.168.0.1 port 67 (xid=0x157d137f) >Aug 11 23:22:30 localhost NetworkManager[1235]: <warn> (enp0s25): DHCP client pid 1704 didn't exit, will kill it. >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> (enp0s25): canceled DHCP transaction, DHCP client pid 1704 >Aug 11 23:22:30 localhost avahi-daemon[1037]: Withdrawing address record for 192.168.0.40 on enp0s25. >Aug 11 23:22:30 localhost avahi-daemon[1037]: Leaving mDNS multicast group on interface enp0s25.IPv4 with address 192.168.0.40. >Aug 11 23:22:30 localhost avahi-daemon[1037]: Interface enp0s25.IPv4 no longer relevant for mDNS. >Aug 11 23:22:30 localhost avahi-daemon[1037]: Withdrawing address record for fd00::a22b:b8ff:fe39:c09 on enp0s25. >Aug 11 23:22:30 localhost avahi-daemon[1037]: Registering new address record for fe80::a22b:b8ff:fe39:c09 on enp0s25.*. >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> NetworkManager state is now DISCONNECTED >Aug 11 23:22:30 localhost dbus-daemon[1043]: dbus[1043]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Aug 11 23:22:30 localhost dbus[1043]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Saved default wired connection 'enp0s25' to persistent storage >Aug 11 23:22:30 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Aug 11 23:22:30 localhost NetworkManager[1235]: <warn> (pid 1704) unhandled DHCP event for interface enp0s25 >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Auto-activating connection 'enp0s25'. >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Activation (enp0s25) starting connection 'enp0s25' >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> (enp0s25): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> NetworkManager state is now CONNECTING >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) scheduled... >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) started... >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) scheduled... >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) complete. >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) starting... >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> (enp0s25): device state change: prepare -> config (reason 'none') [40 50 0] >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) successful. >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) complete. >Aug 11 23:22:30 localhost dbus-daemon[1043]: dbus[1043]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Aug 11 23:22:30 localhost dbus[1043]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Aug 11 23:22:30 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Aug 11 23:22:30 localhost NetworkManager[1235]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-enp0s25 >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) scheduled. >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) started... >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> (enp0s25): device state change: config -> ip-config (reason 'none') [50 70 0] >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Activation (enp0s25) Beginning DHCPv4 transaction (timeout in 45 seconds) >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> dhclient started with pid 2207 >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) complete. >Aug 11 23:22:30 localhost chronyd[1056]: Source 208.53.158.34 offline >Aug 11 23:22:30 localhost chronyd[1056]: Source 208.68.36.196 offline >Aug 11 23:22:30 localhost chronyd[1056]: Source 142.54.181.202 offline >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 5 of 5 (IPv6 Commit) scheduled... >Aug 11 23:22:30 localhost chronyd[1056]: Source 98.143.24.53 offline >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 5 of 5 (IPv6 Commit) started... >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> (enp0s25): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 5 of 5 (IPv6 Commit) complete. >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> (enp0s25): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> (enp0s25): device state change: secondaries -> activated (reason 'none') [90 100 0] >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> NetworkManager state is now CONNECTED_GLOBAL >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Activation (enp0s25) successful, device activated. >Aug 11 23:22:30 localhost dhclient[2207]: Internet Systems Consortium DHCP Client 4.2.6 >Aug 11 23:22:30 localhost dhclient[2207]: Copyright 2004-2014 Internet Systems Consortium. >Aug 11 23:22:30 localhost dhclient[2207]: All rights reserved. >Aug 11 23:22:30 localhost dhclient[2207]: For info, please visit https://www.isc.org/software/dhcp/ >Aug 11 23:22:30 localhost dhclient[2207]: >Aug 11 23:22:30 localhost NetworkManager[1235]: Internet Systems Consortium DHCP Client 4.2.6 >Aug 11 23:22:30 localhost NetworkManager[1235]: Copyright 2004-2014 Internet Systems Consortium. >Aug 11 23:22:30 localhost NetworkManager[1235]: All rights reserved. >Aug 11 23:22:30 localhost NetworkManager[1235]: For info, please visit https://www.isc.org/software/dhcp/ >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> (enp0s25): DHCPv4 state changed nbi -> preinit >Aug 11 23:22:30 localhost dhclient[2207]: Listening on LPF/enp0s25/a0:2b:b8:39:0c:09 >Aug 11 23:22:30 localhost dhclient[2207]: Sending on LPF/enp0s25/a0:2b:b8:39:0c:09 >Aug 11 23:22:30 localhost dhclient[2207]: Sending on Socket/fallback >Aug 11 23:22:30 localhost dhclient[2207]: DHCPDISCOVER on enp0s25 to 255.255.255.255 port 67 interval 4 (xid=0x60a0f586) >Aug 11 23:22:30 localhost NetworkManager[1235]: Listening on LPF/enp0s25/a0:2b:b8:39:0c:09 >Aug 11 23:22:30 localhost NetworkManager[1235]: Sending on LPF/enp0s25/a0:2b:b8:39:0c:09 >Aug 11 23:22:30 localhost NetworkManager[1235]: Sending on Socket/fallback >Aug 11 23:22:30 localhost NetworkManager[1235]: DHCPDISCOVER on enp0s25 to 255.255.255.255 port 67 interval 4 (xid=0x60a0f586) >Aug 11 23:22:30 localhost dhclient[2207]: DHCPREQUEST on enp0s25 to 255.255.255.255 port 67 (xid=0x60a0f586) >Aug 11 23:22:30 localhost dhclient[2207]: DHCPOFFER from 192.168.0.1 >Aug 11 23:22:30 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Aug 11 23:22:30 localhost NetworkManager[1235]: DHCPREQUEST on enp0s25 to 255.255.255.255 port 67 (xid=0x60a0f586) >Aug 11 23:22:30 localhost NetworkManager[1235]: DHCPOFFER from 192.168.0.1 >Aug 11 23:22:30 localhost NetworkManager[1235]: DHCPACK from 192.168.0.1 (xid=0x60a0f586) >Aug 11 23:22:30 localhost dhclient[2207]: DHCPACK from 192.168.0.1 (xid=0x60a0f586) >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> (enp0s25): DHCPv4 state changed preinit -> bound >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> address 192.168.0.40 >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> plen 24 (255.255.255.0) >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> gateway 192.168.0.1 >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> server identifier 192.168.0.1 >Aug 11 23:22:30 localhost dhclient[2207]: bound to 192.168.0.40 -- renewal in 50856 seconds. >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> lease time 129600 >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> nameserver '192.168.0.1' >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> nameserver '205.171.2.25' >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> domain name 'Home' >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 5 of 5 (IPv4 Commit) started... >Aug 11 23:22:30 localhost avahi-daemon[1037]: Joining mDNS multicast group on interface enp0s25.IPv4 with address 192.168.0.40. >Aug 11 23:22:30 localhost avahi-daemon[1037]: New relevant interface enp0s25.IPv4 for mDNS. >Aug 11 23:22:30 localhost avahi-daemon[1037]: Registering new address record for 192.168.0.40 on enp0s25.IPv4. >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Policy set 'enp0s25' (enp0s25) as default for IPv4 routing and DNS. >Aug 11 23:22:30 localhost NetworkManager[1235]: <info> Activation (enp0s25) Stage 5 of 5 (IPv4 Commit) complete. >Aug 11 23:22:30 localhost NetworkManager[1235]: bound to 192.168.0.40 -- renewal in 50856 seconds. >Aug 11 23:22:30 localhost chronyd[1056]: Source 208.53.158.34 online >Aug 11 23:22:30 localhost chronyd[1056]: Source 208.68.36.196 online >Aug 11 23:22:30 localhost chronyd[1056]: Source 98.143.24.53 online >Aug 11 23:22:30 localhost chronyd[1056]: Source 142.54.181.202 online >Aug 11 23:22:31 localhost avahi-daemon[1037]: Registering new address record for fd00::a22b:b8ff:fe39:c09 on enp0s25.*. >Aug 11 23:22:31 localhost avahi-daemon[1037]: Withdrawing address record for fe80::a22b:b8ff:fe39:c09 on enp0s25. >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'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': 'F20-x86_64-LIVE-DESK-20140801', >'ID_FS_LABEL_ENC': 'F20-x86_64-LIVE-DESK-20140801', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-07-31-12-54-40-00', >'ID_FS_UUID_ENC': '2014-07-31-12-54-40-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_Flash_Drive', >'ID_MODEL_ENC': 'USB\\x20Flash\\x20Drive\\x20', >'ID_MODEL_ID': '312b', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '5ae1c391', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'ADATA_USB_Flash_Drive_143141046127007E-0:0', >'ID_SERIAL_SHORT': '143141046127007E', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'ADATA', >'ID_VENDOR_ENC': 'ADATA\\x20\\x20\\x20', >'ID_VENDOR_ID': '125f', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '54857', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_143141046127007E-0:0', >'/dev/disk/by-label/F20-x86_64-LIVE-DESK-20140801', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'/dev/disk/by-uuid/2014-07-31-12-54-40-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >name = sdb status = True kids = 0 id = 0 >parents = [] >uuid = None size = 7604.0 >format = existing iso9660 filesystem >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ADATA USB Flash Drive path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15572992 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 246, 62) biosGeometry: (969, 255, 63) >PedDevice: <_ped.Device object at 0x4b695f0> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f077c0bca50> >type = iso9660 name = iso9660 status = False >device = /dev/sdb uuid = 2014-07-31-12-54-40-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = F20-x86_64-LIVE-DESK-20140801 size = 0.0 targetSize = 0.0 >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'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': 'F20-x86_64-LIVE-DESK-20140801', >'ID_FS_LABEL_ENC': 'F20-x86_64-LIVE-DESK-20140801', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-07-31-12-54-40-00', >'ID_FS_UUID_ENC': '2014-07-31-12-54-40-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_Flash_Drive', >'ID_MODEL_ENC': 'USB\\x20Flash\\x20Drive\\x20', >'ID_MODEL_ID': '312b', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '0', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1996800', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '5ae1c391-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '5ae1c391', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'ADATA_USB_Flash_Drive_143141046127007E-0:0', >'ID_SERIAL_SHORT': '143141046127007E', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'ADATA', >'ID_VENDOR_ENC': 'ADATA\\x20\\x20\\x20', >'ID_VENDOR_ID': '125f', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '0', >'USEC_INITIALIZED': '54903', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_143141046127007E-0:0-part1', >'/dev/disk/by-label/F20-x86_64-LIVE-DESK-20140801', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/2014-07-31-12-54-40-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >'DEVNAME': 'sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'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': 'EFI', >'ID_FS_LABEL_ENC': 'EFI', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6324-8889', >'ID_FS_UUID_ENC': '6324-8889', >'ID_FS_VERSION': 'FAT12', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_Flash_Drive', >'ID_MODEL_ENC': 'USB\\x20Flash\\x20Drive\\x20', >'ID_MODEL_ID': '312b', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '172', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '10060', >'ID_PART_ENTRY_TYPE': '0xef', >'ID_PART_ENTRY_UUID': '5ae1c391-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '5ae1c391', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'ADATA_USB_Flash_Drive_143141046127007E-0:0', >'ID_SERIAL_SHORT': '143141046127007E', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'ADATA', >'ID_VENDOR_ENC': 'ADATA\\x20\\x20\\x20', >'ID_VENDOR_ID': '125f', >'MAJOR': '8', >'MINOR': '18', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '54949', >'name': 'sdb2', >'symlinks': ['/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_143141046127007E-0:0-part2', >'/dev/disk/by-label/EFI', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2', >'/dev/disk/by-uuid/6324-8889'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >'DEVNAME': 'sdb3', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'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': 'F20_X86_64', >'ID_FS_LABEL_ENC': 'F20\\x20X86_64', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'hfsplus', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '152c16c3-ce90-3206-a68a-b40183e6899d', >'ID_FS_UUID_ENC': '152c16c3-ce90-3206-a68a-b40183e6899d', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_Flash_Drive', >'ID_MODEL_ENC': 'USB\\x20Flash\\x20Drive\\x20', >'ID_MODEL_ID': '312b', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '10280', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '40288', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '5ae1c391-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '5ae1c391', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'ADATA_USB_Flash_Drive_143141046127007E-0:0', >'ID_SERIAL_SHORT': '143141046127007E', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'ADATA', >'ID_VENDOR_ENC': 'ADATA\\x20\\x20\\x20', >'ID_VENDOR_ID': '125f', >'MAJOR': '8', >'MINOR': '19', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '54995', >'name': 'sdb3', >'symlinks': ['/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_143141046127007E-0:0-part3', >'/dev/disk/by-label/F20\\x20X86_64', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3', >'/dev/disk/by-uuid/152c16c3-ce90-3206-a68a-b40183e6899d'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >'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_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': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'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': '0', >'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': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'DXM05B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAF256146T', >'ID_SERIAL_SHORT': 'S1ATNSAF256146T', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385a01d3e8a', >'ID_WWN_WITH_EXTENSION': '0x50025385a01d3e8a', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '57945', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAF256146T', >'/dev/disk/by-id/wwn-0x50025385a01d3e8a'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >name = sda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 244198.335938 >format = existing None >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 Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 500118192 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) >PedDevice: <_ped.Device object at 0x4b69950> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f077c0bccd0> >'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_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_MODEL': 'hp_DVD_A_DU8A5SH', >'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20DVD\\x20A\\x20\\x20DU8A5SH\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'NH62', >'ID_SERIAL': 'hp_DVD_A_DU8A5SH_486411912990', >'ID_SERIAL_SHORT': '486411912990', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '58986', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-hp_DVD_A_DU8A5SH_486411912990'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >'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': '73175', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 4 >parents = ['existing 0MB file /osmin.img (deleted) (3)'] >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': '73708', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 6 >parents = ['existing 0MB file /osmin (5)'] >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': '74251', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 8 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (7)'] >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': '_F20-x86_64-LIVE', >'ID_FS_LABEL_ENC': '_F20-x86_64-LIVE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '90d5f057-3522-4a04-b8f9-3652fa6af07a', >'ID_FS_UUID_ENC': '90d5f057-3522-4a04-b8f9-3652fa6af07a', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '74795', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_F20-x86_64-LIVE', >'/dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 10 >parents = ['existing 0MB file /LiveOS/ext3fs.img (9)'] >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 = 90d5f057-3522-4a04-b8f9-3652fa6af07a exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _F20-x86_64-LIVE 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': '75347', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 12 >parents = ['existing 0MB file /overlay (deleted) (11)'] >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': '_F20-x86_64-LIVE', >'ID_FS_LABEL_ENC': '_F20-x86_64-LIVE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '90d5f057-3522-4a04-b8f9-3652fa6af07a', >'ID_FS_UUID_ENC': '90d5f057-3522-4a04-b8f9-3652fa6af07a', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '38897', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_F20-x86_64-LIVE', >'/dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 13 >parents = ['existing 0MB loop loop4 (12) 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 0x4b699e0> >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 = 90d5f057-3522-4a04-b8f9-3652fa6af07a exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _F20-x86_64-LIVE 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': '_F20-x86_64-LIVE', >'ID_FS_LABEL_ENC': '_F20-x86_64-LIVE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '90d5f057-3522-4a04-b8f9-3652fa6af07a', >'ID_FS_UUID_ENC': '90d5f057-3522-4a04-b8f9-3652fa6af07a', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '50773', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_F20-x86_64-LIVE', >'/dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 14 >parents = ['existing 0MB loop loop3 (10) 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: 32519 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x4b69a70> >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 = 90d5f057-3522-4a04-b8f9-3652fa6af07a exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _F20-x86_64-LIVE 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': '_F20-x86_64-LIVE', >'ID_FS_LABEL_ENC': '_F20-x86_64-LIVE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '90d5f057-3522-4a04-b8f9-3652fa6af07a', >'ID_FS_UUID_ENC': '90d5f057-3522-4a04-b8f9-3652fa6af07a', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '60215', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_F20-x86_64-LIVE', >'/dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a', >'/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 = 15 >parents = ['existing 0MB loop loop3 (10) 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: 32519 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x4b69cb0> >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 = 90d5f057-3522-4a04-b8f9-3652fa6af07a exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _F20-x86_64-LIVE size = 3249.0 targetSize = 3249.0 >Aug 11 23:22:41 localhost systemd[1554]: Time has been changed >Aug 11 23:22:41 localhost systemd[1]: Time has been changed >Aug 11 23:22:41 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Aug 11 23:22:41 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Aug 11 23:22:54 localhost gnome-session[1557]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Aug 11 23:22:55 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Aug 11 23:22:55 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Aug 11 23:23:34 localhost chronyd[1056]: Selected source 142.54.181.202 >Aug 11 23:23:35 localhost chronyd[1056]: Selected source 208.68.36.196 >Aug 11 23:23:36 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >action.window.show_all() >action.window.show_all() >Aug 11 23:23:36 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Gtk.main() >Gtk.main() >Aug 11 23:23:36 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:36 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:36 localhost kernel: Btrfs loaded >Aug 11 23:23:36 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Aug 11 23:23:39 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:39 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:39 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:39 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:39 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:39 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:39 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:39 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:42 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >rc = self.window.run() >rc = self.window.run() >Aug 11 23:23:42 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:46 localhost gnome-session[1557]: Window manager warning: last_focus_time (108830) is greater than comparison timestamp (108825). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 11 23:23:46 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1400209 not in stack >Aug 11 23:23:46 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1400209 not in stack >Aug 11 23:23:46 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400209 not in stack >Aug 11 23:23:46 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:46 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:46 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:46 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:46 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:47 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:47 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:47 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:47 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:47 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:47 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:47 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:47 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:47 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:48 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >store.remove(itr) >store.remove(itr) >Aug 11 23:23:48 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:48 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:49 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:49 localhost gnome-session[1557]: (anaconda:2131): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Aug 11 23:23:58 localhost gnome-session[1557]: Window manager warning: last_focus_time (120627) is greater than comparison timestamp (120626). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 11 23:23:58 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400755 not in stack >Aug 11 23:23:58 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1400751 not in stack >Aug 11 23:23:58 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1400751 not in stack >Aug 11 23:23:58 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400751 not in stack >type: gpt primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 >partitions: [] >device: <parted.device.Device object at 0x7f077c241810> >PedDisk: <_ped.Disk object at 0x587afc8> >PartSpec instance (0x7f077c259c50) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f077c259c90) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x7f077c259cd0) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x7f077c259d10) -- >mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = efi encrypted = False >size = 20 maxSize = 200 grow = True >PartSpec instance (0x7f077c259d50) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 11848 maxSize = None grow = False >name = sda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 244198.335938 >format = non-existent gpt 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 Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 500118192 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) >PedDevice: <_ped.Device object at 0x4b69950> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f077c241ed0>] >boot: True ; primary: False ; size: 20MB ; grow: True ; max_size: 200 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cbce10> PedPartition: <_ped.Partition object at 0x5cb81d0> >sectorSize = 512 >id = 19 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc1050> PedPartition: <_ped.Partition object at 0x5cb8230> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cbcf10> PedPartition: <_ped.Partition object at 0x5cb8290> >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc1410> PedPartition: <_ped.Partition object at 0x5cb82f0> >sectorSize = 512 >id = 19 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cbce10> PedPartition: <_ped.Partition object at 0x5cb81d0> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cbca10> PedPartition: <_ped.Partition object at 0x5cb8170> >boot: False ; primary: False ; size: 11848MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc14d0> PedPartition: <_ped.Partition object at 0x5cb8350> >sectorSize = 512 >id = 19 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 20 name = sda3 growable = False >base = 24264704 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc1250> PedPartition: <_ped.Partition object at 0x5cb82f0> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc1710> PedPartition: <_ped.Partition object at 0x5cb8470> >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc18d0> PedPartition: <_ped.Partition object at 0x5cb8230> >sectorSize = 512 >id = 19 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 20 name = sda3 growable = False >base = 24264704 growth = 0 max_grow = 0 >done = True >id = 16 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc1c10> PedPartition: <_ped.Partition object at 0x5cb84d0> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc1f90> PedPartition: <_ped.Partition object at 0x5cb8650> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 5 path: /dev/sda5 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cbcd90> PedPartition: <_ped.Partition object at 0x5cb8410> >sectorSize = 512 >id = 19 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 20 name = sda3 growable = False >base = 24264704 growth = 0 max_grow = 0 >done = True >id = 16 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >id = 17 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 34358714368 >done = False >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 5 path: /dev/sda5 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cbcd10> PedPartition: <_ped.Partition object at 0x5cb83b0> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 5 path: /dev/sda5 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cbce10> PedPartition: <_ped.Partition object at 0x5cb8350> >sectorSize = 512 >id = 19 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 20 name = sda3 growable = False >base = 24264704 growth = 0 max_grow = 0 >done = True >id = 16 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >id = 17 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 34358714368 >done = False >start: 2048 end: 411647 length: 409600 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5cc1cd0> >start: 411648 end: 1435647 length: 1024000 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5cc1e50> >start: 1435648 end: 25700351 length: 24264704 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5cb1c10> >start: 25700352 end: 130557951 length: 104857600 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5cc4190> >start: 130557952 end: 500117503 length: 369559552 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5cc4310> >start: 2048 end: 411647 length: 409600 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5cc1cd0> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cbcf90> PedPartition: <_ped.Partition object at 0x5cb8530> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc4490> PedPartition: <_ped.Partition object at 0x5cb8170> >start: 411648 end: 1435647 length: 1024000 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5cc1e50> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc16d0> PedPartition: <_ped.Partition object at 0x5cb8590> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc1890> PedPartition: <_ped.Partition object at 0x5cb83b0> >start: 1435648 end: 25700351 length: 24264704 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5cb1c10> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc1950> PedPartition: <_ped.Partition object at 0x5cb85f0> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc1f50> PedPartition: <_ped.Partition object at 0x5cb8650> >start: 25700352 end: 130557951 length: 104857600 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5cc4190> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc1910> PedPartition: <_ped.Partition object at 0x5cb8710> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cbcb90> PedPartition: <_ped.Partition object at 0x5cb86b0> >start: 130557952 end: 500117503 length: 369559552 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5cc4310> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 5 path: /dev/sda5 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc1cd0> PedPartition: <_ped.Partition object at 0x5cb81d0> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 5 path: /dev/sda5 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc4550> PedPartition: <_ped.Partition object at 0x5cb87d0> >name = sda status = True kids = 2 id = 1 >parents = [] >uuid = None size = 244198.335938 >format = non-existent gpt 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 Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 500118192 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) >PedDevice: <_ped.Device object at 0x4b69950> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f077c241ed0>] ; fstype: swap ; encrypted: False ; >disk: <parted.disk.Disk object at 0x5d3c410> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f077c0db610> PedPartition: <_ped.Partition object at 0x4eef470> >disk: <parted.disk.Disk object at 0x5d3c410> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f077c0db790> PedPartition: <_ped.Partition object at 0x4eef410> >boot: True ; primary: False ; size: 200MB ; grow: False ; max_size: 200 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cbc6d0> PedPartition: <_ped.Partition object at 0x5cb8470> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5d3ed50> PedPartition: <_ped.Partition object at 0x5cb8290> >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc4690> PedPartition: <_ped.Partition object at 0x5cb8770> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc4490> PedPartition: <_ped.Partition object at 0x5cb83b0> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 4000.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f077c0dbb50> PedPartition: <_ped.Partition object at 0x5cb8170> >sectorSize = 512 >id = 19 name = sda1 growable = False >base = 409600 growth = 0 max_grow = 0 >done = True >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 21 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 8189952 >done = False >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f077c0dbad0> PedPartition: <_ped.Partition object at 0x5cb8470> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f077c0dbc10> PedPartition: <_ped.Partition object at 0x4eef3b0> >sectorSize = 512 >id = 19 name = sda1 growable = False >base = 409600 growth = 0 max_grow = 0 >done = True >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 21 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 8189952 >done = False >start: 2048 end: 411647 length: 409600 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x7f077c0dbe10> >start: 411648 end: 1435647 length: 1024000 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x7f077c0dbc90> >start: 1435648 end: 9627647 length: 8192000 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x7f077c0dbfd0> >start: 2048 end: 411647 length: 409600 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x7f077c0dbe10> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f077c0e1150> PedPartition: <_ped.Partition object at 0x5cb8410> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f077c0e1290> PedPartition: <_ped.Partition object at 0x5cb8290> >start: 411648 end: 1435647 length: 1024000 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x7f077c0dbc90> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc1610> PedPartition: <_ped.Partition object at 0x4eef290> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f077c0dbb10> PedPartition: <_ped.Partition object at 0x4eef350> >start: 1435648 end: 9627647 length: 8192000 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x7f077c0dbfd0> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc4450> PedPartition: <_ped.Partition object at 0x4eef2f0> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f077c0e1810> PedPartition: <_ped.Partition object at 0x4eef1d0> >Aug 11 23:24:13 localhost gnome-session[1557]: Window manager warning: last_focus_time (136488) is greater than comparison timestamp (136487). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 11 23:24:13 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400f12 not in stack >Aug 11 23:24:13 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1400f0e not in stack >Aug 11 23:24:13 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1400f0e not in stack >Aug 11 23:24:13 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400f0e not in stack >name = sda status = True kids = 3 id = 1 >parents = [] >uuid = None size = 244198.335938 >format = non-existent gpt 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 Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 500118192 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) >PedDevice: <_ped.Device object at 0x4b69950> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f077c241ed0>] ; fstype: ext4 ; encrypted: False ; >disk: <parted.disk.Disk object at 0x5cc1610> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4ef6f90> PedPartition: <_ped.Partition object at 0x5cb83b0> >disk: <parted.disk.Disk object at 0x5cc1610> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4f0e150> PedPartition: <_ped.Partition object at 0x5cb8d70> >disk: <parted.disk.Disk object at 0x5cc1610> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4f0e2d0> PedPartition: <_ped.Partition object at 0x4eef110> >boot: True ; primary: False ; size: 200MB ; grow: False ; max_size: 200 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f077c250b90> PedPartition: <_ped.Partition object at 0x5cb8770> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f077c0e1750> PedPartition: <_ped.Partition object at 0x5cb8290> >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4ef6d10> PedPartition: <_ped.Partition object at 0x4eef1d0> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4ef6d90> PedPartition: <_ped.Partition object at 0x4eef350> >boot: False ; primary: False ; size: 4000MB ; grow: False ; max_size: 4000.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4f0e710> PedPartition: <_ped.Partition object at 0x4eef290> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4f0e910> PedPartition: <_ped.Partition object at 0x4eef3b0> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 100000.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4f0ead0> PedPartition: <_ped.Partition object at 0x4d1c4d0> >sectorSize = 512 >id = 19 name = sda1 growable = False >base = 409600 growth = 0 max_grow = 0 >done = True >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 21 name = sda3 growable = False >base = 8192000 growth = 0 max_grow = 0 >done = True >id = 22 name = sda4 growable = True >base = 2048 growth = 0 max_grow = 204797952 >done = False >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4f0ef10> PedPartition: <_ped.Partition object at 0x4eef170> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4f0e710> PedPartition: <_ped.Partition object at 0x4eef0b0> >sectorSize = 512 >id = 19 name = sda1 growable = False >base = 409600 growth = 0 max_grow = 0 >done = True >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 21 name = sda3 growable = False >base = 8192000 growth = 0 max_grow = 0 >done = True >id = 22 name = sda4 growable = True >base = 2048 growth = 0 max_grow = 204797952 >done = False >start: 2048 end: 411647 length: 409600 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x4f0e410> >start: 411648 end: 1435647 length: 1024000 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x4f0ed10> >start: 1435648 end: 9627647 length: 8192000 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x4f0ee50> >start: 9627648 end: 214427647 length: 204800000 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5d45110> >start: 2048 end: 411647 length: 409600 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x4f0e410> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f077c0e1350> PedPartition: <_ped.Partition object at 0x4eef2f0> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5d45250> PedPartition: <_ped.Partition object at 0x4eef350> >start: 411648 end: 1435647 length: 1024000 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x4f0ed10> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5cc1710> PedPartition: <_ped.Partition object at 0x4eef230> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f077c0e15d0> PedPartition: <_ped.Partition object at 0x4eef1d0> >start: 1435648 end: 9627647 length: 8192000 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x4f0ee50> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f077c0e1810> PedPartition: <_ped.Partition object at 0x4c8e890> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5d455d0> PedPartition: <_ped.Partition object at 0x5cb8290> >start: 9627648 end: 214427647 length: 204800000 >device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5d45110> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f077c250a50> PedPartition: <_ped.Partition object at 0x4c8ea10> >disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5d45b10> PedPartition: <_ped.Partition object at 0x5d3b590> >Aug 11 23:24:20 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1401c9f not in stack >Aug 11 23:24:20 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1401c9b not in stack >Aug 11 23:24:20 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1401c9b not in stack >Aug 11 23:24:20 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1401c9b not in stack >Aug 11 23:24:25 localhost gnome-session[1557]: Window manager warning: last_focus_time (148227) is greater than comparison timestamp (148226). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 11 23:24:25 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14029fa not in stack >Aug 11 23:24:25 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x14029f6 not in stack >Aug 11 23:24:25 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x14029f6 not in stack >Aug 11 23:24:25 localhost gnome-session[1557]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14029f6 not in stack >Aug 11 23:24:35 localhost gnome-session[1557]: Window manager warning: last_focus_time (158287) is greater than comparison timestamp (158283). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >network --bootproto=dhcp --device=enp0s25 --onboot=off --ipv6=auto --activate >network --hostname=neuromancer >Aug 11 23:24:35 neuromancer systemd-hostnamed[1111]: Changed static host name to 'neuromancer' >Aug 11 23:24:35 neuromancer systemd-hostnamed[1111]: Changed host name to 'neuromancer' >disk: <parted.disk.Disk object at 0x7f077c241a50> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4f0e110> PedPartition: <_ped.Partition object at 0x5d3b770> >disk: <parted.disk.Disk object at 0x7f077c241a50> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f077c0e1e90> PedPartition: <_ped.Partition object at 0x5d3b710> >disk: <parted.disk.Disk object at 0x7f077c241a50> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4f0e250> PedPartition: <_ped.Partition object at 0x4eef1d0> >disk: <parted.disk.Disk object at 0x7f077c241a50> fileSystem: None >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4f0e710> PedPartition: <_ped.Partition object at 0x5cb8290> >Aug 11 23:24:42 neuromancer kernel: Adding 4095996k swap on /dev/sda3. Priority:-1 extents:1 across:4095996k SSFS >Aug 11 23:24:42 neuromancer kernel: EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null) >Aug 11 23:24:42 neuromancer kernel: SELinux: initialized (dev sda4, type ext4), uses xattr >Aug 11 23:24:42 neuromancer kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >Aug 11 23:24:42 neuromancer kernel: SELinux: initialized (dev sda2, type ext4), uses xattr >Aug 11 23:24:42 neuromancer kernel: SELinux: initialized (dev sda1, type vfat), uses genfs_contexts >Aug 11 23:24:42 neuromancer kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 11 23:24:52 neuromancer gnome-session[1557]: Window manager warning: last_focus_time (175464) is greater than comparison timestamp (175462). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 11 23:25:57 neuromancer dracut[2489]: dracut- >Aug 11 23:25:57 neuromancer dracut[2493]: Executing: /sbin/dracut --no-hostonly -a rescue /boot/initramfs-0-rescue-f8cde39f517447959f8f22a09392154a.img 3.15.6-200.fc20.x86_64 >Aug 11 23:25:57 neuromancer dracut[2493]: 05busybox: Could not find command 'busybox'! >Aug 11 23:25:57 neuromancer dracut[2493]: 91crypt-gpg: Could not find command 'gpg'! >Aug 11 23:25:57 neuromancer dracut[2493]: 95nbd: Could not find command 'nbd-client'! >Aug 11 23:25:57 neuromancer dracut[2493]: 95nfs: Could not find any command of 'rpcbind portmap'! >Aug 11 23:25:57 neuromancer dracut[2493]: *** Including module: bash *** >Aug 11 23:25:57 neuromancer dracut[2493]: *** Including module: modsign *** >Aug 11 23:25:57 neuromancer dracut[2493]: *** Including module: rescue *** >Aug 11 23:25:57 neuromancer dracut[2493]: *** Including module: i18n *** >Aug 11 23:25:57 neuromancer dracut[2493]: *** Including module: network *** >Aug 11 23:25:57 neuromancer dracut[2493]: *** Including module: ifcfg *** >Aug 11 23:25:57 neuromancer dracut[2493]: *** Including module: drm *** >Aug 11 23:25:57 neuromancer dracut[2493]: *** Including module: plymouth *** >Aug 11 23:25:58 neuromancer dracut[2493]: *** Including module: btrfs *** >Aug 11 23:25:58 neuromancer dracut[2493]: *** Including module: crypt *** >Aug 11 23:25:58 neuromancer dracut[2493]: *** Including module: dm *** >Aug 11 23:25:58 neuromancer dracut[2493]: Skipping udev rule: 64-device-mapper.rules >Aug 11 23:25:58 neuromancer dracut[2493]: Skipping udev rule: 60-persistent-storage-dm.rules >Aug 11 23:25:58 neuromancer dracut[2493]: Skipping udev rule: 55-dm.rules >Aug 11 23:25:58 neuromancer dracut[2493]: *** Including module: dmraid *** >Aug 11 23:25:58 neuromancer dracut[2493]: Skipping udev rule: 64-md-raid.rules >Aug 11 23:25:58 neuromancer dracut[2493]: *** Including module: kernel-modules *** >Aug 11 23:25:59 neuromancer dracut[2493]: *** Including module: lvm *** >Aug 11 23:25:59 neuromancer dracut[2493]: Skipping udev rule: 64-device-mapper.rules >Aug 11 23:25:59 neuromancer dracut[2493]: Skipping udev rule: 56-lvm.rules >Aug 11 23:25:59 neuromancer dracut[2493]: Skipping udev rule: 60-persistent-storage-lvm.rules >Aug 11 23:25:59 neuromancer dracut[2493]: *** Including module: mdraid *** >Aug 11 23:25:59 neuromancer dracut[2493]: Skipping udev rule: 64-md-raid.rules >Aug 11 23:25:59 neuromancer dracut[2493]: *** Including module: multipath *** >Aug 11 23:25:59 neuromancer dracut[2493]: Skipping udev rule: 40-multipath.rules >Aug 11 23:25:59 neuromancer dracut[2493]: *** Including module: cifs *** >Aug 11 23:25:59 neuromancer dracut[2493]: *** Including module: fcoe *** >Aug 11 23:26:00 neuromancer dracut[2493]: *** Including module: fcoe-uefi *** >Aug 11 23:26:00 neuromancer dracut[2493]: *** Including module: iscsi *** >Aug 11 23:26:00 neuromancer dracut[2493]: *** Including module: resume *** >Aug 11 23:26:00 neuromancer dracut[2493]: *** Including module: rootfs-block *** >Aug 11 23:26:00 neuromancer dracut[2493]: *** Including module: terminfo *** >Aug 11 23:26:00 neuromancer dracut[2493]: *** Including module: udev-rules *** >Aug 11 23:26:00 neuromancer dracut[2493]: Skipping udev rule: 91-permissions.rules >Aug 11 23:26:00 neuromancer dracut[2493]: Skipping udev rule: 80-drivers-modprobe.rules >Aug 11 23:26:00 neuromancer dracut[2493]: *** Including module: biosdevname *** >Aug 11 23:26:00 neuromancer dracut[2493]: *** Including module: systemd *** >Aug 11 23:26:00 neuromancer dracut[2493]: *** Including module: usrmount *** >Aug 11 23:26:00 neuromancer dracut[2493]: *** Including module: base *** >Aug 11 23:26:00 neuromancer dracut[2493]: *** Including module: fs-lib *** >Aug 11 23:26:00 neuromancer dracut[2493]: *** Including module: shutdown *** >Aug 11 23:26:00 neuromancer dracut[2493]: *** Including module: uefi-lib *** >Aug 11 23:26:00 neuromancer dracut[2493]: *** Including modules done *** >Aug 11 23:26:00 neuromancer dracut[2493]: *** Installing kernel module dependencies and firmware *** >Aug 11 23:26:01 neuromancer dracut[2493]: *** Installing kernel module dependencies and firmware done *** >Aug 11 23:26:01 neuromancer dracut[2493]: *** Resolving executable dependencies *** >Aug 11 23:26:02 neuromancer dracut[2493]: *** Resolving executable dependencies done*** >Aug 11 23:26:02 neuromancer dracut[2493]: *** Hardlinking files *** >Aug 11 23:26:02 neuromancer dracut[2493]: *** Hardlinking files done *** >Aug 11 23:26:02 neuromancer dracut[2493]: *** Stripping files *** >Aug 11 23:26:03 neuromancer dracut[2493]: *** Stripping files done *** >Aug 11 23:26:03 neuromancer dracut[2493]: *** Store current command line parameters *** >Aug 11 23:26:03 neuromancer dracut[2493]: *** Creating image file *** >Aug 11 23:26:33 neuromancer dracut[2493]: *** Creating image file done *** >Aug 11 23:26:33 neuromancer dracut[2493]: Image: /boot/initramfs-0-rescue-f8cde39f517447959f8f22a09392154a.img: 43M >Aug 11 23:26:33 neuromancer dracut[2493]: ======================================================================== >Aug 11 23:26:34 neuromancer dracut[2493]: Version: dracut-037-11.git20140402.fc20 >Aug 11 23:26:34 neuromancer dracut[2493]: >Aug 11 23:26:34 neuromancer dracut[2493]: Arguments: --no-hostonly -a 'rescue' >Aug 11 23:26:35 neuromancer dracut[2493]: >Aug 11 23:26:35 neuromancer dracut[2493]: dracut modules: >Aug 11 23:26:35 neuromancer dracut[2493]: bash >Aug 11 23:26:35 neuromancer dracut[2493]: modsign >Aug 11 23:26:35 neuromancer dracut[2493]: rescue >Aug 11 23:26:35 neuromancer dracut[2493]: i18n >Aug 11 23:26:35 neuromancer dracut[2493]: network >Aug 11 23:26:35 neuromancer dracut[2493]: ifcfg >Aug 11 23:26:35 neuromancer dracut[2493]: drm >Aug 11 23:26:35 neuromancer dracut[2493]: plymouth >Aug 11 23:26:35 neuromancer dracut[2493]: btrfs >Aug 11 23:26:35 neuromancer dracut[2493]: crypt >Aug 11 23:26:35 neuromancer dracut[2493]: dm >Aug 11 23:26:35 neuromancer dracut[2493]: dmraid >Aug 11 23:26:35 neuromancer dracut[2493]: kernel-modules >Aug 11 23:26:35 neuromancer dracut[2493]: lvm >Aug 11 23:26:35 neuromancer dracut[2493]: mdraid >Aug 11 23:26:35 neuromancer dracut[2493]: multipath >Aug 11 23:26:35 neuromancer dracut[2493]: cifs >Aug 11 23:26:35 neuromancer dracut[2493]: fcoe >Aug 11 23:26:35 neuromancer dracut[2493]: fcoe-uefi >Aug 11 23:26:35 neuromancer dracut[2493]: iscsi >Aug 11 23:26:35 neuromancer dracut[2493]: resume >Aug 11 23:26:35 neuromancer dracut[2493]: rootfs-block >Aug 11 23:26:35 neuromancer dracut[2493]: terminfo >Aug 11 23:26:35 neuromancer dracut[2493]: udev-rules >Aug 11 23:26:35 neuromancer dracut[2493]: biosdevname >Aug 11 23:26:35 neuromancer dracut[2493]: systemd >Aug 11 23:26:35 neuromancer dracut[2493]: usrmount >Aug 11 23:26:35 neuromancer dracut[2493]: base >Aug 11 23:26:35 neuromancer dracut[2493]: fs-lib >Aug 11 23:26:35 neuromancer dracut[2493]: shutdown >Aug 11 23:26:35 neuromancer dracut[2493]: uefi-lib >Aug 11 23:26:36 neuromancer dracut[2493]: ======================================================================== >Aug 11 23:26:36 neuromancer dracut[2493]: drwxr-xr-x 12 root root 0 Aug 11 23:26 . >Aug 11 23:26:36 neuromancer dracut[2493]: crw-rw-r-- 1 root root 5, 1 Aug 11 23:25 dev/console >Aug 11 23:26:36 neuromancer dracut[2493]: crw-rw-r-- 1 root root 1, 11 Aug 11 23:25 dev/kmsg >Aug 11 23:26:36 neuromancer dracut[2493]: crw-rw-r-- 1 root root 1, 3 Aug 11 23:25 dev/null >Aug 11 23:26:36 neuromancer dracut[2493]: lrwxrwxrwx 1 root root 7 Aug 11 23:25 bin -> usr/bin >Aug 11 23:26:36 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:25 dev >Aug 11 23:26:36 neuromancer dracut[2493]: drwxr-xr-x 11 root root 0 Aug 11 23:26 etc >Aug 11 23:26:36 neuromancer dracut[2493]: drwxrwxr-x 2 root root 0 Aug 11 23:26 etc/cmdline.d >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-rw-r-- 2 root root 0 Aug 11 23:25 etc/cmdline.d/90crypt.conf >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-rw-r-- 2 root root 1 Aug 11 23:25 etc/cmdline.d/90dmraid.conf >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-rw-r-- 2 root root 0 Aug 11 23:25 etc/cmdline.d/90lvm.conf >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-rw-r-- 2 root root 1 Aug 11 23:25 etc/cmdline.d/90mdraid.conf >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-rw-r-- 1 root root 1 Aug 11 23:26 etc/cmdline.d/95resume.conf >Aug 11 23:26:36 neuromancer dracut[2493]: drwxrwxr-x 2 root root 0 Aug 11 23:26 etc/conf.d >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-rw-r-- 1 root root 124 Aug 11 23:26 etc/conf.d/systemd.conf >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-r--r-- 1 root root 164 Mar 19 12:16 etc/dhclient.conf >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-r--r-- 1 root root 112 Aug 3 2013 etc/e2fsck.conf >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-r--r-- 1 root root 30 Feb 19 08:46 etc/fedora-release >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-rw-r-- 1 root root 0 Aug 11 23:26 etc/fstab.empty >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-rw-r-- 1 root root 134 Aug 11 23:26 etc/group >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-rw-r-- 1 root root 212 Aug 11 23:26 etc/initrd-release >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8922 Aug 11 23:26 etc/ld.so.cache >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-r--r-- 1 root root 28 Jan 23 2014 etc/ld.so.conf >Aug 11 23:26:36 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 etc/ld.so.conf.d >Aug 11 23:26:36 neuromancer dracut[2493]: -r--r--r-- 1 root root 63 Jul 17 22:54 etc/ld.so.conf.d/kernel-3.15.6-200.fc20.x86_64.conf >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-r--r-- 1 root root 16 Apr 11 15:38 etc/ld.so.conf.d/llvm-x86_64.conf >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-r--r-- 1 root root 24 Dec 3 2013 etc/ld.so.conf.d/tracker-x86_64.conf >Aug 11 23:26:36 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:25 etc/libnl >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1130 May 22 05:06 etc/libnl/classid >Aug 11 23:26:36 neuromancer dracut[2493]: drwxrwxr-x 2 root root 0 Aug 11 23:25 etc/lvm >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-rw-r-- 1 root root 44 Aug 11 23:25 etc/lvm/lvm.conf >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-rw-r-- 1 root root 0 Aug 11 23:26 etc/machine-id >Aug 11 23:26:36 neuromancer dracut[2493]: lrwxrwxrwx 1 root root 17 Aug 11 23:26 etc/mtab -> /proc/self/mounts >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1723 Jul 31 11:52 etc/nsswitch.conf >Aug 11 23:26:36 neuromancer dracut[2493]: lrwxrwxrwx 1 root root 14 Aug 11 23:26 etc/os-release -> initrd-release >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-rw-r-- 1 root root 64 Aug 11 23:26 etc/passwd >Aug 11 23:26:36 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 etc/pcmcia >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1117 Aug 3 2013 etc/pcmcia/config.opts >Aug 11 23:26:36 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:25 etc/plymouth >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-r--r-- 1 root root 94 Jul 31 11:34 etc/plymouth/plymouthd.conf >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6545 Jun 7 2013 etc/protocols >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-r--r-- 1 root root 670293 Jun 7 2013 etc/services >Aug 11 23:26:36 neuromancer dracut[2493]: lrwxrwxrwx 1 root root 14 Aug 11 23:25 etc/system-release -> fedora-release >Aug 11 23:26:36 neuromancer dracut[2493]: drwxrwxr-x 3 root root 0 Aug 11 23:26 etc/systemd >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-rw-r-- 1 root root 47 Aug 11 23:26 etc/systemd/journald.conf >Aug 11 23:26:36 neuromancer dracut[2493]: drwxrwxr-x 3 root root 0 Aug 11 23:25 etc/systemd/system >Aug 11 23:26:36 neuromancer dracut[2493]: drwxrwxr-x 2 root root 0 Aug 11 23:25 etc/systemd/system/sysinit.target.wants >Aug 11 23:26:36 neuromancer dracut[2493]: lrwxrwxrwx 1 root root 53 Aug 11 23:25 etc/systemd/system/sysinit.target.wants/multipathd.service -> ../../../../usr/lib/systemd/system/multipathd.service >Aug 11 23:26:36 neuromancer dracut[2493]: drwxr-xr-x 3 root root 0 Aug 11 23:26 etc/udev >Aug 11 23:26:36 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 etc/udev/rules.d >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-r--r-- 1 root root 142 Mar 19 12:16 etc/udev/rules.d/11-dm.rules >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-rw-r-- 1 root root 681 Aug 11 23:25 etc/udev/rules.d/59-persistent-storage-dm.rules >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-rw-r-- 1 root root 854 Aug 11 23:25 etc/udev/rules.d/59-persistent-storage-md.rules >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-rw-r-- 1 root root 298 Aug 11 23:26 etc/udev/rules.d/59-persistent-storage.rules >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-r--r-- 1 root root 972 Mar 19 12:16 etc/udev/rules.d/61-dmraid-imsm.rules >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-rw-r-- 1 root root 1031 Aug 11 23:26 etc/udev/rules.d/61-persistent-storage.rules >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-r--r-- 1 root root 776 Mar 19 12:16 etc/udev/rules.d/64-lvm.rules >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1476 Mar 19 12:16 etc/udev/rules.d/65-md-incremental-imsm.rules >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-r--r-- 1 root root 44 Jul 24 09:37 etc/udev/udev.conf >Aug 11 23:26:36 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1982 Feb 15 07:04 etc/virc >Aug 11 23:26:36 neuromancer dracut[2493]: lrwxrwxrwx 1 root root 23 Aug 11 23:26 init -> usr/lib/systemd/systemd >Aug 11 23:26:36 neuromancer dracut[2493]: lrwxrwxrwx 1 root root 7 Aug 11 23:25 lib -> usr/lib >Aug 11 23:26:36 neuromancer dracut[2493]: lrwxrwxrwx 1 root root 9 Aug 11 23:25 lib64 -> usr/lib64 >Aug 11 23:26:36 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:25 proc >Aug 11 23:26:36 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:25 root >Aug 11 23:26:36 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:25 run >Aug 11 23:26:36 neuromancer dracut[2493]: lrwxrwxrwx 1 root root 8 Aug 11 23:25 sbin -> usr/sbin >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 3041 Mar 19 12:16 shutdown >Aug 11 23:26:36 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:25 sys >Aug 11 23:26:36 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:25 sysroot >Aug 11 23:26:36 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:25 tmp >Aug 11 23:26:36 neuromancer dracut[2493]: drwxrwxr-x 7 root root 0 Aug 11 23:25 usr >Aug 11 23:26:36 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/bin >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 949864 Aug 11 23:26 usr/bin/bash >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 54080 Aug 11 23:26 usr/bin/cat >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 134144 Aug 11 23:26 usr/bin/cp >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 49680 Aug 11 23:26 usr/bin/dmesg >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 2069 Mar 19 12:16 usr/bin/dracut-cmdline >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 1102 Mar 19 12:16 usr/bin/dracut-emergency >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 2156 Mar 19 12:16 usr/bin/dracut-initqueue >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 1170 Mar 19 12:16 usr/bin/dracut-mount >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 611 Mar 19 12:16 usr/bin/dracut-pre-mount >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 967 Mar 19 12:16 usr/bin/dracut-pre-pivot >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 577 Mar 19 12:16 usr/bin/dracut-pre-trigger >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 1523 Mar 19 12:16 usr/bin/dracut-pre-udev >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 33072 Aug 11 23:26 usr/bin/echo >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 55432 Aug 11 23:26 usr/bin/findmnt >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 24272 Aug 11 23:26 usr/bin/flock >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 15736 Aug 11 23:26 usr/bin/free >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 154632 Aug 11 23:26 usr/bin/grep >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 100848 Aug 11 23:26 usr/bin/gzip >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 15816 Aug 11 23:26 usr/bin/hostname >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 228728 Aug 11 23:26 usr/bin/journalctl >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 11456 Aug 11 23:26 usr/bin/kbd_mode >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 28632 Aug 11 23:26 usr/bin/keyctl >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 150456 Aug 11 23:26 usr/bin/kmod >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 158216 Aug 11 23:26 usr/bin/less >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 58568 Aug 11 23:26 usr/bin/ln >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 113144 Aug 11 23:26 usr/bin/loadkeys >Aug 11 23:26:36 neuromancer dracut[2493]: lrwxrwxrwx 1 root root 4 Aug 11 23:26 usr/bin/loginctl -> true >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 117624 Aug 11 23:26 usr/bin/ls >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 54016 Aug 11 23:26 usr/bin/mkdir >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 33128 Aug 11 23:26 usr/bin/mkfifo >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 37264 Aug 11 23:26 usr/bin/mknod >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 41144 Aug 11 23:26 usr/bin/more >Aug 11 23:26:36 neuromancer dracut[2493]: -rwsr-xr-x 1 root root 44208 Aug 11 23:26 usr/bin/mount >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 125912 Aug 11 23:26 usr/bin/mv >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 163120 Aug 11 23:26 usr/bin/netstat >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 32448 Aug 11 23:26 usr/bin/ntfsck >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 45432 Aug 11 23:26 usr/bin/ping >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 50176 Aug 11 23:26 usr/bin/ping6 >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 41320 Aug 11 23:26 usr/bin/plymouth >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 95944 Aug 11 23:26 usr/bin/ps >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 41784 Aug 11 23:26 usr/bin/readlink >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 62800 Aug 11 23:26 usr/bin/rm >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 45536 Aug 11 23:26 usr/bin/rmdir >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 70224 Aug 11 23:26 usr/bin/scp >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 80248 Aug 11 23:26 usr/bin/sed >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 41368 Aug 11 23:26 usr/bin/setfont >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 11536 Aug 11 23:26 usr/bin/setsid >Aug 11 23:26:36 neuromancer dracut[2493]: lrwxrwxrwx 1 root root 4 Aug 11 23:25 usr/bin/sh -> bash >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 33112 Aug 11 23:26 usr/bin/sleep >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 483584 Aug 11 23:26 usr/bin/ssh >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 70272 Aug 11 23:26 usr/bin/stty >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 357768 Aug 11 23:26 usr/bin/systemctl >Aug 11 23:26:36 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 44880 Aug 11 23:26 usr/bin/systemd-ask-password >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 57696 Aug 11 23:26 usr/bin/systemd-cgls >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 137488 Aug 11 23:26 usr/bin/systemd-run >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 82848 Aug 11 23:26 usr/bin/systemd-tmpfiles >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 69952 Aug 11 23:26 usr/bin/systemd-tty-ask-password-agent >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 139952 Aug 11 23:26 usr/bin/teamd >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 25936 Aug 11 23:26 usr/bin/teamdctl >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 19960 Aug 11 23:26 usr/bin/teamnl >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 45680 Aug 11 23:26 usr/bin/tr >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 28936 Aug 11 23:26 usr/bin/true >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 274232 Aug 11 23:26 usr/bin/udevadm >Aug 11 23:26:37 neuromancer dracut[2493]: -rwsr-xr-x 1 root root 31936 Aug 11 23:26 usr/bin/umount >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 33088 Aug 11 23:26 usr/bin/uname >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 910072 Aug 11 23:26 usr/bin/vi >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 10 root root 0 Aug 11 23:26 usr/lib >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 1079 Mar 19 12:16 usr/lib/cifs-lib.sh >Aug 11 23:26:37 neuromancer dracut[2493]: drwxrwxr-x 3 root root 0 Aug 11 23:26 usr/lib/dracut >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 6898 Mar 19 12:16 usr/lib/dracut-crypt-lib.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 31083 Mar 19 12:16 usr/lib/dracut-lib.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-rw-r-- 1 root root 26 Aug 11 23:26 usr/lib/dracut/build-parameter.txt >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-rw-r-- 1 root root 31 Aug 11 23:26 usr/lib/dracut/dracut-037-11.git20140402.fc20 >Aug 11 23:26:37 neuromancer dracut[2493]: drwxrwxr-x 15 root root 0 Aug 11 23:25 usr/lib/dracut/hooks >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/dracut/hooks/cleanup >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 362 Mar 19 12:16 usr/lib/dracut/hooks/cleanup/10-kill-dhclient.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 214 Mar 19 12:16 usr/lib/dracut/hooks/cleanup/80-multipathd-needshutdown.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 168 Mar 19 12:16 usr/lib/dracut/hooks/cleanup/90-cleanup-iscsi.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 265 Mar 19 12:16 usr/lib/dracut/hooks/cleanup/99-mdraid-needshutdown.sh >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/dracut/hooks/cmdline >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 1260 Mar 19 12:16 usr/lib/dracut/hooks/cmdline/10-parse-keydev.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 1027 Mar 19 12:16 usr/lib/dracut/hooks/cmdline/20-parse-uefifcoe.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 3276 Mar 19 12:16 usr/lib/dracut/hooks/cmdline/30-parse-crypt.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 596 Mar 19 12:16 usr/lib/dracut/hooks/cmdline/30-parse-lvm.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 1292 Mar 19 12:16 usr/lib/dracut/hooks/cmdline/90-parse-cifsroot.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 3478 Mar 19 12:16 usr/lib/dracut/hooks/cmdline/90-parse-iscsiroot.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 926 Mar 19 12:16 usr/lib/dracut/hooks/cmdline/91-dhcp-root.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 361 Mar 19 12:16 usr/lib/dracut/hooks/cmdline/92-parse-ibft.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 790 Mar 19 12:16 usr/lib/dracut/hooks/cmdline/95-parse-vlan.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 1975 Mar 19 12:16 usr/lib/dracut/hooks/cmdline/96-parse-bond.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 917 Mar 19 12:16 usr/lib/dracut/hooks/cmdline/96-parse-team.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 1394 Mar 19 12:16 usr/lib/dracut/hooks/cmdline/97-parse-bridge.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 4269 Mar 19 12:16 usr/lib/dracut/hooks/cmdline/98-parse-ip-opts.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 1932 Mar 19 12:16 usr/lib/dracut/hooks/cmdline/99-parse-fcoe.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 662 Mar 19 12:16 usr/lib/dracut/hooks/cmdline/99-parse-ifname.sh >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/dracut/hooks/emergency >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 160 Mar 19 12:16 usr/lib/dracut/hooks/emergency/50-plymouth-emergency.sh >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 6 root root 0 Aug 11 23:25 usr/lib/dracut/hooks/initqueue >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:25 usr/lib/dracut/hooks/initqueue/finished >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:25 usr/lib/dracut/hooks/initqueue/online >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:25 usr/lib/dracut/hooks/initqueue/settled >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/dracut/hooks/initqueue/timeout >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 1352 Mar 19 12:16 usr/lib/dracut/hooks/initqueue/timeout/99-rootfallback.sh >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:25 usr/lib/dracut/hooks/mount >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:25 usr/lib/dracut/hooks/netroot >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/dracut/hooks/pre-mount >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 910 Mar 19 12:16 usr/lib/dracut/hooks/pre-mount/10-mdraid-waitclean.sh >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/dracut/hooks/pre-pivot >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 8342 Mar 19 12:16 usr/lib/dracut/hooks/pre-pivot/85-write-ifcfg.sh >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/dracut/hooks/pre-shutdown >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 338 Mar 19 12:16 usr/lib/dracut/hooks/pre-shutdown/30-mdmon-pre-shutdown.sh >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/dracut/hooks/pre-trigger >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 344 Mar 19 12:16 usr/lib/dracut/hooks/pre-trigger/01-load-modsign-keys.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 935 Mar 19 12:16 usr/lib/dracut/hooks/pre-trigger/30-parse-dm.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 2070 Mar 19 12:16 usr/lib/dracut/hooks/pre-trigger/30-parse-md.sh >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/dracut/hooks/pre-udev >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 240 Mar 19 12:16 usr/lib/dracut/hooks/pre-udev/30-mdmon-pre-udev.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 1229 Mar 19 12:16 usr/lib/dracut/hooks/pre-udev/50-ifname-genrules.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 3534 Mar 19 12:16 usr/lib/dracut/hooks/pre-udev/60-net-genrules.sh >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/dracut/hooks/shutdown >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:25 usr/lib/dracut/hooks/shutdown-emergency >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 465 Mar 19 12:16 usr/lib/dracut/hooks/shutdown/30-dm-shutdown.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 672 Mar 19 12:16 usr/lib/dracut/hooks/shutdown/30-md-shutdown.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-rw-r-- 1 root root 235 Aug 11 23:26 usr/lib/dracut/modules.txt >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-rw-r-- 1 root root 0 Aug 11 23:26 usr/lib/dracut/need-initqueue >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 3671 Mar 19 12:16 usr/lib/dracut/parse-resume.sh >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 670 Mar 19 12:16 usr/lib/dracut/resume.sh >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 22 root root 0 Aug 11 23:26 usr/lib/firmware >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/firmware/3com >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 44548 Jun 5 08:57 usr/lib/firmware/3com/typhoon.bin >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/firmware/acenic >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 73116 Jun 5 08:57 usr/lib/firmware/acenic/tg1.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 77452 Jun 5 08:57 usr/lib/firmware/acenic/tg2.bin >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/firmware/adaptec >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 832 Jun 5 08:57 usr/lib/firmware/adaptec/starfire_rx.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Jun 5 08:57 usr/lib/firmware/adaptec/starfire_tx.bin >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/firmware/advansys >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5026 Jun 5 08:57 usr/lib/firmware/advansys/3550.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5340 Jun 5 08:57 usr/lib/firmware/advansys/38C0800.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6334 Jun 5 08:57 usr/lib/firmware/advansys/38C1600.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2308 Jun 5 08:57 usr/lib/firmware/advansys/mcode.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 22622 Aug 2 2013 usr/lib/firmware/aic94xx-seq.fw >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/firmware/bnx2 >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 92824 Jun 5 08:57 usr/lib/firmware/bnx2/bnx2-mips-06-6.2.3.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 103904 Jun 5 08:57 usr/lib/firmware/bnx2/bnx2-mips-09-6.2.1b.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5696 Jun 5 08:57 usr/lib/firmware/bnx2/bnx2-rv2p-06-6.0.15.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6104 Jun 5 08:57 usr/lib/firmware/bnx2/bnx2-rv2p-09-6.0.17.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6616 Jun 5 08:57 usr/lib/firmware/bnx2/bnx2-rv2p-09ax-6.0.17.fw >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/firmware/bnx2x >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 163592 Jun 5 08:57 usr/lib/firmware/bnx2x/bnx2x-e1-7.8.19.0.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 171920 Jun 5 08:57 usr/lib/firmware/bnx2x/bnx2x-e1h-7.8.19.0.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 310440 Jun 5 08:57 usr/lib/firmware/bnx2x/bnx2x-e2-7.8.19.0.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 414016 Jun 5 08:57 usr/lib/firmware/cbfw-3.2.3.0.bin >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/firmware/cis >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 136 Jun 5 08:57 usr/lib/firmware/cis/DP83903.cis >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 253 Jun 5 08:57 usr/lib/firmware/cis/LA-PCM.cis >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 54 Jun 5 08:57 usr/lib/firmware/cis/NE2K.cis >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 210 Jun 5 08:57 usr/lib/firmware/cis/PCMLM28.cis >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 68 Jun 5 08:57 usr/lib/firmware/cis/PE-200.cis >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 74 Jun 5 08:57 usr/lib/firmware/cis/PE520.cis >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Jun 5 08:57 usr/lib/firmware/cis/tamarack.cis >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 583688 Jun 5 08:57 usr/lib/firmware/ct2fw-3.2.3.0.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 538712 Jun 5 08:57 usr/lib/firmware/ctfw-3.2.3.0.bin >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/firmware/cxgb3 >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1088 Jun 5 08:57 usr/lib/firmware/cxgb3/ael2005_opt_edc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1468 Jun 5 08:57 usr/lib/firmware/cxgb3/ael2005_twx_edc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1584 Jun 5 08:57 usr/lib/firmware/cxgb3/ael2020_twx_edc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2564 Jun 5 08:57 usr/lib/firmware/cxgb3/t3b_psram-1.1.0.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2564 Jun 5 08:57 usr/lib/firmware/cxgb3/t3c_psram-1.1.0.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 31812 Jun 5 08:57 usr/lib/firmware/cxgb3/t3fw-7.12.0.bin >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/firmware/cxgb4 >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 486912 Jun 5 08:57 usr/lib/firmware/cxgb4/t4fw-1.9.23.0.bin >Aug 11 23:26:37 neuromancer dracut[2493]: lrwxrwxrwx 1 root root 17 Aug 11 23:26 usr/lib/firmware/cxgb4/t4fw.bin -> t4fw-1.9.23.0.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 481280 Jun 5 08:57 usr/lib/firmware/cxgb4/t5fw-1.9.23.0.bin >Aug 11 23:26:37 neuromancer dracut[2493]: lrwxrwxrwx 1 root root 17 Aug 11 23:26 usr/lib/firmware/cxgb4/t5fw.bin -> t5fw-1.9.23.0.bin >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/firmware/e100 >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 539 Jun 5 08:57 usr/lib/firmware/e100/d101m_ucode.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 539 Jun 5 08:57 usr/lib/firmware/e100/d101s_ucode.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 539 Jun 5 08:57 usr/lib/firmware/e100/d102e_ucode.bin >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/firmware/ene-ub6250 >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2048 Jun 5 08:57 usr/lib/firmware/ene-ub6250/ms_init.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2048 Jun 5 08:57 usr/lib/firmware/ene-ub6250/ms_rdwr.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2048 Jun 5 08:57 usr/lib/firmware/ene-ub6250/msp_rdwr.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2048 Jun 5 08:57 usr/lib/firmware/ene-ub6250/sd_init1.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2048 Jun 5 08:57 usr/lib/firmware/ene-ub6250/sd_init2.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2048 Jun 5 08:57 usr/lib/firmware/ene-ub6250/sd_rdwr.bin >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/firmware/isci >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 232 Jun 5 08:57 usr/lib/firmware/isci/isci_firmware.bin >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/firmware/kaweth >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3276 Jun 5 08:57 usr/lib/firmware/kaweth/new_code.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 622 Jun 5 08:57 usr/lib/firmware/kaweth/new_code_fix.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 182 Jun 5 08:57 usr/lib/firmware/kaweth/trigger_code.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 22 Jun 5 08:57 usr/lib/firmware/kaweth/trigger_code_fix.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 378736 Jun 5 08:57 usr/lib/firmware/myri10ge_eth_z8e.dat >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 389056 Jun 5 08:57 usr/lib/firmware/myri10ge_ethp_z8e.dat >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 536176 Jun 5 08:57 usr/lib/firmware/myri10ge_rss_eth_z8e.dat >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 545920 Jun 5 08:57 usr/lib/firmware/myri10ge_rss_ethp_z8e.dat >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/firmware/ositech >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2778 Jun 5 08:57 usr/lib/firmware/ositech/Xilinx7OD.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1845305 Jun 5 08:57 usr/lib/firmware/phanfw.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 76802 Jun 5 08:57 usr/lib/firmware/ql2100_fw.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 84566 Jun 5 08:57 usr/lib/firmware/ql2200_fw.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 125252 Jun 5 08:57 usr/lib/firmware/ql2300_fw.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 136038 Jun 5 08:57 usr/lib/firmware/ql2322_fw.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 259332 Jun 5 08:57 usr/lib/firmware/ql2400_fw.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 265420 Jun 5 08:57 usr/lib/firmware/ql2500_fw.bin >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/firmware/qlogic >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 33462 Jun 5 08:57 usr/lib/firmware/qlogic/1040.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 28056 Jun 5 08:57 usr/lib/firmware/qlogic/12160.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 31842 Jun 5 08:57 usr/lib/firmware/qlogic/1280.bin >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/firmware/radeon >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8704 Jun 5 08:57 usr/lib/firmware/radeon/ARUBA_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8704 Jun 5 08:57 usr/lib/firmware/radeon/ARUBA_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6144 Jun 5 08:57 usr/lib/firmware/radeon/ARUBA_rlc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 3 root root 24096 Jun 5 08:57 usr/lib/firmware/radeon/BARTS_mc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 3 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/BARTS_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4480 Jun 5 08:57 usr/lib/firmware/radeon/BARTS_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 24840 Jun 5 08:57 usr/lib/firmware/radeon/BARTS_smc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/BONAIRE_ce.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 31464 Jun 5 08:57 usr/lib/firmware/radeon/BONAIRE_mc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 31792 Jun 5 08:57 usr/lib/firmware/radeon/BONAIRE_mc2.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8576 Jun 5 08:57 usr/lib/firmware/radeon/BONAIRE_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 16768 Jun 5 08:57 usr/lib/firmware/radeon/BONAIRE_mec.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8576 Jun 5 08:57 usr/lib/firmware/radeon/BONAIRE_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8192 Jun 5 08:57 usr/lib/firmware/radeon/BONAIRE_rlc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 5 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/BONAIRE_sdma.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 130540 Jun 5 08:57 usr/lib/firmware/radeon/BONAIRE_smc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 224408 Jun 5 08:57 usr/lib/firmware/radeon/BONAIRE_uvd.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 78248 Jun 5 08:57 usr/lib/firmware/radeon/BONAIRE_vce.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3072 Jun 5 08:57 usr/lib/firmware/radeon/BTC_rlc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 3 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/CAICOS_mc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 3 root root 5504 Jun 5 08:57 usr/lib/firmware/radeon/CAICOS_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4480 Jun 5 08:57 usr/lib/firmware/radeon/CAICOS_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 24512 Jun 5 08:57 usr/lib/firmware/radeon/CAICOS_smc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 24148 Jun 5 08:57 usr/lib/firmware/radeon/CAYMAN_mc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8704 Jun 5 08:57 usr/lib/firmware/radeon/CAYMAN_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8704 Jun 5 08:57 usr/lib/firmware/radeon/CAYMAN_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4096 Jun 5 08:57 usr/lib/firmware/radeon/CAYMAN_rlc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 31212 Jun 5 08:57 usr/lib/firmware/radeon/CAYMAN_smc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5504 Jun 5 08:57 usr/lib/firmware/radeon/CEDAR_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 4480 Jun 5 08:57 usr/lib/firmware/radeon/CEDAR_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 4 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/CEDAR_rlc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 23888 Jun 5 08:57 usr/lib/firmware/radeon/CEDAR_smc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 5504 Jun 5 08:57 usr/lib/firmware/radeon/CYPRESS_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/CYPRESS_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 4 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/CYPRESS_rlc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 25080 Jun 5 08:57 usr/lib/firmware/radeon/CYPRESS_smc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 115736 Jun 5 08:57 usr/lib/firmware/radeon/CYPRESS_uvd.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 5 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/HAINAN_ce.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 4 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/HAINAN_mc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 4 root root 31452 Jun 5 08:57 usr/lib/firmware/radeon/HAINAN_mc2.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/HAINAN_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8576 Jun 5 08:57 usr/lib/firmware/radeon/HAINAN_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8192 Jun 5 08:57 usr/lib/firmware/radeon/HAINAN_rlc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 59004 Jun 5 08:57 usr/lib/firmware/radeon/HAINAN_smc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8576 Jun 5 08:57 usr/lib/firmware/radeon/HAWAII_ce.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 31732 Jun 5 08:57 usr/lib/firmware/radeon/HAWAII_mc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 32364 Jun 5 08:57 usr/lib/firmware/radeon/HAWAII_mc2.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8576 Jun 5 08:57 usr/lib/firmware/radeon/HAWAII_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 16768 Jun 5 08:57 usr/lib/firmware/radeon/HAWAII_mec.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8576 Jun 5 08:57 usr/lib/firmware/radeon/HAWAII_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8192 Jun 5 08:57 usr/lib/firmware/radeon/HAWAII_rlc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 5 root root 4200 Jun 5 08:57 usr/lib/firmware/radeon/HAWAII_sdma.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 130540 Jun 5 08:57 usr/lib/firmware/radeon/HAWAII_smc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/JUNIPER_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 4480 Jun 5 08:57 usr/lib/firmware/radeon/JUNIPER_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 4 root root 3072 Jun 5 08:57 usr/lib/firmware/radeon/JUNIPER_rlc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 24352 Jun 5 08:57 usr/lib/firmware/radeon/JUNIPER_smc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 8576 Jun 5 08:57 usr/lib/firmware/radeon/KABINI_ce.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8576 Jun 5 08:57 usr/lib/firmware/radeon/KABINI_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 16768 Jun 5 08:57 usr/lib/firmware/radeon/KABINI_mec.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8576 Jun 5 08:57 usr/lib/firmware/radeon/KABINI_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 10240 Jun 5 08:57 usr/lib/firmware/radeon/KABINI_rlc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 5 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/KABINI_sdma.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 8576 Jun 5 08:57 usr/lib/firmware/radeon/KAVERI_ce.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/KAVERI_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 16768 Jun 5 08:57 usr/lib/firmware/radeon/KAVERI_mec.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8576 Jun 5 08:57 usr/lib/firmware/radeon/KAVERI_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 10240 Jun 5 08:57 usr/lib/firmware/radeon/KAVERI_rlc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 5 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/KAVERI_sdma.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/MULLINS_ce.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 8576 Jun 5 08:57 usr/lib/firmware/radeon/MULLINS_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 16768 Jun 5 08:57 usr/lib/firmware/radeon/MULLINS_mec.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8576 Jun 5 08:57 usr/lib/firmware/radeon/MULLINS_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 10240 Jun 5 08:57 usr/lib/firmware/radeon/MULLINS_rlc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 5 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/MULLINS_sdma.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 5 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/OLAND_ce.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 4 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/OLAND_mc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 4 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/OLAND_mc2.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 8576 Jun 5 08:57 usr/lib/firmware/radeon/OLAND_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8576 Jun 5 08:57 usr/lib/firmware/radeon/OLAND_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8192 Jun 5 08:57 usr/lib/firmware/radeon/OLAND_rlc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 59316 Jun 5 08:57 usr/lib/firmware/radeon/OLAND_smc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5504 Jun 5 08:57 usr/lib/firmware/radeon/PALM_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4480 Jun 5 08:57 usr/lib/firmware/radeon/PALM_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 5 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/PITCAIRN_ce.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 3 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/PITCAIRN_mc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 31100 Jun 5 08:57 usr/lib/firmware/radeon/PITCAIRN_mc2.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 8576 Jun 5 08:57 usr/lib/firmware/radeon/PITCAIRN_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/PITCAIRN_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8192 Jun 5 08:57 usr/lib/firmware/radeon/PITCAIRN_rlc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 59892 Jun 5 08:57 usr/lib/firmware/radeon/PITCAIRN_smc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2048 Jun 5 08:57 usr/lib/firmware/radeon/R100_cp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2048 Jun 5 08:57 usr/lib/firmware/radeon/R200_cp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2048 Jun 5 08:57 usr/lib/firmware/radeon/R300_cp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2048 Jun 5 08:57 usr/lib/firmware/radeon/R420_cp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2048 Jun 5 08:57 usr/lib/firmware/radeon/R520_cp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 21504 Jun 5 08:57 usr/lib/firmware/radeon/R600_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2304 Jun 5 08:57 usr/lib/firmware/radeon/R600_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3072 Jun 5 08:57 usr/lib/firmware/radeon/R600_rlc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4096 Jun 5 08:57 usr/lib/firmware/radeon/R700_rlc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5504 Jun 5 08:57 usr/lib/firmware/radeon/REDWOOD_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/REDWOOD_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 4 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/REDWOOD_rlc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 24332 Jun 5 08:57 usr/lib/firmware/radeon/REDWOOD_smc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2048 Jun 5 08:57 usr/lib/firmware/radeon/RS600_cp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2048 Jun 5 08:57 usr/lib/firmware/radeon/RS690_cp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 21504 Jun 5 08:57 usr/lib/firmware/radeon/RS780_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2304 Jun 5 08:57 usr/lib/firmware/radeon/RS780_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 21504 Jun 5 08:57 usr/lib/firmware/radeon/RV610_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 5 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/RV610_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/RV620_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 5 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/RV620_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 21504 Jun 5 08:57 usr/lib/firmware/radeon/RV630_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 5 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/RV630_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/RV635_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 5 root root 2304 Jun 5 08:57 usr/lib/firmware/radeon/RV635_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 21504 Jun 5 08:57 usr/lib/firmware/radeon/RV670_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 5 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/RV670_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5440 Jun 5 08:57 usr/lib/firmware/radeon/RV710_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 3392 Jun 5 08:57 usr/lib/firmware/radeon/RV710_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 16160 Jun 5 08:57 usr/lib/firmware/radeon/RV710_smc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 116120 Jun 5 08:57 usr/lib/firmware/radeon/RV710_uvd.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5440 Jun 5 08:57 usr/lib/firmware/radeon/RV730_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/RV730_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 16684 Jun 5 08:57 usr/lib/firmware/radeon/RV730_smc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 16840 Jun 5 08:57 usr/lib/firmware/radeon/RV740_smc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5440 Jun 5 08:57 usr/lib/firmware/radeon/RV770_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3392 Jun 5 08:57 usr/lib/firmware/radeon/RV770_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 16656 Jun 5 08:57 usr/lib/firmware/radeon/RV770_smc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 5504 Jun 5 08:57 usr/lib/firmware/radeon/SUMO2_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4480 Jun 5 08:57 usr/lib/firmware/radeon/SUMO2_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/SUMO_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4480 Jun 5 08:57 usr/lib/firmware/radeon/SUMO_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3072 Jun 5 08:57 usr/lib/firmware/radeon/SUMO_rlc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 205080 Jun 5 08:57 usr/lib/firmware/radeon/SUMO_uvd.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 5 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/TAHITI_ce.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 3 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/TAHITI_mc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 31232 Jun 5 08:57 usr/lib/firmware/radeon/TAHITI_mc2.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/TAHITI_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 8576 Jun 5 08:57 usr/lib/firmware/radeon/TAHITI_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8192 Jun 5 08:57 usr/lib/firmware/radeon/TAHITI_rlc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 62552 Jun 5 08:57 usr/lib/firmware/radeon/TAHITI_smc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 219672 Jun 5 08:57 usr/lib/firmware/radeon/TAHITI_uvd.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 3 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/TURKS_mc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 3 root root 0 Jun 5 08:57 usr/lib/firmware/radeon/TURKS_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4480 Jun 5 08:57 usr/lib/firmware/radeon/TURKS_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 24668 Jun 5 08:57 usr/lib/firmware/radeon/TURKS_smc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 5 root root 8576 Jun 5 08:57 usr/lib/firmware/radeon/VERDE_ce.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 3 root root 31076 Jun 5 08:57 usr/lib/firmware/radeon/VERDE_mc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 31500 Jun 5 08:57 usr/lib/firmware/radeon/VERDE_mc2.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8576 Jun 5 08:57 usr/lib/firmware/radeon/VERDE_me.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8576 Jun 5 08:57 usr/lib/firmware/radeon/VERDE_pfp.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8192 Jun 5 08:57 usr/lib/firmware/radeon/VERDE_rlc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 60388 Jun 5 08:57 usr/lib/firmware/radeon/VERDE_smc.bin >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/firmware/rtl_nic >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2076 Jun 5 08:57 usr/lib/firmware/rtl_nic/rtl8105e-1.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1856 Jun 5 08:57 usr/lib/firmware/rtl_nic/rtl8106e-1.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 832 Jun 5 08:57 usr/lib/firmware/rtl_nic/rtl8106e-2.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1492 Jun 5 08:57 usr/lib/firmware/rtl_nic/rtl8168d-1.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1324 Jun 5 08:57 usr/lib/firmware/rtl_nic/rtl8168d-2.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5500 Jun 5 08:57 usr/lib/firmware/rtl_nic/rtl8168e-1.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3920 Jun 5 08:57 usr/lib/firmware/rtl_nic/rtl8168e-2.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3872 Jun 5 08:57 usr/lib/firmware/rtl_nic/rtl8168e-3.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3424 Jun 5 08:57 usr/lib/firmware/rtl_nic/rtl8168f-1.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1232 Jun 5 08:57 usr/lib/firmware/rtl_nic/rtl8168f-2.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4896 Jun 5 08:57 usr/lib/firmware/rtl_nic/rtl8168g-2.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 832 Jun 5 08:57 usr/lib/firmware/rtl_nic/rtl8168g-3.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1824 Jun 5 08:57 usr/lib/firmware/rtl_nic/rtl8402-1.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2112 Jun 5 08:57 usr/lib/firmware/rtl_nic/rtl8411-1.fw >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1040 Jun 5 08:57 usr/lib/firmware/rtl_nic/rtl8411-2.fw >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/firmware/sun >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2253 Jun 5 08:57 usr/lib/firmware/sun/cassini.bin >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/firmware/tehuti >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 42768 Jun 5 08:57 usr/lib/firmware/tehuti/bdx.bin >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/firmware/tigon >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2668 Jun 5 08:57 usr/lib/firmware/tigon/tg3.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 7004 Jun 5 08:57 usr/lib/firmware/tigon/tg3_tso.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3884 Jun 5 08:57 usr/lib/firmware/tigon/tg3_tso5.bin >Aug 11 23:26:37 neuromancer dracut[2493]: -rwxr-xr-x 1 root root 6347 Mar 19 12:16 usr/lib/fs-lib.sh >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 6 root root 0 Aug 11 23:25 usr/lib/kbd >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 3 root root 0 Aug 11 23:26 usr/lib/kbd/consolefonts >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3019 Nov 27 2013 usr/lib/kbd/consolefonts/161.cp.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3086 Nov 27 2013 usr/lib/kbd/consolefonts/162.cp.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3069 Nov 27 2013 usr/lib/kbd/consolefonts/163.cp.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3136 Nov 27 2013 usr/lib/kbd/consolefonts/164.cp.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3247 Nov 27 2013 usr/lib/kbd/consolefonts/165.cp.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2948 Nov 27 2013 usr/lib/kbd/consolefonts/737.cp.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2914 Nov 27 2013 usr/lib/kbd/consolefonts/880.cp.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2759 Nov 27 2013 usr/lib/kbd/consolefonts/928.cp.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2159 Nov 27 2013 usr/lib/kbd/consolefonts/972.cp.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3791 Nov 27 2013 usr/lib/kbd/consolefonts/Agafari-12.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3839 Nov 27 2013 usr/lib/kbd/consolefonts/Agafari-14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3904 Nov 27 2013 usr/lib/kbd/consolefonts/Agafari-16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1985 Nov 27 2013 usr/lib/kbd/consolefonts/Cyr_a8x14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2020 Nov 27 2013 usr/lib/kbd/consolefonts/Cyr_a8x16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1751 Nov 27 2013 usr/lib/kbd/consolefonts/Cyr_a8x8.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 191 Nov 27 2013 usr/lib/kbd/consolefonts/ERRORS >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3702 Nov 27 2013 usr/lib/kbd/consolefonts/Goha-12.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3715 Nov 27 2013 usr/lib/kbd/consolefonts/Goha-14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3779 Nov 27 2013 usr/lib/kbd/consolefonts/Goha-16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3698 Nov 27 2013 usr/lib/kbd/consolefonts/GohaClassic-12.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3724 Nov 27 2013 usr/lib/kbd/consolefonts/GohaClassic-14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3789 Nov 27 2013 usr/lib/kbd/consolefonts/GohaClassic-16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2022 Nov 27 2013 usr/lib/kbd/consolefonts/Lat2-Terminus16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3584 Nov 27 2013 usr/lib/kbd/consolefonts/LatArCyrHeb-08.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4089 Nov 27 2013 usr/lib/kbd/consolefonts/LatArCyrHeb-14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4184 Nov 27 2013 usr/lib/kbd/consolefonts/LatArCyrHeb-16+.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3896 Nov 27 2013 usr/lib/kbd/consolefonts/LatArCyrHeb-16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4260 Nov 27 2013 usr/lib/kbd/consolefonts/LatArCyrHeb-19.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6004 Nov 27 2013 usr/lib/kbd/consolefonts/LatGrkCyr-12x22.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3813 Nov 27 2013 usr/lib/kbd/consolefonts/LatGrkCyr-8x16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4113 Nov 27 2013 usr/lib/kbd/consolefonts/LatKaCyrHeb-14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1387 Nov 27 2013 usr/lib/kbd/consolefonts/Mik_8x16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2709 Nov 27 2013 usr/lib/kbd/consolefonts/UniCyrExt_8x16.psf.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1929 Nov 27 2013 usr/lib/kbd/consolefonts/UniCyr_8x14.psf.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1996 Nov 27 2013 usr/lib/kbd/consolefonts/UniCyr_8x16.psf.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1728 Nov 27 2013 usr/lib/kbd/consolefonts/UniCyr_8x8.psf.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1290 Nov 27 2013 usr/lib/kbd/consolefonts/alt-8x14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1488 Nov 27 2013 usr/lib/kbd/consolefonts/alt-8x16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1084 Nov 27 2013 usr/lib/kbd/consolefonts/alt-8x8.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1415 Nov 27 2013 usr/lib/kbd/consolefonts/altc-8x16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1114 Nov 27 2013 usr/lib/kbd/consolefonts/aply16.psf.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1593 Nov 27 2013 usr/lib/kbd/consolefonts/arm8.fnt.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1877 Nov 27 2013 usr/lib/kbd/consolefonts/cp1250.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1963 Nov 27 2013 usr/lib/kbd/consolefonts/cp850-8x14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2025 Nov 27 2013 usr/lib/kbd/consolefonts/cp850-8x16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1760 Nov 27 2013 usr/lib/kbd/consolefonts/cp850-8x8.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1106 Nov 27 2013 usr/lib/kbd/consolefonts/cp857.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1282 Nov 27 2013 usr/lib/kbd/consolefonts/cp857.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1342 Nov 27 2013 usr/lib/kbd/consolefonts/cp857.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1989 Nov 27 2013 usr/lib/kbd/consolefonts/cp865-8x14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2050 Nov 27 2013 usr/lib/kbd/consolefonts/cp865-8x16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1768 Nov 27 2013 usr/lib/kbd/consolefonts/cp865-8x8.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1329 Nov 27 2013 usr/lib/kbd/consolefonts/cp866-8x14.psf.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1351 Nov 27 2013 usr/lib/kbd/consolefonts/cp866-8x16.psf.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1112 Nov 27 2013 usr/lib/kbd/consolefonts/cp866-8x8.psf.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1212 Nov 27 2013 usr/lib/kbd/consolefonts/cybercafe.fnt.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2070 Nov 27 2013 usr/lib/kbd/consolefonts/cyr-sun16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2076 Nov 27 2013 usr/lib/kbd/consolefonts/default8x16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1879 Nov 27 2013 usr/lib/kbd/consolefonts/default8x9.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3412 Nov 27 2013 usr/lib/kbd/consolefonts/drdos8x14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3486 Nov 27 2013 usr/lib/kbd/consolefonts/drdos8x16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2558 Nov 27 2013 usr/lib/kbd/consolefonts/drdos8x6.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3065 Nov 27 2013 usr/lib/kbd/consolefonts/drdos8x8.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1707 Nov 27 2013 usr/lib/kbd/consolefonts/gr737a-8x8.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1915 Nov 27 2013 usr/lib/kbd/consolefonts/gr737a-9x14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1975 Nov 27 2013 usr/lib/kbd/consolefonts/gr737a-9x16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1819 Nov 27 2013 usr/lib/kbd/consolefonts/gr737b-8x11.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2137 Nov 27 2013 usr/lib/kbd/consolefonts/gr737b-9x16-medieval.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1932 Nov 27 2013 usr/lib/kbd/consolefonts/gr737c-8x14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 1970 Nov 27 2013 usr/lib/kbd/consolefonts/gr737c-8x16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1516 Nov 27 2013 usr/lib/kbd/consolefonts/gr737c-8x6.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1563 Nov 27 2013 usr/lib/kbd/consolefonts/gr737c-8x7.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1743 Nov 27 2013 usr/lib/kbd/consolefonts/gr737c-8x8.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/consolefonts/gr737d-8x16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1737 Nov 27 2013 usr/lib/kbd/consolefonts/gr928-8x16-thin.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1774 Nov 27 2013 usr/lib/kbd/consolefonts/gr928-9x14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1809 Nov 27 2013 usr/lib/kbd/consolefonts/gr928-9x16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1784 Nov 27 2013 usr/lib/kbd/consolefonts/gr928a-8x14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1824 Nov 27 2013 usr/lib/kbd/consolefonts/gr928a-8x16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2057 Nov 27 2013 usr/lib/kbd/consolefonts/gr928b-8x14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2100 Nov 27 2013 usr/lib/kbd/consolefonts/gr928b-8x16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3162 Nov 27 2013 usr/lib/kbd/consolefonts/greek-polytonic.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 3211 Nov 27 2013 usr/lib/kbd/consolefonts/iso01-12x22.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso01.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso01.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso01.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/consolefonts/iso02-12x22.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso02.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso02.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso02.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso03.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso03.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso03.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso04.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso04.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso04.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso05.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso05.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso05.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso06.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso06.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso06.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso07.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso07.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2082 Nov 27 2013 usr/lib/kbd/consolefonts/iso07u-16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso08.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso08.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso08.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso09.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso09.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85 Nov 27 2013 usr/lib/kbd/consolefonts/iso09.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 86 Nov 27 2013 usr/lib/kbd/consolefonts/iso10.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 86 Nov 27 2013 usr/lib/kbd/consolefonts/iso10.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 86 Nov 27 2013 usr/lib/kbd/consolefonts/iso10.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1261 Nov 27 2013 usr/lib/kbd/consolefonts/koi8-14.psf.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1412 Nov 27 2013 usr/lib/kbd/consolefonts/koi8c-8x16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1299 Nov 27 2013 usr/lib/kbd/consolefonts/koi8r-8x14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1493 Nov 27 2013 usr/lib/kbd/consolefonts/koi8r-8x16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1090 Nov 27 2013 usr/lib/kbd/consolefonts/koi8r-8x8.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1768 Nov 27 2013 usr/lib/kbd/consolefonts/koi8r.8x8.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2090 Nov 27 2013 usr/lib/kbd/consolefonts/koi8u_8x14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2111 Nov 27 2013 usr/lib/kbd/consolefonts/koi8u_8x16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1835 Nov 27 2013 usr/lib/kbd/consolefonts/koi8u_8x8.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1790 Nov 27 2013 usr/lib/kbd/consolefonts/lat0-08.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1868 Nov 27 2013 usr/lib/kbd/consolefonts/lat0-10.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1978 Nov 27 2013 usr/lib/kbd/consolefonts/lat0-12.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2011 Nov 27 2013 usr/lib/kbd/consolefonts/lat0-14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2063 Nov 27 2013 usr/lib/kbd/consolefonts/lat0-16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1989 Nov 27 2013 usr/lib/kbd/consolefonts/lat0-sun16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1779 Nov 27 2013 usr/lib/kbd/consolefonts/lat1-08.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1861 Nov 27 2013 usr/lib/kbd/consolefonts/lat1-10.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1964 Nov 27 2013 usr/lib/kbd/consolefonts/lat1-12.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1998 Nov 27 2013 usr/lib/kbd/consolefonts/lat1-14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2076 Nov 27 2013 usr/lib/kbd/consolefonts/lat1-16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1748 Nov 27 2013 usr/lib/kbd/consolefonts/lat2-08.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1868 Nov 27 2013 usr/lib/kbd/consolefonts/lat2-10.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1910 Nov 27 2013 usr/lib/kbd/consolefonts/lat2-12.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1982 Nov 27 2013 usr/lib/kbd/consolefonts/lat2-14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1991 Nov 27 2013 usr/lib/kbd/consolefonts/lat2-16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1984 Nov 27 2013 usr/lib/kbd/consolefonts/lat2-sun16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2018 Nov 27 2013 usr/lib/kbd/consolefonts/lat2a-16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1821 Nov 27 2013 usr/lib/kbd/consolefonts/lat4-08.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1925 Nov 27 2013 usr/lib/kbd/consolefonts/lat4-10.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1995 Nov 27 2013 usr/lib/kbd/consolefonts/lat4-12.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2046 Nov 27 2013 usr/lib/kbd/consolefonts/lat4-14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2151 Nov 27 2013 usr/lib/kbd/consolefonts/lat4-16+.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2057 Nov 27 2013 usr/lib/kbd/consolefonts/lat4-16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2197 Nov 27 2013 usr/lib/kbd/consolefonts/lat4-19.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1820 Nov 27 2013 usr/lib/kbd/consolefonts/lat4a-08.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1927 Nov 27 2013 usr/lib/kbd/consolefonts/lat4a-10.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1995 Nov 27 2013 usr/lib/kbd/consolefonts/lat4a-12.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2048 Nov 27 2013 usr/lib/kbd/consolefonts/lat4a-14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2152 Nov 27 2013 usr/lib/kbd/consolefonts/lat4a-16+.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2054 Nov 27 2013 usr/lib/kbd/consolefonts/lat4a-16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2193 Nov 27 2013 usr/lib/kbd/consolefonts/lat4a-19.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1965 Nov 27 2013 usr/lib/kbd/consolefonts/lat5-12.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1995 Nov 27 2013 usr/lib/kbd/consolefonts/lat5-14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2061 Nov 27 2013 usr/lib/kbd/consolefonts/lat5-16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1838 Nov 27 2013 usr/lib/kbd/consolefonts/lat7-14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2083 Nov 27 2013 usr/lib/kbd/consolefonts/lat7a-14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1372 Nov 27 2013 usr/lib/kbd/consolefonts/lat7a-16.psf.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1099 Nov 27 2013 usr/lib/kbd/consolefonts/lat9-08.psf.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1175 Nov 27 2013 usr/lib/kbd/consolefonts/lat9-10.psf.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1290 Nov 27 2013 usr/lib/kbd/consolefonts/lat9-12.psf.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1308 Nov 27 2013 usr/lib/kbd/consolefonts/lat9-14.psf.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1364 Nov 27 2013 usr/lib/kbd/consolefonts/lat9-16.psf.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1783 Nov 27 2013 usr/lib/kbd/consolefonts/lat9u-08.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1865 Nov 27 2013 usr/lib/kbd/consolefonts/lat9u-10.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1976 Nov 27 2013 usr/lib/kbd/consolefonts/lat9u-12.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2009 Nov 27 2013 usr/lib/kbd/consolefonts/lat9u-14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2061 Nov 27 2013 usr/lib/kbd/consolefonts/lat9u-16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1771 Nov 27 2013 usr/lib/kbd/consolefonts/lat9v-08.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1853 Nov 27 2013 usr/lib/kbd/consolefonts/lat9v-10.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1973 Nov 27 2013 usr/lib/kbd/consolefonts/lat9v-12.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1999 Nov 27 2013 usr/lib/kbd/consolefonts/lat9v-14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2054 Nov 27 2013 usr/lib/kbd/consolefonts/lat9v-16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1787 Nov 27 2013 usr/lib/kbd/consolefonts/lat9w-08.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1870 Nov 27 2013 usr/lib/kbd/consolefonts/lat9w-10.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1989 Nov 27 2013 usr/lib/kbd/consolefonts/lat9w-12.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2015 Nov 27 2013 usr/lib/kbd/consolefonts/lat9w-14.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2069 Nov 27 2013 usr/lib/kbd/consolefonts/lat9w-16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3803 Nov 27 2013 usr/lib/kbd/consolefonts/latarcyrheb-sun16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5171 Nov 27 2013 usr/lib/kbd/consolefonts/latarcyrheb-sun32.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Jul 31 11:33 usr/lib/kbd/consolefonts/partialfonts >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 693 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 805 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 812 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 710 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 818 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 825 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 713 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 803 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 800 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 659 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 744 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 752 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 707 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 819 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 822 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 709 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 800 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 825 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 436 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 498 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 499 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 648 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 803 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 818 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 501 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 565 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 576 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 699 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 791 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 814 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 650 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 749 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 778 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 330 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 371 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 380 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 36 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/none.00-17.08.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 40 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/none.00-17.14.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 40 Nov 27 2013 usr/lib/kbd/consolefonts/partialfonts/none.00-17.16.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2084 Nov 27 2013 usr/lib/kbd/consolefonts/ruscii_8x16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2059 Nov 27 2013 usr/lib/kbd/consolefonts/ruscii_8x8.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2708 Nov 27 2013 usr/lib/kbd/consolefonts/sun12x22.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1467 Nov 27 2013 usr/lib/kbd/consolefonts/t.fnt.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1515 Nov 27 2013 usr/lib/kbd/consolefonts/t850b.fnt.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1363 Nov 27 2013 usr/lib/kbd/consolefonts/tcvn8x16.psf.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1891 Nov 27 2013 usr/lib/kbd/consolefonts/viscii10-8x16.psfu.gz >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:25 usr/lib/kbd/consoletrans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9216 Nov 27 2013 usr/lib/kbd/consoletrans/8859-10_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8994 Nov 27 2013 usr/lib/kbd/consoletrans/8859-13_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9279 Nov 27 2013 usr/lib/kbd/consoletrans/8859-14_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8839 Nov 27 2013 usr/lib/kbd/consoletrans/8859-15_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8806 Nov 27 2013 usr/lib/kbd/consoletrans/8859-1_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9034 Nov 27 2013 usr/lib/kbd/consoletrans/8859-2_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8712 Nov 27 2013 usr/lib/kbd/consoletrans/8859-3_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9006 Nov 27 2013 usr/lib/kbd/consoletrans/8859-4_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8645 Nov 27 2013 usr/lib/kbd/consoletrans/8859-5_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6418 Nov 27 2013 usr/lib/kbd/consoletrans/8859-6_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8471 Nov 27 2013 usr/lib/kbd/consoletrans/8859-7_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6566 Nov 27 2013 usr/lib/kbd/consoletrans/8859-8_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8786 Nov 27 2013 usr/lib/kbd/consoletrans/8859-9_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1698 Nov 27 2013 usr/lib/kbd/consoletrans/baltic.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9307 Nov 27 2013 usr/lib/kbd/consoletrans/cp1250_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9769 Nov 27 2013 usr/lib/kbd/consoletrans/cp1251_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1834 Nov 27 2013 usr/lib/kbd/consoletrans/cp437_to_iso01.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9529 Nov 27 2013 usr/lib/kbd/consoletrans/cp437_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9568 Nov 27 2013 usr/lib/kbd/consoletrans/cp737_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9500 Nov 27 2013 usr/lib/kbd/consoletrans/cp775_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1172 Nov 27 2013 usr/lib/kbd/consoletrans/cp850_to_iso01.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9378 Nov 27 2013 usr/lib/kbd/consoletrans/cp850_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9677 Nov 27 2013 usr/lib/kbd/consoletrans/cp852_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9562 Nov 27 2013 usr/lib/kbd/consoletrans/cp853_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9293 Nov 27 2013 usr/lib/kbd/consoletrans/cp855_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9369 Nov 27 2013 usr/lib/kbd/consoletrans/cp857_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9570 Nov 27 2013 usr/lib/kbd/consoletrans/cp860_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9554 Nov 27 2013 usr/lib/kbd/consoletrans/cp861_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9133 Nov 27 2013 usr/lib/kbd/consoletrans/cp862_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9427 Nov 27 2013 usr/lib/kbd/consoletrans/cp863_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9333 Nov 27 2013 usr/lib/kbd/consoletrans/cp864_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9549 Nov 27 2013 usr/lib/kbd/consoletrans/cp865_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9475 Nov 27 2013 usr/lib/kbd/consoletrans/cp866_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9109 Nov 27 2013 usr/lib/kbd/consoletrans/cp869_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8219 Nov 27 2013 usr/lib/kbd/consoletrans/cp874_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5914 Nov 27 2013 usr/lib/kbd/consoletrans/iso02_to_cp1250.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2455 Nov 27 2013 usr/lib/kbd/consoletrans/koi2alt >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 10105 Nov 27 2013 usr/lib/kbd/consoletrans/koi8-r_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 10067 Nov 27 2013 usr/lib/kbd/consoletrans/koi8-u_to_uni.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1468 Nov 27 2013 usr/lib/kbd/consoletrans/koi8u2ruscii >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 256 Nov 27 2013 usr/lib/kbd/consoletrans/latin2u.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 923 Nov 27 2013 usr/lib/kbd/consoletrans/null >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2122 Nov 27 2013 usr/lib/kbd/consoletrans/space >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1891 Nov 27 2013 usr/lib/kbd/consoletrans/trivial >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1698 Nov 27 2013 usr/lib/kbd/consoletrans/vga2iso >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1418 Nov 27 2013 usr/lib/kbd/consoletrans/viscii1.0_to_tcvn.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1847 Nov 27 2013 usr/lib/kbd/consoletrans/viscii1.0_to_viscii1.1.trans >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1747 Nov 27 2013 usr/lib/kbd/consoletrans/zero >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 4 root root 0 Aug 11 23:25 usr/lib/kbd/keymaps >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 9 root root 0 Jul 31 11:23 usr/lib/kbd/keymaps/legacy >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Jul 31 11:23 usr/lib/kbd/keymaps/legacy/amiga >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2970 Nov 27 2013 usr/lib/kbd/keymaps/legacy/amiga/amiga-de.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1889 Nov 27 2013 usr/lib/kbd/keymaps/legacy/amiga/amiga-us.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Jul 31 11:23 usr/lib/kbd/keymaps/legacy/atari >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2741 Nov 27 2013 usr/lib/kbd/keymaps/legacy/atari/atari-de.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2925 Nov 27 2013 usr/lib/kbd/keymaps/legacy/atari/atari-se.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2767 Nov 27 2013 usr/lib/kbd/keymaps/legacy/atari/atari-uk-falcon.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2985 Nov 27 2013 usr/lib/kbd/keymaps/legacy/atari/atari-us.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 10 root root 0 Jul 31 11:23 usr/lib/kbd/keymaps/legacy/i386 >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/kbd/keymaps/legacy/i386/azerty >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 886 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/azerty/azerty.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 901 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/azerty/be-latin1.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 3 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin0.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 873 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin1.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 3 root root 5683 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin9.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 842 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-old.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 957 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-pc.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 3 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/azerty/fr.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 343 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/azerty/wangbe.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1786 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/azerty/wangbe2.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Jul 31 11:23 usr/lib/kbd/keymaps/legacy/i386/colemak >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1449 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/colemak/en-latin9.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/kbd/keymaps/legacy/i386/dvorak >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 145 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/dvorak/ANSI-dvorak.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 1314 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-ca-fr.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1309 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-es.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1227 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-fr.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1205 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-l.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1202 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-r.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2598 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-ru.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1242 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-sv-a1.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1023 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-sv-a5.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 841 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-uk.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 782 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/dvorak/fr-dvorak.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1045 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/dvorak/no-dvorak.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Jul 31 11:23 usr/lib/kbd/keymaps/legacy/i386/fgGIod >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2258 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/fgGIod/tr_f-latin5.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1035 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/fgGIod/trf-fgGIod.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Jul 31 11:23 usr/lib/kbd/keymaps/legacy/i386/include >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 230 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/include/applkey.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 438 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/include/azerty-layout.inc >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 65 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/include/backspace.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 278 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/include/compose.inc >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 126 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/include/ctrl.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 182 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/include/euro.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 253 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/include/euro1.inc >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 193 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/include/euro1.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 194 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/include/euro2.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 453 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/include/keypad.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4353 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/include/linux-keys-bare.inc >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1148 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/include/linux-keys-extd.inc >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 746 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-alt-and-altgr.inc >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3029 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-modeshift-altgr.inc >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 146 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-two-alt-keys.inc >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 456 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/include/qwerty-layout.inc >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 456 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/include/qwertz-layout.inc >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 426 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/include/unicode.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 116 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/include/windowkeys.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Jul 31 11:23 usr/lib/kbd/keymaps/legacy/i386/olpc >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 876 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/olpc/es-olpc.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 852 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/olpc/pt-olpc.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/kbd/keymaps/legacy/i386/qwerty >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2499 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/bashkir.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2981 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg-cp1251.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2328 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg-cp855.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4627 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_bds-cp1251.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4622 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_bds-utf8.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4540 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_pho-cp1251.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4528 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_pho-utf8.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2026 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-abnt.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1104 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-abnt2.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1106 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-latin1-abnt2.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 984 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-latin1-us.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2332 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/by-cp1251.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2854 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/by.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2330 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/bywin-cp1251.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1174 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/cf.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2568 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-cp1250.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2726 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-lat2-prog.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2655 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-lat2.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8760 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-qwerty.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2408 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/defkeymap.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2181 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/defkeymap_V1.0.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 962 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/dk-latin1.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 941 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/dk.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 987 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/emacs.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 775 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/emacs2.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1511 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/es-cp850.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1133 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/es.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 153 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/et-nodeadkeys.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1141 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/et.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1268 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/fi-latin1.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/fi-latin9.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 857 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/fi-old.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 2 root root 1260 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/fi.map.gz >Aug 11 23:26:37 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2377 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/gr-pc.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3660 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/gr.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1313 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/hu101.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 12055 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/hypermap.m4 >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1445 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/il-heb.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1360 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/il-phonetic.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2410 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/il.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1762 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/is-latin1-us.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1216 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/is-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1054 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/it-ibm.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1618 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/it.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2046 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/it2.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 779 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/jp106.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2495 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/kazakh.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ko.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3387 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ky_alt_sh-UTF-8.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2420 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/kyrgyz.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1058 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/la-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2313 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.baltic.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6095 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.l4.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6172 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3147 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk-cp1251.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3201 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk-utf.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3164 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1745 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk0.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1075 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/nl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1220 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/nl2.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1714 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/no-latin1.doc >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1533 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/no-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 805 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/no.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 387 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/pc110.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1306 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1234 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2247 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl2.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2327 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl3.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1165 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl4.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 989 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 930 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt-latin9.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1618 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ro.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1435 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ro_std.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2316 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-cp1251.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3055 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-ms.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3046 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-yawerty.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3779 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3499 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2591 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru2.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3383 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru3.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3378 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru4.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2571 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru_win.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3487 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-CP1251.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3350 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-KOI8-R.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3476 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-UTF-8.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3456 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt_sh-UTF-8.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3373 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-CP1251.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3236 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-KOI8-R.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3363 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-UTF-8.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3398 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-CP1251.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3262 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-KOI8-R.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3389 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-UTF-8.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3344 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-CP1251.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3207 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-KOI8-R.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3334 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-UTF-8.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 177 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-fi-ir209.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 189 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-fi-lat6.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2432 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-ir209.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2540 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-lat6.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2614 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/sk-prog-qwerty.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1868 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/sk-qwerty.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 3307 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/sr-cy.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/sr-latin.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 1121 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/sv-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3490 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/tj_alt-UTF8.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1166 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/tr_q-latin5.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1132 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/tralt.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1578 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/trf.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1124 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/trq.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3374 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_alt-UTF-8.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3384 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_cplk-UTF-8.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3367 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_ct_sh-UTF-8.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3348 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_ctrl-UTF-8.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4232 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-cp1251.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6958 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-utf-ws.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6866 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-utf.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6932 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-ws.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6853 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 765 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/uk.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2549 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/us-acentos.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 666 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwerty/us.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Jul 31 11:23 usr/lib/kbd/keymaps/legacy/i386/qwertz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1286 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwertz/croat.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2539 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwertz/cz-us-qwertz.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8706 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwertz/cz.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 270 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-latin1-nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 898 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 347 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-mobii.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 847 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwertz/de.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 294 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwertz/de_CH-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2377 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwertz/de_alt_UTF-8.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 973 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwertz/fr_CH-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 873 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwertz/fr_CH.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1252 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwertz/hu.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 942 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg-latin1-lk450.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 992 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 924 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3161 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg.map.sg-decimal-separator >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2611 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwertz/sk-prog-qwertz.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2690 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwertz/sk-qwertz.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1191 Nov 27 2013 usr/lib/kbd/keymaps/legacy/i386/qwertz/slovene.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Jul 31 11:23 usr/lib/kbd/keymaps/legacy/include >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 517 Nov 27 2013 usr/lib/kbd/keymaps/legacy/include/compose.8859_7 >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 23 Nov 27 2013 usr/lib/kbd/keymaps/legacy/include/compose.8859_8 >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6030 Nov 27 2013 usr/lib/kbd/keymaps/legacy/include/compose.latin >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3889 Nov 27 2013 usr/lib/kbd/keymaps/legacy/include/compose.latin1 >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3465 Nov 27 2013 usr/lib/kbd/keymaps/legacy/include/compose.latin2 >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2037 Nov 27 2013 usr/lib/kbd/keymaps/legacy/include/compose.latin3 >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2897 Nov 27 2013 usr/lib/kbd/keymaps/legacy/include/compose.latin4 >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8402 Nov 27 2013 usr/lib/kbd/keymaps/legacy/include/vim-compose.latin1 >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 4 root root 0 Jul 31 11:23 usr/lib/kbd/keymaps/legacy/mac >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Jul 31 11:23 usr/lib/kbd/keymaps/legacy/mac/all >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 501 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/all/mac-be.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 288 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/all/mac-de-latin1-nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 904 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/all/mac-de-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 767 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/all/mac-de_CH.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 639 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/all/mac-dk-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 799 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/all/mac-dvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 490 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/all/mac-es.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 893 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/all/mac-fi-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 1108 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/all/mac-fr.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 786 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/all/mac-fr_CH-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 658 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/all/mac-it.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 1160 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/all/mac-pl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 431 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/all/mac-pt-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 508 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/all/mac-se.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 264 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/all/mac-template.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 760 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/all/mac-uk.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 900 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/all/mac-us.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Jul 31 11:23 usr/lib/kbd/keymaps/legacy/mac/include >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 439 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/include/mac-azerty-layout.inc >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 182 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/include/mac-euro.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 196 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/include/mac-euro2.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 4956 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/include/mac-linux-keys-bare.inc >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 438 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/include/mac-qwerty-layout.inc >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 438 Nov 27 2013 usr/lib/kbd/keymaps/legacy/mac/include/mac-qwertz-layout.inc >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 4 root root 0 Jul 31 11:23 usr/lib/kbd/keymaps/legacy/ppc >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/kbd/keymaps/legacy/ppc/all >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/all/mac-be.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de-latin1-nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de_CH.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/all/mac-dk-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/all/mac-dvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/all/mac-es.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fi-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fr.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fr_CH-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/all/mac-it.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/all/mac-pl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/all/mac-pt-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/all/mac-se.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/all/mac-template.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/all/mac-uk.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/all/mac-us.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/kbd/keymaps/legacy/ppc/include >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/include/mac-azerty-layout.inc >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/include/mac-euro.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/include/mac-euro2.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/include/mac-linux-keys-bare.inc >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/include/mac-qwerty-layout.inc >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 2 root root 0 Nov 27 2013 usr/lib/kbd/keymaps/legacy/ppc/include/mac-qwertz-layout.inc >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Jul 31 11:23 usr/lib/kbd/keymaps/legacy/sun >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3022 Nov 27 2013 usr/lib/kbd/keymaps/legacy/sun/sun-pl-altgraph.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3186 Nov 27 2013 usr/lib/kbd/keymaps/legacy/sun/sun-pl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2434 Nov 27 2013 usr/lib/kbd/keymaps/legacy/sun/sundvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2433 Nov 27 2013 usr/lib/kbd/keymaps/legacy/sun/sunkeymap.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2086 Nov 27 2013 usr/lib/kbd/keymaps/legacy/sun/sunt4-es.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2167 Nov 27 2013 usr/lib/kbd/keymaps/legacy/sun/sunt4-fi-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2091 Nov 27 2013 usr/lib/kbd/keymaps/legacy/sun/sunt4-no-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4931 Nov 27 2013 usr/lib/kbd/keymaps/legacy/sun/sunt5-cz-us.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2047 Nov 27 2013 usr/lib/kbd/keymaps/legacy/sun/sunt5-de-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2145 Nov 27 2013 usr/lib/kbd/keymaps/legacy/sun/sunt5-es.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2063 Nov 27 2013 usr/lib/kbd/keymaps/legacy/sun/sunt5-fi-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2488 Nov 27 2013 usr/lib/kbd/keymaps/legacy/sun/sunt5-fr-latin1.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2518 Nov 27 2013 usr/lib/kbd/keymaps/legacy/sun/sunt5-ru.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2274 Nov 27 2013 usr/lib/kbd/keymaps/legacy/sun/sunt5-uk.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4926 Nov 27 2013 usr/lib/kbd/keymaps/legacy/sun/sunt5-us-cz.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1706 Nov 27 2013 usr/lib/kbd/keymaps/legacy/sun/sunt6-uk.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Jul 31 11:33 usr/lib/kbd/keymaps/xkb >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3941 Nov 27 2013 usr/lib/kbd/keymaps/xkb/at-mac.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3860 Nov 27 2013 usr/lib/kbd/keymaps/xkb/at-nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3902 Nov 27 2013 usr/lib/kbd/keymaps/xkb/at-sundeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3902 Nov 27 2013 usr/lib/kbd/keymaps/xkb/at.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3648 Nov 27 2013 usr/lib/kbd/keymaps/xkb/az.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4113 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ba-alternatequotes.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4057 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ba-unicode.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4061 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ba-unicodeus.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4115 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ba-us.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4116 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ba.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3975 Nov 27 2013 usr/lib/kbd/keymaps/xkb/be-iso-alternate.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3938 Nov 27 2013 usr/lib/kbd/keymaps/xkb/be-nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4021 Nov 27 2013 usr/lib/kbd/keymaps/xkb/be-oss.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4025 Nov 27 2013 usr/lib/kbd/keymaps/xkb/be-oss_latin9.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4021 Nov 27 2013 usr/lib/kbd/keymaps/xkb/be-oss_sundeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3946 Nov 27 2013 usr/lib/kbd/keymaps/xkb/be-sundeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4161 Nov 27 2013 usr/lib/kbd/keymaps/xkb/be-wang.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3971 Nov 27 2013 usr/lib/kbd/keymaps/xkb/be.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3925 Nov 27 2013 usr/lib/kbd/keymaps/xkb/br-dvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3919 Nov 27 2013 usr/lib/kbd/keymaps/xkb/br-nativo-epo.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3939 Nov 27 2013 usr/lib/kbd/keymaps/xkb/br-nativo-us.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3927 Nov 27 2013 usr/lib/kbd/keymaps/xkb/br-nativo.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3949 Nov 27 2013 usr/lib/kbd/keymaps/xkb/br-nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4000 Nov 27 2013 usr/lib/kbd/keymaps/xkb/br.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4026 Nov 27 2013 usr/lib/kbd/keymaps/xkb/by-latin.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3619 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ca-eng.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3694 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ca-fr-dvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3702 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ca-fr-legacy.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3696 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ca-multi.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 13196 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ca-multix.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3686 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ca.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5150 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ch-de_mac.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3972 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ch-de_nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3959 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ch-de_sundeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3960 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ch-fr.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5178 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ch-fr_mac.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3972 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ch-fr_nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3960 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ch-fr_sundeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3953 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ch-legacy.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3959 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ch.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4078 Nov 27 2013 usr/lib/kbd/keymaps/xkb/cm-azerty.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4801 Nov 27 2013 usr/lib/kbd/keymaps/xkb/cm-dvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3995 Nov 27 2013 usr/lib/kbd/keymaps/xkb/cm-french.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4544 Nov 27 2013 usr/lib/kbd/keymaps/xkb/cm-qwerty.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3619 Nov 27 2013 usr/lib/kbd/keymaps/xkb/cm.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3619 Nov 27 2013 usr/lib/kbd/keymaps/xkb/cn.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4190 Nov 27 2013 usr/lib/kbd/keymaps/xkb/cz-bksl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3781 Nov 27 2013 usr/lib/kbd/keymaps/xkb/cz-dvorak-ucw.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4180 Nov 27 2013 usr/lib/kbd/keymaps/xkb/cz-qwerty.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4165 Nov 27 2013 usr/lib/kbd/keymaps/xkb/cz-qwerty_bksl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4204 Nov 27 2013 usr/lib/kbd/keymaps/xkb/cz.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 13999 Nov 27 2013 usr/lib/kbd/keymaps/xkb/de-T3.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3936 Nov 27 2013 usr/lib/kbd/keymaps/xkb/de-deadacute.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3927 Nov 27 2013 usr/lib/kbd/keymaps/xkb/de-deadgraveacute.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4033 Nov 27 2013 usr/lib/kbd/keymaps/xkb/de-dsb.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4045 Nov 27 2013 usr/lib/kbd/keymaps/xkb/de-dsb_qwertz.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3846 Nov 27 2013 usr/lib/kbd/keymaps/xkb/de-dvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3899 Nov 27 2013 usr/lib/kbd/keymaps/xkb/de-legacy.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3941 Nov 27 2013 usr/lib/kbd/keymaps/xkb/de-mac.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3979 Nov 27 2013 usr/lib/kbd/keymaps/xkb/de-mac_nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5132 Nov 27 2013 usr/lib/kbd/keymaps/xkb/de-neo.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3860 Nov 27 2013 usr/lib/kbd/keymaps/xkb/de-nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3915 Nov 27 2013 usr/lib/kbd/keymaps/xkb/de-qwerty.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3896 Nov 27 2013 usr/lib/kbd/keymaps/xkb/de-ro.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3858 Nov 27 2013 usr/lib/kbd/keymaps/xkb/de-ro_nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3902 Nov 27 2013 usr/lib/kbd/keymaps/xkb/de-sundeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3902 Nov 27 2013 usr/lib/kbd/keymaps/xkb/de.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3796 Nov 27 2013 usr/lib/kbd/keymaps/xkb/dk-dvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3867 Nov 27 2013 usr/lib/kbd/keymaps/xkb/dk-mac.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3917 Nov 27 2013 usr/lib/kbd/keymaps/xkb/dk-mac_nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3858 Nov 27 2013 usr/lib/kbd/keymaps/xkb/dk-nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3872 Nov 27 2013 usr/lib/kbd/keymaps/xkb/dk.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3872 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ee-dvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3846 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ee-nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4080 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ee-us.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3929 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ee.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 11019 Nov 27 2013 usr/lib/kbd/keymaps/xkb/epo-legacy.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4724 Nov 27 2013 usr/lib/kbd/keymaps/xkb/epo.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4042 Nov 27 2013 usr/lib/kbd/keymaps/xkb/es-ast.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4043 Nov 27 2013 usr/lib/kbd/keymaps/xkb/es-cat.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4026 Nov 27 2013 usr/lib/kbd/keymaps/xkb/es-deadtilde.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3911 Nov 27 2013 usr/lib/kbd/keymaps/xkb/es-dvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4041 Nov 27 2013 usr/lib/kbd/keymaps/xkb/es-mac.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4015 Nov 27 2013 usr/lib/kbd/keymaps/xkb/es-nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4041 Nov 27 2013 usr/lib/kbd/keymaps/xkb/es-sundeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4041 Nov 27 2013 usr/lib/kbd/keymaps/xkb/es.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5336 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fi-classic.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3901 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fi-mac.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5063 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fi-nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3840 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fi-smi.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5418 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fi.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3851 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fo-nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3865 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fo.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4130 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fr-bepo.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4088 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fr-bepo_latin9.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4012 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fr-bre.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3748 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fr-dvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3864 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fr-latin9.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3853 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fr-latin9_nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3864 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fr-latin9_sundeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3757 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fr-mac.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3970 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fr-nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3968 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fr-oci.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3977 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fr-oss.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3983 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fr-oss_latin9.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3938 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fr-oss_nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3977 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fr-oss_sundeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3995 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fr-sundeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3995 Nov 27 2013 usr/lib/kbd/keymaps/xkb/fr.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4030 Nov 27 2013 usr/lib/kbd/keymaps/xkb/gb-colemak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4011 Nov 27 2013 usr/lib/kbd/keymaps/xkb/gb-dvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4024 Nov 27 2013 usr/lib/kbd/keymaps/xkb/gb-dvorakukp.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3967 Nov 27 2013 usr/lib/kbd/keymaps/xkb/gb-extd.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3960 Nov 27 2013 usr/lib/kbd/keymaps/xkb/gb-intl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3976 Nov 27 2013 usr/lib/kbd/keymaps/xkb/gb-mac.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3944 Nov 27 2013 usr/lib/kbd/keymaps/xkb/gb-mac_intl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3994 Nov 27 2013 usr/lib/kbd/keymaps/xkb/gb.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4022 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ge-ergonomic.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3668 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ge-mess.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3488 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ge-ru.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3536 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ge.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3652 Nov 27 2013 usr/lib/kbd/keymaps/xkb/gh-akan.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3653 Nov 27 2013 usr/lib/kbd/keymaps/xkb/gh-avn.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3687 Nov 27 2013 usr/lib/kbd/keymaps/xkb/gh-ewe.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3722 Nov 27 2013 usr/lib/kbd/keymaps/xkb/gh-fula.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3661 Nov 27 2013 usr/lib/kbd/keymaps/xkb/gh-ga.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3700 Nov 27 2013 usr/lib/kbd/keymaps/xkb/gh-generic.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3752 Nov 27 2013 usr/lib/kbd/keymaps/xkb/gh-gillbt.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3722 Nov 27 2013 usr/lib/kbd/keymaps/xkb/gh-hausa.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3629 Nov 27 2013 usr/lib/kbd/keymaps/xkb/gh.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4113 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hr-alternatequotes.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4057 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hr-unicode.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4061 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hr-unicodeus.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3888 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hr-us.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4106 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hr.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4010 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_comma_dead.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3945 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_comma_nodead.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4006 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_dot_dead.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3943 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_dot_nodead.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4011 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_comma_dead.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3947 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_comma_nodead.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4008 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_dot_dead.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3945 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_dot_nodead.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4004 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_comma_dead.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3939 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_comma_nodead.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4000 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_dot_dead.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3937 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_dot_nodead.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4005 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_comma_dead.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3941 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_comma_nodead.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4002 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_dot_dead.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3939 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_dot_nodead.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3941 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hu-nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4010 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hu-qwerty.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4005 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hu-standard.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4005 Nov 27 2013 usr/lib/kbd/keymaps/xkb/hu.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4611 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ie-CloGaelach.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 7611 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ie-UnicodeExpert.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3469 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ie-ogam_is434.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6258 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ie.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3634 Nov 27 2013 usr/lib/kbd/keymaps/xkb/il.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3628 Nov 27 2013 usr/lib/kbd/keymaps/xkb/in-eng.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3841 Nov 27 2013 usr/lib/kbd/keymaps/xkb/iq-ku.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3941 Nov 27 2013 usr/lib/kbd/keymaps/xkb/iq-ku_alt.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3832 Nov 27 2013 usr/lib/kbd/keymaps/xkb/iq-ku_ara.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3834 Nov 27 2013 usr/lib/kbd/keymaps/xkb/iq-ku_f.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3841 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ir-ku.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3941 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ir-ku_alt.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3832 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ir-ku_ara.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3834 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ir-ku_f.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3827 Nov 27 2013 usr/lib/kbd/keymaps/xkb/is-Sundeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3858 Nov 27 2013 usr/lib/kbd/keymaps/xkb/is-dvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3863 Nov 27 2013 usr/lib/kbd/keymaps/xkb/is-mac.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3822 Nov 27 2013 usr/lib/kbd/keymaps/xkb/is-nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3899 Nov 27 2013 usr/lib/kbd/keymaps/xkb/is.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3750 Nov 27 2013 usr/lib/kbd/keymaps/xkb/it-geo.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3629 Nov 27 2013 usr/lib/kbd/keymaps/xkb/it-ibm.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3691 Nov 27 2013 usr/lib/kbd/keymaps/xkb/it-mac.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3883 Nov 27 2013 usr/lib/kbd/keymaps/xkb/it-nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3853 Nov 27 2013 usr/lib/kbd/keymaps/xkb/it-us.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3934 Nov 27 2013 usr/lib/kbd/keymaps/xkb/it.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3619 Nov 27 2013 usr/lib/kbd/keymaps/xkb/jp-OADG109A.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3618 Nov 27 2013 usr/lib/kbd/keymaps/xkb/jp-dvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3626 Nov 27 2013 usr/lib/kbd/keymaps/xkb/jp-kana86.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3634 Nov 27 2013 usr/lib/kbd/keymaps/xkb/jp.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3655 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ke-kik.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3655 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ke.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3614 Nov 27 2013 usr/lib/kbd/keymaps/xkb/kr-kr104.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3619 Nov 27 2013 usr/lib/kbd/keymaps/xkb/kr.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4032 Nov 27 2013 usr/lib/kbd/keymaps/xkb/latam-deadtilde.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3994 Nov 27 2013 usr/lib/kbd/keymaps/xkb/latam-nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4033 Nov 27 2013 usr/lib/kbd/keymaps/xkb/latam-sundeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4029 Nov 27 2013 usr/lib/kbd/keymaps/xkb/latam.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3991 Nov 27 2013 usr/lib/kbd/keymaps/xkb/lt-ibm.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3790 Nov 27 2013 usr/lib/kbd/keymaps/xkb/lt-lekp.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3828 Nov 27 2013 usr/lib/kbd/keymaps/xkb/lt-lekpa.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3965 Nov 27 2013 usr/lib/kbd/keymaps/xkb/lt-std.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3989 Nov 27 2013 usr/lib/kbd/keymaps/xkb/lt-us.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3995 Nov 27 2013 usr/lib/kbd/keymaps/xkb/lt.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3852 Nov 27 2013 usr/lib/kbd/keymaps/xkb/lv-adapted.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3869 Nov 27 2013 usr/lib/kbd/keymaps/xkb/lv-apostrophe.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3778 Nov 27 2013 usr/lib/kbd/keymaps/xkb/lv-ergonomic.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3857 Nov 27 2013 usr/lib/kbd/keymaps/xkb/lv-fkey.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3971 Nov 27 2013 usr/lib/kbd/keymaps/xkb/lv-modern.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3877 Nov 27 2013 usr/lib/kbd/keymaps/xkb/lv-tilde.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3866 Nov 27 2013 usr/lib/kbd/keymaps/xkb/lv.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3995 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ma-french.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3681 Nov 27 2013 usr/lib/kbd/keymaps/xkb/md-gag.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3792 Nov 27 2013 usr/lib/kbd/keymaps/xkb/md.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4103 Nov 27 2013 usr/lib/kbd/keymaps/xkb/me-latinalternatequotes.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4064 Nov 27 2013 usr/lib/kbd/keymaps/xkb/me-latinunicode.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4073 Nov 27 2013 usr/lib/kbd/keymaps/xkb/me-latinunicodeyz.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4128 Nov 27 2013 usr/lib/kbd/keymaps/xkb/me-latinyz.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4123 Nov 27 2013 usr/lib/kbd/keymaps/xkb/me.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4015 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ml-fr-oss.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3903 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ml-us-intl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3994 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ml-us-mac.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4013 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ml.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4000 Nov 27 2013 usr/lib/kbd/keymaps/xkb/mt-us.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3970 Nov 27 2013 usr/lib/kbd/keymaps/xkb/mt.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3723 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ng-hausa.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3663 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ng-igbo.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3658 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ng-yoruba.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3630 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ng.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4001 Nov 27 2013 usr/lib/kbd/keymaps/xkb/nl-mac.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3670 Nov 27 2013 usr/lib/kbd/keymaps/xkb/nl-std.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3923 Nov 27 2013 usr/lib/kbd/keymaps/xkb/nl-sundeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3923 Nov 27 2013 usr/lib/kbd/keymaps/xkb/nl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3918 Nov 27 2013 usr/lib/kbd/keymaps/xkb/no-colemak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3774 Nov 27 2013 usr/lib/kbd/keymaps/xkb/no-dvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3942 Nov 27 2013 usr/lib/kbd/keymaps/xkb/no-mac.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3914 Nov 27 2013 usr/lib/kbd/keymaps/xkb/no-mac_nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3956 Nov 27 2013 usr/lib/kbd/keymaps/xkb/no-nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3840 Nov 27 2013 usr/lib/kbd/keymaps/xkb/no-smi.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3826 Nov 27 2013 usr/lib/kbd/keymaps/xkb/no-smi_nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3922 Nov 27 2013 usr/lib/kbd/keymaps/xkb/no.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3792 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ph-capewell-dvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3791 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ph-capewell-qwerf2k6.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3788 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ph-colemak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3788 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ph-dvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3794 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ph.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4008 Nov 27 2013 usr/lib/kbd/keymaps/xkb/pl-csb.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3763 Nov 27 2013 usr/lib/kbd/keymaps/xkb/pl-dvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3768 Nov 27 2013 usr/lib/kbd/keymaps/xkb/pl-dvorak_altquotes.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3768 Nov 27 2013 usr/lib/kbd/keymaps/xkb/pl-dvorak_quotes.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3820 Nov 27 2013 usr/lib/kbd/keymaps/xkb/pl-dvp.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4027 Nov 27 2013 usr/lib/kbd/keymaps/xkb/pl-legacy.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4074 Nov 27 2013 usr/lib/kbd/keymaps/xkb/pl-qwertz.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4019 Nov 27 2013 usr/lib/kbd/keymaps/xkb/pl-szl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3961 Nov 27 2013 usr/lib/kbd/keymaps/xkb/pl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3937 Nov 27 2013 usr/lib/kbd/keymaps/xkb/pt-mac.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3954 Nov 27 2013 usr/lib/kbd/keymaps/xkb/pt-mac_nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3929 Nov 27 2013 usr/lib/kbd/keymaps/xkb/pt-mac_sundeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3865 Nov 27 2013 usr/lib/kbd/keymaps/xkb/pt-nativo-epo.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3849 Nov 27 2013 usr/lib/kbd/keymaps/xkb/pt-nativo-us.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3843 Nov 27 2013 usr/lib/kbd/keymaps/xkb/pt-nativo.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3917 Nov 27 2013 usr/lib/kbd/keymaps/xkb/pt-nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3905 Nov 27 2013 usr/lib/kbd/keymaps/xkb/pt-sundeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3912 Nov 27 2013 usr/lib/kbd/keymaps/xkb/pt.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3793 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ro-cedilla.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3810 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ro-std.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3813 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ro-std_cedilla.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3957 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ro-winkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3792 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ro.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4116 Nov 27 2013 usr/lib/kbd/keymaps/xkb/rs-latin.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4113 Nov 27 2013 usr/lib/kbd/keymaps/xkb/rs-latinalternatequotes.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4057 Nov 27 2013 usr/lib/kbd/keymaps/xkb/rs-latinunicode.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4061 Nov 27 2013 usr/lib/kbd/keymaps/xkb/rs-latinunicodeyz.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4115 Nov 27 2013 usr/lib/kbd/keymaps/xkb/rs-latinyz.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3799 Nov 27 2013 usr/lib/kbd/keymaps/xkb/ru-cv_latin.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3941 Nov 27 2013 usr/lib/kbd/keymaps/xkb/se-dvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3901 Nov 27 2013 usr/lib/kbd/keymaps/xkb/se-mac.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3824 Nov 27 2013 usr/lib/kbd/keymaps/xkb/se-nodeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3840 Nov 27 2013 usr/lib/kbd/keymaps/xkb/se-smi.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3934 Nov 27 2013 usr/lib/kbd/keymaps/xkb/se-svdvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3831 Nov 27 2013 usr/lib/kbd/keymaps/xkb/se.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4072 Nov 27 2013 usr/lib/kbd/keymaps/xkb/si-alternatequotes.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4075 Nov 27 2013 usr/lib/kbd/keymaps/xkb/si-us.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4076 Nov 27 2013 usr/lib/kbd/keymaps/xkb/si.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4183 Nov 27 2013 usr/lib/kbd/keymaps/xkb/sk-bksl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4192 Nov 27 2013 usr/lib/kbd/keymaps/xkb/sk-qwerty.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4181 Nov 27 2013 usr/lib/kbd/keymaps/xkb/sk-qwerty_bksl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4194 Nov 27 2013 usr/lib/kbd/keymaps/xkb/sk.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3841 Nov 27 2013 usr/lib/kbd/keymaps/xkb/sy-ku.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3941 Nov 27 2013 usr/lib/kbd/keymaps/xkb/sy-ku_alt.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3834 Nov 27 2013 usr/lib/kbd/keymaps/xkb/sy-ku_f.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3671 Nov 27 2013 usr/lib/kbd/keymaps/xkb/tm-alt.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3684 Nov 27 2013 usr/lib/kbd/keymaps/xkb/tm.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3949 Nov 27 2013 usr/lib/kbd/keymaps/xkb/tr-alt.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3888 Nov 27 2013 usr/lib/kbd/keymaps/xkb/tr-crh.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3948 Nov 27 2013 usr/lib/kbd/keymaps/xkb/tr-crh_alt.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3844 Nov 27 2013 usr/lib/kbd/keymaps/xkb/tr-crh_f.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3819 Nov 27 2013 usr/lib/kbd/keymaps/xkb/tr-f.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3815 Nov 27 2013 usr/lib/kbd/keymaps/xkb/tr-intl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3841 Nov 27 2013 usr/lib/kbd/keymaps/xkb/tr-ku.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3941 Nov 27 2013 usr/lib/kbd/keymaps/xkb/tr-ku_alt.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3834 Nov 27 2013 usr/lib/kbd/keymaps/xkb/tr-ku_f.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3870 Nov 27 2013 usr/lib/kbd/keymaps/xkb/tr-sundeadkeys.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3870 Nov 27 2013 usr/lib/kbd/keymaps/xkb/tr.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4394 Nov 27 2013 usr/lib/kbd/keymaps/xkb/tw-indigenous.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4393 Nov 27 2013 usr/lib/kbd/keymaps/xkb/tw-saisiyat.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4394 Nov 27 2013 usr/lib/kbd/keymaps/xkb/tw.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3742 Nov 27 2013 usr/lib/kbd/keymaps/xkb/us-alt-intl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3866 Nov 27 2013 usr/lib/kbd/keymaps/xkb/us-altgr-intl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4048 Nov 27 2013 usr/lib/kbd/keymaps/xkb/us-colemak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3753 Nov 27 2013 usr/lib/kbd/keymaps/xkb/us-dvorak-alt-intl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3679 Nov 27 2013 usr/lib/kbd/keymaps/xkb/us-dvorak-classic.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3857 Nov 27 2013 usr/lib/kbd/keymaps/xkb/us-dvorak-intl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3719 Nov 27 2013 usr/lib/kbd/keymaps/xkb/us-dvorak-l.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3713 Nov 27 2013 usr/lib/kbd/keymaps/xkb/us-dvorak-r.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3684 Nov 27 2013 usr/lib/kbd/keymaps/xkb/us-dvorak.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3751 Nov 27 2013 usr/lib/kbd/keymaps/xkb/us-dvp.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3763 Nov 27 2013 usr/lib/kbd/keymaps/xkb/us-euro.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3714 Nov 27 2013 usr/lib/kbd/keymaps/xkb/us-hbs.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3865 Nov 27 2013 usr/lib/kbd/keymaps/xkb/us-intl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3986 Nov 27 2013 usr/lib/kbd/keymaps/xkb/us-mac.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3758 Nov 27 2013 usr/lib/kbd/keymaps/xkb/us-olpc2.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3883 Nov 27 2013 usr/lib/kbd/keymaps/xkb/us-workman-intl.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3643 Nov 27 2013 usr/lib/kbd/keymaps/xkb/us-workman.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3619 Nov 27 2013 usr/lib/kbd/keymaps/xkb/us.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3612 Nov 27 2013 usr/lib/kbd/keymaps/xkb/uz-latin.map.gz >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:25 usr/lib/kbd/unimaps >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4244 Nov 27 2013 usr/lib/kbd/unimaps/8859-1.a0-ff.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4706 Nov 27 2013 usr/lib/kbd/unimaps/8859-10.a0-ff.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4426 Nov 27 2013 usr/lib/kbd/unimaps/8859-13.a0-ff.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4816 Nov 27 2013 usr/lib/kbd/unimaps/8859-14.a0-ff.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4376 Nov 27 2013 usr/lib/kbd/unimaps/8859-15.a0-ff.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4479 Nov 27 2013 usr/lib/kbd/unimaps/8859-2.a0-ff.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4240 Nov 27 2013 usr/lib/kbd/unimaps/8859-3.a0-ff.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4548 Nov 27 2013 usr/lib/kbd/unimaps/8859-4.a0-ff.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4188 Nov 27 2013 usr/lib/kbd/unimaps/8859-5.a0-ff.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1869 Nov 27 2013 usr/lib/kbd/unimaps/8859-6.a0-ff.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3928 Nov 27 2013 usr/lib/kbd/unimaps/8859-7.a0-ff.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2035 Nov 27 2013 usr/lib/kbd/unimaps/8859-8.a0-ff.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4332 Nov 27 2013 usr/lib/kbd/unimaps/8859-9.a0-ff.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1494 Nov 27 2013 usr/lib/kbd/unimaps/ECMA144.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1378 Nov 27 2013 usr/lib/kbd/unimaps/armscii8.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1707 Nov 27 2013 usr/lib/kbd/unimaps/ascii.20-7f.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5478 Nov 27 2013 usr/lib/kbd/unimaps/cp1250.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 446 Nov 27 2013 usr/lib/kbd/unimaps/cp437.00-1f.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4475 Nov 27 2013 usr/lib/kbd/unimaps/cp437.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5674 Nov 27 2013 usr/lib/kbd/unimaps/cp737.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6199 Nov 27 2013 usr/lib/kbd/unimaps/cp737a.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6215 Nov 27 2013 usr/lib/kbd/unimaps/cp737b.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6266 Nov 27 2013 usr/lib/kbd/unimaps/cp737c.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5456 Nov 27 2013 usr/lib/kbd/unimaps/cp850.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5985 Nov 27 2013 usr/lib/kbd/unimaps/cp850a.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4011 Nov 27 2013 usr/lib/kbd/unimaps/cp850b.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3880 Nov 27 2013 usr/lib/kbd/unimaps/cp850z.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5627 Nov 27 2013 usr/lib/kbd/unimaps/cp865.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6155 Nov 27 2013 usr/lib/kbd/unimaps/cp865a.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5553 Nov 27 2013 usr/lib/kbd/unimaps/cp866.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6174 Nov 27 2013 usr/lib/kbd/unimaps/cp866a.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2558 Nov 27 2013 usr/lib/kbd/unimaps/cybercafe.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4152 Nov 27 2013 usr/lib/kbd/unimaps/cyralt.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2206 Nov 27 2013 usr/lib/kbd/unimaps/def.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 22 Nov 27 2013 usr/lib/kbd/unimaps/empty.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5981 Nov 27 2013 usr/lib/kbd/unimaps/ethiopic.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 674 Nov 27 2013 usr/lib/kbd/unimaps/iso01.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1815 Nov 27 2013 usr/lib/kbd/unimaps/iso02.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1829 Nov 27 2013 usr/lib/kbd/unimaps/iso03.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1815 Nov 27 2013 usr/lib/kbd/unimaps/iso04.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1815 Nov 27 2013 usr/lib/kbd/unimaps/iso05.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1275 Nov 27 2013 usr/lib/kbd/unimaps/iso06.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1744 Nov 27 2013 usr/lib/kbd/unimaps/iso07.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2507 Nov 27 2013 usr/lib/kbd/unimaps/iso07u.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1119 Nov 27 2013 usr/lib/kbd/unimaps/iso08.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 805 Nov 27 2013 usr/lib/kbd/unimaps/iso09.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1489 Nov 27 2013 usr/lib/kbd/unimaps/iso10.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 876 Nov 27 2013 usr/lib/kbd/unimaps/iso15.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3998 Nov 27 2013 usr/lib/kbd/unimaps/koi8r.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5224 Nov 27 2013 usr/lib/kbd/unimaps/koi8u.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1030 Nov 27 2013 usr/lib/kbd/unimaps/lat1.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2177 Nov 27 2013 usr/lib/kbd/unimaps/lat1u.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5302 Nov 27 2013 usr/lib/kbd/unimaps/lat2.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3632 Nov 27 2013 usr/lib/kbd/unimaps/lat2u.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3251 Nov 27 2013 usr/lib/kbd/unimaps/lat4.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5046 Nov 27 2013 usr/lib/kbd/unimaps/lat4u.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 7282 Nov 27 2013 usr/lib/kbd/unimaps/lat7.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3579 Nov 27 2013 usr/lib/kbd/unimaps/lat9u.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3771 Nov 27 2013 usr/lib/kbd/unimaps/lat9v.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 3635 Nov 27 2013 usr/lib/kbd/unimaps/lat9w.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 4030 Nov 27 2013 usr/lib/kbd/unimaps/ruscii.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1009 Nov 27 2013 usr/lib/kbd/unimaps/tcvn.uni >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1811 Nov 27 2013 usr/lib/kbd/unimaps/viscii.uni >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:25 usr/lib/modprobe.d >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 382 Aug 1 2013 usr/lib/modprobe.d/dist-alsa.conf >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 884 Jul 21 08:06 usr/lib/modprobe.d/dist-blacklist.conf >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 4 root root 0 Aug 11 23:26 usr/lib/modules >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 4 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64 >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 5 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 3 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/drivers >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 3 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/drivers/message >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/drivers/message/fusion >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 30263 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/drivers/message/fusion/mptfc.ko >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 14 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/affs >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 100479 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/affs/affs.ko >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/befs >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 45535 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/befs/befs.ko >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/coda >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 58071 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/coda/coda.ko >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/dlm >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 270863 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/dlm/dlm.ko >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/fuse >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 15055 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/fuse/cuse.ko >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/gfs2 >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 474887 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/gfs2/gfs2.ko >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/ncpfs >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 95711 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/ncpfs/ncpfs.ko >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/nilfs2 >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 263223 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/nilfs2/nilfs2.ko >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 5 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/ocfs2 >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/ocfs2/cluster >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 151351 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/ocfs2/cluster/ocfs2_nodemanager.ko >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/ocfs2/dlm >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 265847 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/ocfs2/dlm/ocfs2_dlm.ko >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/ocfs2/dlmfs >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 33951 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/ocfs2/dlmfs/ocfs2_dlmfs.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1725991 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/ocfs2/ocfs2.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 11943 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/ocfs2/ocfs2_stack_o2cb.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 20191 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/ocfs2/ocfs2_stack_user.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 22551 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/ocfs2/ocfs2_stackglue.ko >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/sysv >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 53591 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/sysv/sysv.ko >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/ubifs >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 638351 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/ubifs/ubifs.ko >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/ufs >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 105639 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/fs/ufs/ufs.ko >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 3 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/net >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/net/sctp >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 486279 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/extra/net/sctp/sctp.ko >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 9 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 3 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 3 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86 >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 20383 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto/blowfish-x86_64.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 31911 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto/camellia-aesni-avx-x86_64.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 32695 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto/camellia-aesni-avx2.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 85231 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto/camellia-x86_64.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 97407 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto/cast5-avx-x86_64.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 144991 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto/cast6-avx-x86_64.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8319 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto/crc32-pclmul.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 20623 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto/crc32c-intel.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 11119 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto/crct10dif-pclmul.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 11423 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto/ghash-clmulni-intel.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 7911 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto/salsa20-x86_64.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 51591 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto/serpent-avx-x86_64.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 50311 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto/serpent-avx2.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 54263 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto/serpent-sse2-x86_64.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 24727 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto/sha1-ssse3.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 25095 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto/sha256-ssse3.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 47335 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto/sha512-ssse3.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 51663 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto/twofish-avx-x86_64.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 28847 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto/twofish-x86_64-3way.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9655 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/arch/x86/crypto/twofish-x86_64.ko >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 3 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 11551 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/ansi_cprng.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 15295 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/anubis.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6055 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/arc4.ko >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/async_tx >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 7343 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/async_tx/async_memcpy.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 13583 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/async_tx/async_pq.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 13799 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/async_tx/async_raid6_recov.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8367 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/async_tx/async_tx.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 11031 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/async_tx/async_xor.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 10239 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/async_tx/raid6test.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 14503 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/authenc.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 14999 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/authencesn.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9615 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/blowfish_common.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6807 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/blowfish_generic.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 33615 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/camellia_generic.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 21839 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/cast5_generic.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 26879 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/cast6_generic.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 7959 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/cast_common.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 17239 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/ccm.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 7591 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/cmac.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5735 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/crc32.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 7775 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/crypto_null.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 12431 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/crypto_user.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 10007 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/cts.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6655 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/deflate.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 33415 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/des_generic.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 14951 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/fcrypt.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 26503 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/gcm.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6039 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/ghash-generic.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 23567 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/khazad.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5543 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/lz4.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5559 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/lz4hc.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 7231 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/md4.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5847 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/michael_mic.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8239 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/pcbc.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 14719 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/pcrypt.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9743 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/rmd128.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 12015 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/rmd160.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9967 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/rmd256.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 11887 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/rmd320.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 7519 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/salsa20_generic.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 25559 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/seed.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 26215 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/serpent_generic.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 10143 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/sha512_generic.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 96695 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/tcrypt.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6927 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/tea.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 17271 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/tgr192.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 25063 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/twofish_common.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9311 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/twofish_generic.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 12007 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/vmac.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 30615 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/wp512.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 7583 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/xcbc.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 19743 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/xor.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 14975 Jul 17 23:18 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/crypto/zlib.ko >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 33 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/acpi >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 42367 Jul 17 23:19 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/acpi/video.ko >Aug 11 23:26:38 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 14271 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/acard-ahci.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 11439 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/ata_generic.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 14951 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/libahci_platform.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 10087 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_acpi.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 21055 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_ali.ko >Aug 11 23:26:38 neuromancer dracut[2493]: -rw-r--r-- 1 root root 23815 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_amd.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 14071 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_artop.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 13231 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_atiixp.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 14567 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_atp867x.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 10855 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_cmd640.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 16823 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_cmd64x.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9231 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_cypress.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 11319 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_efar.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 14215 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_hpt366.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 25751 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_hpt37x.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 15071 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_hpt3x2n.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 10655 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_hpt3x3.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 10855 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_it8213.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 22239 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_it821x.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8223 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_jmicron.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 10119 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_marvell.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9879 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_mpiix.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8199 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_netcell.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 10415 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_ninja32.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9487 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_ns87410.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 10855 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_ns87415.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9967 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_oldpiix.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9423 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_opti.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 13327 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_optidma.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 25719 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_pcmcia.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 17015 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_pdc2027x.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 13183 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_pdc202xx_old.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9063 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_piccolo.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 12783 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_rdc.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8615 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_sch.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 15063 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_serverworks.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 15159 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_sil680.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 25063 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_sis.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 12167 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_sl82c105.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 11079 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_triflex.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 20383 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pata_via.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 14583 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/pdc_adma.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 19079 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/sata_inic162x.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 52807 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/sata_mv.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 42103 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/sata_nv.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 23359 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/sata_promise.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 14463 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/sata_qstor.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 19359 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/sata_sil.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 25895 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/sata_sil24.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 11583 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/sata_sis.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 12487 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/sata_svw.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 18959 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/sata_sx4.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 10127 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/sata_uli.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 20847 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/sata_via.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 12023 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/ata/sata_vsc.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 6 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 118015 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/DAC960.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/aoe >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 72671 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/aoe/aoe.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 15567 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/brd.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 168239 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/cciss.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/drbd >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 546295 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/drbd/drbd.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 125951 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/floppy.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 41039 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/loop.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/mtip32xx >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 76303 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/mtip32xx/mtip32xx.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 26439 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/nbd.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 22983 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/null_blk.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 96623 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/nvme.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 13663 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/osdblk.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 55327 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/pktcdvd.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 118287 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/rbd.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 139967 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/skd.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 28983 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/sx8.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 31807 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/umem.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 21711 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/virtio_blk.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 46527 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/xen-blkfront.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/zram >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 32943 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/block/zram/zram.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 3 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/char >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/char/tpm >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 51487 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/char/tpm/tpm.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 3 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/crypto >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/crypto/ccp >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 30695 Jul 17 23:19 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/crypto/ccp/ccp-crypto.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 43479 Jul 17 23:19 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/crypto/ccp/ccp.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 15727 Jul 17 23:19 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/crypto/padlock-aes.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 16431 Jul 17 23:19 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/crypto/padlock-sha.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/dca >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 16151 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/dca/dca.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/firewire >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 102727 Jul 17 23:19 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/firewire/firewire-core.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 59143 Jul 17 23:19 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/firewire/firewire-ohci.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 27735 Jul 17 23:19 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/firewire/firewire-sbp2.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/firmware >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 19807 Jul 17 23:19 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/firmware/edd.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 14215 Jul 17 23:19 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/firmware/iscsi_ibft.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 3 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 14 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/ast >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 100631 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/ast/ast.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/bochs >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 39311 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/bochs/bochs-drm.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/cirrus >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 45079 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/cirrus/cirrus.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 450759 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/drm.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 70375 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/drm_kms_helper.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 6543 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/drm_usb.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/gma500 >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 263775 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/gma500/gma500_gfx.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/i915 >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1334847 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/i915/i915.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/mgag200 >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 73391 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/mgag200/mgag200.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/nouveau >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 1809159 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/nouveau/nouveau.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/qxl >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 121455 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/qxl/qxl.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/radeon >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 2347991 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/radeon/radeon.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/ttm >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 126823 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/ttm/ttm.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/udl >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 42823 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/udl/udl.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/vmwgfx >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 288911 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/gpu/drm/vmwgfx/vmwgfx.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/hid >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 11087 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/hid/hid-hyperv.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 25455 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/hid/hid-logitech-dj.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 5783 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/hid/hid-sunplus.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/hv >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 64015 Jul 17 23:19 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/hv/hv_vmbus.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 3 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/i2c >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/i2c/algos >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 12183 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/i2c/algos/i2c-algo-bit.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 91911 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/i2c/i2c-core.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 4 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/infiniband >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/infiniband/core >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 17327 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/infiniband/core/ib_addr.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 62935 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/infiniband/core/ib_cm.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 120207 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/infiniband/core/ib_core.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 66623 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/infiniband/core/ib_mad.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 43207 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/infiniband/core/ib_sa.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 3 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/infiniband/ulp >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/infiniband/ulp/srp >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 66623 Jul 17 23:20 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/infiniband/ulp/srp/ib_srp.ko >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 4 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/md >Aug 11 23:26:39 neuromancer dracut[2493]: drwxr-xr-x 2 root root 0 Aug 11 23:26 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/md/bcache >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 351479 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/md/bcache/bcache.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 12663 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/md/dm-bio-prison.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 11351 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/md/dm-cache-cleaner.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 18383 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/md/dm-cache-mq.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 69287 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/md/dm-cache.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 34943 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/md/dm-crypt.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 11271 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/md/dm-delay.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 11351 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/md/dm-flakey.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 25247 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/md/dm-log-userspace.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 36039 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/md/dm-multipath.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8535 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/md/dm-queue-length.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 31863 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/md/dm-raid.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 7711 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/md/dm-round-robin.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 8847 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/md/dm-service-time.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 11671 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/md/dm-switch.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 88159 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/md/dm-thin-pool.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 19495 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/md/dm-verity.ko >Aug 11 23:26:39 neuromancer dracut[2493]: -rw-r--r-- 1 root root 9583 Jul 17 23:21 usr/lib/modules/3.15.6-200.fc20.x86_64/kernel/drivers/md/faulty.ko > > > >/tmp/anaconda.log: >23:22:26,650 INFO anaconda: /sbin/anaconda 20.25.16-1 >03:22:26,733 INFO anaconda: 24248320 kB (23680 MB) are available >23:22:26,733 INFO anaconda: check_memory(): total:23680, needed:512, graphical:512 >23:22:26,733 INFO anaconda: Not doing 'start audit daemon' in live installation >23:22:26,733 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >23:22:26,733 INFO anaconda: Default encoding = ascii >23:22:26,921 INFO anaconda: Display mode = g >03:22:26,922 INFO anaconda: 24248320 kB (23680 MB) are available >23:22:26,922 INFO anaconda: check_memory(): total:23680, needed:512, graphical:512 >23:22:27,042 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >23:22:27,043 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >23:22:27,043 INFO anaconda: using only installclass _Fedora >23:22:27,045 INFO anaconda: bootloader EFIGRUB on EFI platform >23:22:27,045 INFO anaconda: bootloader EFIGRUB on EFI platform >23:22:27,057 DEBUG anaconda: network: devices found ['enp0s25', 'wlo1'] >23:22:30,338 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp0s25 >23:22:30,364 DEBUG anaconda: network: setting autoconnect of enp0s25 to False >23:22:30,370 DEBUG anaconda: network: missing ifcfgs created for devices ['enp0s25'] >23:22:35,430 DEBUG anaconda: Exception caught trying to get host name of fd00::a22b:b8ff:fe39:c09: [Errno 1] Unknown host >23:22:40,455 DEBUG anaconda: Exception caught trying to get host name of fe80::a22b:b8ff:fe39:c09: [Errno 1] Unknown host >23:22:40,455 DEBUG anaconda: updating hostname localhost.localdomain >23:22:40,480 INFO anaconda: Running Thread: AnaStorageThread (139670235940608) >23:22:40,480 INFO anaconda: Running Thread: AnaTimeInitThread (139670227547904) >23:22:40,481 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139670219155200) >23:22:40,481 INFO anaconda: Running Thread: AnaPayloadThread (139670210762496) >23:22:40,899 INFO anaconda: Thread Done: AnaStorageThread (139670235940608) >23:22:41,001 INFO anaconda: Thread Done: AnaTimeInitThread (139670227547904) >23:22:45,215 DEBUG anaconda: Exception caught trying to get host name of 192.168.0.40: [Errno 1] Unknown host >23:22:50,241 DEBUG anaconda: Exception caught trying to get host name of fd00::a22b:b8ff:fe39:c09: [Errno 1] Unknown host >23:22:55,266 DEBUG anaconda: Exception caught trying to get host name of fe80::a22b:b8ff:fe39:c09: [Errno 1] Unknown host >23:22:55,266 DEBUG anaconda: updating hostname localhost.localdomain >23:22:55,280 INFO anaconda: got 0 NTP servers from DHCP >23:22:55,280 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139670219155200) >23:22:55,283 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139670219155200) >23:22:55,283 INFO anaconda: Not doing 'start chronyd' in live installation >23:22:55,283 INFO anaconda: Starting geolocation lookup >23:22:55,283 INFO anaconda: Geolocation provider: Fedora GeoIP >23:22:55,286 DEBUG anaconda: Using UEFI PlatformLang 'en_US.UTF-8' ('en_US.UTF-8') as our language. >23:22:55,332 INFO anaconda: Thread Done: AnaPayloadThread (139670210762496) >23:22:55,352 INFO anaconda: Not doing 'activate layouts' in live installation >23:22:55,655 INFO anaconda: Geolocation lookup finished in 0.4 seconds >23:22:55,655 INFO anaconda: got results from geolocation >23:22:55,655 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139670219155200) >23:23:04,139 INFO anaconda: Not doing 'require network connection' in live installation >23:23:04,139 DEBUG anaconda: network standalone spoke (init): completed: True >23:23:04,139 INFO anaconda: Not doing 'require network connection' in live installation >23:23:04,196 INFO anaconda: Running Thread: AnaDateTimeThread (139670227547904) >23:23:04,220 INFO anaconda: Not doing 'modify system time and date' in live installation >23:23:04,227 INFO anaconda: Thread Done: AnaDateTimeThread (139670227547904) >23:23:05,286 INFO anaconda: fs space: 0 B needed: 3.01 GB >23:23:05,784 INFO anaconda: fs space: 0 B needed: 3.01 GB >23:23:05,827 INFO anaconda: Running Thread: AnaStorageWatcher (139670235940608) >23:23:05,828 INFO anaconda: Thread Done: AnaStorageWatcher (139670235940608) >23:23:05,844 INFO anaconda: Running Thread: AnaCustomStorageInit (139670235940608) >23:23:05,899 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >23:23:05,902 DEBUG anaconda: network: selected device enp0s25 >23:23:05,922 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >23:23:05,972 DEBUG anaconda: updating hostname localhost.localdomain >23:23:06,032 INFO anaconda: Not doing 'require network connection' in live installation >23:23:06,111 INFO anaconda: Running Thread: AnaNTPserver0 (139669780109056) >23:23:06,111 INFO anaconda: Running Thread: AnaNTPserver1 (139669771716352) >23:23:06,112 INFO anaconda: Running Thread: AnaNTPserver2 (139669763323648) >23:23:06,112 INFO anaconda: Running Thread: AnaNTPserver3 (139669754930944) >23:23:06,150 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x4edc4d0> >23:23:06,151 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4ef30d0> status to: Probing storage... >23:23:06,154 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4ef30d0> >23:23:06,218 INFO anaconda: Thread Done: AnaNTPserver0 (139669780109056) >23:23:06,264 INFO anaconda: Thread Done: AnaNTPserver3 (139669754930944) >23:23:06,282 INFO anaconda: Thread Done: AnaNTPserver2 (139669763323648) >23:23:06,288 INFO anaconda: Thread Done: AnaNTPserver1 (139669771716352) >23:23:11,208 DEBUG anaconda: Exception caught trying to get host name of 192.168.0.40: [Errno 1] Unknown host >23:23:16,232 DEBUG anaconda: Exception caught trying to get host name of fd00::a22b:b8ff:fe39:c09: [Errno 1] Unknown host >23:23:21,257 DEBUG anaconda: Exception caught trying to get host name of fe80::a22b:b8ff:fe39:c09: [Errno 1] Unknown host >23:23:21,257 DEBUG anaconda: updating hostname localhost.localdomain >23:23:26,342 DEBUG anaconda: Exception caught trying to get host name of 192.168.0.40: [Errno 1] Unknown host >23:23:31,367 DEBUG anaconda: Exception caught trying to get host name of fd00::a22b:b8ff:fe39:c09: [Errno 1] Unknown host >23:23:36,401 DEBUG anaconda: Exception caught trying to get host name of fe80::a22b:b8ff:fe39:c09: [Errno 1] Unknown host >23:23:36,401 DEBUG anaconda: updating hostname localhost.localdomain >23:23:36,404 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f077c22e8d0> status to: Wired (enp0s25) connected >23:23:36,419 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:111: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > action.window.show_all() > >23:23:36,420 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:111: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > action.window.show_all() > >23:23:36,472 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > Gtk.main() > >23:23:36,472 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > Gtk.main() > >23:23:36,640 INFO anaconda: Thread Done: AnaCustomStorageInit (139670235940608) >23:23:42,215 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:123: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > rc = self.window.run() > >23:23:42,215 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:123: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > rc = self.window.run() > >23:23:48,555 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:377: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > store.remove(itr) > >23:23:48,556 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:377: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > store.remove(itr) > >23:23:49,791 INFO anaconda: Not doing 'require network connection' in live installation >23:23:53,397 DEBUG anaconda: disk free: 244.19 GB fs free: 0 B sw needs: 3.01 GB auto swap: 0 B >23:23:58,007 INFO anaconda: Running Thread: AnaExecuteStorageThread (139670235940608) >23:23:58,029 DEBUG anaconda: new disk order: [] >23:23:58,054 DEBUG anaconda: new disk order: [] >23:23:58,071 DEBUG anaconda: stage1 device cannot be of type disk >23:23:58,071 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device >23:23:58,071 INFO anaconda: Thread Done: AnaExecuteStorageThread (139670235940608) >23:23:58,075 INFO anaconda: Not doing 'require network connection' in live installation >23:23:58,095 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >23:23:58,096 DEBUG anaconda: ui: unused=[] >23:23:58,096 DEBUG anaconda: ui: new_devices=[] >23:23:58,098 DEBUG anaconda: page clicked: New Fedora 20 Installation >23:23:58,098 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:23:58,098 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:23:58,136 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4ef30d0> >23:23:58,137 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4ef30d0> status to: Saving storage configuration... >23:23:58,137 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4ef30d0> status to: Failed to save storage configuration... >23:23:58,141 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4ef30d0> >23:23:59,888 DEBUG anaconda: running automatic partitioning >23:24:00,001 DEBUG anaconda: new disk order: [] >23:24:00,015 DEBUG anaconda: stage1 device cannot be of type disk >23:24:00,016 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >23:24:00,016 DEBUG anaconda: _is_valid_size(sda1) returning True >23:24:00,016 DEBUG anaconda: _is_valid_location(sda1) returning True >23:24:00,016 WARN anaconda: sda1 not bootable >23:24:00,016 DEBUG anaconda: _is_valid_format(sda1) returning True >23:24:00,016 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >23:24:00,018 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >23:24:00,018 DEBUG anaconda: _is_valid_size(sda1) returning True >23:24:00,018 DEBUG anaconda: _is_valid_location(sda1) returning True >23:24:00,018 WARN anaconda: sda1 not bootable >23:24:00,018 DEBUG anaconda: _is_valid_format(sda1) returning True >23:24:00,018 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >23:24:00,019 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >23:24:00,019 DEBUG anaconda: _is_valid_size(sda2) returning True >23:24:00,019 DEBUG anaconda: _is_valid_location(sda2) returning True >23:24:00,019 DEBUG anaconda: _is_valid_partition(sda2) returning True >23:24:00,019 DEBUG anaconda: _is_valid_format(sda2) returning True >23:24:00,019 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >23:24:00,019 DEBUG anaconda: finished automatic partitioning >23:24:00,019 DEBUG anaconda: refreshing ui >23:24:00,020 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0'] >23:24:00,021 DEBUG anaconda: ui: unused=[] >23:24:00,021 DEBUG anaconda: ui: new_devices=['sda2', 'sda4', 'sda5', 'sda1', 'sda3'] >23:24:00,032 DEBUG anaconda: page clicked: New Fedora 20 Installation >23:24:00,032 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:24:00,037 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (18) with non-existent ext4 filesystem mounted at /boot >23:24:00,037 DEBUG anaconda: updated device_disks to ['sda'] >23:24:00,037 DEBUG anaconda: updated device_container_name to None >23:24:00,037 DEBUG anaconda: updated device_container_raid_level to None >23:24:00,037 DEBUG anaconda: updated device_container_encrypted to False >23:24:00,037 DEBUG anaconda: updated device_container_size to 0 >23:24:00,039 INFO anaconda: getting device type for None >23:24:00,039 ERR anaconda: unknown device type: 'None' >23:24:00,040 DEBUG anaconda: fs type changed: ext4 >23:24:00,042 INFO anaconda: getting device type for None >23:24:00,042 ERR anaconda: unknown device type: 'None' >23:24:00,043 DEBUG anaconda: device_type_changed: None None >23:24:00,044 INFO anaconda: getting device type for Standard Partition >23:24:00,044 DEBUG anaconda: device_type_changed: 2 Standard Partition >23:24:00,044 INFO anaconda: getting device type for Standard Partition >23:24:00,045 INFO anaconda: getting device type for Standard Partition >23:24:00,045 INFO anaconda: getting device type for Standard Partition >23:24:00,045 INFO anaconda: getting device type for Standard Partition >23:24:00,046 INFO anaconda: getting device type for Standard Partition >23:24:00,046 INFO anaconda: getting device type for Standard Partition >23:24:00,046 INFO anaconda: getting device type for Standard Partition >23:24:00,047 INFO anaconda: getting device type for Standard Partition >23:24:00,047 DEBUG anaconda: populate_raid: 2, None >23:24:00,047 INFO anaconda: getting device type for Standard Partition >23:24:00,048 INFO anaconda: getting device type for Standard Partition >23:24:00,048 DEBUG anaconda: populate_raid: 2, None >23:24:00,048 INFO anaconda: getting device type for Standard Partition >23:24:00,049 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:24:00,049 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (18) with non-existent ext4 filesystem mounted at /boot >23:24:00,049 DEBUG anaconda: updated device_disks to ['sda'] >23:24:00,050 DEBUG anaconda: updated device_container_name to None >23:24:00,050 DEBUG anaconda: updated device_container_raid_level to None >23:24:00,050 DEBUG anaconda: updated device_container_encrypted to False >23:24:00,050 DEBUG anaconda: updated device_container_size to 0 >23:24:00,053 INFO anaconda: getting device type for Standard Partition >23:24:00,053 DEBUG anaconda: populate_raid: 2, None >23:24:00,053 INFO anaconda: getting device type for Standard Partition >23:24:00,053 DEBUG anaconda: finished refreshing ui >23:24:00,053 DEBUG anaconda: updating space display >23:24:00,056 DEBUG anaconda: finished updating space display >23:24:01,041 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (18) with non-existent ext4 filesystem mounted at /boot >23:24:01,042 DEBUG anaconda: notebook page = 1 >23:24:01,042 INFO anaconda: ui: saving changes to device sda2 >23:24:01,042 DEBUG anaconda: old name: sda2 >23:24:01,042 DEBUG anaconda: new name: None >23:24:01,044 DEBUG anaconda: old size: 500.0 >23:24:01,044 DEBUG anaconda: new size: 500 >23:24:01,044 INFO anaconda: getting device type for Standard Partition >23:24:01,044 DEBUG anaconda: old device type: 2 >23:24:01,044 DEBUG anaconda: new device type: 2 >23:24:01,044 DEBUG anaconda: reformat: True >23:24:01,045 DEBUG anaconda: old fs type: ext4 >23:24:01,045 DEBUG anaconda: new fs type: ext4 >23:24:01,045 DEBUG anaconda: old encryption setting: False >23:24:01,045 DEBUG anaconda: new encryption setting: False >23:24:01,045 DEBUG anaconda: old label: >23:24:01,045 DEBUG anaconda: new_label: >23:24:01,045 DEBUG anaconda: old mountpoint: /boot >23:24:01,046 DEBUG anaconda: new mountpoint: /boot >23:24:01,046 DEBUG anaconda: old raid level: None >23:24:01,046 DEBUG anaconda: new raid level: None >23:24:01,046 DEBUG anaconda: old container: None >23:24:01,046 DEBUG anaconda: new container: None >23:24:01,047 DEBUG anaconda: old container encrypted: False >23:24:01,047 DEBUG anaconda: new container encrypted: False >23:24:01,047 DEBUG anaconda: old container raid level: None >23:24:01,047 DEBUG anaconda: new container raid level: None >23:24:01,047 DEBUG anaconda: old container size request: 0 >23:24:01,047 DEBUG anaconda: new container size request: 0 >23:24:01,047 DEBUG anaconda: old disks: ['sda'] >23:24:01,047 DEBUG anaconda: new disks: ['sda'] >23:24:01,047 DEBUG anaconda: nothing changed for new device >23:24:01,047 DEBUG anaconda: new selector: non-existent 11848MB partition sda3 (20) with non-existent swap >23:24:01,047 DEBUG anaconda: populate_right_side: non-existent 11848MB partition sda3 (20) with non-existent swap >23:24:01,047 DEBUG anaconda: updated device_disks to ['sda'] >23:24:01,048 DEBUG anaconda: updated device_container_name to None >23:24:01,048 DEBUG anaconda: updated device_container_raid_level to None >23:24:01,048 DEBUG anaconda: updated device_container_encrypted to False >23:24:01,048 DEBUG anaconda: updated device_container_size to 0 >23:24:01,049 DEBUG anaconda: fs type changed: swap >23:24:01,052 INFO anaconda: getting device type for Standard Partition >23:24:01,052 DEBUG anaconda: populate_raid: 2, None >23:24:01,052 INFO anaconda: getting device type for Standard Partition >23:24:02,286 DEBUG anaconda: removing device 'non-existent 11848MB partition sda3 (20) with non-existent swap' from page New Fedora 20 Installation >23:24:02,288 INFO anaconda: ui: removed device sda3 >23:24:02,292 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda4', 'sda5', 'sr0'] >23:24:02,292 DEBUG anaconda: ui: unused=[] >23:24:02,293 DEBUG anaconda: ui: new_devices=['sda2', 'sda5', 'sda1', 'sda4'] >23:24:02,302 DEBUG anaconda: page clicked: New Fedora 20 Installation >23:24:02,302 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:24:02,302 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (18) with non-existent ext4 filesystem mounted at /boot >23:24:02,302 DEBUG anaconda: updated device_disks to ['sda'] >23:24:02,302 DEBUG anaconda: updated device_container_name to None >23:24:02,302 DEBUG anaconda: updated device_container_raid_level to None >23:24:02,303 DEBUG anaconda: updated device_container_encrypted to False >23:24:02,303 DEBUG anaconda: updated device_container_size to 0 >23:24:02,304 DEBUG anaconda: fs type changed: ext4 >23:24:02,307 INFO anaconda: getting device type for Standard Partition >23:24:02,307 DEBUG anaconda: populate_raid: 2, None >23:24:02,307 INFO anaconda: getting device type for Standard Partition >23:24:02,309 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:24:02,309 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (18) with non-existent ext4 filesystem mounted at /boot >23:24:02,309 DEBUG anaconda: updated device_disks to ['sda'] >23:24:02,309 DEBUG anaconda: updated device_container_name to None >23:24:02,309 DEBUG anaconda: updated device_container_raid_level to None >23:24:02,309 DEBUG anaconda: updated device_container_encrypted to False >23:24:02,309 DEBUG anaconda: updated device_container_size to 0 >23:24:02,312 INFO anaconda: getting device type for Standard Partition >23:24:02,312 DEBUG anaconda: populate_raid: 2, None >23:24:02,312 INFO anaconda: getting device type for Standard Partition >23:24:04,199 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (18) with non-existent ext4 filesystem mounted at /boot >23:24:04,199 DEBUG anaconda: notebook page = 1 >23:24:04,200 INFO anaconda: ui: saving changes to device sda2 >23:24:04,200 DEBUG anaconda: old name: sda2 >23:24:04,200 DEBUG anaconda: new name: None >23:24:04,203 DEBUG anaconda: old size: 500.0 >23:24:04,203 DEBUG anaconda: new size: 500 >23:24:04,203 INFO anaconda: getting device type for Standard Partition >23:24:04,204 DEBUG anaconda: old device type: 2 >23:24:04,204 DEBUG anaconda: new device type: 2 >23:24:04,204 DEBUG anaconda: reformat: True >23:24:04,207 DEBUG anaconda: old fs type: ext4 >23:24:04,207 DEBUG anaconda: new fs type: ext4 >23:24:04,207 DEBUG anaconda: old encryption setting: False >23:24:04,208 DEBUG anaconda: new encryption setting: False >23:24:04,208 DEBUG anaconda: old label: >23:24:04,208 DEBUG anaconda: new_label: >23:24:04,208 DEBUG anaconda: old mountpoint: /boot >23:24:04,208 DEBUG anaconda: new mountpoint: /boot >23:24:04,209 DEBUG anaconda: old raid level: None >23:24:04,209 DEBUG anaconda: new raid level: None >23:24:04,210 DEBUG anaconda: old container: None >23:24:04,210 DEBUG anaconda: new container: None >23:24:04,210 DEBUG anaconda: old container encrypted: False >23:24:04,210 DEBUG anaconda: new container encrypted: False >23:24:04,210 DEBUG anaconda: old container raid level: None >23:24:04,210 DEBUG anaconda: new container raid level: None >23:24:04,210 DEBUG anaconda: old container size request: 0 >23:24:04,210 DEBUG anaconda: new container size request: 0 >23:24:04,210 DEBUG anaconda: old disks: ['sda'] >23:24:04,210 DEBUG anaconda: new disks: ['sda'] >23:24:04,210 DEBUG anaconda: nothing changed for new device >23:24:04,211 DEBUG anaconda: new selector: non-existent 180449MB partition sda5 (17) with non-existent ext4 filesystem mounted at /home >23:24:04,211 DEBUG anaconda: populate_right_side: non-existent 180449MB partition sda5 (17) with non-existent ext4 filesystem mounted at /home >23:24:04,211 DEBUG anaconda: updated device_disks to ['sda'] >23:24:04,211 DEBUG anaconda: updated device_container_name to None >23:24:04,211 DEBUG anaconda: updated device_container_raid_level to None >23:24:04,211 DEBUG anaconda: updated device_container_encrypted to False >23:24:04,212 DEBUG anaconda: updated device_container_size to 0 >23:24:04,216 INFO anaconda: getting device type for Standard Partition >23:24:04,216 DEBUG anaconda: populate_raid: 2, None >23:24:04,216 INFO anaconda: getting device type for Standard Partition >23:24:05,338 DEBUG anaconda: removing device 'non-existent 180449MB partition sda5 (17) with non-existent ext4 filesystem mounted at /home' from page New Fedora 20 Installation >23:24:05,343 INFO anaconda: ui: removed device sda5 >23:24:05,355 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda4', 'sr0'] >23:24:05,355 DEBUG anaconda: ui: unused=[] >23:24:05,357 DEBUG anaconda: ui: new_devices=['sda2', 'sda1', 'sda4'] >23:24:05,380 DEBUG anaconda: page clicked: New Fedora 20 Installation >23:24:05,380 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:24:05,380 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (18) with non-existent ext4 filesystem mounted at /boot >23:24:05,381 DEBUG anaconda: updated device_disks to ['sda'] >23:24:05,381 DEBUG anaconda: updated device_container_name to None >23:24:05,381 DEBUG anaconda: updated device_container_raid_level to None >23:24:05,381 DEBUG anaconda: updated device_container_encrypted to False >23:24:05,381 DEBUG anaconda: updated device_container_size to 0 >23:24:05,390 INFO anaconda: getting device type for Standard Partition >23:24:05,390 DEBUG anaconda: populate_raid: 2, None >23:24:05,390 INFO anaconda: getting device type for Standard Partition >23:24:05,394 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:24:05,394 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (18) with non-existent ext4 filesystem mounted at /boot >23:24:05,395 DEBUG anaconda: updated device_disks to ['sda'] >23:24:05,395 DEBUG anaconda: updated device_container_name to None >23:24:05,395 DEBUG anaconda: updated device_container_raid_level to None >23:24:05,395 DEBUG anaconda: updated device_container_encrypted to False >23:24:05,395 DEBUG anaconda: updated device_container_size to 0 >23:24:05,401 INFO anaconda: getting device type for Standard Partition >23:24:05,401 DEBUG anaconda: populate_raid: 2, None >23:24:05,401 INFO anaconda: getting device type for Standard Partition >23:24:06,521 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (18) with non-existent ext4 filesystem mounted at /boot >23:24:06,522 DEBUG anaconda: notebook page = 1 >23:24:06,522 INFO anaconda: ui: saving changes to device sda2 >23:24:06,522 DEBUG anaconda: old name: sda2 >23:24:06,522 DEBUG anaconda: new name: None >23:24:06,527 DEBUG anaconda: old size: 500.0 >23:24:06,527 DEBUG anaconda: new size: 500 >23:24:06,528 INFO anaconda: getting device type for Standard Partition >23:24:06,529 DEBUG anaconda: old device type: 2 >23:24:06,529 DEBUG anaconda: new device type: 2 >23:24:06,529 DEBUG anaconda: reformat: True >23:24:06,532 DEBUG anaconda: old fs type: ext4 >23:24:06,532 DEBUG anaconda: new fs type: ext4 >23:24:06,532 DEBUG anaconda: old encryption setting: False >23:24:06,532 DEBUG anaconda: new encryption setting: False >23:24:06,532 DEBUG anaconda: old label: >23:24:06,533 DEBUG anaconda: new_label: >23:24:06,533 DEBUG anaconda: old mountpoint: /boot >23:24:06,533 DEBUG anaconda: new mountpoint: /boot >23:24:06,534 DEBUG anaconda: old raid level: None >23:24:06,534 DEBUG anaconda: new raid level: None >23:24:06,535 DEBUG anaconda: old container: None >23:24:06,535 DEBUG anaconda: new container: None >23:24:06,535 DEBUG anaconda: old container encrypted: False >23:24:06,535 DEBUG anaconda: new container encrypted: False >23:24:06,535 DEBUG anaconda: old container raid level: None >23:24:06,535 DEBUG anaconda: new container raid level: None >23:24:06,535 DEBUG anaconda: old container size request: 0 >23:24:06,536 DEBUG anaconda: new container size request: 0 >23:24:06,536 DEBUG anaconda: old disks: ['sda'] >23:24:06,536 DEBUG anaconda: new disks: ['sda'] >23:24:06,536 DEBUG anaconda: nothing changed for new device >23:24:06,536 DEBUG anaconda: new selector: non-existent 51200MB partition sda4 (16) with non-existent ext4 filesystem mounted at / >23:24:06,537 DEBUG anaconda: populate_right_side: non-existent 51200MB partition sda4 (16) with non-existent ext4 filesystem mounted at / >23:24:06,537 DEBUG anaconda: updated device_disks to ['sda'] >23:24:06,538 DEBUG anaconda: updated device_container_name to None >23:24:06,538 DEBUG anaconda: updated device_container_raid_level to None >23:24:06,538 DEBUG anaconda: updated device_container_encrypted to False >23:24:06,538 DEBUG anaconda: updated device_container_size to 0 >23:24:06,545 INFO anaconda: getting device type for Standard Partition >23:24:06,545 DEBUG anaconda: populate_raid: 2, None >23:24:06,546 INFO anaconda: getting device type for Standard Partition >23:24:07,525 DEBUG anaconda: removing device 'non-existent 51200MB partition sda4 (16) with non-existent ext4 filesystem mounted at /' from page New Fedora 20 Installation >23:24:07,527 INFO anaconda: ui: removed device sda4 >23:24:07,533 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >23:24:07,534 DEBUG anaconda: ui: unused=[] >23:24:07,535 DEBUG anaconda: ui: new_devices=['sda2', 'sda1'] >23:24:07,543 DEBUG anaconda: page clicked: New Fedora 20 Installation >23:24:07,543 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:24:07,543 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (18) with non-existent ext4 filesystem mounted at /boot >23:24:07,543 DEBUG anaconda: updated device_disks to ['sda'] >23:24:07,543 DEBUG anaconda: updated device_container_name to None >23:24:07,543 DEBUG anaconda: updated device_container_raid_level to None >23:24:07,543 DEBUG anaconda: updated device_container_encrypted to False >23:24:07,544 DEBUG anaconda: updated device_container_size to 0 >23:24:07,550 INFO anaconda: getting device type for Standard Partition >23:24:07,550 DEBUG anaconda: populate_raid: 2, None >23:24:07,551 INFO anaconda: getting device type for Standard Partition >23:24:07,552 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:24:07,552 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (18) with non-existent ext4 filesystem mounted at /boot >23:24:07,552 DEBUG anaconda: updated device_disks to ['sda'] >23:24:07,552 DEBUG anaconda: updated device_container_name to None >23:24:07,552 DEBUG anaconda: updated device_container_raid_level to None >23:24:07,552 DEBUG anaconda: updated device_container_encrypted to False >23:24:07,552 DEBUG anaconda: updated device_container_size to 0 >23:24:07,555 INFO anaconda: getting device type for Standard Partition >23:24:07,556 DEBUG anaconda: populate_raid: 2, None >23:24:07,556 INFO anaconda: getting device type for Standard Partition >23:24:08,375 INFO anaconda: ui: saving changes to device sda2 >23:24:08,376 DEBUG anaconda: old name: sda2 >23:24:08,376 DEBUG anaconda: new name: None >23:24:08,382 DEBUG anaconda: old size: 500.0 >23:24:08,382 DEBUG anaconda: new size: 500 >23:24:08,382 INFO anaconda: getting device type for Standard Partition >23:24:08,383 DEBUG anaconda: old device type: 2 >23:24:08,383 DEBUG anaconda: new device type: 2 >23:24:08,384 DEBUG anaconda: reformat: True >23:24:08,386 DEBUG anaconda: old fs type: ext4 >23:24:08,387 DEBUG anaconda: new fs type: ext4 >23:24:08,387 DEBUG anaconda: old encryption setting: False >23:24:08,387 DEBUG anaconda: new encryption setting: False >23:24:08,387 DEBUG anaconda: old label: >23:24:08,387 DEBUG anaconda: new_label: >23:24:08,388 DEBUG anaconda: old mountpoint: /boot >23:24:08,388 DEBUG anaconda: new mountpoint: /boot >23:24:08,389 DEBUG anaconda: old raid level: None >23:24:08,389 DEBUG anaconda: new raid level: None >23:24:08,390 DEBUG anaconda: old container: None >23:24:08,390 DEBUG anaconda: new container: None >23:24:08,390 DEBUG anaconda: old container encrypted: False >23:24:08,390 DEBUG anaconda: new container encrypted: False >23:24:08,390 DEBUG anaconda: old container raid level: None >23:24:08,391 DEBUG anaconda: new container raid level: None >23:24:08,391 DEBUG anaconda: old container size request: 0 >23:24:08,391 DEBUG anaconda: new container size request: 0 >23:24:08,391 DEBUG anaconda: old disks: ['sda'] >23:24:08,391 DEBUG anaconda: new disks: ['sda'] >23:24:08,392 DEBUG anaconda: nothing changed for new device >23:24:13,701 DEBUG anaconda: requested size = 4 GB ; available space = 243.49 GB >23:24:13,831 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sr0'] >23:24:13,831 DEBUG anaconda: ui: unused=[] >23:24:13,832 DEBUG anaconda: ui: new_devices=['sda2', 'sda1', 'sda3'] >23:24:13,840 DEBUG anaconda: page clicked: New Fedora 20 Installation >23:24:13,840 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:24:13,840 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (18) with non-existent ext4 filesystem mounted at /boot >23:24:13,841 DEBUG anaconda: updated device_disks to ['sda'] >23:24:13,841 DEBUG anaconda: updated device_container_name to None >23:24:13,841 DEBUG anaconda: updated device_container_raid_level to None >23:24:13,841 DEBUG anaconda: updated device_container_encrypted to False >23:24:13,841 DEBUG anaconda: updated device_container_size to 0 >23:24:13,845 INFO anaconda: getting device type for Standard Partition >23:24:13,845 DEBUG anaconda: populate_raid: 2, None >23:24:13,845 INFO anaconda: getting device type for Standard Partition >23:24:13,847 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:24:13,847 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (18) with non-existent ext4 filesystem mounted at /boot >23:24:13,847 DEBUG anaconda: notebook page = 1 >23:24:13,847 INFO anaconda: ui: saving changes to device sda2 >23:24:13,847 DEBUG anaconda: old name: sda2 >23:24:13,847 DEBUG anaconda: new name: None >23:24:13,849 DEBUG anaconda: old size: 500.0 >23:24:13,849 DEBUG anaconda: new size: 500 >23:24:13,849 INFO anaconda: getting device type for Standard Partition >23:24:13,850 DEBUG anaconda: old device type: 2 >23:24:13,850 DEBUG anaconda: new device type: 2 >23:24:13,850 DEBUG anaconda: reformat: True >23:24:13,851 DEBUG anaconda: old fs type: ext4 >23:24:13,852 DEBUG anaconda: new fs type: ext4 >23:24:13,852 DEBUG anaconda: old encryption setting: False >23:24:13,852 DEBUG anaconda: new encryption setting: False >23:24:13,852 DEBUG anaconda: old label: >23:24:13,852 DEBUG anaconda: new_label: >23:24:13,852 DEBUG anaconda: old mountpoint: /boot >23:24:13,852 DEBUG anaconda: new mountpoint: /boot >23:24:13,853 DEBUG anaconda: old raid level: None >23:24:13,853 DEBUG anaconda: new raid level: None >23:24:13,853 DEBUG anaconda: old container: None >23:24:13,853 DEBUG anaconda: new container: None >23:24:13,854 DEBUG anaconda: old container encrypted: False >23:24:13,854 DEBUG anaconda: new container encrypted: False >23:24:13,854 DEBUG anaconda: old container raid level: None >23:24:13,854 DEBUG anaconda: new container raid level: None >23:24:13,854 DEBUG anaconda: old container size request: 0 >23:24:13,854 DEBUG anaconda: new container size request: 0 >23:24:13,854 DEBUG anaconda: old disks: ['sda'] >23:24:13,854 DEBUG anaconda: new disks: ['sda'] >23:24:13,854 DEBUG anaconda: nothing changed for new device >23:24:13,855 DEBUG anaconda: new selector: non-existent 4000MB partition sda3 (21) with non-existent swap >23:24:13,855 DEBUG anaconda: populate_right_side: non-existent 4000MB partition sda3 (21) with non-existent swap >23:24:13,855 DEBUG anaconda: updated device_disks to ['sda'] >23:24:13,855 DEBUG anaconda: updated device_container_name to None >23:24:13,856 DEBUG anaconda: updated device_container_raid_level to None >23:24:13,856 DEBUG anaconda: updated device_container_encrypted to False >23:24:13,856 DEBUG anaconda: updated device_container_size to 0 >23:24:13,859 DEBUG anaconda: fs type changed: swap >23:24:13,861 INFO anaconda: getting device type for Standard Partition >23:24:13,862 DEBUG anaconda: populate_raid: 2, None >23:24:13,862 INFO anaconda: getting device type for Standard Partition >23:24:15,671 INFO anaconda: ui: saving changes to device sda3 >23:24:15,672 DEBUG anaconda: old name: sda3 >23:24:15,672 DEBUG anaconda: new name: None >23:24:15,674 DEBUG anaconda: old size: 4000.0 >23:24:15,674 DEBUG anaconda: new size: 4000 >23:24:15,674 INFO anaconda: getting device type for Standard Partition >23:24:15,674 DEBUG anaconda: old device type: 2 >23:24:15,675 DEBUG anaconda: new device type: 2 >23:24:15,675 DEBUG anaconda: reformat: True >23:24:15,676 DEBUG anaconda: old fs type: swap >23:24:15,676 DEBUG anaconda: new fs type: swap >23:24:15,676 DEBUG anaconda: old encryption setting: False >23:24:15,676 DEBUG anaconda: new encryption setting: False >23:24:15,676 DEBUG anaconda: old label: >23:24:15,676 DEBUG anaconda: new_label: >23:24:15,676 DEBUG anaconda: old mountpoint: >23:24:15,676 DEBUG anaconda: new mountpoint: >23:24:15,677 DEBUG anaconda: old raid level: None >23:24:15,677 DEBUG anaconda: new raid level: None >23:24:15,677 DEBUG anaconda: old container: None >23:24:15,677 DEBUG anaconda: new container: None >23:24:15,677 DEBUG anaconda: old container encrypted: False >23:24:15,677 DEBUG anaconda: new container encrypted: False >23:24:15,677 DEBUG anaconda: old container raid level: None >23:24:15,677 DEBUG anaconda: new container raid level: None >23:24:15,678 DEBUG anaconda: old container size request: 0 >23:24:15,678 DEBUG anaconda: new container size request: 0 >23:24:15,678 DEBUG anaconda: old disks: ['sda'] >23:24:15,678 DEBUG anaconda: new disks: ['sda'] >23:24:15,678 DEBUG anaconda: nothing changed for new device >23:24:20,428 DEBUG anaconda: requested size = 100 GB ; available space = 239.49 GB >23:24:20,527 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sr0'] >23:24:20,528 DEBUG anaconda: ui: unused=[] >23:24:20,528 DEBUG anaconda: ui: new_devices=['sda2', 'sda1', 'sda4', 'sda3'] >23:24:20,537 DEBUG anaconda: page clicked: New Fedora 20 Installation >23:24:20,537 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:24:20,537 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (18) with non-existent ext4 filesystem mounted at /boot >23:24:20,538 DEBUG anaconda: updated device_disks to ['sda'] >23:24:20,538 DEBUG anaconda: updated device_container_name to None >23:24:20,538 DEBUG anaconda: updated device_container_raid_level to None >23:24:20,538 DEBUG anaconda: updated device_container_encrypted to False >23:24:20,538 DEBUG anaconda: updated device_container_size to 0 >23:24:20,539 DEBUG anaconda: fs type changed: ext4 >23:24:20,542 INFO anaconda: getting device type for Standard Partition >23:24:20,542 DEBUG anaconda: populate_raid: 2, None >23:24:20,543 INFO anaconda: getting device type for Standard Partition >23:24:20,544 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >23:24:20,544 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (18) with non-existent ext4 filesystem mounted at /boot >23:24:20,544 DEBUG anaconda: notebook page = 1 >23:24:20,544 INFO anaconda: ui: saving changes to device sda2 >23:24:20,544 DEBUG anaconda: old name: sda2 >23:24:20,544 DEBUG anaconda: new name: None >23:24:20,546 DEBUG anaconda: old size: 500.0 >23:24:20,546 DEBUG anaconda: new size: 500 >23:24:20,546 INFO anaconda: getting device type for Standard Partition >23:24:20,546 DEBUG anaconda: old device type: 2 >23:24:20,546 DEBUG anaconda: new device type: 2 >23:24:20,546 DEBUG anaconda: reformat: True >23:24:20,547 DEBUG anaconda: old fs type: ext4 >23:24:20,547 DEBUG anaconda: new fs type: ext4 >23:24:20,547 DEBUG anaconda: old encryption setting: False >23:24:20,547 DEBUG anaconda: new encryption setting: False >23:24:20,547 DEBUG anaconda: old label: >23:24:20,547 DEBUG anaconda: new_label: >23:24:20,547 DEBUG anaconda: old mountpoint: /boot >23:24:20,547 DEBUG anaconda: new mountpoint: /boot >23:24:20,548 DEBUG anaconda: old raid level: None >23:24:20,548 DEBUG anaconda: new raid level: None >23:24:20,548 DEBUG anaconda: old container: None >23:24:20,548 DEBUG anaconda: new container: None >23:24:20,548 DEBUG anaconda: old container encrypted: False >23:24:20,548 DEBUG anaconda: new container encrypted: False >23:24:20,548 DEBUG anaconda: old container raid level: None >23:24:20,548 DEBUG anaconda: new container raid level: None >23:24:20,548 DEBUG anaconda: old container size request: 0 >23:24:20,548 DEBUG anaconda: new container size request: 0 >23:24:20,549 DEBUG anaconda: old disks: ['sda'] >23:24:20,549 DEBUG anaconda: new disks: ['sda'] >23:24:20,549 DEBUG anaconda: nothing changed for new device >23:24:20,549 DEBUG anaconda: new selector: non-existent 100000MB partition sda4 (22) with non-existent ext4 filesystem mounted at / >23:24:20,549 DEBUG anaconda: populate_right_side: non-existent 100000MB partition sda4 (22) with non-existent ext4 filesystem mounted at / >23:24:20,549 DEBUG anaconda: updated device_disks to ['sda'] >23:24:20,549 DEBUG anaconda: updated device_container_name to None >23:24:20,549 DEBUG anaconda: updated device_container_raid_level to None >23:24:20,549 DEBUG anaconda: updated device_container_encrypted to False >23:24:20,549 DEBUG anaconda: updated device_container_size to 0 >23:24:20,552 INFO anaconda: getting device type for Standard Partition >23:24:20,553 DEBUG anaconda: populate_raid: 2, None >23:24:20,553 INFO anaconda: getting device type for Standard Partition >23:24:23,307 INFO anaconda: ui: saving changes to device sda4 >23:24:23,308 DEBUG anaconda: old name: sda4 >23:24:23,308 DEBUG anaconda: new name: None >23:24:23,310 DEBUG anaconda: old size: 100000.0 >23:24:23,310 DEBUG anaconda: new size: 100000 >23:24:23,310 INFO anaconda: getting device type for Standard Partition >23:24:23,310 DEBUG anaconda: old device type: 2 >23:24:23,310 DEBUG anaconda: new device type: 2 >23:24:23,311 DEBUG anaconda: reformat: True >23:24:23,312 DEBUG anaconda: old fs type: ext4 >23:24:23,312 DEBUG anaconda: new fs type: ext4 >23:24:23,312 DEBUG anaconda: old encryption setting: False >23:24:23,312 DEBUG anaconda: new encryption setting: False >23:24:23,312 DEBUG anaconda: old label: >23:24:23,312 DEBUG anaconda: new_label: >23:24:23,312 DEBUG anaconda: old mountpoint: / >23:24:23,312 DEBUG anaconda: new mountpoint: / >23:24:23,313 DEBUG anaconda: old raid level: None >23:24:23,313 DEBUG anaconda: new raid level: None >23:24:23,313 DEBUG anaconda: old container: None >23:24:23,313 DEBUG anaconda: new container: None >23:24:23,313 DEBUG anaconda: old container encrypted: False >23:24:23,313 DEBUG anaconda: new container encrypted: False >23:24:23,313 DEBUG anaconda: old container raid level: None >23:24:23,313 DEBUG anaconda: new container raid level: None >23:24:23,313 DEBUG anaconda: old container size request: 0 >23:24:23,313 DEBUG anaconda: new container size request: 0 >23:24:23,313 DEBUG anaconda: old disks: ['sda'] >23:24:23,314 DEBUG anaconda: new disks: ['sda'] >23:24:23,314 DEBUG anaconda: nothing changed for new device >23:24:25,606 DEBUG anaconda: new disk order: [] >23:24:25,622 DEBUG anaconda: stage1 device cannot be of type disk >23:24:25,623 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >23:24:25,623 DEBUG anaconda: _is_valid_size(sda1) returning True >23:24:25,623 DEBUG anaconda: _is_valid_location(sda1) returning True >23:24:25,623 WARN anaconda: sda1 not bootable >23:24:25,623 DEBUG anaconda: _is_valid_format(sda1) returning True >23:24:25,623 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >23:24:25,624 INFO anaconda: Running Thread: AnaCheckStorageThread (139670235940608) >23:24:25,626 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >23:24:25,627 DEBUG anaconda: _is_valid_size(sda1) returning True >23:24:25,627 DEBUG anaconda: _is_valid_location(sda1) returning True >23:24:25,627 WARN anaconda: sda1 not bootable >23:24:25,627 DEBUG anaconda: _is_valid_format(sda1) returning True >23:24:25,627 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >23:24:25,627 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >23:24:25,628 DEBUG anaconda: _is_valid_size(sda2) returning True >23:24:25,628 DEBUG anaconda: _is_valid_location(sda2) returning True >23:24:25,628 DEBUG anaconda: _is_valid_partition(sda2) returning True >23:24:25,628 DEBUG anaconda: _is_valid_format(sda2) returning True >23:24:25,628 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >23:24:25,629 INFO anaconda: Thread Done: AnaCheckStorageThread (139670235940608) >23:24:25,679 INFO anaconda: Not doing 'require network connection' in live installation >23:24:26,144 INFO anaconda: fs space: 100 GB needed: 3.01 GB >23:24:26,594 INFO anaconda: fs space: 100 GB needed: 3.01 GB >23:24:26,600 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4ef30d0> >23:24:27,039 INFO anaconda: fs space: 100 GB needed: 3.01 GB >23:24:27,046 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4ef30d0> >23:24:27,046 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4ef30d0> status to: Checking storage configuration... >23:24:27,479 INFO anaconda: fs space: 100 GB needed: 3.01 GB >23:24:27,486 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4ef30d0> >23:24:35,719 DEBUG anaconda: updating hostname neuromancer >23:24:35,730 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --device=enp0s25 --onboot=off --ipv6=auto --activate >network --hostname=neuromancer > >23:24:35,730 INFO anaconda: setting installation environment hostname to neuromancer >23:24:35,801 INFO anaconda: Not doing 'require network connection' in live installation >23:24:36,245 INFO anaconda: fs space: 100 GB needed: 3.01 GB >23:24:38,973 INFO anaconda: Running Thread: AnaInstallThread (139670235940608) >23:24:38,974 INFO anaconda: Not doing 'save system time to HW clock' in live installation >23:24:38,974 INFO anaconda: Setting up the installation environment >23:24:39,071 INFO anaconda: Creating disklabel on /dev/sda >23:24:39,596 INFO anaconda: Creating ext4 on /dev/sda2 >23:24:39,861 INFO anaconda: Creating swap on /dev/sda3 >23:24:40,055 INFO anaconda: Creating ext4 on /dev/sda4 >23:24:42,292 INFO anaconda: Creating efi on /dev/sda1 >23:24:42,543 INFO anaconda: Running Thread: AnaLiveProgressThread (139670210762496) >23:25:52,566 INFO anaconda: Thread Done: AnaLiveProgressThread (139670210762496) >23:25:56,599 INFO anaconda: Performing post-installation setup tasks >23:26:40,882 INFO anaconda: Installing bootloader >23:26:40,882 INFO anaconda: bootloader stage1 target device is sda1 >23:26:40,882 INFO anaconda: bootloader stage2 target device is sda2 >23:26:40,882 DEBUG anaconda: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x7f077c0dbcd0> >23:26:40,980 DEBUG anaconda: running handleException >23:26:40,980 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >23:26:40,980 INFO anaconda: Thread Done: AnaInstallThread (139670235940608) > > >/tmp/packaging.log: >23:25:56,586 INFO packaging: rsync exited with code 23 >23:25:57,054 INFO packaging: Generating rescue image for 3.15.6-200.fc20.x86_64 > > >/tmp/program.log: >23:22:25,500 INFO program: Running... udevadm settle --timeout=300 >23:22:25,507 DEBUG program: Return code: 0 >23:22:25,535 INFO program: Running... multipath -c /dev/sdb >23:22:25,559 INFO program: Aug 11 23:22:25 | /etc/multipath.conf does not exist, blacklisting all devices. >23:22:25,559 INFO program: Aug 11 23:22:25 | A default multipath.conf file is located at >23:22:25,559 INFO program: Aug 11 23:22:25 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >23:22:25,559 INFO program: Aug 11 23:22:25 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >23:22:25,559 INFO program: /dev/sdb is not a valid multipath device path >23:22:25,559 DEBUG program: Return code: 1 >23:22:25,581 INFO program: Running... multipath -c /dev/sda >23:22:25,584 INFO program: Aug 11 23:22:25 | /etc/multipath.conf does not exist, blacklisting all devices. >23:22:25,584 INFO program: Aug 11 23:22:25 | A default multipath.conf file is located at >23:22:25,585 INFO program: Aug 11 23:22:25 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >23:22:25,585 INFO program: Aug 11 23:22:25 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >23:22:25,585 INFO program: /dev/sda is not a valid multipath device path >23:22:25,585 DEBUG program: Return code: 1 >23:22:25,707 INFO program: Running... udevadm settle --timeout=300 >23:22:25,714 DEBUG program: Return code: 0 >23:22:26,766 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >23:22:26,774 DEBUG program: Return code: 0 >23:22:26,775 INFO program: Running... udevadm settle --timeout=300 >23:22:26,862 DEBUG program: Return code: 0 >23:22:26,863 INFO program: Running... modprobe fcoe >23:22:26,899 DEBUG program: Return code: 0 >23:22:26,899 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >23:22:26,909 INFO program: No FCoE boot disk information is found in EDD! >23:22:26,909 DEBUG program: Return code: 1 >23:22:40,483 INFO program: Running... udevadm settle --timeout=300 >23:22:40,497 DEBUG program: Return code: 0 >23:22:40,501 INFO program: Running... udevadm settle --timeout=300 >23:22:40,510 DEBUG program: Return code: 0 >23:22:40,523 INFO program: Running... multipath -c /dev/sdb >23:22:40,527 INFO program: Aug 11 23:22:40 | /etc/multipath.conf does not exist, blacklisting all devices. >23:22:40,528 INFO program: Aug 11 23:22:40 | A default multipath.conf file is located at >23:22:40,528 INFO program: Aug 11 23:22:40 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >23:22:40,528 INFO program: Aug 11 23:22:40 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >23:22:40,528 INFO program: /dev/sdb is not a valid multipath device path >23:22:40,528 DEBUG program: Return code: 1 >23:22:40,553 INFO program: Running... multipath -c /dev/sda >23:22:40,558 INFO program: Aug 11 23:22:40 | /etc/multipath.conf does not exist, blacklisting all devices. >23:22:40,558 INFO program: Aug 11 23:22:40 | A default multipath.conf file is located at >23:22:40,558 INFO program: Aug 11 23:22:40 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >23:22:40,558 INFO program: Aug 11 23:22:40 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >23:22:40,558 INFO program: /dev/sda is not a valid multipath device path >23:22:40,558 DEBUG program: Return code: 1 >23:22:40,649 INFO program: Running... dumpe2fs -h /dev/loop3 >23:22:40,682 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >23:22:40,682 INFO program: Filesystem volume name: _F20-x86_64-LIVE >23:22:40,682 INFO program: Last mounted on: /var/tmp/imgcreate-LrlzcA/install_root >23:22:40,683 INFO program: Filesystem UUID: 90d5f057-3522-4a04-b8f9-3652fa6af07a >23:22:40,683 INFO program: Filesystem magic number: 0xEF53 >23:22:40,683 INFO program: Filesystem revision #: 1 (dynamic) >23:22:40,683 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 >23:22:40,683 INFO program: Filesystem flags: signed_directory_hash >23:22:40,683 INFO program: Default mount options: user_xattr acl >23:22:40,683 INFO program: Filesystem state: clean >23:22:40,683 INFO program: Errors behavior: Continue >23:22:40,683 INFO program: Filesystem OS type: Linux >23:22:40,683 INFO program: Inode count: 262144 >23:22:40,683 INFO program: Block count: 1048576 >23:22:40,683 INFO program: Reserved block count: 10484 >23:22:40,683 INFO program: Free blocks: 217971 >23:22:40,684 INFO program: Free inodes: 154545 >23:22:40,684 INFO program: First block: 0 >23:22:40,684 INFO program: Block size: 4096 >23:22:40,684 INFO program: Fragment size: 4096 >23:22:40,684 INFO program: Reserved GDT blocks: 255 >23:22:40,684 INFO program: Blocks per group: 32768 >23:22:40,684 INFO program: Fragments per group: 32768 >23:22:40,684 INFO program: Inodes per group: 8192 >23:22:40,684 INFO program: Inode blocks per group: 512 >23:22:40,684 INFO program: Flex block group size: 16 >23:22:40,684 INFO program: Filesystem created: Thu Jul 31 11:16:02 2014 >23:22:40,684 INFO program: Last mount time: Thu Jul 31 11:16:05 2014 >23:22:40,685 INFO program: Last write time: Thu Jul 31 11:57:17 2014 >23:22:40,685 INFO program: Mount count: 0 >23:22:40,685 INFO program: Maximum mount count: -1 >23:22:40,685 INFO program: Last checked: Thu Jul 31 11:57:17 2014 >23:22:40,685 INFO program: Check interval: 0 (<none>) >23:22:40,685 INFO program: Lifetime writes: 750 MB >23:22:40,685 INFO program: Reserved blocks uid: 0 (user root) >23:22:40,685 INFO program: Reserved blocks gid: 0 (group root) >23:22:40,685 INFO program: First inode: 11 >23:22:40,686 INFO program: Inode size: 256 >23:22:40,686 INFO program: Required extra isize: 28 >23:22:40,686 INFO program: Desired extra isize: 28 >23:22:40,686 INFO program: Journal inode: 8 >23:22:40,686 INFO program: Default directory hash: half_md4 >23:22:40,686 INFO program: Directory Hash Seed: e821f02a-2ae3-487a-8c33-5c474cb6dc26 >23:22:40,686 INFO program: Journal backup: inode blocks >23:22:40,686 INFO program: Journal features: journal_incompat_revoke >23:22:40,687 INFO program: Journal size: 128M >23:22:40,687 INFO program: Journal length: 32768 >23:22:40,687 INFO program: Journal sequence: 0x00002e38 >23:22:40,687 INFO program: Journal start: 0 >23:22:40,687 INFO program: >23:22:40,687 DEBUG program: Return code: 0 >23:22:40,687 INFO program: Running... resize2fs -P /dev/loop3 >23:22:40,695 INFO program: resize2fs 1.42.8 (20-Jun-2013) >23:22:40,695 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >23:22:40,695 INFO program: Couldn't find valid filesystem superblock. >23:22:40,695 DEBUG program: Return code: 1 >23:22:40,715 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >23:22:40,719 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >23:22:40,719 INFO program: Filesystem volume name: _F20-x86_64-LIVE >23:22:40,719 INFO program: Last mounted on: / >23:22:40,719 INFO program: Filesystem UUID: 90d5f057-3522-4a04-b8f9-3652fa6af07a >23:22:40,720 INFO program: Filesystem magic number: 0xEF53 >23:22:40,720 INFO program: Filesystem revision #: 1 (dynamic) >23:22:40,720 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 >23:22:40,720 INFO program: Filesystem flags: signed_directory_hash >23:22:40,720 INFO program: Default mount options: user_xattr acl >23:22:40,720 INFO program: Filesystem state: clean >23:22:40,720 INFO program: Errors behavior: Continue >23:22:40,720 INFO program: Filesystem OS type: Linux >23:22:40,720 INFO program: Inode count: 262144 >23:22:40,720 INFO program: Block count: 1048576 >23:22:40,720 INFO program: Reserved block count: 10484 >23:22:40,720 INFO program: Free blocks: 217971 >23:22:40,720 INFO program: Free inodes: 154545 >23:22:40,721 INFO program: First block: 0 >23:22:40,721 INFO program: Block size: 4096 >23:22:40,721 INFO program: Fragment size: 4096 >23:22:40,721 INFO program: Reserved GDT blocks: 255 >23:22:40,721 INFO program: Blocks per group: 32768 >23:22:40,721 INFO program: Fragments per group: 32768 >23:22:40,721 INFO program: Inodes per group: 8192 >23:22:40,721 INFO program: Inode blocks per group: 512 >23:22:40,721 INFO program: Flex block group size: 16 >23:22:40,721 INFO program: Filesystem created: Thu Jul 31 11:16:02 2014 >23:22:40,721 INFO program: Last mount time: Mon Aug 11 23:22:05 2014 >23:22:40,721 INFO program: Last write time: Mon Aug 11 23:22:05 2014 >23:22:40,721 INFO program: Mount count: 1 >23:22:40,722 INFO program: Maximum mount count: -1 >23:22:40,722 INFO program: Last checked: Thu Jul 31 11:57:17 2014 >23:22:40,722 INFO program: Check interval: 0 (<none>) >23:22:40,722 INFO program: Lifetime writes: 750 MB >23:22:40,722 INFO program: Reserved blocks uid: 0 (user root) >23:22:40,722 INFO program: Reserved blocks gid: 0 (group root) >23:22:40,722 INFO program: First inode: 11 >23:22:40,722 INFO program: Inode size: 256 >23:22:40,723 INFO program: Required extra isize: 28 >23:22:40,723 INFO program: Desired extra isize: 28 >23:22:40,723 INFO program: Journal inode: 8 >23:22:40,723 INFO program: Default directory hash: half_md4 >23:22:40,723 INFO program: Directory Hash Seed: e821f02a-2ae3-487a-8c33-5c474cb6dc26 >23:22:40,723 INFO program: Journal backup: inode blocks >23:22:40,723 INFO program: Journal features: journal_incompat_revoke >23:22:40,723 INFO program: Journal size: 128M >23:22:40,723 INFO program: Journal length: 32768 >23:22:40,724 INFO program: Journal sequence: 0x00002e39 >23:22:40,724 INFO program: Journal start: 1 >23:22:40,724 INFO program: >23:22:40,724 DEBUG program: Return code: 0 >23:22:40,724 INFO program: Running... resize2fs -P /dev/mapper/live-rw >23:22:40,728 INFO program: resize2fs 1.42.8 (20-Jun-2013) >23:22:40,728 INFO program: Estimated minimum size of the filesystem: 831794 >23:22:40,728 DEBUG program: Return code: 0 >23:22:40,740 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >23:22:40,744 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >23:22:40,744 INFO program: Filesystem volume name: _F20-x86_64-LIVE >23:22:40,744 INFO program: Last mounted on: /var/tmp/imgcreate-LrlzcA/install_root >23:22:40,744 INFO program: Filesystem UUID: 90d5f057-3522-4a04-b8f9-3652fa6af07a >23:22:40,744 INFO program: Filesystem magic number: 0xEF53 >23:22:40,744 INFO program: Filesystem revision #: 1 (dynamic) >23:22:40,745 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 >23:22:40,745 INFO program: Filesystem flags: signed_directory_hash >23:22:40,745 INFO program: Default mount options: user_xattr acl >23:22:40,745 INFO program: Filesystem state: clean >23:22:40,745 INFO program: Errors behavior: Continue >23:22:40,745 INFO program: Filesystem OS type: Linux >23:22:40,745 INFO program: Inode count: 262144 >23:22:40,745 INFO program: Block count: 1048576 >23:22:40,745 INFO program: Reserved block count: 10484 >23:22:40,745 INFO program: Free blocks: 217971 >23:22:40,745 INFO program: Free inodes: 154545 >23:22:40,745 INFO program: First block: 0 >23:22:40,745 INFO program: Block size: 4096 >23:22:40,745 INFO program: Fragment size: 4096 >23:22:40,745 INFO program: Reserved GDT blocks: 255 >23:22:40,746 INFO program: Blocks per group: 32768 >23:22:40,746 INFO program: Fragments per group: 32768 >23:22:40,746 INFO program: Inodes per group: 8192 >23:22:40,746 INFO program: Inode blocks per group: 512 >23:22:40,746 INFO program: Flex block group size: 16 >23:22:40,746 INFO program: Filesystem created: Thu Jul 31 11:16:02 2014 >23:22:40,746 INFO program: Last mount time: Thu Jul 31 11:16:05 2014 >23:22:40,746 INFO program: Last write time: Thu Jul 31 11:57:17 2014 >23:22:40,746 INFO program: Mount count: 0 >23:22:40,746 INFO program: Maximum mount count: -1 >23:22:40,747 INFO program: Last checked: Thu Jul 31 11:57:17 2014 >23:22:40,747 INFO program: Check interval: 0 (<none>) >23:22:40,747 INFO program: Lifetime writes: 750 MB >23:22:40,747 INFO program: Reserved blocks uid: 0 (user root) >23:22:40,747 INFO program: Reserved blocks gid: 0 (group root) >23:22:40,747 INFO program: First inode: 11 >23:22:40,747 INFO program: Inode size: 256 >23:22:40,747 INFO program: Required extra isize: 28 >23:22:40,747 INFO program: Desired extra isize: 28 >23:22:40,748 INFO program: Journal inode: 8 >23:22:40,748 INFO program: Default directory hash: half_md4 >23:22:40,748 INFO program: Directory Hash Seed: e821f02a-2ae3-487a-8c33-5c474cb6dc26 >23:22:40,748 INFO program: Journal backup: inode blocks >23:22:40,748 INFO program: Journal features: journal_incompat_revoke >23:22:40,748 INFO program: Journal size: 128M >23:22:40,748 INFO program: Journal length: 32768 >23:22:40,748 INFO program: Journal sequence: 0x00002e38 >23:22:40,748 INFO program: Journal start: 0 >23:22:40,749 INFO program: >23:22:40,749 DEBUG program: Return code: 0 >23:22:40,749 INFO program: Running... resize2fs -P /dev/mapper/live-base >23:22:40,752 INFO program: resize2fs 1.42.8 (20-Jun-2013) >23:22:40,753 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >23:22:40,753 INFO program: Couldn't find valid filesystem superblock. >23:22:40,753 DEBUG program: Return code: 1 >23:22:40,766 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >23:22:40,770 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >23:22:40,770 INFO program: Filesystem volume name: _F20-x86_64-LIVE >23:22:40,770 INFO program: Last mounted on: /var/tmp/imgcreate-LrlzcA/install_root >23:22:40,771 INFO program: Filesystem UUID: 90d5f057-3522-4a04-b8f9-3652fa6af07a >23:22:40,771 INFO program: Filesystem magic number: 0xEF53 >23:22:40,771 INFO program: Filesystem revision #: 1 (dynamic) >23:22:40,771 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 >23:22:40,771 INFO program: Filesystem flags: signed_directory_hash >23:22:40,771 INFO program: Default mount options: user_xattr acl >23:22:40,771 INFO program: Filesystem state: clean >23:22:40,771 INFO program: Errors behavior: Continue >23:22:40,771 INFO program: Filesystem OS type: Linux >23:22:40,771 INFO program: Inode count: 212992 >23:22:40,771 INFO program: Block count: 831794 >23:22:40,771 INFO program: Reserved block count: 8316 >23:22:40,771 INFO program: Free blocks: 4530 >23:22:40,771 INFO program: Free inodes: 105393 >23:22:40,771 INFO program: First block: 0 >23:22:40,772 INFO program: Block size: 4096 >23:22:40,772 INFO program: Fragment size: 4096 >23:22:40,772 INFO program: Reserved GDT blocks: 255 >23:22:40,772 INFO program: Blocks per group: 32768 >23:22:40,772 INFO program: Fragments per group: 32768 >23:22:40,772 INFO program: Inodes per group: 8192 >23:22:40,772 INFO program: Inode blocks per group: 512 >23:22:40,772 INFO program: Flex block group size: 16 >23:22:40,772 INFO program: Filesystem created: Thu Jul 31 11:16:02 2014 >23:22:40,772 INFO program: Last mount time: Thu Jul 31 11:16:05 2014 >23:22:40,772 INFO program: Last write time: Thu Jul 31 11:57:21 2014 >23:22:40,772 INFO program: Mount count: 0 >23:22:40,773 INFO program: Maximum mount count: -1 >23:22:40,773 INFO program: Last checked: Thu Jul 31 11:57:21 2014 >23:22:40,773 INFO program: Check interval: 0 (<none>) >23:22:40,773 INFO program: Lifetime writes: 751 MB >23:22:40,773 INFO program: Reserved blocks uid: 0 (user root) >23:22:40,773 INFO program: Reserved blocks gid: 0 (group root) >23:22:40,773 INFO program: First inode: 11 >23:22:40,773 INFO program: Inode size: 256 >23:22:40,773 INFO program: Required extra isize: 28 >23:22:40,774 INFO program: Desired extra isize: 28 >23:22:40,774 INFO program: Journal inode: 8 >23:22:40,774 INFO program: Default directory hash: half_md4 >23:22:40,774 INFO program: Directory Hash Seed: e821f02a-2ae3-487a-8c33-5c474cb6dc26 >23:22:40,774 INFO program: Journal backup: inode blocks >23:22:40,774 INFO program: Journal features: journal_incompat_revoke >23:22:40,774 INFO program: Journal size: 128M >23:22:40,774 INFO program: Journal length: 32768 >23:22:40,774 INFO program: Journal sequence: 0x00002e38 >23:22:40,775 INFO program: Journal start: 0 >23:22:40,775 INFO program: >23:22:40,775 DEBUG program: Return code: 0 >23:22:40,775 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >23:22:40,779 INFO program: resize2fs 1.42.8 (20-Jun-2013) >23:22:40,779 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >23:22:40,779 INFO program: Couldn't find valid filesystem superblock. >23:22:40,779 DEBUG program: Return code: 1 >23:22:40,782 INFO program: Running... udevadm settle --timeout=300 >23:22:40,791 DEBUG program: Return code: 0 >23:22:40,795 INFO program: Running... udevadm settle --timeout=300 >23:22:40,803 DEBUG program: Return code: 0 >23:22:40,805 INFO program: Running... udevadm settle --timeout=300 >23:22:40,813 DEBUG program: Return code: 0 >23:22:40,816 INFO program: Running... udevadm settle --timeout=300 >23:22:40,823 DEBUG program: Return code: 0 >23:22:40,900 INFO program: Running... hwclock --hctosys --utc >23:22:41,000 DEBUG program: Return code: 0 >23:22:55,324 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >23:22:55,332 DEBUG program: Return code: 0 >23:23:36,501 INFO program: Running... modprobe btrfs >23:23:36,555 DEBUG program: Return code: 0 >23:23:36,559 INFO program: Running... modprobe xfs >23:23:36,608 DEBUG program: Return code: 0 >23:23:58,029 INFO program: Running... udevadm settle --timeout=300 >23:23:58,047 DEBUG program: Return code: 0 >23:23:58,054 INFO program: Running... udevadm settle --timeout=300 >23:23:58,064 DEBUG program: Return code: 0 >23:24:00,001 INFO program: Running... udevadm settle --timeout=300 >23:24:00,009 DEBUG program: Return code: 0 >23:24:25,606 INFO program: Running... udevadm settle --timeout=300 >23:24:25,616 DEBUG program: Return code: 0 >23:24:35,730 INFO program: Running... hostnamectl set-hostname neuromancer >23:24:35,745 DEBUG program: Return code: 0 >23:24:38,976 INFO program: Running... swapoff -a >23:24:38,986 DEBUG program: Return code: 0 >23:24:38,992 INFO program: Running... udevadm settle --timeout=300 >23:24:39,010 DEBUG program: Return code: 0 >23:24:39,020 INFO program: Running... wipefs -f -a /dev/sda >23:24:39,033 DEBUG program: Return code: 0 >23:24:39,033 INFO program: Running... udevadm settle --timeout=300 >23:24:39,047 DEBUG program: Return code: 0 >23:24:39,049 INFO program: Running... udevadm settle --timeout=300 >23:24:39,060 DEBUG program: Return code: 0 >23:24:39,060 INFO program: Running... udevadm settle --timeout=300 >23:24:39,070 DEBUG program: Return code: 0 >23:24:39,114 INFO program: Running... udevadm settle --timeout=300 >23:24:39,124 DEBUG program: Return code: 0 >23:24:39,125 INFO program: Running... udevadm settle --timeout=300 >23:24:39,133 DEBUG program: Return code: 0 >23:24:39,135 INFO program: Running... udevadm settle --timeout=300 >23:24:39,145 DEBUG program: Return code: 0 >23:24:39,150 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=2048 count=2048 >23:24:39,189 INFO program: 2048+0 records in >23:24:39,190 INFO program: 2048+0 records out >23:24:39,190 INFO program: 1048576 bytes (1.0 MB) copied, 0.0294871 s, 35.6 MB/s >23:24:39,190 DEBUG program: Return code: 0 >23:24:39,190 INFO program: Running... udevadm settle --timeout=300 >23:24:39,352 DEBUG program: Return code: 0 >23:24:39,390 INFO program: Running... udevadm settle --timeout=300 >23:24:39,410 DEBUG program: Return code: 0 >23:24:39,412 INFO program: Running... wipefs -f -a /dev/sda1 >23:24:39,432 DEBUG program: Return code: 0 >23:24:39,434 INFO program: Running... udevadm settle --timeout=300 >23:24:39,444 DEBUG program: Return code: 0 >23:24:39,444 INFO program: Running... udevadm settle --timeout=300 >23:24:39,454 DEBUG program: Return code: 0 >23:24:39,459 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=411648 count=2048 >23:24:39,493 INFO program: 2048+0 records in >23:24:39,494 INFO program: 2048+0 records out >23:24:39,494 INFO program: 1048576 bytes (1.0 MB) copied, 0.029637 s, 35.4 MB/s >23:24:39,494 DEBUG program: Return code: 0 >23:24:39,494 INFO program: Running... udevadm settle --timeout=300 >23:24:39,505 DEBUG program: Return code: 0 >23:24:39,512 INFO program: Running... udevadm settle --timeout=300 >23:24:39,547 DEBUG program: Return code: 0 >23:24:39,550 INFO program: Running... wipefs -f -a /dev/sda2 >23:24:39,571 DEBUG program: Return code: 0 >23:24:39,574 INFO program: Running... udevadm settle --timeout=300 >23:24:39,586 DEBUG program: Return code: 0 >23:24:39,586 INFO program: Running... udevadm settle --timeout=300 >23:24:39,595 DEBUG program: Return code: 0 >23:24:39,609 INFO program: Running... mke2fs -t ext4 /dev/sda2 >23:24:39,679 INFO program: mke2fs 1.42.8 (20-Jun-2013) >23:24:39,679 INFO program: Discarding device blocks: 1024/512000 done >23:24:39,679 INFO program: Filesystem label= >23:24:39,679 INFO program: OS type: Linux >23:24:39,679 INFO program: Block size=1024 (log=0) >23:24:39,679 INFO program: Fragment size=1024 (log=0) >23:24:39,679 INFO program: Stride=0 blocks, Stripe width=0 blocks >23:24:39,679 INFO program: 128016 inodes, 512000 blocks >23:24:39,680 INFO program: 25600 blocks (5.00%) reserved for the super user >23:24:39,680 INFO program: First data block=1 >23:24:39,680 INFO program: Maximum filesystem blocks=67633152 >23:24:39,680 INFO program: 63 block groups >23:24:39,680 INFO program: 8192 blocks per group, 8192 fragments per group >23:24:39,680 INFO program: 2032 inodes per group >23:24:39,680 INFO program: Superblock backups stored on blocks: >23:24:39,680 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >23:24:39,680 INFO program: >23:24:39,680 INFO program: Allocating group tables: 0/63 done >23:24:39,680 INFO program: Writing inode tables: 0/63 done >23:24:39,680 INFO program: Creating journal (8192 blocks): done >23:24:39,680 INFO program: Writing superblocks and filesystem accounting information: 0/63 done >23:24:39,681 INFO program: >23:24:39,681 DEBUG program: Return code: 0 >23:24:39,682 INFO program: Running... udevadm settle --timeout=300 >23:24:39,704 DEBUG program: Return code: 0 >23:24:39,706 INFO program: Running... udevadm settle --timeout=300 >23:24:39,715 DEBUG program: Return code: 0 >23:24:39,719 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=1435648 count=2048 >23:24:39,755 INFO program: 2048+0 records in >23:24:39,755 INFO program: 2048+0 records out >23:24:39,756 INFO program: 1048576 bytes (1.0 MB) copied, 0.0311219 s, 33.7 MB/s >23:24:39,756 DEBUG program: Return code: 0 >23:24:39,756 INFO program: Running... udevadm settle --timeout=300 >23:24:39,766 DEBUG program: Return code: 0 >23:24:39,774 INFO program: Running... udevadm settle --timeout=300 >23:24:39,815 DEBUG program: Return code: 0 >23:24:39,817 INFO program: Running... wipefs -f -a /dev/sda3 >23:24:39,837 DEBUG program: Return code: 0 >23:24:39,840 INFO program: Running... udevadm settle --timeout=300 >23:24:39,850 DEBUG program: Return code: 0 >23:24:39,850 INFO program: Running... udevadm settle --timeout=300 >23:24:39,860 DEBUG program: Return code: 0 >23:24:39,876 INFO program: Running... mkswap -f /dev/sda3 >23:24:39,902 INFO program: Setting up swapspace version 1, size = 4095996 KiB >23:24:39,902 INFO program: no label, UUID=a6cd7b28-ecee-40f8-8285-a2aea6371eb1 >23:24:39,902 DEBUG program: Return code: 0 >23:24:39,903 INFO program: Running... udevadm settle --timeout=300 >23:24:39,928 DEBUG program: Return code: 0 >23:24:39,930 INFO program: Running... udevadm settle --timeout=300 >23:24:39,940 DEBUG program: Return code: 0 >23:24:39,945 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=9627648 count=2048 >23:24:39,979 INFO program: 2048+0 records in >23:24:39,979 INFO program: 2048+0 records out >23:24:39,979 INFO program: 1048576 bytes (1.0 MB) copied, 0.0292817 s, 35.8 MB/s >23:24:39,979 DEBUG program: Return code: 0 >23:24:39,979 INFO program: Running... udevadm settle --timeout=300 >23:24:39,990 DEBUG program: Return code: 0 >23:24:40,001 INFO program: Running... udevadm settle --timeout=300 >23:24:40,021 DEBUG program: Return code: 0 >23:24:40,023 INFO program: Running... wipefs -f -a /dev/sda4 >23:24:40,032 DEBUG program: Return code: 0 >23:24:40,035 INFO program: Running... udevadm settle --timeout=300 >23:24:40,044 DEBUG program: Return code: 0 >23:24:40,044 INFO program: Running... udevadm settle --timeout=300 >23:24:40,054 DEBUG program: Return code: 0 >23:24:40,067 INFO program: Running... mke2fs -t ext4 /dev/sda4 >23:24:42,266 INFO program: mke2fs 1.42.8 (20-Jun-2013) >23:24:42,266 INFO program: Discarding device blocks: 4096/2560000013635584/25600000 done >23:24:42,267 INFO program: Filesystem label= >23:24:42,267 INFO program: OS type: Linux >23:24:42,267 INFO program: Block size=4096 (log=2) >23:24:42,267 INFO program: Fragment size=4096 (log=2) >23:24:42,267 INFO program: Stride=0 blocks, Stripe width=0 blocks >23:24:42,267 INFO program: 6406144 inodes, 25600000 blocks >23:24:42,267 INFO program: 1280000 blocks (5.00%) reserved for the super user >23:24:42,267 INFO program: First data block=0 >23:24:42,267 INFO program: Maximum filesystem blocks=4294967296 >23:24:42,267 INFO program: 782 block groups >23:24:42,267 INFO program: 32768 blocks per group, 32768 fragments per group >23:24:42,267 INFO program: 8192 inodes per group >23:24:42,268 INFO program: Superblock backups stored on blocks: >23:24:42,268 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >23:24:42,268 INFO program: 4096000, 7962624, 11239424, 20480000, 23887872 >23:24:42,268 INFO program: >23:24:42,268 INFO program: Allocating group tables: 0/782 done >23:24:42,268 INFO program: Writing inode tables: 0/782 done >23:24:42,268 INFO program: Creating journal (32768 blocks): done >23:24:42,268 INFO program: Writing superblocks and filesystem accounting information: 0/782 done >23:24:42,268 INFO program: >23:24:42,268 DEBUG program: Return code: 0 >23:24:42,270 INFO program: Running... udevadm settle --timeout=300 >23:24:42,279 DEBUG program: Return code: 0 >23:24:42,282 INFO program: Running... udevadm settle --timeout=300 >23:24:42,291 DEBUG program: Return code: 0 >23:24:42,305 INFO program: Running... mkdosfs /dev/sda1 >23:24:42,317 INFO program: mkfs.fat 3.0.26 (2014-03-07) >23:24:42,318 DEBUG program: Return code: 0 >23:24:42,319 INFO program: Running... udevadm settle --timeout=300 >23:24:42,329 DEBUG program: Return code: 0 >23:24:42,332 INFO program: Running... udevadm settle --timeout=300 >23:24:42,341 DEBUG program: Return code: 0 >23:24:42,411 INFO program: Running... swapon /dev/sda3 >23:24:42,417 DEBUG program: Return code: 0 >23:24:42,440 INFO program: Running... mount -t ext4 -o defaults /dev/sda4 /mnt/sysimage >23:24:42,450 DEBUG program: Return code: 0 >23:24:42,453 INFO program: Running... mount -t ext4 -o defaults /dev/sda2 /mnt/sysimage/boot >23:24:42,459 DEBUG program: Return code: 0 >23:24:42,462 INFO program: Running... mount -t vfat -o umask=0077,shortname=winnt /dev/sda1 /mnt/sysimage/boot/efi >23:24:42,471 DEBUG program: Return code: 0 >23:24:42,474 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >23:24:42,480 DEBUG program: Return code: 0 >23:24:42,482 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >23:24:42,487 DEBUG program: Return code: 0 >23:24:42,489 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >23:24:42,494 DEBUG program: Return code: 0 >23:24:42,495 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >23:24:42,501 DEBUG program: Return code: 0 >23:24:42,522 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >23:24:42,527 DEBUG program: Return code: 0 >23:24:42,529 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >23:24:42,535 DEBUG program: Return code: 0 >23:24:42,536 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >23:24:42,541 DEBUG program: Return code: 0 >23:24:42,543 INFO program: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ --exclude /run/ --exclude /boot/*rescue* --exclude /etc/machine-id /mnt/install/source/ /mnt/sysimage >23:25:56,583 INFO program: rsync: rsync_xal_set: lsetxattr(""/mnt/sysimage/boot/efi"","security.selinux") failed: Operation not supported (95) >23:25:56,583 INFO program: rsync: rsync_xal_set: lsetxattr(""/mnt/sysimage/boot/efi/.mach_kernel.lUyQ8E"","security.selinux") failed: Operation not supported (95) >23:25:56,583 INFO program: rsync: rsync_xal_set: lsetxattr(""/mnt/sysimage/boot/efi/EFI"","security.selinux") failed: Operation not supported (95) >23:25:56,583 INFO program: rsync: rsync_xal_set: lsetxattr(""/mnt/sysimage/boot/efi/EFI/BOOT"","security.selinux") failed: Operation not supported (95) >23:25:56,584 INFO program: rsync: rsync_xal_set: lsetxattr(""/mnt/sysimage/boot/efi/EFI/BOOT/.BOOTX64.EFI.pgkQQD"","security.selinux") failed: Operation not supported (95) >23:25:56,584 INFO program: rsync: rsync_xal_set: lsetxattr(""/mnt/sysimage/boot/efi/EFI/BOOT/.fallback.efi.zp0nDC"","security.selinux") failed: Operation not supported (95) >23:25:56,584 INFO program: rsync: rsync_xal_set: lsetxattr(""/mnt/sysimage/boot/efi/EFI/fedora"","security.selinux") failed: Operation not supported (95) >23:25:56,584 INFO program: rsync: rsync_xal_set: lsetxattr(""/mnt/sysimage/boot/efi/EFI/fedora/.BOOT.CSV.vOJmrB"","security.selinux") failed: Operation not supported (95) >23:25:56,584 INFO program: rsync: rsync_xal_set: lsetxattr(""/mnt/sysimage/boot/efi/EFI/fedora/.MokManager.efi.QMTlfA"","security.selinux") failed: Operation not supported (95) >23:25:56,585 INFO program: rsync: rsync_xal_set: lsetxattr(""/mnt/sysimage/boot/efi/EFI/fedora/.gcdx64.efi.uUCD8y"","security.selinux") failed: Operation not supported (95) >23:25:56,585 INFO program: rsync: rsync_xal_set: lsetxattr(""/mnt/sysimage/boot/efi/EFI/fedora/.grubx64.efi.aLVf5x"","security.selinux") failed: Operation not supported (95) >23:25:56,585 INFO program: rsync: rsync_xal_set: lsetxattr(""/mnt/sysimage/boot/efi/EFI/fedora/.shim-fedora.efi.0s884w"","security.selinux") failed: Operation not supported (95) >23:25:56,585 INFO program: rsync: rsync_xal_set: lsetxattr(""/mnt/sysimage/boot/efi/EFI/fedora/.shim.efi.avuE9v"","security.selinux") failed: Operation not supported (95) >23:25:56,585 INFO program: rsync: rsync_xal_set: lsetxattr(""/mnt/sysimage/boot/efi/EFI/fedora/fonts"","security.selinux") failed: Operation not supported (95) >23:25:56,585 INFO program: rsync: rsync_xal_set: lsetxattr(""/mnt/sysimage/boot/efi/EFI/fedora/fonts/.unicode.pf2.YbpQkv"","security.selinux") failed: Operation not supported (95) >23:25:56,586 INFO program: rsync: rsync_xal_set: lsetxattr(""/mnt/sysimage/boot/efi/System"","security.selinux") failed: Operation not supported (95) >23:25:56,586 INFO program: rsync: rsync_xal_set: lsetxattr(""/mnt/sysimage/boot/efi/System/Library"","security.selinux") failed: Operation not supported (95) >23:25:56,586 INFO program: rsync: rsync_xal_set: lsetxattr(""/mnt/sysimage/boot/efi/System/Library/CoreServices"","security.selinux") failed: Operation not supported (95) >23:25:56,586 INFO program: rsync: rsync_xal_set: lsetxattr(""/mnt/sysimage/boot/efi/System/Library/CoreServices/.SystemVersion.plist.dncZGu"","security.selinux") failed: Operation not supported (95) >23:25:56,586 INFO program: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1165) [sender=3.1.0] >23:25:56,586 DEBUG program: Return code: 23 >23:25:56,599 INFO program: Running... udevadm settle --timeout=300 >23:25:56,616 DEBUG program: Return code: 0 >23:25:56,617 INFO program: Running... umount /mnt/install/source >23:25:57,012 DEBUG program: Return code: 0 >23:25:57,055 INFO program: Running... new-kernel-pkg --rpmposttrans 3.15.6-200.fc20.x86_64 >23:26:40,880 INFO program: Initializing machine ID from random generator. >23:26:40,881 INFO program: cat: write error: Broken pipe >23:26:40,881 DEBUG program: Return code: 0 >23:26:40,938 INFO program: Running... efibootmgr >23:26:40,966 INFO program: show_boot_order(): No such file or directory >23:26:40,967 INFO program: BootCurrent: 0000 >23:26:40,967 INFO program: Timeout: 0 seconds >23:26:40,967 INFO program: Boot0000* Fedora >23:26:40,967 DEBUG program: Return code: 0 >23:26:40,967 INFO program: Running... efibootmgr -b 0000 -B >23:26:40,979 DEBUG program: Return code: 1 >23:26:41,024 INFO program: Running... journalctl -b > > >/tmp/storage.log: >23:22:25,335 DEBUG blivet: registered device format class MDRaidMember as mdmember >23:22:25,337 DEBUG blivet: registered device format class BIOSBoot as biosboot >23:22:25,337 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >23:22:25,337 DEBUG blivet: registered device format class MultipathMember as multipath_member >23:22:25,344 DEBUG blivet: registered device format class Ext2FS as ext2 >23:22:25,344 DEBUG blivet: registered device format class Ext3FS as ext3 >23:22:25,344 DEBUG blivet: registered device format class Ext4FS as ext4 >23:22:25,344 DEBUG blivet: registered device format class FATFS as vfat >23:22:25,344 DEBUG blivet: registered device format class EFIFS as efi >23:22:25,344 DEBUG blivet: registered device format class BTRFS as btrfs >23:22:25,344 DEBUG blivet: registered device format class GFS2 as gfs2 >23:22:25,344 DEBUG blivet: registered device format class JFS as jfs >23:22:25,344 DEBUG blivet: registered device format class ReiserFS as reiserfs >23:22:25,344 DEBUG blivet: registered device format class XFS as xfs >23:22:25,344 DEBUG blivet: registered device format class HFS as hfs >23:22:25,344 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >23:22:25,344 DEBUG blivet: registered device format class HFSPlus as hfs+ >23:22:25,344 DEBUG blivet: registered device format class MacEFIFS as macefi >23:22:25,345 DEBUG blivet: registered device format class NTFS as ntfs >23:22:25,345 DEBUG blivet: registered device format class NFS as nfs >23:22:25,345 DEBUG blivet: registered device format class NFSv4 as nfs4 >23:22:25,345 DEBUG blivet: registered device format class Iso9660FS as iso9660 >23:22:25,345 DEBUG blivet: registered device format class NoDevFS as nodev >23:22:25,345 DEBUG blivet: registered device format class DevPtsFS as devpts >23:22:25,345 DEBUG blivet: registered device format class ProcFS as proc >23:22:25,345 DEBUG blivet: registered device format class SysFS as sysfs >23:22:25,345 DEBUG blivet: registered device format class TmpFS as tmpfs >23:22:25,345 DEBUG blivet: registered device format class BindFS as bind >23:22:25,345 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >23:22:25,345 DEBUG blivet: registered device format class USBFS as usbfs >23:22:25,345 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >23:22:25,346 DEBUG blivet: registered device format class LUKS as luks >23:22:25,346 DEBUG blivet: registered device format class DiskLabel as disklabel >23:22:25,347 DEBUG blivet: registered device format class SwapSpace as swap >23:22:25,347 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >23:22:25,499 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >23:22:25,499 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >23:22:25,500 INFO blivet: sdb1 looks to be the live device; marking as protected >23:22:25,510 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >23:22:25,528 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_143141046127007E-0:0 /dev/disk/by-label/F20-x86_64-LIVE-DESK-20140801 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-07-31-12-54-40-00', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > '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': 'F20-x86_64-LIVE-DESK-20140801', > 'ID_FS_LABEL_ENC': 'F20-x86_64-LIVE-DESK-20140801', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-07-31-12-54-40-00', > 'ID_FS_UUID_ENC': '2014-07-31-12-54-40-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Drive', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Drive\\x20', > 'ID_MODEL_ID': '312b', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5ae1c391', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'ADATA_USB_Flash_Drive_143141046127007E-0:0', > 'ID_SERIAL_SHORT': '143141046127007E', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'ADATA', > 'ID_VENDOR_ENC': 'ADATA\\x20\\x20\\x20', > 'ID_VENDOR_ID': '125f', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54857', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_143141046127007E-0:0', > '/dev/disk/by-label/F20-x86_64-LIVE-DESK-20140801', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2014-07-31-12-54-40-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >23:22:25,529 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >23:22:25,529 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >23:22:25,529 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,530 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >23:22:25,530 INFO blivet: sdb is a disk >23:22:25,531 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:25,535 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >23:22:25,560 INFO blivet: added disk sdb (id 0) to device tree >23:22:25,560 DEBUG blivet: looking up parted Device: /dev/sdb >23:22:25,561 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >23:22:25,562 INFO blivet: type detected on 'sdb' is 'iso9660' >23:22:25,563 DEBUG blivet: Iso9660FS.supported: supported: True ; >23:22:25,563 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >23:22:25,563 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; >23:22:25,564 INFO blivet: got device: DiskDevice instance (0x219b2d0) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7604.0 > format = existing iso9660 filesystem > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ADATA USB Flash Drive path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15572992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 246, 62) biosGeometry: (969, 255, 63) > PedDevice: <_ped.Device object at 0x20adf80> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x21fd150> >23:22:25,564 DEBUG blivet: Iso9660FS.supported: supported: True ; >23:22:25,564 INFO blivet: got format: Iso9660FS instance (0x21fd210) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdb uuid = 2014-07-31-12-54-40-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = F20-x86_64-LIVE-DESK-20140801 size = 0 targetSize = 0 > >23:22:25,567 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_143141046127007E-0:0-part1 /dev/disk/by-label/F20-x86_64-LIVE-DESK-20140801 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2014-07-31-12-54-40-00', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'F20-x86_64-LIVE-DESK-20140801', > 'ID_FS_LABEL_ENC': 'F20-x86_64-LIVE-DESK-20140801', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-07-31-12-54-40-00', > 'ID_FS_UUID_ENC': '2014-07-31-12-54-40-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Drive', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Drive\\x20', > 'ID_MODEL_ID': '312b', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1996800', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '5ae1c391-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5ae1c391', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'ADATA_USB_Flash_Drive_143141046127007E-0:0', > 'ID_SERIAL_SHORT': '143141046127007E', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'ADATA', > 'ID_VENDOR_ENC': 'ADATA\\x20\\x20\\x20', > 'ID_VENDOR_ID': '125f', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '54903', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_143141046127007E-0:0-part1', > '/dev/disk/by-label/F20-x86_64-LIVE-DESK-20140801', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2014-07-31-12-54-40-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >23:22:25,567 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >23:22:25,567 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >23:22:25,568 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,568 INFO blivet: sdb1 is a partition >23:22:25,568 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >23:22:25,569 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >23:22:25,569 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7604MB disk sdb (0) with existing iso9660 filesystem >23:22:25,569 DEBUG blivet: lvm filter: adding sdb1 to the reject list >23:22:25,569 DEBUG blivet: ignoring partition sdb1 on iso9660 >23:22:25,569 DEBUG blivet: no device or no media present >23:22:25,571 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_143141046127007E-0:0-part2 /dev/disk/by-label/EFI /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/6324-8889', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6324-8889', > 'ID_FS_UUID_ENC': '6324-8889', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Drive', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Drive\\x20', > 'ID_MODEL_ID': '312b', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10060', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '5ae1c391-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5ae1c391', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'ADATA_USB_Flash_Drive_143141046127007E-0:0', > 'ID_SERIAL_SHORT': '143141046127007E', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'ADATA', > 'ID_VENDOR_ENC': 'ADATA\\x20\\x20\\x20', > 'ID_VENDOR_ID': '125f', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '54949', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_143141046127007E-0:0-part2', > '/dev/disk/by-label/EFI', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/6324-8889'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >23:22:25,571 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2)... >23:22:25,572 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >23:22:25,572 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,572 INFO blivet: sdb2 is a partition >23:22:25,572 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >23:22:25,573 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >23:22:25,573 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7604MB disk sdb (0) with existing iso9660 filesystem >23:22:25,573 DEBUG blivet: lvm filter: adding sdb2 to the reject list >23:22:25,573 DEBUG blivet: ignoring partition sdb2 on iso9660 >23:22:25,573 DEBUG blivet: no device or no media present >23:22:25,575 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_143141046127007E-0:0-part3 /dev/disk/by-label/F20\\x20X86_64 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/152c16c3-ce90-3206-a68a-b40183e6899d', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'F20_X86_64', > 'ID_FS_LABEL_ENC': 'F20\\x20X86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '152c16c3-ce90-3206-a68a-b40183e6899d', > 'ID_FS_UUID_ENC': '152c16c3-ce90-3206-a68a-b40183e6899d', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Drive', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Drive\\x20', > 'ID_MODEL_ID': '312b', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '10280', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40288', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '5ae1c391-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5ae1c391', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'ADATA_USB_Flash_Drive_143141046127007E-0:0', > 'ID_SERIAL_SHORT': '143141046127007E', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'ADATA', > 'ID_VENDOR_ENC': 'ADATA\\x20\\x20\\x20', > 'ID_VENDOR_ID': '125f', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '54995', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_143141046127007E-0:0-part3', > '/dev/disk/by-label/F20\\x20X86_64', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/152c16c3-ce90-3206-a68a-b40183e6899d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >23:22:25,576 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3)... >23:22:25,576 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >23:22:25,576 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,576 INFO blivet: sdb3 is a partition >23:22:25,577 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >23:22:25,577 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >23:22:25,577 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7604MB disk sdb (0) with existing iso9660 filesystem >23:22:25,577 DEBUG blivet: lvm filter: adding sdb3 to the reject list >23:22:25,577 DEBUG blivet: ignoring partition sdb3 on iso9660 >23:22:25,577 DEBUG blivet: no device or no media present >23:22:25,579 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAF256146T /dev/disk/by-id/wwn-0x50025385a01d3e8a', > '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_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': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > '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': '0', > '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': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'DXM05B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAF256146T', > 'ID_SERIAL_SHORT': 'S1ATNSAF256146T', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385a01d3e8a', > 'ID_WWN_WITH_EXTENSION': '0x50025385a01d3e8a', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '57945', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAF256146T', > '/dev/disk/by-id/wwn-0x50025385a01d3e8a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >23:22:25,579 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >23:22:25,579 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:22:25,580 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,580 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >23:22:25,581 INFO blivet: sda is a disk >23:22:25,581 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:25,581 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >23:22:25,585 INFO blivet: added disk sda (id 1) to device tree >23:22:25,585 DEBUG blivet: looking up parted Device: /dev/sda >23:22:25,586 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >23:22:25,587 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >23:22:25,587 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:25,587 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:22:25,587 DEBUG blivet: required disklabel type for sda (1) is None >23:22:25,588 DEBUG blivet: default disklabel type for sda is gpt >23:22:25,588 DEBUG blivet: selecting gpt disklabel for sda based on size >23:22:25,589 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >23:22:25,590 INFO blivet: no usable disklabel on sda >23:22:25,591 DEBUG blivet: no type or existing type for sda, bailing >23:22:25,591 INFO blivet: got device: DiskDevice instance (0x21fd110) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 244198.335938 > format = existing None > 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 Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x21cb320> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x222c450> >23:22:25,593 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_DVD_A_DU8A5SH_486411912990', > '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_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'hp_DVD_A_DU8A5SH', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20DVD\\x20A\\x20\\x20DU8A5SH\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'NH62', > 'ID_SERIAL': 'hp_DVD_A_DU8A5SH_486411912990', > 'ID_SERIAL_SHORT': '486411912990', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '58986', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_DVD_A_DU8A5SH_486411912990'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >23:22:25,593 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >23:22:25,594 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >23:22:25,594 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,594 INFO blivet: sr0 is a cdrom >23:22:25,594 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >23:22:25,594 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:25,595 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >23:22:25,595 INFO blivet: added cdrom sr0 (id 2) to device tree >23:22:25,595 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:22:25,648 DEBUG blivet: no device or no media present >23:22:25,649 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': '73175', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >23:22:25,649 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >23:22:25,649 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >23:22:25,650 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,650 INFO blivet: loop0 is a loop device >23:22:25,650 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >23:22:25,651 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >23:22:25,651 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,651 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:25,651 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >23:22:25,652 INFO blivet: added file /osmin.img (deleted) (id 3) to device tree >23:22:25,652 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >23:22:25,652 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:25,653 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:22:25,653 INFO blivet: added loop loop0 (id 4) to device tree >23:22:25,653 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >23:22:25,653 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >23:22:25,653 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:22:25,653 DEBUG blivet: device loop0 does not contain a disklabel >23:22:25,654 INFO blivet: type detected on 'loop0' is 'squashfs' >23:22:25,654 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:22:25,654 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >23:22:25,654 INFO blivet: got device: LoopDevice instance (0x223ba10) -- > name = loop0 status = False kids = 0 id = 4 > parents = ['existing 0MB file /osmin.img (deleted) (3)'] > 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 >23:22:25,654 INFO blivet: got format: DeviceFormat instance (0x222c7d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >23:22:25,655 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': '73708', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >23:22:25,655 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >23:22:25,655 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >23:22:25,656 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,656 INFO blivet: loop1 is a loop device >23:22:25,656 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >23:22:25,656 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >23:22:25,657 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,657 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:25,657 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >23:22:25,657 INFO blivet: added file /osmin (id 5) to device tree >23:22:25,658 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >23:22:25,658 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:25,658 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >23:22:25,658 INFO blivet: added loop loop1 (id 6) to device tree >23:22:25,658 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >23:22:25,659 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >23:22:25,659 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:22:25,659 DEBUG blivet: device loop1 does not contain a disklabel >23:22:25,659 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >23:22:25,659 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:22:25,659 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >23:22:25,659 INFO blivet: got device: LoopDevice instance (0x222c650) -- > name = loop1 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin (5)'] > 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 >23:22:25,660 INFO blivet: got format: DeviceFormat instance (0x223ba50) -- > 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 > >23:22:25,660 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': '74251', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >23:22:25,660 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >23:22:25,661 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >23:22:25,661 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,661 INFO blivet: loop2 is a loop device >23:22:25,661 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >23:22:25,662 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >23:22:25,662 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,662 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:25,663 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >23:22:25,663 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 7) to device tree >23:22:25,663 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >23:22:25,663 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:25,663 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:22:25,664 INFO blivet: added loop loop2 (id 8) to device tree >23:22:25,664 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >23:22:25,664 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >23:22:25,664 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:22:25,664 DEBUG blivet: device loop2 does not contain a disklabel >23:22:25,664 INFO blivet: type detected on 'loop2' is 'squashfs' >23:22:25,664 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:22:25,665 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >23:22:25,665 INFO blivet: got device: LoopDevice instance (0x223b710) -- > name = loop2 status = False kids = 0 id = 8 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (7)'] > 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 >23:22:25,665 INFO blivet: got format: DeviceFormat instance (0x223bb90) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >23:22:25,666 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_F20-x86_64-LIVE /dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_F20-x86_64-LIVE', > 'ID_FS_LABEL_ENC': '_F20-x86_64-LIVE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '90d5f057-3522-4a04-b8f9-3652fa6af07a', > 'ID_FS_UUID_ENC': '90d5f057-3522-4a04-b8f9-3652fa6af07a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '74795', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_F20-x86_64-LIVE', > '/dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >23:22:25,666 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >23:22:25,666 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >23:22:25,667 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,667 INFO blivet: loop3 is a loop device >23:22:25,667 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >23:22:25,667 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >23:22:25,668 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,668 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:25,668 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >23:22:25,668 INFO blivet: added file /LiveOS/ext3fs.img (id 9) to device tree >23:22:25,669 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >23:22:25,669 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:25,669 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >23:22:25,669 INFO blivet: added loop loop3 (id 10) to device tree >23:22:25,669 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >23:22:25,670 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >23:22:25,670 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:25,670 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:22:25,670 DEBUG blivet: device loop3 does not contain a disklabel >23:22:25,671 INFO blivet: type detected on 'loop3' is 'ext4' >23:22:25,671 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:25,671 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:22:25,671 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >23:22:25,672 INFO blivet: got device: LoopDevice instance (0x223bdd0) -- > name = loop3 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/ext3fs.img (9)'] > 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 >23:22:25,672 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:25,672 INFO blivet: got format: Ext4FS instance (0x223bf10) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 90d5f057-3522-4a04-b8f9-3652fa6af07a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _F20-x86_64-LIVE size = 0 targetSize = 0 > >23:22:25,673 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': '75347', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >23:22:25,673 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >23:22:25,673 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >23:22:25,673 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,674 INFO blivet: loop4 is a loop device >23:22:25,674 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >23:22:25,674 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >23:22:25,675 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,675 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:25,675 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >23:22:25,675 INFO blivet: added file /overlay (deleted) (id 11) to device tree >23:22:25,676 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >23:22:25,676 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:25,676 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >23:22:25,676 INFO blivet: added loop loop4 (id 12) to device tree >23:22:25,676 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >23:22:25,677 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >23:22:25,677 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:22:25,677 DEBUG blivet: device loop4 does not contain a disklabel >23:22:25,677 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >23:22:25,677 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:22:25,677 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >23:22:25,677 INFO blivet: got device: LoopDevice instance (0x223be10) -- > name = loop4 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > 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 >23:22:25,678 INFO blivet: got format: DeviceFormat instance (0x223b6d0) -- > 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 > >23:22:25,679 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_F20-x86_64-LIVE /dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a /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': '_F20-x86_64-LIVE', > 'ID_FS_LABEL_ENC': '_F20-x86_64-LIVE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '90d5f057-3522-4a04-b8f9-3652fa6af07a', > 'ID_FS_UUID_ENC': '90d5f057-3522-4a04-b8f9-3652fa6af07a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38897', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_F20-x86_64-LIVE', > '/dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >23:22:25,679 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >23:22:25,679 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >23:22:25,679 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,680 INFO blivet: live-rw is a device-mapper device >23:22:25,680 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >23:22:25,680 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >23:22:25,680 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >23:22:25,681 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >23:22:25,681 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (12) with existing DM_snapshot_cow >23:22:25,682 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >23:22:25,682 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,683 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >23:22:25,683 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:25,683 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >23:22:25,683 INFO blivet: added dm live-rw (id 13) to device tree >23:22:25,683 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >23:22:25,684 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >23:22:25,684 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:25,684 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:22:25,684 DEBUG blivet: device live-rw does not contain a disklabel >23:22:25,684 INFO blivet: type detected on 'live-rw' is 'ext4' >23:22:25,685 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:25,685 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:22:25,685 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >23:22:25,685 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >23:22:25,687 INFO blivet: got device: DMDevice instance (0x219b390) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop4 (12) 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: 25600 did: 49 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x21cb440> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >23:22:25,687 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:25,688 INFO blivet: got format: Ext4FS instance (0x2249110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 90d5f057-3522-4a04-b8f9-3652fa6af07a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _F20-x86_64-LIVE size = 0 targetSize = 0 > >23:22:25,689 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_F20-x86_64-LIVE /dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a /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': '_F20-x86_64-LIVE', > 'ID_FS_LABEL_ENC': '_F20-x86_64-LIVE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '90d5f057-3522-4a04-b8f9-3652fa6af07a', > 'ID_FS_UUID_ENC': '90d5f057-3522-4a04-b8f9-3652fa6af07a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50773', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_F20-x86_64-LIVE', > '/dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >23:22:25,689 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >23:22:25,690 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >23:22:25,690 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,690 INFO blivet: live-base is a device-mapper device >23:22:25,690 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >23:22:25,691 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >23:22:25,691 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >23:22:25,691 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >23:22:25,692 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >23:22:25,692 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,693 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >23:22:25,693 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:25,693 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >23:22:25,693 INFO blivet: added dm live-base (id 14) to device tree >23:22:25,694 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >23:22:25,694 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >23:22:25,694 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:25,694 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:22:25,694 DEBUG blivet: device live-base does not contain a disklabel >23:22:25,694 INFO blivet: type detected on 'live-base' is 'ext4' >23:22:25,695 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:25,695 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:22:25,695 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >23:22:25,696 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >23:22:25,696 INFO blivet: got device: DMDevice instance (0x222c690) -- > name = live-base status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop3 (10) 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: 884 did: 27392 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x21cb4d0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >23:22:25,697 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:25,697 INFO blivet: got format: Ext4FS instance (0x2249410) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 90d5f057-3522-4a04-b8f9-3652fa6af07a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _F20-x86_64-LIVE size = 0 targetSize = 0 > >23:22:25,698 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_F20-x86_64-LIVE /dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a /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': '_F20-x86_64-LIVE', > 'ID_FS_LABEL_ENC': '_F20-x86_64-LIVE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '90d5f057-3522-4a04-b8f9-3652fa6af07a', > 'ID_FS_UUID_ENC': '90d5f057-3522-4a04-b8f9-3652fa6af07a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60215', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_F20-x86_64-LIVE', > '/dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >23:22:25,698 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >23:22:25,699 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >23:22:25,699 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,699 INFO blivet: live-osimg-min is a device-mapper device >23:22:25,699 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >23:22:25,700 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >23:22:25,700 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >23:22:25,700 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >23:22:25,701 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (6) with existing DM_snapshot_cow >23:22:25,702 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >23:22:25,702 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >23:22:25,702 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >23:22:25,703 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:25,703 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >23:22:25,703 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:25,704 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >23:22:25,704 INFO blivet: added dm live-osimg-min (id 15) to device tree >23:22:25,704 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >23:22:25,704 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >23:22:25,705 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:25,705 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:22:25,705 DEBUG blivet: device live-osimg-min does not contain a disklabel >23:22:25,705 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >23:22:25,705 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:25,705 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:22:25,706 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >23:22:25,706 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >23:22:25,707 INFO blivet: got device: DMDevice instance (0x222c710) -- > name = live-osimg-min status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop3 (10) 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 0x21cb710> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >23:22:25,707 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:25,707 INFO blivet: got format: Ext4FS instance (0x2249710) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 90d5f057-3522-4a04-b8f9-3652fa6af07a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _F20-x86_64-LIVE size = 0 targetSize = 0 > >23:22:25,718 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >23:22:26,863 INFO blivet: ISCSID is /sbin/iscsid >23:22:26,863 INFO blivet: no initiator set >23:22:26,909 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >23:22:26,909 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >23:22:27,018 DEBUG blivet: trying to set new default fstype to 'ext4' >23:22:27,041 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:27,041 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:22:27,042 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:27,045 INFO blivet: Detected 23696M of memory >23:22:27,045 INFO blivet: Suggested swap size (11848 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >23:22:27,045 INFO blivet: Swap attempt of 0M >23:22:40,482 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x4a722d0> >23:22:40,482 INFO blivet: no initiator set >23:22:40,482 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >23:22:40,483 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >23:22:40,501 DEBUG blivet: protected device spec /dev/sdb1 resolved to sdb1 >23:22:40,501 INFO blivet: sdb1 looks to be the live device; marking as protected >23:22:40,513 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >23:22:40,519 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_143141046127007E-0:0 /dev/disk/by-label/F20-x86_64-LIVE-DESK-20140801 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-07-31-12-54-40-00', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > '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': 'F20-x86_64-LIVE-DESK-20140801', > 'ID_FS_LABEL_ENC': 'F20-x86_64-LIVE-DESK-20140801', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-07-31-12-54-40-00', > 'ID_FS_UUID_ENC': '2014-07-31-12-54-40-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Drive', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Drive\\x20', > 'ID_MODEL_ID': '312b', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5ae1c391', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'ADATA_USB_Flash_Drive_143141046127007E-0:0', > 'ID_SERIAL_SHORT': '143141046127007E', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'ADATA', > 'ID_VENDOR_ENC': 'ADATA\\x20\\x20\\x20', > 'ID_VENDOR_ID': '125f', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54857', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_143141046127007E-0:0', > '/dev/disk/by-label/F20-x86_64-LIVE-DESK-20140801', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2014-07-31-12-54-40-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >23:22:40,519 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >23:22:40,520 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >23:22:40,520 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,521 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >23:22:40,521 INFO blivet: sdb is a disk >23:22:40,521 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:40,523 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >23:22:40,528 INFO blivet: added disk sdb (id 0) to device tree >23:22:40,528 DEBUG blivet: looking up parted Device: /dev/sdb >23:22:40,531 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >23:22:40,531 INFO blivet: type detected on 'sdb' is 'iso9660' >23:22:40,531 DEBUG blivet: Iso9660FS.supported: supported: True ; >23:22:40,532 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >23:22:40,532 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; >23:22:40,533 INFO blivet: got device: DiskDevice instance (0x7f077c05fbd0) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7604.0 > format = existing iso9660 filesystem > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ADATA USB Flash Drive path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15572992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 246, 62) biosGeometry: (969, 255, 63) > PedDevice: <_ped.Device object at 0x4b695f0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f077c0bca50> >23:22:40,533 DEBUG blivet: Iso9660FS.supported: supported: True ; >23:22:40,533 INFO blivet: got format: Iso9660FS instance (0x7f077c0bcad0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdb uuid = 2014-07-31-12-54-40-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = F20-x86_64-LIVE-DESK-20140801 size = 0.0 targetSize = 0.0 > >23:22:40,536 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_143141046127007E-0:0-part1 /dev/disk/by-label/F20-x86_64-LIVE-DESK-20140801 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2014-07-31-12-54-40-00', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'F20-x86_64-LIVE-DESK-20140801', > 'ID_FS_LABEL_ENC': 'F20-x86_64-LIVE-DESK-20140801', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-07-31-12-54-40-00', > 'ID_FS_UUID_ENC': '2014-07-31-12-54-40-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Drive', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Drive\\x20', > 'ID_MODEL_ID': '312b', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1996800', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '5ae1c391-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5ae1c391', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'ADATA_USB_Flash_Drive_143141046127007E-0:0', > 'ID_SERIAL_SHORT': '143141046127007E', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'ADATA', > 'ID_VENDOR_ENC': 'ADATA\\x20\\x20\\x20', > 'ID_VENDOR_ID': '125f', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '54903', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_143141046127007E-0:0-part1', > '/dev/disk/by-label/F20-x86_64-LIVE-DESK-20140801', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2014-07-31-12-54-40-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >23:22:40,536 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >23:22:40,537 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >23:22:40,537 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,537 INFO blivet: sdb1 is a partition >23:22:40,538 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >23:22:40,538 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >23:22:40,538 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7604MB disk sdb (0) with existing iso9660 filesystem >23:22:40,539 DEBUG blivet: lvm filter: adding sdb1 to the reject list >23:22:40,539 DEBUG blivet: ignoring partition sdb1 on iso9660 >23:22:40,539 DEBUG blivet: no device or no media present >23:22:40,541 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_143141046127007E-0:0-part2 /dev/disk/by-label/EFI /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/6324-8889', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6324-8889', > 'ID_FS_UUID_ENC': '6324-8889', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Drive', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Drive\\x20', > 'ID_MODEL_ID': '312b', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10060', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '5ae1c391-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5ae1c391', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'ADATA_USB_Flash_Drive_143141046127007E-0:0', > 'ID_SERIAL_SHORT': '143141046127007E', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'ADATA', > 'ID_VENDOR_ENC': 'ADATA\\x20\\x20\\x20', > 'ID_VENDOR_ID': '125f', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '54949', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_143141046127007E-0:0-part2', > '/dev/disk/by-label/EFI', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/6324-8889'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >23:22:40,541 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2)... >23:22:40,541 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >23:22:40,542 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,542 INFO blivet: sdb2 is a partition >23:22:40,542 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >23:22:40,543 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >23:22:40,543 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7604MB disk sdb (0) with existing iso9660 filesystem >23:22:40,543 DEBUG blivet: lvm filter: adding sdb2 to the reject list >23:22:40,543 DEBUG blivet: ignoring partition sdb2 on iso9660 >23:22:40,543 DEBUG blivet: no device or no media present >23:22:40,546 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_143141046127007E-0:0-part3 /dev/disk/by-label/F20\\x20X86_64 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/152c16c3-ce90-3206-a68a-b40183e6899d', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'F20_X86_64', > 'ID_FS_LABEL_ENC': 'F20\\x20X86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '152c16c3-ce90-3206-a68a-b40183e6899d', > 'ID_FS_UUID_ENC': '152c16c3-ce90-3206-a68a-b40183e6899d', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Drive', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Drive\\x20', > 'ID_MODEL_ID': '312b', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '10280', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40288', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '5ae1c391-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5ae1c391', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'ADATA_USB_Flash_Drive_143141046127007E-0:0', > 'ID_SERIAL_SHORT': '143141046127007E', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'ADATA', > 'ID_VENDOR_ENC': 'ADATA\\x20\\x20\\x20', > 'ID_VENDOR_ID': '125f', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '54995', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_143141046127007E-0:0-part3', > '/dev/disk/by-label/F20\\x20X86_64', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/152c16c3-ce90-3206-a68a-b40183e6899d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >23:22:40,546 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3)... >23:22:40,546 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >23:22:40,547 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,547 INFO blivet: sdb3 is a partition >23:22:40,547 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >23:22:40,548 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >23:22:40,548 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7604MB disk sdb (0) with existing iso9660 filesystem >23:22:40,548 DEBUG blivet: lvm filter: adding sdb3 to the reject list >23:22:40,548 DEBUG blivet: ignoring partition sdb3 on iso9660 >23:22:40,548 DEBUG blivet: no device or no media present >23:22:40,550 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAF256146T /dev/disk/by-id/wwn-0x50025385a01d3e8a', > '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_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': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > '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': '0', > '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': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'DXM05B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAF256146T', > 'ID_SERIAL_SHORT': 'S1ATNSAF256146T', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385a01d3e8a', > 'ID_WWN_WITH_EXTENSION': '0x50025385a01d3e8a', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '57945', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAF256146T', > '/dev/disk/by-id/wwn-0x50025385a01d3e8a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >23:22:40,550 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >23:22:40,551 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:22:40,551 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,552 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >23:22:40,552 INFO blivet: sda is a disk >23:22:40,552 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:40,553 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >23:22:40,558 INFO blivet: added disk sda (id 1) to device tree >23:22:40,558 DEBUG blivet: looking up parted Device: /dev/sda >23:22:40,560 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >23:22:40,560 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >23:22:40,561 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:40,561 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:22:40,561 DEBUG blivet: required disklabel type for sda (1) is None >23:22:40,561 DEBUG blivet: default disklabel type for sda is gpt >23:22:40,562 DEBUG blivet: selecting gpt disklabel for sda based on size >23:22:40,562 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >23:22:40,563 INFO blivet: no usable disklabel on sda >23:22:40,564 DEBUG blivet: no type or existing type for sda, bailing >23:22:40,565 INFO blivet: got device: DiskDevice instance (0x7f077c0bce50) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 244198.335938 > format = existing None > 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 Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x4b69950> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f077c0bccd0> >23:22:40,567 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_DVD_A_DU8A5SH_486411912990', > '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_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'hp_DVD_A_DU8A5SH', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20DVD\\x20A\\x20\\x20DU8A5SH\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'NH62', > 'ID_SERIAL': 'hp_DVD_A_DU8A5SH_486411912990', > 'ID_SERIAL_SHORT': '486411912990', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '58986', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_DVD_A_DU8A5SH_486411912990'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >23:22:40,567 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >23:22:40,568 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >23:22:40,568 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,568 INFO blivet: sr0 is a cdrom >23:22:40,569 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >23:22:40,569 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:40,569 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >23:22:40,569 INFO blivet: added cdrom sr0 (id 2) to device tree >23:22:40,570 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:22:40,620 DEBUG blivet: no device or no media present >23:22:40,621 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': '73175', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >23:22:40,621 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >23:22:40,622 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >23:22:40,622 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,622 INFO blivet: loop0 is a loop device >23:22:40,623 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >23:22:40,623 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >23:22:40,624 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,624 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:40,624 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >23:22:40,624 INFO blivet: added file /osmin.img (deleted) (id 3) to device tree >23:22:40,625 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >23:22:40,625 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:40,625 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:22:40,625 INFO blivet: added loop loop0 (id 4) to device tree >23:22:40,626 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >23:22:40,626 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >23:22:40,626 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:22:40,626 DEBUG blivet: device loop0 does not contain a disklabel >23:22:40,627 INFO blivet: type detected on 'loop0' is 'squashfs' >23:22:40,627 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:22:40,627 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >23:22:40,627 INFO blivet: got device: LoopDevice instance (0x7f077c0d5210) -- > name = loop0 status = False kids = 0 id = 4 > parents = ['existing 0MB file /osmin.img (deleted) (3)'] > 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 >23:22:40,628 INFO blivet: got format: DeviceFormat instance (0x7f077c0d5310) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >23:22:40,628 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': '73708', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >23:22:40,628 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >23:22:40,629 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >23:22:40,629 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,629 INFO blivet: loop1 is a loop device >23:22:40,630 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >23:22:40,630 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >23:22:40,631 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,631 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:40,631 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >23:22:40,631 INFO blivet: added file /osmin (id 5) to device tree >23:22:40,632 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >23:22:40,632 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:40,633 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >23:22:40,633 INFO blivet: added loop loop1 (id 6) to device tree >23:22:40,633 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >23:22:40,634 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >23:22:40,634 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:22:40,634 DEBUG blivet: device loop1 does not contain a disklabel >23:22:40,634 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >23:22:40,634 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:22:40,634 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >23:22:40,635 INFO blivet: got device: LoopDevice instance (0x7f077c0d5250) -- > name = loop1 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin (5)'] > 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 >23:22:40,635 INFO blivet: got format: DeviceFormat instance (0x7f077c0c9d90) -- > 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 > >23:22:40,635 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': '74251', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >23:22:40,636 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >23:22:40,636 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >23:22:40,636 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,636 INFO blivet: loop2 is a loop device >23:22:40,637 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >23:22:40,637 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >23:22:40,638 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,638 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:40,639 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >23:22:40,639 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 7) to device tree >23:22:40,639 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >23:22:40,639 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:40,640 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:22:40,640 INFO blivet: added loop loop2 (id 8) to device tree >23:22:40,640 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >23:22:40,641 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >23:22:40,641 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:22:40,641 DEBUG blivet: device loop2 does not contain a disklabel >23:22:40,641 INFO blivet: type detected on 'loop2' is 'squashfs' >23:22:40,641 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:22:40,641 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >23:22:40,642 INFO blivet: got device: LoopDevice instance (0x7f077c0bcf10) -- > name = loop2 status = False kids = 0 id = 8 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (7)'] > 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 >23:22:40,642 INFO blivet: got format: DeviceFormat instance (0x7f077c0d5690) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >23:22:40,643 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_F20-x86_64-LIVE /dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_F20-x86_64-LIVE', > 'ID_FS_LABEL_ENC': '_F20-x86_64-LIVE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '90d5f057-3522-4a04-b8f9-3652fa6af07a', > 'ID_FS_UUID_ENC': '90d5f057-3522-4a04-b8f9-3652fa6af07a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '74795', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_F20-x86_64-LIVE', > '/dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >23:22:40,643 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >23:22:40,643 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >23:22:40,644 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,644 INFO blivet: loop3 is a loop device >23:22:40,644 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >23:22:40,645 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >23:22:40,645 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,645 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:40,646 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >23:22:40,646 INFO blivet: added file /LiveOS/ext3fs.img (id 9) to device tree >23:22:40,646 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >23:22:40,647 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:40,647 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >23:22:40,647 INFO blivet: added loop loop3 (id 10) to device tree >23:22:40,648 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >23:22:40,648 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >23:22:40,649 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:40,649 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:22:40,649 DEBUG blivet: device loop3 does not contain a disklabel >23:22:40,649 INFO blivet: type detected on 'loop3' is 'ext4' >23:22:40,696 DEBUG blivet: using current size 0 as min size >23:22:40,696 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:40,697 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:22:40,697 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >23:22:40,697 INFO blivet: got device: LoopDevice instance (0x7f077c0d5110) -- > name = loop3 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/ext3fs.img (9)'] > 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 >23:22:40,698 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:40,698 INFO blivet: got format: Ext4FS instance (0x7f077c0d5810) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 90d5f057-3522-4a04-b8f9-3652fa6af07a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _F20-x86_64-LIVE size = 4096.0 targetSize = 4096.0 > >23:22:40,699 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': '75347', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >23:22:40,699 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >23:22:40,700 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >23:22:40,700 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,700 INFO blivet: loop4 is a loop device >23:22:40,701 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >23:22:40,701 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >23:22:40,702 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,702 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:40,702 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >23:22:40,702 INFO blivet: added file /overlay (deleted) (id 11) to device tree >23:22:40,703 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >23:22:40,703 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:40,704 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >23:22:40,704 INFO blivet: added loop loop4 (id 12) to device tree >23:22:40,704 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >23:22:40,705 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >23:22:40,705 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:22:40,705 DEBUG blivet: device loop4 does not contain a disklabel >23:22:40,705 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >23:22:40,705 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:22:40,706 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >23:22:40,706 INFO blivet: got device: LoopDevice instance (0x7f077c0c9f50) -- > name = loop4 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > 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 >23:22:40,706 INFO blivet: got format: DeviceFormat instance (0x7f077c0d57d0) -- > 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 > >23:22:40,708 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_F20-x86_64-LIVE /dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a /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': '_F20-x86_64-LIVE', > 'ID_FS_LABEL_ENC': '_F20-x86_64-LIVE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '90d5f057-3522-4a04-b8f9-3652fa6af07a', > 'ID_FS_UUID_ENC': '90d5f057-3522-4a04-b8f9-3652fa6af07a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38897', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_F20-x86_64-LIVE', > '/dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >23:22:40,708 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >23:22:40,708 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >23:22:40,709 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,709 INFO blivet: live-rw is a device-mapper device >23:22:40,709 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >23:22:40,710 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >23:22:40,710 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >23:22:40,711 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >23:22:40,711 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (12) with existing DM_snapshot_cow >23:22:40,712 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >23:22:40,712 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,713 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >23:22:40,713 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:40,713 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >23:22:40,713 INFO blivet: added dm live-rw (id 13) to device tree >23:22:40,714 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >23:22:40,714 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >23:22:40,715 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:40,715 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:22:40,715 DEBUG blivet: device live-rw does not contain a disklabel >23:22:40,715 INFO blivet: type detected on 'live-rw' is 'ext4' >23:22:40,728 DEBUG blivet: padding min size from 3250 up to 3575 >23:22:40,729 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:40,729 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:22:40,730 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >23:22:40,730 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >23:22:40,731 INFO blivet: got device: DMDevice instance (0x7f077c0d5290) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop4 (12) 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 0x4b699e0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >23:22:40,731 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:40,731 INFO blivet: got format: Ext4FS instance (0x7f077c0d5990) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 90d5f057-3522-4a04-b8f9-3652fa6af07a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _F20-x86_64-LIVE size = 4096.0 targetSize = 4096.0 > >23:22:40,733 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_F20-x86_64-LIVE /dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a /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': '_F20-x86_64-LIVE', > 'ID_FS_LABEL_ENC': '_F20-x86_64-LIVE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '90d5f057-3522-4a04-b8f9-3652fa6af07a', > 'ID_FS_UUID_ENC': '90d5f057-3522-4a04-b8f9-3652fa6af07a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50773', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_F20-x86_64-LIVE', > '/dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >23:22:40,733 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >23:22:40,733 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >23:22:40,734 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,734 INFO blivet: live-base is a device-mapper device >23:22:40,734 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >23:22:40,735 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >23:22:40,735 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >23:22:40,736 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >23:22:40,736 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >23:22:40,737 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,737 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >23:22:40,738 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:40,738 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >23:22:40,738 INFO blivet: added dm live-base (id 14) to device tree >23:22:40,739 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >23:22:40,739 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >23:22:40,740 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:40,740 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:22:40,740 DEBUG blivet: device live-base does not contain a disklabel >23:22:40,740 INFO blivet: type detected on 'live-base' is 'ext4' >23:22:40,753 DEBUG blivet: using current size 0 as min size >23:22:40,754 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:40,754 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:22:40,754 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >23:22:40,755 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >23:22:40,755 INFO blivet: got device: DMDevice instance (0x7f077c0d5a50) -- > name = live-base status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop3 (10) 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: 32519 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x4b69a70> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >23:22:40,756 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:40,756 INFO blivet: got format: Ext4FS instance (0x7f077c0d5cd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 90d5f057-3522-4a04-b8f9-3652fa6af07a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _F20-x86_64-LIVE size = 4096.0 targetSize = 4096.0 > >23:22:40,758 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_F20-x86_64-LIVE /dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a /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': '_F20-x86_64-LIVE', > 'ID_FS_LABEL_ENC': '_F20-x86_64-LIVE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '90d5f057-3522-4a04-b8f9-3652fa6af07a', > 'ID_FS_UUID_ENC': '90d5f057-3522-4a04-b8f9-3652fa6af07a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60215', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_F20-x86_64-LIVE', > '/dev/disk/by-uuid/90d5f057-3522-4a04-b8f9-3652fa6af07a', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >23:22:40,758 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >23:22:40,758 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >23:22:40,759 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,759 INFO blivet: live-osimg-min is a device-mapper device >23:22:40,759 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >23:22:40,760 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >23:22:40,760 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >23:22:40,760 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >23:22:40,761 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (6) with existing DM_snapshot_cow >23:22:40,762 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >23:22:40,762 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >23:22:40,763 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >23:22:40,763 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:22:40,764 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >23:22:40,764 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:22:40,764 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >23:22:40,764 INFO blivet: added dm live-osimg-min (id 15) to device tree >23:22:40,765 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >23:22:40,765 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >23:22:40,766 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:40,766 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:22:40,766 DEBUG blivet: device live-osimg-min does not contain a disklabel >23:22:40,766 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >23:22:40,779 DEBUG blivet: using current size 0 as min size >23:22:40,780 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:40,780 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:22:40,780 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >23:22:40,781 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >23:22:40,781 INFO blivet: got device: DMDevice instance (0x7f077c0d5c50) -- > name = live-osimg-min status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop3 (10) 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: 32519 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x4b69cb0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >23:22:40,782 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:40,782 INFO blivet: got format: Ext4FS instance (0x7f077c0d5790) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 90d5f057-3522-4a04-b8f9-3652fa6af07a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _F20-x86_64-LIVE size = 3249.0 targetSize = 3249.0 > >23:22:40,794 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >23:22:40,804 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:22:40,804 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >23:22:40,805 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >23:22:40,814 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >23:22:40,815 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >23:22:40,815 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >23:22:40,824 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >23:22:40,824 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >23:22:40,825 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >23:22:40,825 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >23:22:40,825 INFO blivet: edd: collected mbr signatures: {} >23:22:40,849 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:40,849 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:40,850 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:40,851 DEBUG blivet: Ext4FS.supported: supported: True ; >23:22:40,851 DEBUG blivet: Iso9660FS.supported: supported: True ; >23:22:40,852 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:22:55,304 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >23:22:55,324 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (14) with existing ext4 filesystem >23:23:05,853 DEBUG blivet: Iso9660FS.supported: supported: True ; >23:23:05,853 DEBUG blivet: Iso9660FS.supported: supported: True ; >23:23:05,854 DEBUG blivet: NFSv4.supported: supported: False ; >23:23:05,854 DEBUG blivet: NFSv4.supported: supported: False ; >23:23:05,855 DEBUG blivet: SELinuxFS.supported: supported: False ; >23:23:05,855 DEBUG blivet: SELinuxFS.supported: supported: False ; >23:23:05,856 DEBUG blivet: Ext4FS.supported: supported: True ; >23:23:05,856 DEBUG blivet: Ext4FS.supported: supported: True ; >23:23:06,113 DEBUG blivet: Ext3FS.supported: supported: True ; >23:23:06,114 DEBUG blivet: Ext3FS.supported: supported: True ; >23:23:21,259 DEBUG blivet: Ext2FS.supported: supported: True ; >23:23:21,261 DEBUG blivet: Ext2FS.supported: supported: True ; >23:23:36,474 DEBUG blivet: SysFS.supported: supported: False ; >23:23:36,474 DEBUG blivet: SysFS.supported: supported: False ; >23:23:36,476 DEBUG blivet: MultipathMember.__init__: >23:23:36,476 DEBUG blivet: MDRaidMember.__init__: >23:23:36,477 DEBUG blivet: ProcFS.supported: supported: False ; >23:23:36,477 DEBUG blivet: ProcFS.supported: supported: False ; >23:23:36,478 DEBUG blivet: SwapSpace.__init__: >23:23:36,499 DEBUG blivet: NoDevFS.supported: supported: False ; >23:23:36,499 DEBUG blivet: NoDevFS.supported: supported: False ; >23:23:36,500 DEBUG blivet: DevPtsFS.supported: supported: False ; >23:23:36,500 DEBUG blivet: DevPtsFS.supported: supported: False ; >23:23:36,500 DEBUG blivet: BTRFS.supported: supported: True ; >23:23:36,556 DEBUG blivet: USBFS.supported: supported: False ; >23:23:36,557 DEBUG blivet: USBFS.supported: supported: False ; >23:23:36,557 DEBUG blivet: DiskLabel.__init__: >23:23:36,557 INFO blivet: DiskLabel.partedDevice returning None >23:23:36,558 DEBUG blivet: HFSPlus.supported: supported: False ; >23:23:36,559 DEBUG blivet: HFSPlus.supported: supported: False ; >23:23:36,559 DEBUG blivet: XFS.supported: supported: True ; >23:23:36,609 DEBUG blivet: XFS.supported: supported: True ; >23:23:36,610 DEBUG blivet: TmpFS.supported: supported: True ; >23:23:36,635 DEBUG blivet: LUKS.__init__: >23:23:36,636 DEBUG blivet: NTFS.supported: supported: False ; >23:23:36,636 DEBUG blivet: NTFS.supported: supported: False ; >23:23:36,636 DEBUG blivet: BindFS.supported: supported: False ; >23:23:36,637 DEBUG blivet: BindFS.supported: supported: False ; >23:23:36,637 DEBUG blivet: HFS.supported: supported: False ; >23:23:36,637 DEBUG blivet: HFS.supported: supported: False ; >23:23:36,638 DEBUG blivet: LVMPhysicalVolume.__init__: >23:23:36,638 DEBUG blivet: NFS.supported: supported: False ; >23:23:36,639 DEBUG blivet: NFS.supported: supported: False ; >23:23:36,639 DEBUG blivet: FATFS.supported: supported: True ; >23:23:36,639 DEBUG blivet: FATFS.supported: supported: True ; >23:23:36,640 DEBUG blivet: DMRaidMember.__init__: >23:23:52,943 INFO blivet: hiding device disk sdb (id 0) >23:23:52,943 DEBUG blivet: lvm filter: adding sdb to the reject list >23:23:58,006 INFO blivet: Detected 23696M of memory >23:23:58,006 INFO blivet: Swap attempt of 11848M >23:23:58,008 DEBUG blivet: clearpart: initializing sda >23:23:58,009 DEBUG blivet: removing sda >23:23:58,020 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >23:23:58,021 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:23:58,021 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >23:23:58,022 INFO blivet: registered action: [0] Destroy Format None on disk sda (id 1) >23:23:58,023 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >23:23:58,023 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:23:58,024 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >23:23:58,024 INFO blivet: registered action: [1] Destroy Format None on disk sda (id 1) >23:23:58,024 DEBUG blivet: required disklabel type for sda (1) is None >23:23:58,024 DEBUG blivet: default disklabel type for sda is gpt >23:23:58,025 DEBUG blivet: selecting gpt disklabel for sda based on size >23:23:58,025 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; >23:23:58,026 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: gpt ; >23:23:58,027 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f077c241810> > PedDisk: <_ped.Disk object at 0x587afc8> >23:23:58,027 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >23:23:58,028 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >23:23:58,029 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >23:23:58,029 INFO blivet: registered action: [2] Create Format gpt disklabel on disk sda (id 1) >23:23:58,052 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:23:58,053 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:23:58,068 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:23:58,068 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:23:58,069 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:23:58,070 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:23:58,070 DEBUG blivet: resolved 'sda' to 'sda' (disk) >23:23:58,081 DEBUG blivet: starting Blivet copy >23:23:58,095 DEBUG blivet: finished Blivet copy >23:23:59,888 DEBUG storage.ui: doAutoPart: True >23:23:59,888 DEBUG storage.ui: encryptedAutoPart: False >23:23:59,888 DEBUG storage.ui: autoPartType: 0 >23:23:59,888 DEBUG storage.ui: clearPartType: 2 >23:23:59,888 DEBUG storage.ui: clearPartDisks: ['sda'] >23:23:59,888 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7f077c259c50) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f077c259c90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f077c259cd0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f077c259d10) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True >PartSpec instance (0x7f077c259d50) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 11848 maxSize = None grow = False > >23:23:59,889 DEBUG storage.ui: storage.disks: ['sda'] >23:23:59,889 DEBUG storage.ui: storage.partitioned: ['sda'] >23:23:59,889 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >23:23:59,893 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >23:23:59,893 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >23:23:59,894 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >23:23:59,895 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >23:23:59,895 DEBUG storage.ui: failed to resolve '/dev/' >23:23:59,895 DEBUG storage.ui: boot disk: None >23:23:59,896 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7f077c241a10) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 244198.335938 > format = non-existent gpt 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 Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x4b69950> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f077c241ed0>] >23:23:59,896 DEBUG storage.ui: devs: [] >23:23:59,896 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:23:59,897 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:23:59,897 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:23:59,898 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >23:23:59,898 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >23:23:59,899 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:23:59,899 INFO storage.ui: added partition req0 (id 16) to device tree >23:23:59,899 INFO storage.ui: registered action: [3] Create Device partition req0 (id 16) >23:23:59,899 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:23:59,899 INFO storage.ui: registered action: [4] Create Format ext4 filesystem mounted at / on partition req0 (id 16) >23:23:59,900 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:23:59,900 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:23:59,901 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:23:59,901 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >23:23:59,902 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >23:23:59,902 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:23:59,902 INFO storage.ui: added partition req1 (id 17) to device tree >23:23:59,902 INFO storage.ui: registered action: [5] Create Device partition req1 (id 17) >23:23:59,903 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:23:59,903 INFO storage.ui: registered action: [6] Create Format ext4 filesystem mounted at /home on partition req1 (id 17) >23:23:59,903 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:23:59,903 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:23:59,904 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:23:59,904 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >23:23:59,905 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >23:23:59,906 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:23:59,906 INFO storage.ui: added partition req2 (id 18) to device tree >23:23:59,906 INFO storage.ui: registered action: [7] Create Device partition req2 (id 18) >23:23:59,906 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:23:59,906 INFO storage.ui: registered action: [8] Create Format ext4 filesystem mounted at /boot on partition req2 (id 18) >23:23:59,906 DEBUG storage.ui: getFormat('efi') returning EFIFS instance >23:23:59,907 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:23:59,908 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >23:23:59,908 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: efi ; >23:23:59,909 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:23:59,909 INFO storage.ui: added partition req3 (id 19) to device tree >23:23:59,909 INFO storage.ui: registered action: [9] Create Device partition req3 (id 19) >23:23:59,909 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:23:59,909 INFO storage.ui: registered action: [10] Create Format efi filesystem mounted at /boot/efi on partition req3 (id 19) >23:23:59,910 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >23:23:59,910 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >23:23:59,910 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:23:59,911 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; >23:23:59,911 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; current: None ; type: swap ; >23:23:59,912 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:23:59,912 INFO storage.ui: added partition req4 (id 20) to device tree >23:23:59,912 INFO storage.ui: registered action: [11] Create Device partition req4 (id 20) >23:23:59,912 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:23:59,912 INFO storage.ui: registered action: [12] Create Format swap on partition req4 (id 20) >23:23:59,913 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:23:59,913 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 16)', 'req1(id 17)', 'req2(id 18)', 'req3(id 19)', 'req4(id 20)'] from disk(s) ['sda'] >23:23:59,913 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 16)', 'req1(id 17)', 'req2(id 18)', 'req3(id 19)', 'req4(id 20)'] >23:23:59,914 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 19)', 'req2(id 18)', 'req4(id 20)', 'req0(id 16)', 'req1(id 17)'] from disk(s) ['sda'] >23:23:59,914 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >23:23:59,915 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >23:23:59,915 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >23:23:59,916 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >23:23:59,916 DEBUG storage.ui: failed to resolve '/dev/' >23:23:59,916 DEBUG storage.ui: allocating partition: req3 ; id: 19 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 20MB ; grow: True ; max_size: 200 ; start: None ; end: None >23:23:59,916 DEBUG storage.ui: checking freespace on sda >23:23:59,916 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20MB boot=True best=None grow=True start=None >23:23:59,916 DEBUG storage.ui: checking 34-500118158 (244198 MB) >23:23:59,917 DEBUG storage.ui: current free range is 34-500118158 (244198MB) >23:23:59,917 DEBUG storage.ui: evaluating growth potential for new layout >23:23:59,917 DEBUG storage.ui: calculating growth for disk /dev/sda >23:23:59,917 DEBUG storage.ui: adjusted start sector from 34 to 2048 >23:23:59,918 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >23:23:59,918 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cbce10> PedPartition: <_ped.Partition object at 0x5cb81d0> >23:23:59,919 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:23:59,919 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:23:59,919 DEBUG storage.ui: adding request 19 to chunk 500118125 (34-500118158) on /dev/sda >23:23:59,919 DEBUG storage.ui: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >23:23:59,919 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >23:23:59,920 DEBUG storage.ui: 1 requests and 500077165 (244178MB) left in chunk >23:23:59,920 DEBUG storage.ui: adding 500077165 (244178MB) to 19 (sda1) >23:23:59,920 DEBUG storage.ui: taking back 499708525 (243998MB) from 19 (sda1) >23:23:59,920 DEBUG storage.ui: new grow amount for request 19 (sda1) is 368640 units, or 180MB >23:23:59,920 DEBUG storage.ui: request 19 (sda1) growth: 368640 (180MB) size: 200MB >23:23:59,920 DEBUG storage.ui: disk /dev/sda growth: 368640 (180MB) >23:23:59,920 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:23:59,921 DEBUG storage.ui: device sda1 new partedPartition None >23:23:59,921 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >23:23:59,922 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:23:59,922 DEBUG storage.ui: total growth: 368640 sectors >23:23:59,922 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:23:59,922 DEBUG storage.ui: new free: 34-500118158 / 244198MB >23:23:59,922 DEBUG storage.ui: new free allows for 368640 sectors of growth >23:23:59,922 DEBUG storage.ui: found free space for bootable request >23:23:59,922 DEBUG storage.ui: adjusted start sector from 34 to 2048 >23:23:59,922 DEBUG storage.ui: created partition sda1 of 20MB and added it to /dev/sda >23:23:59,923 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >23:23:59,923 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc1050> PedPartition: <_ped.Partition object at 0x5cb8230> >23:23:59,924 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:23:59,924 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:23:59,925 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:23:59,925 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cbcf10> PedPartition: <_ped.Partition object at 0x5cb8290> >23:23:59,926 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >23:23:59,926 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >23:23:59,927 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >23:23:59,927 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >23:23:59,927 DEBUG storage.ui: failed to resolve '/dev/' >23:23:59,927 DEBUG storage.ui: allocating partition: req2 ; id: 18 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >23:23:59,927 DEBUG storage.ui: checking freespace on sda >23:23:59,928 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >23:23:59,928 DEBUG storage.ui: checking 34-2047 (0 MB) >23:23:59,928 DEBUG storage.ui: current free range is 34-2047 (0MB) >23:23:59,928 DEBUG storage.ui: checking 43008-500118158 (244177 MB) >23:23:59,928 DEBUG storage.ui: current free range is 43008-500118158 (244177MB) >23:23:59,928 DEBUG storage.ui: evaluating growth potential for new layout >23:23:59,928 DEBUG storage.ui: calculating growth for disk /dev/sda >23:23:59,929 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >23:23:59,929 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc1410> PedPartition: <_ped.Partition object at 0x5cb82f0> >23:23:59,930 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:23:59,930 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:23:59,930 DEBUG storage.ui: adding request 19 to chunk 500118125 (34-500118158) on /dev/sda >23:23:59,931 DEBUG storage.ui: adding request 18 to chunk 500118125 (34-500118158) on /dev/sda >23:23:59,931 DEBUG storage.ui: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >23:23:59,931 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >23:23:59,931 DEBUG storage.ui: req: PartitionRequest instance -- >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:23:59,931 DEBUG storage.ui: 1 requests and 499053165 (243678MB) left in chunk >23:23:59,931 DEBUG storage.ui: adding 499053165 (243678MB) to 19 (sda1) >23:23:59,931 DEBUG storage.ui: taking back 498684525 (243498MB) from 19 (sda1) >23:23:59,931 DEBUG storage.ui: new grow amount for request 19 (sda1) is 368640 units, or 180MB >23:23:59,931 DEBUG storage.ui: request 19 (sda1) growth: 368640 (180MB) size: 200MB >23:23:59,931 DEBUG storage.ui: request 18 (sda2) growth: 0 (0MB) size: 500MB >23:23:59,931 DEBUG storage.ui: disk /dev/sda growth: 368640 (180MB) >23:23:59,932 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:23:59,932 DEBUG storage.ui: device sda2 new partedPartition None >23:23:59,932 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >23:23:59,933 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:23:59,933 DEBUG storage.ui: total growth: 368640 sectors >23:23:59,933 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:23:59,933 DEBUG storage.ui: new free: 43008-500118158 / 244177MB >23:23:59,933 DEBUG storage.ui: new free allows for 368640 sectors of growth >23:23:59,933 DEBUG storage.ui: found free space for bootable request >23:23:59,933 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >23:23:59,934 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >23:23:59,934 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cbce10> PedPartition: <_ped.Partition object at 0x5cb81d0> >23:23:59,935 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:23:59,935 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:23:59,936 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:23:59,936 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cbca10> PedPartition: <_ped.Partition object at 0x5cb8170> >23:23:59,937 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >23:23:59,937 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >23:23:59,938 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >23:23:59,938 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >23:23:59,938 DEBUG storage.ui: failed to resolve '/dev/' >23:23:59,939 DEBUG storage.ui: allocating partition: req4 ; id: 20 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 11848MB ; grow: False ; max_size: 0 ; start: None ; end: None >23:23:59,939 DEBUG storage.ui: checking freespace on sda >23:23:59,939 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=11848MB boot=False best=None grow=False start=None >23:23:59,939 DEBUG storage.ui: checking 34-2047 (0 MB) >23:23:59,939 DEBUG storage.ui: current free range is 34-2047 (0MB) >23:23:59,939 DEBUG storage.ui: checking 1067008-500118158 (243677 MB) >23:23:59,939 DEBUG storage.ui: current free range is 1067008-500118158 (243677MB) >23:23:59,939 DEBUG storage.ui: evaluating growth potential for new layout >23:23:59,939 DEBUG storage.ui: calculating growth for disk /dev/sda >23:23:59,940 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >23:23:59,940 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc14d0> PedPartition: <_ped.Partition object at 0x5cb8350> >23:23:59,941 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >23:23:59,941 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:23:59,942 DEBUG storage.ui: adding request 19 to chunk 500118125 (34-500118158) on /dev/sda >23:23:59,942 DEBUG storage.ui: adding request 18 to chunk 500118125 (34-500118158) on /dev/sda >23:23:59,942 DEBUG storage.ui: adding request 20 to chunk 500118125 (34-500118158) on /dev/sda >23:23:59,942 DEBUG storage.ui: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >23:23:59,942 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >23:23:59,942 DEBUG storage.ui: req: PartitionRequest instance -- >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:23:59,942 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda3 growable = False >base = 24264704 growth = 0 max_grow = 0 >done = True >23:23:59,942 DEBUG storage.ui: 1 requests and 474788461 (231830MB) left in chunk >23:23:59,942 DEBUG storage.ui: adding 474788461 (231830MB) to 19 (sda1) >23:23:59,942 DEBUG storage.ui: taking back 474419821 (231650MB) from 19 (sda1) >23:23:59,942 DEBUG storage.ui: new grow amount for request 19 (sda1) is 368640 units, or 180MB >23:23:59,942 DEBUG storage.ui: request 19 (sda1) growth: 368640 (180MB) size: 200MB >23:23:59,942 DEBUG storage.ui: request 18 (sda2) growth: 0 (0MB) size: 500MB >23:23:59,942 DEBUG storage.ui: request 20 (sda3) growth: 0 (0MB) size: 11848MB >23:23:59,943 DEBUG storage.ui: disk /dev/sda growth: 368640 (180MB) >23:23:59,943 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:23:59,943 DEBUG storage.ui: device sda3 new partedPartition None >23:23:59,944 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >23:23:59,944 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:23:59,944 DEBUG storage.ui: total growth: 368640 sectors >23:23:59,944 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:23:59,944 DEBUG storage.ui: new free: 1067008-500118158 / 243677MB >23:23:59,944 DEBUG storage.ui: new free allows for 368640 sectors of growth >23:23:59,945 DEBUG storage.ui: created partition sda3 of 11848MB and added it to /dev/sda >23:23:59,945 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >23:23:59,945 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc1250> PedPartition: <_ped.Partition object at 0x5cb82f0> >23:23:59,946 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >23:23:59,947 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:23:59,947 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:23:59,948 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc1710> PedPartition: <_ped.Partition object at 0x5cb8470> >23:23:59,948 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >23:23:59,949 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >23:23:59,949 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >23:23:59,950 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >23:23:59,950 DEBUG storage.ui: failed to resolve '/dev/' >23:23:59,950 DEBUG storage.ui: allocating partition: req0 ; id: 16 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 ; start: None ; end: None >23:23:59,950 DEBUG storage.ui: checking freespace on sda >23:23:59,950 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True start=None >23:23:59,950 DEBUG storage.ui: checking 34-2047 (0 MB) >23:23:59,950 DEBUG storage.ui: current free range is 34-2047 (0MB) >23:23:59,951 DEBUG storage.ui: checking 25331712-500118158 (231829 MB) >23:23:59,951 DEBUG storage.ui: current free range is 25331712-500118158 (231829MB) >23:23:59,951 DEBUG storage.ui: evaluating growth potential for new layout >23:23:59,951 DEBUG storage.ui: calculating growth for disk /dev/sda >23:23:59,951 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >23:23:59,952 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc18d0> PedPartition: <_ped.Partition object at 0x5cb8230> >23:23:59,952 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >23:23:59,953 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >23:23:59,953 DEBUG storage.ui: adding request 19 to chunk 500118125 (34-500118158) on /dev/sda >23:23:59,953 DEBUG storage.ui: adding request 18 to chunk 500118125 (34-500118158) on /dev/sda >23:23:59,953 DEBUG storage.ui: adding request 20 to chunk 500118125 (34-500118158) on /dev/sda >23:23:59,953 DEBUG storage.ui: adding request 16 to chunk 500118125 (34-500118158) on /dev/sda >23:23:59,953 DEBUG storage.ui: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >23:23:59,953 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >23:23:59,953 DEBUG storage.ui: req: PartitionRequest instance -- >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:23:59,954 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda3 growable = False >base = 24264704 growth = 0 max_grow = 0 >done = True >23:23:59,954 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >23:23:59,954 DEBUG storage.ui: 2 requests and 472691309 (230806MB) left in chunk >23:23:59,954 DEBUG storage.ui: adding 9055389 (4421MB) to 19 (sda1) >23:23:59,954 DEBUG storage.ui: taking back 8686749 (4241MB) from 19 (sda1) >23:23:59,954 DEBUG storage.ui: new grow amount for request 19 (sda1) is 368640 units, or 180MB >23:23:59,954 DEBUG storage.ui: adding 463635919 (226384MB) to 16 (sda4) >23:23:59,954 DEBUG storage.ui: taking back 360875471 (176208MB) from 16 (sda4) >23:23:59,954 DEBUG storage.ui: new grow amount for request 16 (sda4) is 102760448 units, or 50176MB >23:23:59,954 DEBUG storage.ui: request 19 (sda1) growth: 368640 (180MB) size: 200MB >23:23:59,954 DEBUG storage.ui: request 18 (sda2) growth: 0 (0MB) size: 500MB >23:23:59,954 DEBUG storage.ui: request 20 (sda3) growth: 0 (0MB) size: 11848MB >23:23:59,954 DEBUG storage.ui: request 16 (sda4) growth: 102760448 (50176MB) size: 51200MB >23:23:59,954 DEBUG storage.ui: disk /dev/sda growth: 103129088 (50356MB) >23:23:59,955 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >23:23:59,955 DEBUG storage.ui: device sda4 new partedPartition None >23:23:59,955 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >23:23:59,956 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >23:23:59,956 DEBUG storage.ui: total growth: 103129088 sectors >23:23:59,956 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:23:59,956 DEBUG storage.ui: new free: 25331712-500118158 / 231829MB >23:23:59,956 DEBUG storage.ui: new free allows for 103129088 sectors of growth >23:23:59,957 DEBUG storage.ui: created partition sda4 of 1024MB and added it to /dev/sda >23:23:59,957 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >23:23:59,957 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc1c10> PedPartition: <_ped.Partition object at 0x5cb84d0> >23:23:59,958 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >23:23:59,958 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >23:23:59,959 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >23:23:59,960 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc1f90> PedPartition: <_ped.Partition object at 0x5cb8650> >23:23:59,960 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >23:23:59,961 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >23:23:59,961 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >23:23:59,962 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >23:23:59,962 DEBUG storage.ui: failed to resolve '/dev/' >23:23:59,962 DEBUG storage.ui: allocating partition: req1 ; id: 17 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >23:23:59,962 DEBUG storage.ui: checking freespace on sda >23:23:59,962 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True start=None >23:23:59,962 DEBUG storage.ui: checking 34-2047 (0 MB) >23:23:59,962 DEBUG storage.ui: current free range is 34-2047 (0MB) >23:23:59,963 DEBUG storage.ui: checking 27428864-500118158 (230805 MB) >23:23:59,963 DEBUG storage.ui: current free range is 27428864-500118158 (230805MB) >23:23:59,963 DEBUG storage.ui: evaluating growth potential for new layout >23:23:59,963 DEBUG storage.ui: calculating growth for disk /dev/sda >23:23:59,964 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >23:23:59,964 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cbcd90> PedPartition: <_ped.Partition object at 0x5cb8410> >23:23:59,964 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >23:23:59,965 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >23:23:59,965 DEBUG storage.ui: adding request 19 to chunk 500118125 (34-500118158) on /dev/sda >23:23:59,965 DEBUG storage.ui: adding request 18 to chunk 500118125 (34-500118158) on /dev/sda >23:23:59,965 DEBUG storage.ui: adding request 20 to chunk 500118125 (34-500118158) on /dev/sda >23:23:59,965 DEBUG storage.ui: adding request 16 to chunk 500118125 (34-500118158) on /dev/sda >23:23:59,965 DEBUG storage.ui: adding request 17 to chunk 500118125 (34-500118158) on /dev/sda >23:23:59,966 DEBUG storage.ui: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >23:23:59,966 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >23:23:59,966 DEBUG storage.ui: req: PartitionRequest instance -- >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:23:59,966 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda3 growable = False >base = 24264704 growth = 0 max_grow = 0 >done = True >23:23:59,966 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >23:23:59,966 DEBUG storage.ui: req: PartitionRequest instance -- >id = 17 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 34358714368 >done = False >23:23:59,966 DEBUG storage.ui: 3 requests and 471667309 (230306MB) left in chunk >23:23:59,966 DEBUG storage.ui: adding 6109680 (2983MB) to 19 (sda1) >23:23:59,966 DEBUG storage.ui: taking back 5741040 (2803MB) from 19 (sda1) >23:23:59,966 DEBUG storage.ui: new grow amount for request 19 (sda1) is 368640 units, or 180MB >23:23:59,966 DEBUG storage.ui: adding 312815624 (152742MB) to 16 (sda4) >23:23:59,966 DEBUG storage.ui: taking back 210055176 (102566MB) from 16 (sda4) >23:23:59,966 DEBUG storage.ui: new grow amount for request 16 (sda4) is 102760448 units, or 50176MB >23:23:59,966 DEBUG storage.ui: adding 152742004 (74581MB) to 17 (sda5) >23:23:59,967 DEBUG storage.ui: new grow amount for request 17 (sda5) is 152742004 units, or 74581MB >23:23:59,967 DEBUG storage.ui: 1 requests and 215796217 (105369MB) left in chunk >23:23:59,967 DEBUG storage.ui: adding 215796217 (105369MB) to 17 (sda5) >23:23:59,967 DEBUG storage.ui: new grow amount for request 17 (sda5) is 368538221 units, or 179950MB >23:23:59,967 DEBUG storage.ui: request 19 (sda1) growth: 368640 (180MB) size: 200MB >23:23:59,967 DEBUG storage.ui: request 18 (sda2) growth: 0 (0MB) size: 500MB >23:23:59,967 DEBUG storage.ui: request 20 (sda3) growth: 0 (0MB) size: 11848MB >23:23:59,967 DEBUG storage.ui: request 16 (sda4) growth: 102760448 (50176MB) size: 51200MB >23:23:59,967 DEBUG storage.ui: request 17 (sda5) growth: 368538221 (179950MB) size: 180450MB >23:23:59,967 DEBUG storage.ui: disk /dev/sda growth: 471667309 (230306MB) >23:23:59,968 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >23:23:59,968 DEBUG storage.ui: device sda5 new partedPartition None >23:23:59,968 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >23:23:59,969 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >23:23:59,969 DEBUG storage.ui: total growth: 471667309 sectors >23:23:59,969 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:23:59,969 DEBUG storage.ui: new free: 27428864-500118158 / 230805MB >23:23:59,969 DEBUG storage.ui: new free allows for 471667309 sectors of growth >23:23:59,969 DEBUG storage.ui: created partition sda5 of 500MB and added it to /dev/sda >23:23:59,970 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >23:23:59,970 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cbcd10> PedPartition: <_ped.Partition object at 0x5cb83b0> >23:23:59,971 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >23:23:59,971 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >23:23:59,972 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >23:23:59,972 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cbce10> PedPartition: <_ped.Partition object at 0x5cb8350> >23:23:59,972 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda4(id 16)', 'sda5(id 17)', 'sda2(id 18)', 'sda1(id 19)', 'sda3(id 20)'] >23:23:59,972 DEBUG storage.ui: growable partitions are ['sda4', 'sda5', 'sda1'] >23:23:59,972 DEBUG storage.ui: adding request 16 to chunk 500118125 (34-500118158) on /dev/sda >23:23:59,973 DEBUG storage.ui: adding request 17 to chunk 500118125 (34-500118158) on /dev/sda >23:23:59,973 DEBUG storage.ui: adding request 18 to chunk 500118125 (34-500118158) on /dev/sda >23:23:59,973 DEBUG storage.ui: adding request 19 to chunk 500118125 (34-500118158) on /dev/sda >23:23:59,973 DEBUG storage.ui: adding request 20 to chunk 500118125 (34-500118158) on /dev/sda >23:23:59,973 DEBUG storage.ui: disk sda has 1 chunks >23:23:59,973 DEBUG storage.ui: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >23:23:59,973 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >23:23:59,973 DEBUG storage.ui: req: PartitionRequest instance -- >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:23:59,973 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda3 growable = False >base = 24264704 growth = 0 max_grow = 0 >done = True >23:23:59,973 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >23:23:59,973 DEBUG storage.ui: req: PartitionRequest instance -- >id = 17 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 34358714368 >done = False >23:23:59,973 DEBUG storage.ui: 3 requests and 471667309 (230306MB) left in chunk >23:23:59,973 DEBUG storage.ui: adding 6109680 (2983MB) to 19 (sda1) >23:23:59,973 DEBUG storage.ui: taking back 5741040 (2803MB) from 19 (sda1) >23:23:59,974 DEBUG storage.ui: new grow amount for request 19 (sda1) is 368640 units, or 180MB >23:23:59,974 DEBUG storage.ui: adding 312815624 (152742MB) to 16 (sda4) >23:23:59,974 DEBUG storage.ui: taking back 210055176 (102566MB) from 16 (sda4) >23:23:59,974 DEBUG storage.ui: new grow amount for request 16 (sda4) is 102760448 units, or 50176MB >23:23:59,974 DEBUG storage.ui: adding 152742004 (74581MB) to 17 (sda5) >23:23:59,974 DEBUG storage.ui: new grow amount for request 17 (sda5) is 152742004 units, or 74581MB >23:23:59,974 DEBUG storage.ui: 1 requests and 215796217 (105369MB) left in chunk >23:23:59,974 DEBUG storage.ui: adding 215796217 (105369MB) to 17 (sda5) >23:23:59,974 DEBUG storage.ui: new grow amount for request 17 (sda5) is 368538221 units, or 179950MB >23:23:59,974 DEBUG storage.ui: growing partitions on sda >23:23:59,974 DEBUG storage.ui: partition sda1 (19): 0 >23:23:59,974 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5cc1cd0> >23:23:59,975 DEBUG storage.ui: partition sda2 (18): 0 >23:23:59,975 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5cc1e50> >23:23:59,975 DEBUG storage.ui: partition sda3 (20): 0 >23:23:59,975 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 25700351 length: 24264704 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5cb1c10> >23:23:59,975 DEBUG storage.ui: partition sda4 (16): 0 >23:23:59,975 DEBUG storage.ui: new geometry for sda4: parted.Geometry instance -- > start: 25700352 end: 130557951 length: 104857600 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5cc4190> >23:23:59,975 DEBUG storage.ui: partition sda5 (17): 0 >23:23:59,975 DEBUG storage.ui: new geometry for sda5: parted.Geometry instance -- > start: 130557952 end: 500117503 length: 369559552 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5cc4310> >23:23:59,976 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 19)', 'sda2(id 18)', 'sda3(id 20)', 'sda4(id 16)', 'sda5(id 17)'] from disk(s) ['sda'] >23:23:59,976 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:23:59,976 DEBUG storage.ui: device sda1 new partedPartition None >23:23:59,977 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >23:23:59,977 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >23:23:59,978 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:23:59,978 DEBUG storage.ui: device sda2 new partedPartition None >23:23:59,978 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >23:23:59,979 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >23:23:59,980 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:23:59,980 DEBUG storage.ui: device sda3 new partedPartition None >23:23:59,980 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >23:23:59,981 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:23:59,981 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >23:23:59,981 DEBUG storage.ui: device sda4 new partedPartition None >23:23:59,982 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >23:23:59,982 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:23:59,983 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >23:23:59,983 DEBUG storage.ui: device sda5 new partedPartition None >23:23:59,984 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >23:23:59,984 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:23:59,984 DEBUG storage.ui: back from removeNewPartitions >23:23:59,984 DEBUG storage.ui: extended: None >23:23:59,984 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5cc1cd0> >23:23:59,985 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >23:23:59,985 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cbcf90> PedPartition: <_ped.Partition object at 0x5cb8530> >23:23:59,986 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:23:59,986 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:23:59,987 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:23:59,987 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc4490> PedPartition: <_ped.Partition object at 0x5cb8170> >23:23:59,987 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5cc1e50> >23:23:59,988 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >23:23:59,988 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc16d0> PedPartition: <_ped.Partition object at 0x5cb8590> >23:23:59,989 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:23:59,989 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:23:59,990 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:23:59,990 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc1890> PedPartition: <_ped.Partition object at 0x5cb83b0> >23:23:59,990 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 1435648 end: 25700351 length: 24264704 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5cb1c10> >23:23:59,991 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >23:23:59,991 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc1950> PedPartition: <_ped.Partition object at 0x5cb85f0> >23:23:59,992 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >23:23:59,992 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:23:59,993 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:23:59,993 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc1f50> PedPartition: <_ped.Partition object at 0x5cb8650> >23:23:59,993 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 25700352 end: 130557951 length: 104857600 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5cc4190> >23:23:59,994 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >23:23:59,994 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc1910> PedPartition: <_ped.Partition object at 0x5cb8710> >23:23:59,994 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >23:23:59,995 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >23:23:59,996 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >23:23:59,996 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cbcb90> PedPartition: <_ped.Partition object at 0x5cb86b0> >23:23:59,996 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 130557952 end: 500117503 length: 369559552 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5cc4310> >23:23:59,997 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >23:23:59,997 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc1cd0> PedPartition: <_ped.Partition object at 0x5cb81d0> >23:23:59,997 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >23:23:59,998 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >23:23:59,999 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >23:23:59,999 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc4550> PedPartition: <_ped.Partition object at 0x5cb87d0> >23:23:59,999 DEBUG storage.ui: fixing size of non-existent 200MB partition sda1 (19) with non-existent efi filesystem mounted at /boot/efi at 200.00 >23:23:59,999 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (18) with non-existent ext4 filesystem mounted at /boot at 500.00 >23:24:00,000 DEBUG storage.ui: fixing size of non-existent 11848MB partition sda3 (20) with non-existent swap at 11848.00 >23:24:00,000 DEBUG storage.ui: fixing size of non-existent 51200MB partition sda4 (16) with non-existent ext4 filesystem mounted at / at 51200.00 >23:24:00,000 DEBUG storage.ui: fixing size of non-existent 180449MB partition sda5 (17) with non-existent ext4 filesystem mounted at /home at 180449.00 >23:24:00,013 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:24:00,013 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:24:00,014 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:24:00,015 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:24:00,015 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:24:00,040 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:24:00,041 DEBUG blivet: Ext4FS.supported: supported: True ; >23:24:00,041 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:24:01,045 DEBUG blivet: Ext4FS.supported: supported: True ; >23:24:01,045 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:24:01,046 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x5a89a90>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >23:24:01,050 DEBUG blivet: SwapSpace.__init__: >23:24:01,050 DEBUG blivet: getFormat('swap') returning SwapSpace instance >23:24:02,287 INFO storage.ui: removed partition sda3 (id 20) from device tree >23:24:02,288 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >23:24:02,288 INFO storage.ui: registered action: [13] Destroy Device partition sda3 (id 20) >23:24:02,305 DEBUG blivet: Ext4FS.supported: supported: True ; >23:24:02,305 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:24:04,206 DEBUG blivet: Ext4FS.supported: supported: True ; >23:24:04,206 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:24:04,209 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x5a89a90>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >23:24:05,340 INFO storage.ui: removed partition sda5 (id 17) from device tree >23:24:05,342 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >23:24:05,343 INFO storage.ui: registered action: [14] Destroy Device partition sda5 (id 17) >23:24:06,531 DEBUG blivet: Ext4FS.supported: supported: True ; >23:24:06,532 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:24:06,534 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x5a89a90>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >23:24:07,526 INFO storage.ui: removed partition sda4 (id 16) from device tree >23:24:07,527 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:24:07,527 INFO storage.ui: registered action: [15] Destroy Device partition sda4 (id 16) >23:24:08,386 DEBUG blivet: Ext4FS.supported: supported: True ; >23:24:08,386 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:24:08,389 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x5a89a90>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >23:24:08,405 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >23:24:08,406 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >23:24:08,406 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >23:24:13,709 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x5a89a90>, 4000.0, [], {} >23:24:13,710 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 4000.0 ; mountpoint: None ; disks: [DiskDevice instance (0x7f077c241a10) -- > name = sda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 244198.335938 > format = non-existent gpt 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 Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x4b69950> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f077c241ed0>] ; fstype: swap ; encrypted: False ; >23:24:13,710 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x5a89a90>, 4000.0, ['sda'], {'mountpoint': None, 'fstype': 'swap', 'encrypted': False} >23:24:13,712 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >23:24:13,712 DEBUG storage.ui: starting Blivet copy >23:24:13,749 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:24:13,749 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5d3c410> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f077c0db610> PedPartition: <_ped.Partition object at 0x4eef470> >23:24:13,750 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:24:13,750 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5d3c410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f077c0db790> PedPartition: <_ped.Partition object at 0x4eef410> >23:24:13,750 DEBUG storage.ui: finished Blivet copy >23:24:13,751 DEBUG storage.ui: SwapSpace.__init__: >23:24:13,751 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >23:24:13,752 DEBUG storage.ui: SwapSpace.__init__: >23:24:13,752 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >23:24:13,753 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >23:24:13,753 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >23:24:13,754 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:24:13,754 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; >23:24:13,755 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; current: None ; type: swap ; >23:24:13,756 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:24:13,756 INFO storage.ui: added partition req5 (id 21) to device tree >23:24:13,756 INFO storage.ui: registered action: [16] Create Device partition req5 (id 21) >23:24:13,757 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:24:13,757 INFO storage.ui: registered action: [17] Create Format swap on partition req5 (id 21) >23:24:13,758 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:24:13,758 DEBUG storage.ui: removing all non-preexisting partitions ['req5(id 21)', 'sda1(id 19)', 'sda2(id 18)'] from disk(s) ['sda'] >23:24:13,759 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:24:13,759 DEBUG storage.ui: device sda1 new partedPartition None >23:24:13,760 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >23:24:13,761 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:24:13,762 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:24:13,762 DEBUG storage.ui: device sda2 new partedPartition None >23:24:13,763 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >23:24:13,763 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:24:13,764 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req5(id 21)', 'req3(id 19)', 'req2(id 18)'] >23:24:13,764 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 19)', 'req2(id 18)', 'req5(id 21)'] from disk(s) ['sda'] >23:24:13,765 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:24:13,765 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:24:13,765 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:24:13,766 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:24:13,767 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:24:13,767 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:24:13,767 DEBUG storage.ui: allocating partition: req3 ; id: 19 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 200MB ; grow: False ; max_size: 200 ; start: None ; end: None >23:24:13,767 DEBUG storage.ui: checking freespace on sda >23:24:13,768 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=200MB boot=True best=None grow=False start=None >23:24:13,768 DEBUG storage.ui: checking 34-500118158 (244198 MB) >23:24:13,768 DEBUG storage.ui: current free range is 34-500118158 (244198MB) >23:24:13,769 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:24:13,769 DEBUG storage.ui: new free: 34-500118158 / 244198MB >23:24:13,769 DEBUG storage.ui: new free allows for 0 sectors of growth >23:24:13,769 DEBUG storage.ui: found free space for bootable request >23:24:13,769 DEBUG storage.ui: adjusted start sector from 34 to 2048 >23:24:13,770 DEBUG storage.ui: created partition sda1 of 200MB and added it to /dev/sda >23:24:13,771 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >23:24:13,771 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cbc6d0> PedPartition: <_ped.Partition object at 0x5cb8470> >23:24:13,772 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:24:13,773 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:24:13,774 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:24:13,774 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5d3ed50> PedPartition: <_ped.Partition object at 0x5cb8290> >23:24:13,775 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:24:13,775 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:24:13,775 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:24:13,776 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:24:13,777 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:24:13,777 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:24:13,777 DEBUG storage.ui: allocating partition: req2 ; id: 18 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >23:24:13,777 DEBUG storage.ui: checking freespace on sda >23:24:13,778 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >23:24:13,778 DEBUG storage.ui: checking 34-2047 (0 MB) >23:24:13,778 DEBUG storage.ui: current free range is 34-2047 (0MB) >23:24:13,778 DEBUG storage.ui: checking 411648-500118158 (243997 MB) >23:24:13,779 DEBUG storage.ui: current free range is 411648-500118158 (243997MB) >23:24:13,779 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:24:13,779 DEBUG storage.ui: new free: 411648-500118158 / 243997MB >23:24:13,779 DEBUG storage.ui: new free allows for 0 sectors of growth >23:24:13,779 DEBUG storage.ui: found free space for bootable request >23:24:13,780 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >23:24:13,781 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >23:24:13,781 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc4690> PedPartition: <_ped.Partition object at 0x5cb8770> >23:24:13,782 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:24:13,783 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:24:13,784 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:24:13,784 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc4490> PedPartition: <_ped.Partition object at 0x5cb83b0> >23:24:13,785 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:24:13,786 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:24:13,786 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:24:13,787 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:24:13,788 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:24:13,788 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:24:13,788 DEBUG storage.ui: allocating partition: req5 ; id: 21 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 4000.0 ; start: None ; end: None >23:24:13,788 DEBUG storage.ui: checking freespace on sda >23:24:13,788 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >23:24:13,789 DEBUG storage.ui: checking 34-2047 (0 MB) >23:24:13,789 DEBUG storage.ui: current free range is 34-2047 (0MB) >23:24:13,789 DEBUG storage.ui: checking 1435648-500118158 (243497 MB) >23:24:13,789 DEBUG storage.ui: current free range is 1435648-500118158 (243497MB) >23:24:13,789 DEBUG storage.ui: evaluating growth potential for new layout >23:24:13,790 DEBUG storage.ui: calculating growth for disk /dev/sda >23:24:13,791 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >23:24:13,791 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f077c0dbb50> PedPartition: <_ped.Partition object at 0x5cb8170> >23:24:13,792 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >23:24:13,793 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:24:13,793 DEBUG storage.ui: adding request 19 to chunk 500118125 (34-500118158) on /dev/sda >23:24:13,793 DEBUG storage.ui: adding request 18 to chunk 500118125 (34-500118158) on /dev/sda >23:24:13,793 DEBUG storage.ui: adding request 21 to chunk 500118125 (34-500118158) on /dev/sda >23:24:13,793 DEBUG storage.ui: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >23:24:13,794 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda1 growable = False >base = 409600 growth = 0 max_grow = 0 >done = True >23:24:13,794 DEBUG storage.ui: req: PartitionRequest instance -- >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:24:13,794 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 8189952 >done = False >23:24:13,794 DEBUG storage.ui: 1 requests and 498682477 (243497MB) left in chunk >23:24:13,794 DEBUG storage.ui: adding 498682477 (243497MB) to 21 (sda3) >23:24:13,794 DEBUG storage.ui: taking back 490492525 (239498MB) from 21 (sda3) >23:24:13,794 DEBUG storage.ui: new grow amount for request 21 (sda3) is 8189952 units, or 3999MB >23:24:13,795 DEBUG storage.ui: request 19 (sda1) growth: 0 (0MB) size: 200MB >23:24:13,795 DEBUG storage.ui: request 18 (sda2) growth: 0 (0MB) size: 500MB >23:24:13,795 DEBUG storage.ui: request 21 (sda3) growth: 8189952 (3999MB) size: 4000MB >23:24:13,795 DEBUG storage.ui: disk /dev/sda growth: 8189952 (3999MB) >23:24:13,796 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:24:13,796 DEBUG storage.ui: device sda3 new partedPartition None >23:24:13,797 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >23:24:13,798 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:24:13,798 DEBUG storage.ui: total growth: 8189952 sectors >23:24:13,798 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:24:13,798 DEBUG storage.ui: new free: 1435648-500118158 / 243497MB >23:24:13,798 DEBUG storage.ui: new free allows for 8189952 sectors of growth >23:24:13,799 DEBUG storage.ui: created partition sda3 of 1MB and added it to /dev/sda >23:24:13,800 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >23:24:13,800 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f077c0dbad0> PedPartition: <_ped.Partition object at 0x5cb8470> >23:24:13,801 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >23:24:13,802 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:24:13,803 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:24:13,803 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f077c0dbc10> PedPartition: <_ped.Partition object at 0x4eef3b0> >23:24:13,803 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda3(id 21)', 'sda1(id 19)', 'sda2(id 18)'] >23:24:13,803 DEBUG storage.ui: growable partitions are ['sda3'] >23:24:13,803 DEBUG storage.ui: adding request 21 to chunk 500118125 (34-500118158) on /dev/sda >23:24:13,804 DEBUG storage.ui: adding request 19 to chunk 500118125 (34-500118158) on /dev/sda >23:24:13,804 DEBUG storage.ui: adding request 18 to chunk 500118125 (34-500118158) on /dev/sda >23:24:13,804 DEBUG storage.ui: disk sda has 1 chunks >23:24:13,804 DEBUG storage.ui: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >23:24:13,804 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda1 growable = False >base = 409600 growth = 0 max_grow = 0 >done = True >23:24:13,804 DEBUG storage.ui: req: PartitionRequest instance -- >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:24:13,804 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 8189952 >done = False >23:24:13,805 DEBUG storage.ui: 1 requests and 498682477 (243497MB) left in chunk >23:24:13,805 DEBUG storage.ui: adding 498682477 (243497MB) to 21 (sda3) >23:24:13,805 DEBUG storage.ui: taking back 490492525 (239498MB) from 21 (sda3) >23:24:13,805 DEBUG storage.ui: new grow amount for request 21 (sda3) is 8189952 units, or 3999MB >23:24:13,805 DEBUG storage.ui: growing partitions on sda >23:24:13,805 DEBUG storage.ui: partition sda1 (19): 0 >23:24:13,806 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x7f077c0dbe10> >23:24:13,806 DEBUG storage.ui: partition sda2 (18): 0 >23:24:13,806 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x7f077c0dbc90> >23:24:13,806 DEBUG storage.ui: partition sda3 (21): 0 >23:24:13,806 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 9627647 length: 8192000 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x7f077c0dbfd0> >23:24:13,807 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 19)', 'sda2(id 18)', 'sda3(id 21)'] from disk(s) ['sda'] >23:24:13,808 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:24:13,808 DEBUG storage.ui: device sda1 new partedPartition None >23:24:13,809 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >23:24:13,810 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:24:13,811 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:24:13,811 DEBUG storage.ui: device sda2 new partedPartition None >23:24:13,811 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >23:24:13,812 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:24:13,813 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:24:13,813 DEBUG storage.ui: device sda3 new partedPartition None >23:24:13,814 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >23:24:13,815 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:24:13,815 DEBUG storage.ui: back from removeNewPartitions >23:24:13,815 DEBUG storage.ui: extended: None >23:24:13,815 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x7f077c0dbe10> >23:24:13,816 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >23:24:13,817 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f077c0e1150> PedPartition: <_ped.Partition object at 0x5cb8410> >23:24:13,817 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:24:13,818 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:24:13,819 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:24:13,820 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f077c0e1290> PedPartition: <_ped.Partition object at 0x5cb8290> >23:24:13,820 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x7f077c0dbc90> >23:24:13,821 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >23:24:13,821 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc1610> PedPartition: <_ped.Partition object at 0x4eef290> >23:24:13,822 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:24:13,822 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:24:13,823 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:24:13,824 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f077c0dbb10> PedPartition: <_ped.Partition object at 0x4eef350> >23:24:13,824 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 1435648 end: 9627647 length: 8192000 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x7f077c0dbfd0> >23:24:13,825 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >23:24:13,825 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc4450> PedPartition: <_ped.Partition object at 0x4eef2f0> >23:24:13,826 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >23:24:13,826 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:24:13,827 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:24:13,828 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f077c0e1810> PedPartition: <_ped.Partition object at 0x4eef1d0> >23:24:13,828 DEBUG storage.ui: fixing size of non-existent 200MB partition sda1 (19) with non-existent efi filesystem mounted at /boot/efi at 200.00 >23:24:13,828 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (18) with non-existent ext4 filesystem mounted at /boot at 500.00 >23:24:13,829 DEBUG storage.ui: fixing size of non-existent 4000MB partition sda3 (21) with non-existent swap at 4000.00 >23:24:13,851 DEBUG blivet: Ext4FS.supported: supported: True ; >23:24:13,851 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:24:13,853 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x5a89a90>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >23:24:13,859 DEBUG blivet: SwapSpace.__init__: >23:24:13,859 DEBUG blivet: getFormat('swap') returning SwapSpace instance >23:24:15,675 DEBUG blivet: SwapSpace.__init__: >23:24:15,676 DEBUG blivet: getFormat('swap') returning SwapSpace instance >23:24:15,677 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x5a89a90>, 4000, ['sda'], {'encrypted': False, 'raid_level': None} >23:24:15,684 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >23:24:15,684 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >23:24:15,684 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >23:24:20,435 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x5a89a90>, 100000.0, [], {} >23:24:20,436 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 100000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x7f077c241a10) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 244198.335938 > format = non-existent gpt 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 Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x4b69950> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f077c241ed0>] ; fstype: ext4 ; encrypted: False ; >23:24:20,436 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x5a89a90>, 100000.0, ['sda'], {'mountpoint': '/', 'fstype': 'ext4', 'encrypted': False} >23:24:20,436 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >23:24:20,436 DEBUG storage.ui: starting Blivet copy >23:24:20,453 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:24:20,453 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5cc1610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4ef6f90> PedPartition: <_ped.Partition object at 0x5cb83b0> >23:24:20,453 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:24:20,454 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5cc1610> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f0e150> PedPartition: <_ped.Partition object at 0x5cb8d70> >23:24:20,454 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:24:20,454 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5cc1610> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f0e2d0> PedPartition: <_ped.Partition object at 0x4eef110> >23:24:20,454 DEBUG storage.ui: finished Blivet copy >23:24:20,455 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:24:20,455 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:24:20,456 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:24:20,456 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:24:20,457 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:24:20,457 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:24:20,457 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >23:24:20,458 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; >23:24:20,459 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; current: None ; type: ext4 ; >23:24:20,459 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >23:24:20,459 INFO storage.ui: added partition req6 (id 22) to device tree >23:24:20,459 INFO storage.ui: registered action: [18] Create Device partition req6 (id 22) >23:24:20,459 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:24:20,460 INFO storage.ui: registered action: [19] Create Format ext4 filesystem mounted at / on partition req6 (id 22) >23:24:20,460 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:24:20,461 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 22)', 'sda1(id 19)', 'sda2(id 18)', 'sda3(id 21)'] from disk(s) ['sda'] >23:24:20,461 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:24:20,461 DEBUG storage.ui: device sda1 new partedPartition None >23:24:20,462 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >23:24:20,463 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:24:20,463 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:24:20,463 DEBUG storage.ui: device sda2 new partedPartition None >23:24:20,464 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >23:24:20,465 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:24:20,465 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:24:20,465 DEBUG storage.ui: device sda3 new partedPartition None >23:24:20,466 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >23:24:20,466 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:24:20,467 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req6(id 22)', 'req3(id 19)', 'req2(id 18)', 'req5(id 21)'] >23:24:20,467 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 19)', 'req2(id 18)', 'req5(id 21)', 'req6(id 22)'] from disk(s) ['sda'] >23:24:20,467 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:24:20,468 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:24:20,468 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:24:20,469 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:24:20,469 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:24:20,470 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:24:20,470 DEBUG storage.ui: allocating partition: req3 ; id: 19 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 200MB ; grow: False ; max_size: 200 ; start: None ; end: None >23:24:20,470 DEBUG storage.ui: checking freespace on sda >23:24:20,470 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=200MB boot=True best=None grow=False start=None >23:24:20,470 DEBUG storage.ui: checking 34-500118158 (244198 MB) >23:24:20,471 DEBUG storage.ui: current free range is 34-500118158 (244198MB) >23:24:20,471 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:24:20,471 DEBUG storage.ui: new free: 34-500118158 / 244198MB >23:24:20,471 DEBUG storage.ui: new free allows for 0 sectors of growth >23:24:20,471 DEBUG storage.ui: found free space for bootable request >23:24:20,471 DEBUG storage.ui: adjusted start sector from 34 to 2048 >23:24:20,471 DEBUG storage.ui: created partition sda1 of 200MB and added it to /dev/sda >23:24:20,472 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >23:24:20,472 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f077c250b90> PedPartition: <_ped.Partition object at 0x5cb8770> >23:24:20,473 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:24:20,473 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:24:20,474 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:24:20,474 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f077c0e1750> PedPartition: <_ped.Partition object at 0x5cb8290> >23:24:20,475 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:24:20,476 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:24:20,476 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:24:20,476 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:24:20,477 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:24:20,477 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:24:20,477 DEBUG storage.ui: allocating partition: req2 ; id: 18 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >23:24:20,477 DEBUG storage.ui: checking freespace on sda >23:24:20,477 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >23:24:20,477 DEBUG storage.ui: checking 34-2047 (0 MB) >23:24:20,478 DEBUG storage.ui: current free range is 34-2047 (0MB) >23:24:20,478 DEBUG storage.ui: checking 411648-500118158 (243997 MB) >23:24:20,478 DEBUG storage.ui: current free range is 411648-500118158 (243997MB) >23:24:20,478 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:24:20,478 DEBUG storage.ui: new free: 411648-500118158 / 243997MB >23:24:20,478 DEBUG storage.ui: new free allows for 0 sectors of growth >23:24:20,478 DEBUG storage.ui: found free space for bootable request >23:24:20,478 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >23:24:20,479 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >23:24:20,479 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4ef6d10> PedPartition: <_ped.Partition object at 0x4eef1d0> >23:24:20,480 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:24:20,480 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:24:20,481 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:24:20,481 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4ef6d90> PedPartition: <_ped.Partition object at 0x4eef350> >23:24:20,482 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:24:20,483 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:24:20,483 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:24:20,483 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:24:20,484 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:24:20,484 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:24:20,484 DEBUG storage.ui: allocating partition: req5 ; id: 21 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 4000MB ; grow: False ; max_size: 4000.0 ; start: None ; end: None >23:24:20,484 DEBUG storage.ui: checking freespace on sda >23:24:20,484 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4000MB boot=False best=None grow=False start=None >23:24:20,485 DEBUG storage.ui: checking 34-2047 (0 MB) >23:24:20,485 DEBUG storage.ui: current free range is 34-2047 (0MB) >23:24:20,485 DEBUG storage.ui: checking 1435648-500118158 (243497 MB) >23:24:20,485 DEBUG storage.ui: current free range is 1435648-500118158 (243497MB) >23:24:20,485 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:24:20,485 DEBUG storage.ui: new free: 1435648-500118158 / 243497MB >23:24:20,485 DEBUG storage.ui: new free allows for 0 sectors of growth >23:24:20,485 DEBUG storage.ui: created partition sda3 of 4000MB and added it to /dev/sda >23:24:20,486 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >23:24:20,486 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f0e710> PedPartition: <_ped.Partition object at 0x4eef290> >23:24:20,487 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >23:24:20,487 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:24:20,488 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:24:20,489 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f0e910> PedPartition: <_ped.Partition object at 0x4eef3b0> >23:24:20,489 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:24:20,490 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:24:20,490 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:24:20,491 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:24:20,491 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:24:20,491 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:24:20,491 DEBUG storage.ui: allocating partition: req6 ; id: 22 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 100000.0 ; start: None ; end: None >23:24:20,491 DEBUG storage.ui: checking freespace on sda >23:24:20,492 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >23:24:20,492 DEBUG storage.ui: checking 34-2047 (0 MB) >23:24:20,492 DEBUG storage.ui: current free range is 34-2047 (0MB) >23:24:20,492 DEBUG storage.ui: checking 9627648-500118158 (239497 MB) >23:24:20,492 DEBUG storage.ui: current free range is 9627648-500118158 (239497MB) >23:24:20,492 DEBUG storage.ui: evaluating growth potential for new layout >23:24:20,492 DEBUG storage.ui: calculating growth for disk /dev/sda >23:24:20,493 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >23:24:20,493 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f0ead0> PedPartition: <_ped.Partition object at 0x4d1c4d0> >23:24:20,494 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >23:24:20,494 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >23:24:20,495 DEBUG storage.ui: adding request 19 to chunk 500118125 (34-500118158) on /dev/sda >23:24:20,495 DEBUG storage.ui: adding request 18 to chunk 500118125 (34-500118158) on /dev/sda >23:24:20,495 DEBUG storage.ui: adding request 21 to chunk 500118125 (34-500118158) on /dev/sda >23:24:20,495 DEBUG storage.ui: adding request 22 to chunk 500118125 (34-500118158) on /dev/sda >23:24:20,495 DEBUG storage.ui: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >23:24:20,495 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda1 growable = False >base = 409600 growth = 0 max_grow = 0 >done = True >23:24:20,495 DEBUG storage.ui: req: PartitionRequest instance -- >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:24:20,495 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = sda3 growable = False >base = 8192000 growth = 0 max_grow = 0 >done = True >23:24:20,495 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = sda4 growable = True >base = 2048 growth = 0 max_grow = 204797952 >done = False >23:24:20,495 DEBUG storage.ui: 1 requests and 490490477 (239497MB) left in chunk >23:24:20,495 DEBUG storage.ui: adding 490490477 (239497MB) to 22 (sda4) >23:24:20,496 DEBUG storage.ui: taking back 285692525 (139498MB) from 22 (sda4) >23:24:20,496 DEBUG storage.ui: new grow amount for request 22 (sda4) is 204797952 units, or 99999MB >23:24:20,496 DEBUG storage.ui: request 19 (sda1) growth: 0 (0MB) size: 200MB >23:24:20,496 DEBUG storage.ui: request 18 (sda2) growth: 0 (0MB) size: 500MB >23:24:20,496 DEBUG storage.ui: request 21 (sda3) growth: 0 (0MB) size: 4000MB >23:24:20,496 DEBUG storage.ui: request 22 (sda4) growth: 204797952 (99999MB) size: 100000MB >23:24:20,496 DEBUG storage.ui: disk /dev/sda growth: 204797952 (99999MB) >23:24:20,496 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >23:24:20,497 DEBUG storage.ui: device sda4 new partedPartition None >23:24:20,497 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >23:24:20,498 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >23:24:20,498 DEBUG storage.ui: total growth: 204797952 sectors >23:24:20,498 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:24:20,498 DEBUG storage.ui: new free: 9627648-500118158 / 239497MB >23:24:20,498 DEBUG storage.ui: new free allows for 204797952 sectors of growth >23:24:20,498 DEBUG storage.ui: created partition sda4 of 1MB and added it to /dev/sda >23:24:20,499 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >23:24:20,499 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f0ef10> PedPartition: <_ped.Partition object at 0x4eef170> >23:24:20,500 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >23:24:20,500 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >23:24:20,501 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >23:24:20,501 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f0e710> PedPartition: <_ped.Partition object at 0x4eef0b0> >23:24:20,502 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda4(id 22)', 'sda1(id 19)', 'sda2(id 18)', 'sda3(id 21)'] >23:24:20,502 DEBUG storage.ui: growable partitions are ['sda4'] >23:24:20,502 DEBUG storage.ui: adding request 22 to chunk 500118125 (34-500118158) on /dev/sda >23:24:20,502 DEBUG storage.ui: adding request 19 to chunk 500118125 (34-500118158) on /dev/sda >23:24:20,502 DEBUG storage.ui: adding request 18 to chunk 500118125 (34-500118158) on /dev/sda >23:24:20,502 DEBUG storage.ui: adding request 21 to chunk 500118125 (34-500118158) on /dev/sda >23:24:20,502 DEBUG storage.ui: disk sda has 1 chunks >23:24:20,502 DEBUG storage.ui: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >23:24:20,502 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda1 growable = False >base = 409600 growth = 0 max_grow = 0 >done = True >23:24:20,502 DEBUG storage.ui: req: PartitionRequest instance -- >id = 18 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:24:20,502 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = sda3 growable = False >base = 8192000 growth = 0 max_grow = 0 >done = True >23:24:20,502 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = sda4 growable = True >base = 2048 growth = 0 max_grow = 204797952 >done = False >23:24:20,502 DEBUG storage.ui: 1 requests and 490490477 (239497MB) left in chunk >23:24:20,503 DEBUG storage.ui: adding 490490477 (239497MB) to 22 (sda4) >23:24:20,503 DEBUG storage.ui: taking back 285692525 (139498MB) from 22 (sda4) >23:24:20,503 DEBUG storage.ui: new grow amount for request 22 (sda4) is 204797952 units, or 99999MB >23:24:20,503 DEBUG storage.ui: growing partitions on sda >23:24:20,503 DEBUG storage.ui: partition sda1 (19): 0 >23:24:20,503 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x4f0e410> >23:24:20,503 DEBUG storage.ui: partition sda2 (18): 0 >23:24:20,503 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x4f0ed10> >23:24:20,503 DEBUG storage.ui: partition sda3 (21): 0 >23:24:20,503 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 9627647 length: 8192000 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x4f0ee50> >23:24:20,504 DEBUG storage.ui: partition sda4 (22): 0 >23:24:20,504 DEBUG storage.ui: new geometry for sda4: parted.Geometry instance -- > start: 9627648 end: 214427647 length: 204800000 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5d45110> >23:24:20,504 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 19)', 'sda2(id 18)', 'sda3(id 21)', 'sda4(id 22)'] from disk(s) ['sda'] >23:24:20,505 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:24:20,505 DEBUG storage.ui: device sda1 new partedPartition None >23:24:20,505 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >23:24:20,506 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >23:24:20,506 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:24:20,507 DEBUG storage.ui: device sda2 new partedPartition None >23:24:20,507 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >23:24:20,508 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:24:20,508 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:24:20,508 DEBUG storage.ui: device sda3 new partedPartition None >23:24:20,509 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >23:24:20,510 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:24:20,510 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >23:24:20,510 DEBUG storage.ui: device sda4 new partedPartition None >23:24:20,511 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >23:24:20,512 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:24:20,512 DEBUG storage.ui: back from removeNewPartitions >23:24:20,512 DEBUG storage.ui: extended: None >23:24:20,512 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x4f0e410> >23:24:20,513 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >23:24:20,513 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f077c0e1350> PedPartition: <_ped.Partition object at 0x4eef2f0> >23:24:20,513 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:24:20,514 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:24:20,515 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:24:20,515 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5d45250> PedPartition: <_ped.Partition object at 0x4eef350> >23:24:20,515 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x4f0ed10> >23:24:20,516 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >23:24:20,516 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5cc1710> PedPartition: <_ped.Partition object at 0x4eef230> >23:24:20,516 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:24:20,517 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:24:20,518 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:24:20,518 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f077c0e15d0> PedPartition: <_ped.Partition object at 0x4eef1d0> >23:24:20,518 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 1435648 end: 9627647 length: 8192000 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x4f0ee50> >23:24:20,519 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >23:24:20,519 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f077c0e1810> PedPartition: <_ped.Partition object at 0x4c8e890> >23:24:20,520 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >23:24:20,520 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:24:20,521 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:24:20,521 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5d455d0> PedPartition: <_ped.Partition object at 0x5cb8290> >23:24:20,521 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 9627648 end: 214427647 length: 204800000 > device: <parted.device.Device object at 0x7f077c241f90> PedGeometry: <_ped.Geometry object at 0x5d45110> >23:24:20,522 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >23:24:20,522 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f077c250a50> PedPartition: <_ped.Partition object at 0x4c8ea10> >23:24:20,523 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >23:24:20,523 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >23:24:20,524 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >23:24:20,524 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241dd0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5d45b10> PedPartition: <_ped.Partition object at 0x5d3b590> >23:24:20,525 DEBUG storage.ui: fixing size of non-existent 200MB partition sda1 (19) with non-existent efi filesystem mounted at /boot/efi at 200.00 >23:24:20,525 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (18) with non-existent ext4 filesystem mounted at /boot at 500.00 >23:24:20,525 DEBUG storage.ui: fixing size of non-existent 4000MB partition sda3 (21) with non-existent swap at 4000.00 >23:24:20,525 DEBUG storage.ui: fixing size of non-existent 100000MB partition sda4 (22) with non-existent ext4 filesystem mounted at / at 100000.00 >23:24:20,540 DEBUG blivet: Ext4FS.supported: supported: True ; >23:24:20,540 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:24:20,547 DEBUG blivet: Ext4FS.supported: supported: True ; >23:24:20,547 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:24:20,548 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x5a89a90>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >23:24:23,311 DEBUG blivet: Ext4FS.supported: supported: True ; >23:24:23,311 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:24:23,313 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x5a89a90>, 100000, ['sda'], {'encrypted': False, 'raid_level': None} >23:24:23,314 INFO blivet: removing obsolete action 3 (15) >23:24:23,314 INFO blivet: removing obsolete action 4 (15) >23:24:23,314 INFO blivet: removing obsolete action 15 (15) >23:24:23,314 INFO blivet: removing obsolete action 5 (14) >23:24:23,314 INFO blivet: removing obsolete action 6 (14) >23:24:23,314 INFO blivet: removing obsolete action 14 (14) >23:24:23,314 INFO blivet: removing obsolete action 11 (13) >23:24:23,314 INFO blivet: removing obsolete action 12 (13) >23:24:23,315 INFO blivet: removing obsolete action 13 (13) >23:24:23,315 DEBUG blivet: action 12 already pruned >23:24:23,315 DEBUG blivet: action 11 already pruned >23:24:23,315 DEBUG blivet: action 6 already pruned >23:24:23,315 DEBUG blivet: action 5 already pruned >23:24:23,315 DEBUG blivet: action 4 already pruned >23:24:23,315 DEBUG blivet: action 3 already pruned >23:24:23,316 INFO blivet: removing obsolete action 0 (1) >23:24:23,316 DEBUG blivet: action 0 already pruned >23:24:25,620 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:24:25,620 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:24:25,621 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:24:25,621 DEBUG blivet: DeviceTree.getDeviceByName returned existing 244198MB disk sda (1) with non-existent gpt disklabel >23:24:25,621 DEBUG blivet: resolved 'sda' to 'sda' (disk) >23:24:38,976 INFO blivet: omitting ksdata: existing 244198MB disk sda (1) with non-existent gpt disklabel >23:24:38,990 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >23:24:38,991 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >23:24:38,992 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >23:24:39,010 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >23:24:39,011 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >23:24:39,011 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >23:24:39,012 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >23:24:39,012 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >23:24:39,012 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >23:24:39,013 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: False ; controllable: True ; >23:24:39,013 INFO blivet: resetting parted disks... >23:24:39,013 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >23:24:39,014 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >23:24:39,014 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >23:24:39,015 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >23:24:39,015 DEBUG blivet: PartitionDevice.preCommitFixup: sda4 ; >23:24:39,015 DEBUG blivet: action: [1] Destroy Format None on disk sda (id 1) >23:24:39,016 DEBUG blivet: action: [2] Create Format gpt disklabel on disk sda (id 1) >23:24:39,016 DEBUG blivet: action: [9] Create Device partition sda1 (id 19) >23:24:39,016 DEBUG blivet: action: [10] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 19) >23:24:39,016 DEBUG blivet: action: [7] Create Device partition sda2 (id 18) >23:24:39,016 DEBUG blivet: action: [16] Create Device partition sda3 (id 21) >23:24:39,016 DEBUG blivet: action: [18] Create Device partition sda4 (id 22) >23:24:39,016 DEBUG blivet: action: [19] Create Format ext4 filesystem mounted at / on partition sda4 (id 22) >23:24:39,016 DEBUG blivet: action: [17] Create Format swap on partition sda3 (id 21) >23:24:39,016 DEBUG blivet: action: [8] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 18) >23:24:39,016 INFO blivet: pruning action queue... >23:24:39,016 INFO blivet: sorting actions... >23:24:39,017 DEBUG blivet: action: [1] Destroy Format None on disk sda (id 1) >23:24:39,017 DEBUG blivet: lvm filter: removing sda2 from the reject list >23:24:39,017 DEBUG blivet: sda2 wasn't in the reject list >23:24:39,017 DEBUG blivet: lvm filter: removing sda1 from the reject list >23:24:39,017 DEBUG blivet: sda1 wasn't in the reject list >23:24:39,017 DEBUG blivet: lvm filter: removing sda3 from the reject list >23:24:39,017 DEBUG blivet: sda3 wasn't in the reject list >23:24:39,018 DEBUG blivet: lvm filter: removing sda4 from the reject list >23:24:39,018 DEBUG blivet: sda4 wasn't in the reject list >23:24:39,018 DEBUG blivet: action: [2] Create Format gpt disklabel on disk sda (id 1) >23:24:39,018 DEBUG blivet: lvm filter: removing sda2 from the reject list >23:24:39,018 DEBUG blivet: sda2 wasn't in the reject list >23:24:39,018 DEBUG blivet: lvm filter: removing sda1 from the reject list >23:24:39,018 DEBUG blivet: sda1 wasn't in the reject list >23:24:39,018 DEBUG blivet: lvm filter: removing sda3 from the reject list >23:24:39,018 DEBUG blivet: sda3 wasn't in the reject list >23:24:39,018 DEBUG blivet: lvm filter: removing sda4 from the reject list >23:24:39,018 DEBUG blivet: sda4 wasn't in the reject list >23:24:39,018 DEBUG blivet: action: [9] Create Device partition sda1 (id 19) >23:24:39,018 DEBUG blivet: action: [7] Create Device partition sda2 (id 18) >23:24:39,019 DEBUG blivet: action: [8] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 18) >23:24:39,019 DEBUG blivet: action: [16] Create Device partition sda3 (id 21) >23:24:39,019 DEBUG blivet: action: [17] Create Format swap on partition sda3 (id 21) >23:24:39,019 DEBUG blivet: action: [18] Create Device partition sda4 (id 22) >23:24:39,019 DEBUG blivet: action: [19] Create Format ext4 filesystem mounted at / on partition sda4 (id 22) >23:24:39,019 DEBUG blivet: action: [10] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 19) >23:24:39,019 INFO blivet: executing action: [1] Destroy Format None on disk sda (id 1) >23:24:39,020 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >23:24:39,020 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda ; status: False ; type: None ; >23:24:39,048 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:24:39,048 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >23:24:39,071 INFO blivet: executing action: [2] Create Format gpt disklabel on disk sda (id 1) >23:24:39,072 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:24:39,072 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >23:24:39,073 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >23:24:39,073 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >23:24:39,134 DEBUG blivet: DiskDevice.updateSysfsPath: sda ; status: True ; >23:24:39,135 DEBUG blivet: sda sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >23:24:39,146 INFO blivet: executing action: [9] Create Device partition sda1 (id 19) >23:24:39,146 DEBUG blivet: PartitionDevice.create: sda1 ; status: False ; >23:24:39,147 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >23:24:39,147 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:24:39,148 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:24:39,149 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:24:39,149 DEBUG blivet: PartitionDevice._create: sda1 ; status: False ; >23:24:39,150 DEBUG blivet: PartitionDevice._wipe: sda1 ; status: False ; >23:24:39,353 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >23:24:39,410 DEBUG blivet: post-commit partition path is /dev/sda1 >23:24:39,411 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >23:24:39,412 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f0e110> PedPartition: <_ped.Partition object at 0x5d3b770> >23:24:39,412 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >23:24:39,433 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:24:39,433 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >23:24:39,434 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >23:24:39,434 DEBUG blivet: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >23:24:39,455 INFO blivet: executing action: [7] Create Device partition sda2 (id 18) >23:24:39,455 DEBUG blivet: PartitionDevice.create: sda2 ; status: False ; >23:24:39,456 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >23:24:39,456 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:24:39,457 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:24:39,458 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:24:39,458 DEBUG blivet: PartitionDevice._create: sda2 ; status: False ; >23:24:39,459 DEBUG blivet: PartitionDevice._wipe: sda2 ; status: False ; >23:24:39,506 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >23:24:39,548 DEBUG blivet: post-commit partition path is /dev/sda2 >23:24:39,549 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >23:24:39,549 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f077c0e1e90> PedPartition: <_ped.Partition object at 0x5d3b710> >23:24:39,550 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >23:24:39,572 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:24:39,573 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >23:24:39,574 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >23:24:39,574 DEBUG blivet: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >23:24:39,595 INFO blivet: executing action: [8] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 18) >23:24:39,597 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:24:39,597 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >23:24:39,598 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >23:24:39,598 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >23:24:39,599 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >23:24:39,599 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >23:24:39,599 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >23:24:39,600 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >23:24:39,600 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >23:24:39,601 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >23:24:39,601 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >23:24:39,602 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >23:24:39,603 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >23:24:39,603 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >23:24:39,604 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >23:24:39,604 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >23:24:39,608 DEBUG blivet: Ext4FS.create: device: /dev/sda2 ; status: False ; type: ext4 ; >23:24:39,609 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda2 ; mountpoint: /boot ; type: ext4 ; >23:24:39,681 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda2 ; type: ext4 ; >23:24:39,681 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda2 >23:24:39,705 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >23:24:39,705 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >23:24:39,705 DEBUG blivet: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >23:24:39,715 INFO blivet: executing action: [16] Create Device partition sda3 (id 21) >23:24:39,716 DEBUG blivet: PartitionDevice.create: sda3 ; status: False ; >23:24:39,716 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: False ; >23:24:39,717 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:24:39,717 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:24:39,718 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:24:39,718 DEBUG blivet: PartitionDevice._create: sda3 ; status: False ; >23:24:39,719 DEBUG blivet: PartitionDevice._wipe: sda3 ; status: False ; >23:24:39,767 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >23:24:39,815 DEBUG blivet: post-commit partition path is /dev/sda3 >23:24:39,816 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >23:24:39,817 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241a50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f0e250> PedPartition: <_ped.Partition object at 0x4eef1d0> >23:24:39,817 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda3 ; status: False ; type: None ; >23:24:39,838 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:24:39,839 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >23:24:39,840 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >23:24:39,840 DEBUG blivet: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >23:24:39,860 INFO blivet: executing action: [17] Create Format swap on partition sda3 (id 21) >23:24:39,861 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:24:39,862 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >23:24:39,863 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >23:24:39,863 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >23:24:39,864 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 5 ; >23:24:39,864 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 6 ; >23:24:39,865 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >23:24:39,866 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >23:24:39,866 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >23:24:39,867 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >23:24:39,868 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >23:24:39,869 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >23:24:39,869 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >23:24:39,870 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >23:24:39,870 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda3 ; flag: 3 ; >23:24:39,871 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >23:24:39,875 DEBUG blivet: SwapSpace.create: device: /dev/sda3 ; status: None ; type: swap ; >23:24:39,875 DEBUG blivet: SwapSpace.create: device: /dev/sda3 ; status: None ; type: swap ; >23:24:39,903 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/sda3 ; type: swap ; >23:24:39,903 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda3 >23:24:39,929 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >23:24:39,929 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >23:24:39,930 DEBUG blivet: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >23:24:39,941 INFO blivet: executing action: [18] Create Device partition sda4 (id 22) >23:24:39,941 DEBUG blivet: PartitionDevice.create: sda4 ; status: False ; >23:24:39,942 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda4 ; orig: False ; >23:24:39,942 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:24:39,943 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:24:39,943 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:24:39,944 DEBUG blivet: PartitionDevice._create: sda4 ; status: False ; >23:24:39,944 DEBUG blivet: PartitionDevice._wipe: sda4 ; status: False ; >23:24:39,991 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 4 ; >23:24:40,022 DEBUG blivet: post-commit partition path is /dev/sda4 >23:24:40,022 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >23:24:40,023 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f077c241a50> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f0e710> PedPartition: <_ped.Partition object at 0x5cb8290> >23:24:40,023 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda4 ; status: False ; type: None ; >23:24:40,033 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >23:24:40,034 DEBUG blivet: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >23:24:40,035 DEBUG blivet: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >23:24:40,035 DEBUG blivet: sda4 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 >23:24:40,055 INFO blivet: executing action: [19] Create Format ext4 filesystem mounted at / on partition sda4 (id 22) >23:24:40,056 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >23:24:40,056 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 1 ; >23:24:40,057 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 2 ; >23:24:40,057 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 3 ; >23:24:40,057 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 4 ; >23:24:40,058 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 5 ; >23:24:40,058 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 6 ; >23:24:40,059 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 8 ; >23:24:40,059 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 9 ; >23:24:40,060 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 10 ; >23:24:40,060 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 11 ; >23:24:40,061 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 12 ; >23:24:40,061 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 13 ; >23:24:40,062 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 14 ; >23:24:40,062 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 15 ; >23:24:40,063 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 4 ; >23:24:40,067 DEBUG blivet: Ext4FS.create: device: /dev/sda4 ; status: False ; type: ext4 ; >23:24:40,067 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda4 ; mountpoint: / ; type: ext4 ; >23:24:42,269 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda4 ; type: ext4 ; >23:24:42,269 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda4 >23:24:42,280 DEBUG blivet: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >23:24:42,281 DEBUG blivet: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >23:24:42,281 DEBUG blivet: sda4 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 >23:24:42,292 INFO blivet: executing action: [10] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 19) >23:24:42,293 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:24:42,293 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >23:24:42,294 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >23:24:42,294 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >23:24:42,294 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >23:24:42,295 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >23:24:42,295 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >23:24:42,296 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >23:24:42,297 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >23:24:42,297 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >23:24:42,297 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >23:24:42,298 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >23:24:42,298 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >23:24:42,299 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >23:24:42,299 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >23:24:42,300 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 4 ; >23:24:42,304 DEBUG blivet: EFIFS.create: device: /dev/sda1 ; status: False ; type: efi ; >23:24:42,305 DEBUG blivet: EFIFS.doFormat: device: /dev/sda1 ; mountpoint: /boot/efi ; type: vfat ; >23:24:42,319 DEBUG blivet: EFIFS.notifyKernel: device: /dev/sda1 ; type: efi ; >23:24:42,319 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda1 >23:24:42,330 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >23:24:42,331 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >23:24:42,331 DEBUG blivet: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >23:24:42,342 INFO blivet: setting boot flag on sda1 >23:24:42,343 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 1 ; >23:24:42,343 INFO blivet: Setting label on existing 200MB partition sda1 (19) with existing efi filesystem mounted at /boot/efi to 'EFI System Partition' >23:24:42,344 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:24:42,345 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 4 ; >23:24:42,350 DEBUG blivet: Ext4FS.supported: supported: True ; >23:24:42,351 DEBUG blivet: Ext4FS.supported: supported: True ; >23:24:42,352 DEBUG blivet: Ext4FS.supported: supported: True ; >23:24:42,353 DEBUG blivet: Ext4FS.supported: supported: True ; >23:24:42,354 DEBUG blivet: Ext4FS.supported: supported: True ; >23:24:42,355 DEBUG blivet: Ext4FS.supported: supported: True ; >23:24:42,356 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:24:42,409 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:24:42,410 DEBUG blivet: SwapSpace.setup: device: /dev/sda3 ; status: False ; type: swap ; >23:24:42,410 DEBUG blivet: SwapSpace.setup: device: /dev/sda3 ; status: False ; type: swap ; >23:24:42,419 DEBUG blivet: BindFS.supported: supported: False ; >23:24:42,419 DEBUG blivet: getFormat('bind') returning BindFS instance >23:24:42,420 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >23:24:42,421 DEBUG blivet: TmpFS.supported: supported: True ; >23:24:42,426 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance >23:24:42,427 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >23:24:42,427 DEBUG blivet: DevPtsFS.supported: supported: False ; >23:24:42,428 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance >23:24:42,428 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >23:24:42,429 DEBUG blivet: SysFS.supported: supported: False ; >23:24:42,429 DEBUG blivet: getFormat('sysfs') returning SysFS instance >23:24:42,429 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >23:24:42,430 DEBUG blivet: ProcFS.supported: supported: False ; >23:24:42,430 DEBUG blivet: getFormat('proc') returning ProcFS instance >23:24:42,430 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >23:24:42,431 DEBUG blivet: SELinuxFS.supported: supported: False ; >23:24:42,431 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance >23:24:42,431 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >23:24:42,432 DEBUG blivet: USBFS.supported: supported: False ; >23:24:42,432 DEBUG blivet: getFormat('usbfs') returning USBFS instance >23:24:42,432 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >23:24:42,433 DEBUG blivet: BindFS.supported: supported: False ; >23:24:42,433 DEBUG blivet: getFormat('bind') returning BindFS instance >23:24:42,434 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >23:24:42,434 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >23:24:42,440 INFO blivet: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >23:24:42,451 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >23:24:42,452 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:24:42,452 INFO blivet: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >23:24:42,460 INFO blivet: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >23:24:42,461 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:24:42,462 INFO blivet: set SELinux context for mountpoint /boot/efi to system_u:object_r:boot_t:s0 >23:24:42,472 INFO blivet: failed to set SELinux context for /mnt/sysimage/boot/efi: [Errno 95] Operation not supported >23:24:42,472 INFO blivet: set SELinux context for newly mounted filesystem root at /boot/efi to None >23:24:42,473 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >23:24:42,474 INFO blivet: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >23:24:42,480 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >23:24:42,481 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >23:24:42,482 INFO blivet: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >23:24:42,488 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >23:24:42,488 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >23:24:42,489 INFO blivet: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >23:24:42,494 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >23:24:42,495 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >23:24:42,495 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >23:24:42,495 INFO blivet: set SELinux context for mountpoint /proc to None >23:24:42,501 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >23:24:42,501 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >23:24:42,521 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >23:24:42,522 INFO blivet: set SELinux context for mountpoint /run to system_u:object_r:var_run_t:s0 >23:24:42,528 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >23:24:42,529 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >23:24:42,529 INFO blivet: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >23:24:42,535 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >23:24:42,536 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >23:24:42,536 INFO blivet: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >23:24:42,542 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >23:24:42,542 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >23:25:56,598 INFO blivet: not writing out mpath configuration >23:26:40,985 DEBUG blivet: looking up parted Device: /dev/sda3 > > >/tmp/ifcfg.log: >23:22:27,057 DEBUG ifcfg: content of files (network initialization): >23:22:27,062 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [160, 43, 184, 57, 12, 9]}, 'connection': {'timestamp': 1407813739L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '4f95841f-2126-46dc-90c3-5f8431e56c14'}}] >23:22:30,371 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['enp0s25']): >23:22:30,371 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp0s25: >23:22:30,371 DEBUG ifcfg: TYPE=Ethernet >23:22:30,371 DEBUG ifcfg: BOOTPROTO=dhcp >23:22:30,371 DEBUG ifcfg: DEFROUTE=yes >23:22:30,371 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >23:22:30,371 DEBUG ifcfg: IPV6INIT=yes >23:22:30,371 DEBUG ifcfg: IPV6_AUTOCONF=yes >23:22:30,371 DEBUG ifcfg: IPV6_DEFROUTE=yes >23:22:30,371 DEBUG ifcfg: IPV6_PEERDNS=yes >23:22:30,371 DEBUG ifcfg: IPV6_PEERROUTES=yes >23:22:30,372 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >23:22:30,372 DEBUG ifcfg: NAME=enp0s25 >23:22:30,372 DEBUG ifcfg: UUID=4f95841f-2126-46dc-90c3-5f8431e56c14 >23:22:30,372 DEBUG ifcfg: ONBOOT=no >23:22:30,372 DEBUG ifcfg: HWADDR=A0:2B:B8:39:0C:09 >23:22:30,372 DEBUG ifcfg: PEERDNS=yes >23:22:30,372 DEBUG ifcfg: PEERROUTES=yes >23:22:30,380 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [160, 43, 184, 57, 12, 9]}, 'connection': {'timestamp': 1407813750L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'enp0s25', 'uuid': '4f95841f-2126-46dc-90c3-5f8431e56c14'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >23:23:05,931 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp0s25 >23:23:05,931 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp0s25 >23:24:35,671 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp0s25 >23:24:35,672 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp0s25 > > >/proc/cmdline: >BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=F20-x86_64-LIVE-DESK-20140801 ro rd.live.image quiet rhgb
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 975537
:
762579
|
762580
|
762581
|
762582
|
762583
|
762584
|
762585
|
762586
|
762587
|
762588
|
762589
|
762610
|
762611
|
763583
|
763652
|
901001
|
925886
|
925888
|
925900
| 925901 |
925902
|
926941