I tried again using another document (https://fedoraproject.org/wiki/Architectures/ARM/F27/Installation) and I ended up with the same issue, but this time I was able to get the journal out of the VM. It seems there are problems with /dev/root. The question is ... why? I copied the exact CLI command this time to be sure. -->

-- Logs begin at Wed 2019-03-13 15:43:35 UTC, end at Wed 2019-03-13 16:22:21 UTC. --
[    0.000000] localhost kernel: Booting Linux on physical CPU 0x0
[    0.000000] localhost kernel: Linux version 4.13.9-300.fc27.armv7hl (mockbuild@buildvm-armv7-13.arm.fedoraproject.org) (gcc version 7.2.1 20170915 (Red Hat 7.2.1-2) (GCC)) #1 SMP Mon Oct 23 15:02:20 UTC 2017
[    0.000000] localhost kernel: CPU: ARMv7 Processor [412fc0f1] revision 1 (ARMv7), cr=10c5387d
[    0.000000] localhost kernel: CPU: div instructions available: patching division code
[    0.000000] localhost kernel: CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] localhost kernel: OF: fdt: Machine model: linux,dummy-virt
[    0.000000] localhost kernel: Memory policy: Data cache writealloc
[    0.000000] localhost kernel: efi: Getting EFI parameters from FDT:
[    0.000000] localhost kernel: efi: UEFI not found.
[    0.000000] localhost kernel: cma: Reserved 64 MiB at 0xbc000000
[    0.000000] localhost kernel: On node 0 totalpages: 524288
[    0.000000] localhost kernel: free_area_init_node: node 0, pgdat c121dc80, node_mem_map eedf9000
[    0.000000] localhost kernel:   Normal zone: 1728 pages used for memmap
[    0.000000] localhost kernel:   Normal zone: 0 pages reserved
[    0.000000] localhost kernel:   Normal zone: 196608 pages, LIFO batch:31
[    0.000000] localhost kernel:   HighMem zone: 327680 pages, LIFO batch:31
[    0.000000] localhost kernel: psci: probing for conduit method from DT.
[    0.000000] localhost kernel: psci: PSCIv0.2 detected in firmware.
[    0.000000] localhost kernel: psci: Using standard PSCI v0.2 function IDs
[    0.000000] localhost kernel: psci: Trusted OS migration not required
[    0.000000] localhost kernel: percpu: Embedded 16 pages/cpu @eede2000 s34252 r8192 d23092 u65536
[    0.000000] localhost kernel: pcpu-alloc: s34252 r8192 d23092 u65536 alloc=16*4096
[    0.000000] localhost kernel: pcpu-alloc: [0] 0
[    0.000000] localhost kernel: Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 522560
[    0.000000] localhost kernel: Kernel command line: console=ttyAMA0 rw inst.repo=http://dl.fedoraproject.org/pub/fedora/linux/releases/27/Everything/armhfp/os/
[    0.000000] localhost kernel: PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] localhost kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] localhost kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] localhost kernel: Memory: 1948492K/2097152K available (7681K kernel code, 1290K rwdata, 3700K rodata, 2048K init, 520K bss, 83124K reserved, 65536K cma-reserved, 1245184K highmem)
[    0.000000] localhost kernel: Virtual kernel memory layout:
                                     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
                                     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
                                     vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
                                     lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
                                     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
                                     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
                                       .text : 0xc0208000 - 0xc0a806cc   (8674 kB)
                                       .init : 0xc0f00000 - 0xc1100000   (2048 kB)
                                       .data : 0xc1100000 - 0xc12429f4   (1291 kB)
                                        .bss : 0xc124c9d0 - 0xc12ceae4   ( 521 kB)
[    0.000000] localhost kernel: random: get_random_u32 called from cache_random_seq_create+0x5c/0xf0 with crng_init=0
[    0.000000] localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] localhost kernel: ftrace: allocating 35261 entries in 69 pages
[    0.000000] localhost kernel: Hierarchical RCU implementation.
[    0.000000] localhost kernel:     RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=1.
[    0.000000] localhost kernel:     Tasks RCU enabled.
[    0.000000] localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.000000] localhost kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] localhost kernel: GIC physical location is 0x8000000
[    0.000000] localhost kernel: GICv2m: range[mem 0x08020000-0x08020fff], SPI[80:143]
[    0.000000] localhost kernel: arch_timer: cp15 timer(s) running at 62.50MHz (virt).
[    0.000000] localhost kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1cd42e208c, max_idle_ns: 881590405314 ns
[    0.000211] localhost kernel: sched_clock: 56 bits at 62MHz, resolution 16ns, wraps every 4398046511096ns
[    0.000447] localhost kernel: Switching to timer-based delay loop, resolution 16ns
[    0.008238] localhost kernel: Console: colour dummy device 80x30
[    0.009101] localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 125.00 BogoMIPS (lpj=62500)
[    0.009267] localhost kernel: pid_max: default: 32768 minimum: 301
[    0.014488] localhost kernel: Security Framework initialized
[    0.014624] localhost kernel: Yama: becoming mindful.
[    0.015691] localhost kernel: SELinux:  Initializing.
[    0.018427] localhost kernel: SELinux:  Starting in permissive mode
[    0.020808] localhost kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.020862] localhost kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.041481] localhost kernel: CPU: Testing write buffer coherency: ok
[    0.064591] localhost kernel: /cpus/cpu@0 missing clock-frequency property
[    0.064934] localhost kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.074769] localhost kernel: Setting up static identity map for 0x40300000 - 0x403000a0
[    0.080570] localhost kernel: Hierarchical SRCU implementation.
[    0.097282] localhost kernel: EFI services will not be available.
[    0.101434] localhost kernel: smp: Bringing up secondary CPUs ...
[    0.101546] localhost kernel: smp: Brought up 1 node, 1 CPU
[    0.101649] localhost kernel: SMP: Total of 1 processors activated (125.00 BogoMIPS).
[    0.101727] localhost kernel: CPU: All CPU(s) started in SVC mode.
[    0.150773] localhost kernel: devtmpfs: initialized
[    0.162974] localhost kernel: VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[    0.186833] localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.188014] localhost kernel: futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.207813] localhost kernel: pinctrl core: initialized pinctrl subsystem
[    0.218336] localhost kernel: DMI not present or invalid.
[    0.228983] localhost kernel: NET: Registered protocol family 16
[    0.246867] localhost kernel: DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.252732] localhost kernel: cpuidle: using governor menu
[    0.253967] localhost kernel: No ATAGs?
[    0.255258] localhost kernel: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.255357] localhost kernel: hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.260078] localhost kernel: Serial: AMBA PL011 UART driver
[    0.302104] localhost kernel: 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 54, base_baud = 0) is a PL011 rev1
[    0.320051] localhost kernel: console [ttyAMA0] enabled
[    0.388123] localhost kernel: vgaarb: loaded
[    0.394283] localhost kernel: SCSI subsystem initialized
[    0.395906] localhost kernel: libata version 3.00 loaded.
[    0.397984] localhost kernel: usbcore: registered new interface driver usbfs
[    0.398998] localhost kernel: usbcore: registered new interface driver hub
[    0.399671] localhost kernel: usbcore: registered new device driver usb
[    0.401785] localhost kernel: EDAC MC: Ver: 3.0.0
[    0.404070] localhost kernel: dmi: Firmware registration failed.
[    0.415267] localhost kernel: NetLabel: Initializing
[    0.415480] localhost kernel: NetLabel:  domain hash size = 128
[    0.415815] localhost kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.417930] localhost kernel: NetLabel:  unlabeled traffic allowed by default
[    0.421648] localhost kernel: clocksource: Switched to clocksource arch_sys_counter
[    0.663864] localhost kernel: VFS: Disk quotas dquot_6.6.0
[    0.665122] localhost kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.714163] localhost kernel: NET: Registered protocol family 2
[    0.732486] localhost kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.733466] localhost kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.734308] localhost kernel: TCP: Hash tables configured (established 8192 bind 8192)
[    0.736227] localhost kernel: UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.736871] localhost kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.743346] localhost kernel: NET: Registered protocol family 1
[    0.744106] localhost kernel: PCI: CLS 0 bytes, default 64
[    0.756496] localhost kernel: Unpacking initramfs...
[   45.186017] localhost kernel: Freeing initrd memory: 46568K
[   45.234219] localhost kernel: random: fast init done
[   45.251981] localhost kernel: audit: initializing netlink subsys (disabled)
[   45.256740] localhost kernel: Initialise system trusted keyrings
[   45.257548] localhost kernel: audit: type=2000 audit(45.175:1): state=initialized audit_enabled=0 res=1
[   45.260348] localhost kernel: Key type blacklist registered
[   45.261942] localhost kernel: workingset: timestamp_bits=14 max_order=19 bucket_order=5
[   45.285393] localhost kernel: zbud: loaded
[   45.321796] localhost kernel: SELinux:  Registering netfilter hooks
[   49.036798] localhost kernel: NET: Registered protocol family 38
[   49.037394] localhost kernel: Key type asymmetric registered
[   49.037830] localhost kernel: Asymmetric key parser 'x509' registered
[   49.038354] localhost kernel: bounce: pool size: 64 pages
[   49.040227] localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[   49.042066] localhost kernel: io scheduler noop registered
[   49.042316] localhost kernel: io scheduler deadline registered
[   49.048131] localhost kernel: io scheduler cfq registered (default)
[   49.048371] localhost kernel: io scheduler mq-deadline registered
[   49.058072] localhost kernel: atomic64_test: passed
[   49.081779] localhost kernel: pl061_gpio 9030000.pl061: PL061 GPIO chip @0x09030000 registered
[   49.087183] localhost kernel: OF: PCI: host bridge /pcie@10000000 ranges:
[   49.088120] localhost kernel: OF: PCI:    IO 0x3eff0000..0x3effffff -> 0x00000000
[   49.089066] localhost kernel: OF: PCI:   MEM 0x10000000..0x3efeffff -> 0x10000000
[   49.089366] localhost kernel: OF: PCI:   MEM 0x8000000000..0xffffffffff -> 0x8000000000
[   49.090522] localhost kernel: pci-host-generic 4010000000.pcie: can't claim ECAM area [mem 0x10000000-0x1fffffff]: address conflict with /pcie@10000000 [mem 0x10000000-0x3efeffff]
[   49.092067] localhost kernel: pci-host-generic: probe of 4010000000.pcie failed with error -16
[   49.106857] localhost kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[   49.145450] localhost kernel: Serial: AMBA driver
[   49.148521] localhost kernel: msm_serial: driver initialized
[   49.149455] localhost kernel: STMicroelectronics ASC driver initialized
[   49.162102] localhost kernel: libphy: Fixed MDIO Bus: probed
[   49.164350] localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   49.164941] localhost kernel: ehci-pci: EHCI PCI platform driver
[   49.165504] localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   49.166022] localhost kernel: ohci-pci: OHCI PCI platform driver
[   49.166564] localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver
[   49.169294] localhost kernel: usbcore: registered new interface driver usbserial
[   49.169949] localhost kernel: usbcore: registered new interface driver usbserial_generic
[   49.170561] localhost kernel: usbserial: USB Serial support registered for generic
[   49.172353] localhost kernel: mousedev: PS/2 mouse device common for all mice
[   49.178464] localhost kernel: rtc-pl031 9010000.pl031: rtc core: registered pl031 as rtc0
[   49.191238] localhost kernel: device-mapper: uevent: version 1.0.3
[   49.195474] localhost kernel: device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[   49.202593] localhost kernel: ledtrig-cpu: registered to indicate activity on CPUs
[   49.203077] localhost kernel: dmi-sysfs: dmi entry is absent.
[   49.204273] localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina
[   49.205453] localhost kernel: usbcore: registered new interface driver usbhid
[   49.205684] localhost kernel: usbhid: USB HID core driver
[   49.210043] localhost kernel: drop_monitor: Initializing network drop monitor service
[   49.212494] localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
[   49.215167] localhost kernel: Initializing XFRM netlink socket
[   49.225616] localhost kernel: NET: Registered protocol family 10
[   49.408974] localhost kernel: Segment Routing with IPv6
[   49.409837] localhost kernel: mip6: Mobile IPv6
[   49.410135] localhost kernel: NET: Registered protocol family 17
[   49.411080] localhost kernel: ThumbEE CPU extension supported.
[   49.411356] localhost kernel: Registering SWP/SWPB emulation handler
[   50.177409] localhost kernel: registered taskstats version 1
[   50.178221] localhost kernel: Loading compiled-in X.509 certificates
[   51.055327] localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 97ef4c8dc7bcbab09a1c36a142b32a1a57b31e8d'
[   51.058508] localhost kernel: zswap: loaded using pool lzo/zbud
[   51.241233] localhost kernel: Key type big_key registered
[   51.422953] localhost kernel: Key type encrypted registered
[   51.426085] localhost kernel: rtc-pl031 9010000.pl031: setting system clock to 2019-03-13 15:43:06 UTC (1552491786)
[   51.426488] localhost kernel: sr_init: No PMIC hook to init smartreflex
[   51.427424] localhost kernel: sr_init: platform driver register failed for SR
[   51.434909] localhost kernel: PM: Hibernation image not present or could not be loaded.
[   51.439281] localhost kernel: uart-pl011 9000000.pl011: no DMA platform data
[   51.679002] localhost kernel: Freeing unused kernel memory: 2048K
[   51.685251] localhost kernel: rodata_test: all tests were successful
[   53.980503] localhost systemd[1]: systemd 234 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid)
[   54.002519] localhost systemd[1]: Detected virtualization qemu.
[   54.004594] localhost systemd[1]: Detected architecture arm.
[   54.005623] localhost systemd[1]: Running in initial RAM disk.
[   54.016216] localhost systemd[1]: No hostname configured.
[   54.019219] localhost systemd[1]: Set hostname to <localhost>.
[   54.023412] localhost systemd[1]: Initializing machine ID from random generator.
[   65.724156] localhost systemd[1]: Listening on udev Kernel Socket.
[   65.738093] localhost systemd[1]: Reached target Initrd Root Device.
[   65.747447] localhost systemd[1]: Listening on Journal Socket (/dev/log).
[   65.799115] localhost systemd[1]: Created slice System Slice.
[   65.802382] localhost systemd[1]: Reached target Slices.
[   65.809983] localhost systemd[1]: Listening on udev Control Socket.
[   65.813566] localhost systemd[1]: Reached target Timers.
[   65.824855] localhost systemd[1]: Listening on Journal Audit Socket.
[   65.828500] localhost systemd[1]: Reached target Swap.
[   65.832369] localhost systemd[1]: Reached target Local File Systems.
[   79.246836] localhost systemd[1]: Started Apply Kernel Variables.
[   80.048442] localhost systemd[1]: Started Setup Virtual Console.
[   80.277387] localhost systemd[1]: Started Create Volatile Files and Directories.
[   81.423187] localhost systemd[1]: Started Create Static Device Nodes in /dev.
[   81.441070] localhost kernel: audit: type=1130 audit(1552491816.514:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   82.058221] localhost systemd-journald[195]: Journal started
[   82.097503] localhost systemd-journald[195]: Runtime journal (/run/log/journal/4e7f2a783a0b4e3584cae9687e091172) is 8.0M, max 100.7M, 92.7M free.
[   82.198347] localhost systemd[1]: Started Journal Service.
[   82.133563] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   82.214891] localhost kernel: audit: type=1130 audit(1552491817.288:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   82.172257] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   82.188008] localhost systemd-vconsole-setup[192]: Invalid font metadata - width: 3239490372 (max 32), height: 3240819276 (max 32), count: 3990320768 (max 512)
[   82.207554] localhost dracut-cmdline[187]: dracut-27 (Twenty Seven) dracut-046-5.fc27
[   82.207554] localhost dracut-cmdline[187]: Using kernel command line parameters: console=ttyAMA0 rw inst.repo=http://dl.fedoraproject.org/pub/fedora/linux/releases/27/Everything/armhfp/os/
[   82.299471] localhost systemd-vconsole-setup[192]: Fonts will not be copied to remaining consoles
[   82.436735] localhost multipathd[199]: --------start up--------
[   82.436735] localhost multipathd[199]: read /etc/multipath.conf
[   82.436735] localhost multipathd[199]: path checkers start up
[   83.208665] localhost dracut-cmdline[187]: Loading Fedora 27 armv7hnl installer...
[   89.205271] localhost dracut-cmdline[187]: rd.luks=0: removing cryptoluks activation
[   90.089642] localhost dracut-cmdline[187]: rd.lvm=0: removing LVM activation
[   92.347344] localhost systemd[1]: Started dracut cmdline hook.
[   92.435430] localhost kernel: audit: type=1130 audit(1552491827.509:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   92.373415] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   92.416379] localhost systemd[1]: Starting Open-iSCSI...
[   92.548627] localhost systemd[1]: Starting dracut pre-udev hook...
[   94.325880] localhost iscsid[423]: iSCSI logger with pid=432 started!
[   94.429527] localhost systemd[1]: iscsid.service: Failed to read PID from file /var/run/iscsid.pid: Invalid argument
[   94.710440] localhost kernel: Loading iSCSI transport class v2.0-870.
[   94.690621] localhost systemd[1]: Started Open-iSCSI.
[   94.787167] localhost kernel: audit: type=1130 audit(1552491829.861:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   94.731273] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   94.919154] localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
[   95.123783] localhost kernel: iscsi: registered transport (tcp)
[   95.259856] localhost kernel: alua: device handler registered
[   95.376059] localhost kernel: emc: device handler registered
[   95.324486] localhost iscsid[432]: iSCSI daemon with pid=433 started!
[   95.347778] localhost iscsid[432]: can't open InitiatorName configuration file /etc/iscsi/initiatorname.iscsi
[   95.366432] localhost iscsid[432]: Warning: InitiatorName file /etc/iscsi/initiatorname.iscsi does not exist or does not contain a properly formatted InitiatorName. If using software iscsi (iscsi_tcp or ib_iser) or partial offload (bnx2i or cxgbi iscsi), you may not be able to log into or
[   95.389629] localhost iscsid[432]: can't open InitiatorAlias configuration file /etc/iscsi/initiatorname.iscsi
[   95.404848] localhost iscsid[432]: can't open iscsid.safe_logout configuration file /etc/iscsi/iscsid.conf
[   95.582374] localhost kernel: hp_sw: device handler registered
[   95.714546] localhost kernel: rdac: device handler registered
[   96.466908] localhost kernel: raid6: int32x1  gen()   398 MB/s
[   96.483839] localhost kernel: raid6: int32x1  xor()   224 MB/s
[   96.500809] localhost kernel: raid6: int32x2  gen()   355 MB/s
[   96.517818] localhost kernel: raid6: int32x2  xor()   203 MB/s
[   96.534719] localhost kernel: raid6: int32x4  gen()   257 MB/s
[   96.551848] localhost kernel: raid6: int32x4  xor()   183 MB/s
[   96.569206] localhost kernel: raid6: int32x8  gen()   156 MB/s
[   96.585858] localhost kernel: raid6: int32x8  xor()   105 MB/s
[   96.602723] localhost kernel: raid6: neonx1   gen()   906 MB/s
[   96.619740] localhost kernel: raid6: neonx1   xor()   597 MB/s
[   96.636845] localhost kernel: raid6: neonx2   gen()  1085 MB/s
[   96.653842] localhost kernel: raid6: neonx2   xor()   748 MB/s
[   96.670793] localhost kernel: raid6: neonx4   gen()   941 MB/s
[   96.687770] localhost kernel: raid6: neonx4   xor()   708 MB/s
[   96.704953] localhost kernel: raid6: neonx8   gen()   347 MB/s
[   96.721804] localhost kernel: raid6: neonx8   xor()   365 MB/s
[   96.722053] localhost kernel: raid6: using algorithm neonx2 gen() 1085 MB/s
[   96.722266] localhost kernel: raid6: .... xor() 748 MB/s, rmw enabled
[   96.722510] localhost kernel: raid6: using intx1 recovery algorithm
[   96.782399] localhost kernel: xor: measuring software checksum speed
[   96.792899] localhost kernel:    arm4regs  :   616.000 MB/sec
[   96.802744] localhost kernel:    8regs     :   824.000 MB/sec
[   96.812833] localhost kernel:    32regs    :   604.000 MB/sec
[   96.822788] localhost kernel:    neon      :   708.000 MB/sec
[   96.823114] localhost kernel: xor: using function: 8regs (824.000 MB/sec)
[   96.852543] localhost kernel: async_tx: api initialized (async)
[   98.065763] localhost kernel: device-mapper: multipath round-robin: version 1.2.0 loaded
[   99.285563] localhost kernel: RPC: Registered named UNIX socket transport module.
[   99.286221] localhost kernel: RPC: Registered udp transport module.
[   99.286433] localhost kernel: RPC: Registered tcp transport module.
[   99.286588] localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
[  102.452733] localhost rpc.statd[485]: Version 2.1.1 starting
[  103.027257] localhost rpc.statd[485]: Initializing NSM state
[  103.071350] localhost rpc.statd[485]: Running as root.  chown /var/lib/nfs/statd to choose different user
[  103.667935] localhost dracut-pre-udev[424]: rpc.idmapd: conf_reinit: open ("(null)", O_RDONLY) failed
[  103.697414] localhost dracut-pre-udev[424]: rpc.idmapd: conf_reinit: open ("(null)", O_RDONLY) failed
[  104.472559] localhost systemd[1]: Started dracut pre-udev hook.
[  104.558994] localhost kernel: audit: type=1130 audit(1552491839.633:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  104.496193] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  104.544515] localhost systemd[1]: Starting udev Kernel Device Manager...
[  106.467303] localhost systemd[1]: Started udev Kernel Device Manager.
[  106.558472] localhost kernel: audit: type=1130 audit(1552491841.632:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  106.501954] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  106.600651] localhost systemd[1]: Starting dracut pre-trigger hook...
[  108.134259] localhost dracut-pre-trigger[508]: rd.dm=0: removing DM RAID activation
[  111.673482] localhost dracut-pre-trigger[508]: rd.md.imsm=0: no MD RAID for imsm/isw raids
[  113.560256] localhost dracut-pre-trigger[508]: rd.md.ddf=0: no MD RAID for SNIA ddf raids
[  117.302959] localhost dracut-pre-trigger[508]: rd.md=0: removing MD RAID activation
[  122.105480] localhost systemd[1]: Started dracut pre-trigger hook.
[  122.198406] localhost kernel: audit: type=1130 audit(1552491857.272:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  122.139480] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  122.198442] localhost systemd[1]: Starting udev Coldplug all Devices...
[  134.305323] localhost systemd[1]: Mounting Kernel Configuration File System...
[  134.429369] localhost systemd[1]: Started udev Coldplug all Devices.
[  134.459009] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  134.535159] localhost kernel: audit: type=1130 audit(1552491869.609:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  134.680223] localhost systemd[1]: Starting Show Plymouth Boot Screen...
[  135.034764] localhost systemd[1]: Starting dracut initqueue hook...
[  135.316348] localhost systemd[1]: Mounted Kernel Configuration File System.
[  136.202920] localhost systemd[1]: Received SIGRTMIN+20 from PID 592 (plymouthd).
[  136.502305] localhost kernel: audit: type=1130 audit(1552491871.573:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  136.468555] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  136.516775] localhost systemd[1]: Started Show Plymouth Boot Screen.
[  136.615393] localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
[  136.663315] localhost systemd[1]: Reached target Local Encrypted Volumes.
[  136.703922] localhost systemd[1]: Reached target System Initialization.
[  136.758896] localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket.
[  136.816353] localhost systemd[1]: Reached target Sockets.
[  136.849353] localhost systemd[1]: Reached target Paths.
[  136.877247] localhost systemd[1]: Reached target Basic System.
[  141.809234] localhost kernel: input: gpio-keys as /devices/platform/gpio-keys/input/input0
[  144.222412] localhost systemd-udevd[584]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[  148.743039] localhost systemd[1]: Reloading.
[  167.442276] localhost dracut-initqueue[591]: RTNETLINK answers: File exists
[ 1678.434970] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1685.982691] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1692.055504] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1698.953640] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1705.442857] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1711.500566] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1717.484495] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1723.761227] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1729.507506] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1735.035852] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1741.504721] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1747.542808] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1754.060379] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1760.354949] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1766.451317] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1772.533534] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1778.302505] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1783.980763] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1789.859539] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1795.545374] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1801.186551] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1807.610759] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1814.512608] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1820.841427] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1826.897744] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1832.971613] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1839.198353] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1845.319420] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1851.696282] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1857.815355] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1864.035700] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1870.165642] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1876.474363] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1882.669633] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1889.069761] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1895.132827] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1901.224859] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1907.211435] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1912.995773] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1919.183593] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1924.826849] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1930.900815] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1936.667577] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1942.438860] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1948.316717] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1954.207435] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1960.424401] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1966.616579] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1973.009887] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1978.934723] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1985.552519] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1991.575268] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 1997.451625] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2005.139669] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2011.270720] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2019.403601] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2026.675927] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2034.047416] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2039.824699] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2047.155610] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2053.261958] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2059.231396] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2065.070485] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2070.719439] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2076.678487] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2082.415534] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2088.267692] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2094.077665] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2100.158534] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2106.102611] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2111.760802] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2117.343422] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2123.264423] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2128.975379] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2134.903567] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2141.188861] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2147.259008] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2153.777608] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2159.727699] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2165.737568] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2171.712532] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2177.977889] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2184.116702] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2191.026667] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2197.018855] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2203.322514] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2209.426687] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2215.947841] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2222.477022] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2228.125283] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2233.860554] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2240.352872] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2246.336652] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2251.807560] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2257.450477] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2263.200407] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2268.884903] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2274.587483] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2280.261681] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2285.782498] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2291.352495] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2297.067669] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2303.088014] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2308.921355] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2314.444612] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2320.000797] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2325.518899] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2331.237855] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2336.690436] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2342.263726] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2348.358433] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2354.376617] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2359.967955] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2366.489374] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2372.742899] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2378.383782] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2383.998522] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2389.694954] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2395.185738] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2400.622358] localhost dracut-initqueue[591]: Warning: dracut-initqueue timeout - starting timeout scripts
[ 2400.652600] localhost dracut-initqueue[591]: Warning: Could not boot.
[ 2400.845894] localhost systemd[1]: Received SIGRTMIN+20 from PID 592 (plymouthd).
[ 2400.896408] localhost dracut-initqueue[591]: Warning: /dev/root does not exist
[ 2403.427721] localhost systemd[1]: Starting Setup Virtual Console...
[ 2405.386396] localhost systemd-vconsole-setup[3946]: Invalid font metadata - width: 3239490372 (max 32), height: 3240819276 (max 32), count: 3990319488 (max 512)
[ 2405.409403] localhost systemd-vconsole-setup[3946]: Fonts will not be copied to remaining consoles
[ 2405.487575] localhost systemd[1]: Started Setup Virtual Console.
[ 2405.515531] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2405.590047] localhost kernel: audit: type=1130 audit(1552494140.661:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2405.603437] localhost kernel: audit: type=1131 audit(1552494140.677:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2405.551160] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2405.612896] localhost systemd[1]: Starting Dracut Emergency Shell...
[ 2406.151913] localhost systemd[1]: Received SIGRTMIN+21 from PID 592 (plymouthd).
[ 2406.243442] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2406.319585] localhost kernel: audit: type=1130 audit(1552494141.393:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2406.326123] localhost kernel: audit: type=1131 audit(1552494141.400:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2406.251812] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dracut:/#


On Wed, Mar 13, 2019 at 4:17 PM Lukas Ruzicka <lruzicka@redhat.com> wrote:
Hello,
I am a little confused. I was trying to run Fedora ARM on a VM using this article: https://fedoraproject.org/wiki/QA:Testcase_Virt_ARM_on_x86
However, each time I run the virtual machine the boot process ends with "dracut-initqueue-timeout".

I tried
  • Fedora Workstation 30 ARM on Fedora 30.
  • Fedora Minimal 30 on Fedora 30.
  • Fedora Minimal 29 on Fedora 30.
  • Fedora Minimal 30 on Fedora 29.
  • Fedora Minimal 29 on Fedora 29.
The same situation happend in all attempts, the minimal images were able to reach "Basic System Level", Workstation fell a way too earlier.

Have you seen it before? Have you run Fedora ARM on a VM successfully? How did you do it?
Thanks for your help.

--

Lukáš Růžička

FEDORA QE, RHCE

Red Hat

Purkyňova 115

612 45 Brno - Královo Pole

lruzicka@redhat.com   



--

Lukáš Růžička

FEDORA QE, RHCE

Red Hat

Purkyňova 115

612 45 Brno - Královo Pole

lruzicka@redhat.com