Advertisement
Guest User

Untitled

a guest
Mar 25th, 2017
888
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.79 KB | None | 0 0
  1. # vmctl start x -i 1 -m 1024M -d /home/mlarkin/Downloads/a.raw -c
  2. Connected to /dev/ttyp5 (speed 9600)
  3. Changing serial settings was 0/0 now 3/0
  4. SeaBIOS (version 1.10.2p1-OpenBSD-vmm)
  5. BUILD: gcc: (GCC) 4.2.1 20070719 binutils: 2.17
  6. enabling shadow ram
  7. Unable to unlock ram - bridge not found
  8. RamSize: 0x40000000 [cmos]
  9. malloc preinit
  10. malloc init
  11. init ivt
  12. init bda
  13. init bios32
  14. init keyboard
  15. init pic
  16. math cp init
  17. pci setup
  18. === PCI bus & bridge init ===
  19. PCI: pci_bios_init_bus_rec bus = 0x0
  20. === PCI device probing ===
  21. PCI probe
  22. Found 5 PCI devices (max PCI bus is 00)
  23. === PCI new allocation pass #1 ===
  24. PCI: check devices
  25. === PCI new allocation pass #2 ===
  26. PCI: IO: 1000 - 4fff
  27. PCI: 32: 0000000040000000 - 00000000fec00000
  28. PCI: map device bdf=00:01.0 bar 0, addr 00001000, size 00001000 [io]
  29. PCI: map device bdf=00:02.0 bar 0, addr 00002000, size 00001000 [io]
  30. PCI: map device bdf=00:03.0 bar 0, addr 00003000, size 00001000 [io]
  31. PCI: map device bdf=00:04.0 bar 0, addr 00004000, size 00001000 [io]
  32. PCI: map device bdf=00:00.0 bar 6, addr febfb000, size 00001000 [mem]
  33. PCI: map device bdf=00:01.0 bar 6, addr febfc000, size 00001000 [mem]
  34. PCI: map device bdf=00:02.0 bar 6, addr febfd000, size 00001000 [mem]
  35. PCI: map device bdf=00:03.0 bar 6, addr febfe000, size 00001000 [mem]
  36. PCI: map device bdf=00:04.0 bar 6, addr febff000, size 00001000 [mem]
  37. PCI: init bdf=00:00.0 id=0b5d:0666
  38. PCI: init bdf=00:01.0 id=1af4:1005
  39. pci_slot_get_irq called with unknown routing
  40. PCI: init bdf=00:02.0 id=1af4:1001
  41. pci_slot_get_irq called with unknown routing
  42. PCI: init bdf=00:03.0 id=1af4:1000
  43. pci_slot_get_irq called with unknown routing
  44. PCI: init bdf=00:04.0 id=0b5d:0777
  45. pci_slot_get_irq called with unknown routing
  46. PCI: No VGA devices found
  47. No apic - only the main cpu is present.
  48. init timer
  49. init virtio-blk
  50. found virtio-blk at 00:02.0
  51. pci dev 00:02.0 using legacy (0.9.5) virtio mode
  52. virtio-blk 00:02.0 blksize=512 sectors=4612096
  53. Registering bootable: Virtio disk PCI:00:02.0 (type:2 prio:9999 data:f1fa0)
  54. init serial
  55. Found 1 serial ports
  56. Searching bootorder for: HALT
  57. Mapping hd drive 0x000f1fa0 to 0
  58. drive 0x000f1fa0: PCHS=0/0/0 translation=lba LCHS=571/128/63 s=4612096
  59. malloc finalize
  60. Space available for UMB: c0000-ef000, f0000-f1fa0
  61. Returned 253952 bytes of ZoneHigh
  62. e820 map has 6 items:
  63. 0: 0000000000000000 - 000000000009fc00 = 1 RAM
  64. 1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
  65. 2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
  66. 3: 0000000000100000 - 000000003fffe000 = 1 RAM
  67. 4: 000000003fffe000 - 0000000040000000 = 2 RESERVED
  68. 5: 00000000fffc0000 - 0000000100000000 = 2 RESERVED
  69. locking shadow ram
  70. Unable to lock ram - bridge not found
  71. Jump to int19
  72. enter handle_19:
  73. NULL
  74. Booting from 0000:7c00
  75.  
  76. [ 0.000000] Linux version 4.10.0-14-generic (buildd@lcy01-01) (gcc version 6.3.0 20170221untu 6.3.0-8ubuntu1) ) #16-Ubuntu SMP Fri Mar 17 15:19:26 UTC 2017 (Ubuntu 4.10.0-14.16-gene4.10.3)
  77. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.10.0-14-generic root=LABEL=cloudimg-fs ro console=tty1 console=ttyS0 pci=conf1
  78. [ 0.000000] KERNEL supported cpus:
  79. [ 0.000000] Intel GenuineIntel
  80. [ 0.000000] AMD AuthenticAMD
  81. [ 0.000000] Centaur CentaurHauls
  82. [ 0.000000] x86/fpu: Legacy x87 FPU detected.
  83. [ 0.000000] e820: BIOS-provided physical RAM map:
  84. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
  85. [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  86. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  87. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffdfff] usable
  88. [ 0.000000] BIOS-e820: [mem 0x000000003fffe000-0x000000003fffffff] reserved
  89. [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  90. [ 0.000000] NX (Execute Disable) protection: active
  91. [ 0.000000] DMI not present or invalid.
  92. [ 0.000000] e820: last_pfn = 0x3fffe max_arch_pfn = 0x400000000
  93. [ 0.000000] MTRR: Disabled
  94. [ 0.000000] x86/PAT: MTRRs disabled, skipping PAT initialization too.
  95. [ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
  96. [ 0.000000] Scanning 1 areas for low memory corruption
  97. [ 0.000000] RAMDISK: [mem 0x36951000-0x3749ffff]
  98. [ 0.000000] ACPI: Early table checksum verification disabled
  99. [ 0.000000] ACPI BIOS Error (bug): A valid RSDP was not found (20160930/tbxfroot-244)
  100. [ 0.000000] No NUMA configuration found
  101. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffdfff]
  102. [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd3000-0x3fffdfff]
  103. [ 0.000000] Zone ranges:
  104. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  105. [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003fffdfff]
  106. [ 0.000000] Normal empty
  107. [ 0.000000] Device empty
  108. [ 0.000000] Movable zone start for each node
  109. [ 0.000000] Early memory node ranges
  110. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
  111. [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003fffdfff]
  112. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003fffdfff]
  113. [ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
  114. [ 0.000000] No local APIC present
  115. [ 0.000000] APIC: disable apic facility
  116. [ 0.000000] APIC: switched to apic NOOP
  117. [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
  118. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  119. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  120. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  121. [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  122. [ 0.000000] e820: [mem 0x40000000-0xfffbffff] available for PCI devices
  123. [ 0.000000] Booting paravirtualized kernel on bare hardware
  124. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_ids: 7645519600211568 ns
  125. [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
  126. [ 0.000000] percpu: Embedded 36 pages/cpu @ffff8bbfffc00000 s107800 r8192 d31464 u2097152
  127. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257927
  128. [ 0.000000] Policy zone: DMA32
  129. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.10.0-14-generic root=LABEL=clmg-rootfs ro console=tty1 console=ttyS0 pci=conf1
  130. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  131. [ 0.000000] Memory: 999068K/1048176K available (9056K kernel code, 1665K rwdata, 3812K ro, 2228K init, 2364K bss, 49108K reserved, 0K cma-reserved)
  132. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  133. [ 0.000000] Hierarchical RCU implementation.
  134. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  135. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
  136. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1
  137. [ 0.000000] NR_IRQS:524544 nr_irqs:32 16
  138. [ 0.000000] Console: colour VGA+ 80x25
  139. [ 0.000000] console [tty1] enabled
  140. [ 0.000000] console [ttyS0] enabled
  141. [ 0.044000] Calibrating delay loop... 7360.51 BogoMIPS (lpj=14721024)
  142. [ 0.044000] pid_max: default: 32768 minimum: 301
  143. [ 0.044000] Security Framework initialized
  144. [ 0.044000] Yama: becoming mindful.
  145. [ 0.048000] AppArmor: AppArmor initialized
  146. [ 0.048000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
  147. [ 0.052000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
  148. [ 0.052000] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
  149. [ 0.056000] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
  150. [ 0.056000] CPU: CPU feature xsave disabled, no CPUID level 0xd
  151. [ 0.056000] mce: CPU supports 7 MCE banks
  152. [ 0.060000] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  153. [ 0.064000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
  154. [ 0.076000] Freeing SMP alternatives memory: 32K
  155. [ 0.076000] ftrace: allocating 34158 entries in 134 pages
  156. [ 0.088000] smpboot: Max logical packages: 1
  157. [ 0.092000] smpboot: weird, boot CPU (#0) not listed by the BIOS
  158. [ 0.092000] smpboot: SMP motherboard not detected
  159. [ 0.092000] smpboot: SMP disabled
  160. [ 0.092000] Apic disabled by BIOS
  161. [ 0.096000] smpboot: Local APIC not detected. Using dummy APIC emulation.
  162. [ 0.096000] Performance Events: unsupported p6 CPU model 58 no PMU driver, software evently.
  163. [ 0.100000] smp: Bringing up secondary CPUs ...
  164. [ 0.100000] smp: Brought up 1 node, 1 CPU
  165. [ 0.100000] smpboot: Total of 1 processors activated (7360.51 BogoMIPS)
  166. [ 0.100000] devtmpfs: initialized
  167. [ 0.104000] NMI watchdog: disabled (cpu0): hardware events not enabled
  168. [ 0.104000] NMI watchdog: Shutting down hard lockup detector on all cpus
  169. [ 0.104000] x86/mm: Memory block size: 128MB
  170. [ 0.108000] evm: security.selinux
  171. [ 0.108000] evm: security.SMACK64
  172. [ 0.108000] evm: security.SMACK64EXEC
  173. [ 0.112000] evm: security.SMACK64TRANSMUTE
  174. [ 0.112000] evm: security.SMACK64MMAP
  175. [ 0.112000] evm: security.ima
  176. [ 0.112000] evm: security.capability
  177. [ 0.112000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 741785100000 ns
  178. [ 0.116000] futex hash table entries: 256 (order: 2, 16384 bytes)
  179. [ 0.116000] pinctrl core: initialized pinctrl subsystem
  180. [ 0.120000] RTC time: 0:24:44, date: 03/26/17
  181. [ 0.120000] NET: Registered protocol family 16
  182. [ 0.120000] cpuidle: using governor ladder
  183. [ 0.124000] cpuidle: using governor menu
  184. [ 0.124000] PCI: Using configuration type 1 for base access
  185. [ 0.128000] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  186. [ 0.128000] ACPI: Interpreter disabled.
  187. [ 0.128000] SCSI subsystem initialized
  188. [ 0.132000] vgaarb: loaded
  189. [ 0.132000] usbcore: registered new interface driver usbfs
  190. [ 0.132000] usbcore: registered new interface driver hub
  191. [ 0.132000] usbcore: registered new device driver usb
  192. [ 0.136000] dmi: Firmware registration failed.
  193. [ 0.136000] PCI: Probing PCI hardware
  194. [ 0.136000] PCI host bridge to bus 0000:00
  195. [ 0.136000] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  196. [ 0.140000] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
  197. [ 0.140000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  198. [ 0.144000] NetLabel: Initializing
  199. [ 0.144000] NetLabel: domain hash size = 128
  200. [ 0.148000] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  201. [ 0.148000] NetLabel: unlabeled traffic allowed by default
  202. [ 0.148000] clocksource: Switched to clocksource refined-jiffies
  203. [ 0.164001] VFS: Disk quotas dquot_6.6.0
  204. [ 0.164001] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  205. [ 0.168001] AppArmor: AppArmor Filesystem Enabled
  206. [ 0.168001] pnp: PnP ACPI: disabled
  207. [ 0.172001] NET: Registered protocol family 2
  208. [ 0.172001] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  209. [ 0.172001] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
  210. [ 0.176001] TCP: Hash tables configured (established 8192 bind 8192)
  211. [ 0.176001] UDP hash table entries: 512 (order: 2, 16384 bytes)
  212. [ 0.176001] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  213. [ 0.180002] NET: Registered protocol family 1
  214. [ 0.180002] Unpacking initramfs...
  215. [ 1.024054] random: fast init done
  216. [ 1.740099] Freeing initrd memory: 11580K
  217. [ 1.740099] no MSR PMU driver.
  218. [ 1.740099] platform rtc_cmos: registered platform RTC device (no PNP device found)
  219. [ 1.744099] Scanning for low memory corruption every 60 seconds
  220. [ 1.744099] audit: initializing netlink subsys (disabled)
  221. [ 1.744099] Initialise system trusted keyrings
  222. [ 1.748100] workingset: timestamp_bits=36 max_order=18 bucket_order=0
  223. [ 1.748100] zbud: loaded
  224. [ 1.748100] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  225. [ 1.752100] audit: type=2000 audit(1490487884.744:1): initialized
  226. [ 1.752100] fuse init (API version 7.26)
  227. [ 1.752100] Key type asymmetric registered
  228. [ 1.756100] Asymmetric key parser 'x509' registered
  229. [ 1.756100] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  230. [ 1.756100] io scheduler noop registered
  231. [ 1.760100] io scheduler deadline registered
  232. [ 1.760100] io scheduler cfq registered (default)
  233. [ 1.760100] virtio-pci 0000:00:01.0: virtio_pci: leaving for legacy driver
  234. [ 1.764101] virtio-pci 0000:00:02.0: virtio_pci: leaving for legacy driver
  235. [ 1.764101] virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy driver
  236. [ 1.764101] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  237. [ 1.768101] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 8250
  238. [ 1.772101] Linux agpgart interface v0.103
  239. [ 1.772101] loop: module loaded
  240. [ 1.772101] libphy: Fixed MDIO Bus: probed
  241. [ 1.776101] tun: Universal TUN/TAP device driver, 1.6
  242. [ 1.776101] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  243. [ 1.776101] PPP generic driver version 2.4.2
  244. [ 1.776101] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  245. [ 1.780102] ehci-pci: EHCI PCI platform driver
  246. [ 1.780102] ehci-platform: EHCI generic platform driver
  247. [ 1.780102] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  248. [ 1.784102] ohci-pci: OHCI PCI platform driver
  249. [ 1.784102] ohci-platform: OHCI generic platform driver
  250. [ 1.784102] uhci_hcd: USB Universal Host Controller Interface driver
  251. [ 1.788102] i8042: PNP: No PS/2 controller found.
  252. [ 1.788102] i8042: Probing ports directly.
  253. [ 1.796103] i8042: No controller found
  254. [ 1.796103] mousedev: PS/2 mouse device common for all mice
  255. [ 1.800103] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
  256. [ 1.800103] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
  257. [ 1.800103] i2c /dev entries driver
  258. [ 1.804103] device-mapper: uevent: version 1.0.3
  259. [ 1.804103] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.
  260. [ 1.804103] ledtrig-cpu: registered to indicate activity on CPUs
  261. [ 1.808103] NET: Registered protocol family 10
  262. [ 1.812104] Segment Routing with IPv6
  263. [ 1.812104] NET: Registered protocol family 17
  264. [ 1.812104] Key type dns_resolver registered
  265. [ 1.812104] registered taskstats version 1
  266. [ 1.816104] Loading compiled-in X.509 certificates
  267. [ 1.820104] Loaded X.509 cert 'Build time autogenerated kernel key: 3026a30c6065f72f4597d3dfd1906e157453'
  268. [ 1.820104] zswap: loaded using pool lzo/zbud
  269. [ 1.824104] Key type big_key registered
  270. [ 1.824104] Key type trusted registered
  271. [ 1.824104] Key type encrypted registered
  272. [ 1.828105] AppArmor: AppArmor sha1 policy hashing enabled
  273. [ 1.828105] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
  274. [ 1.828105] evm: HMAC attrs: 0x1
  275. [ 1.828105] Magic number: 9:306:406
  276. [ 1.832105] rtc_cmos rtc_cmos: setting system clock to 2017-03-26 00:24:47 UTC (149048788
  277. [ 1.832105] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  278. [ 1.832105] EDD information not available.
  279.  
  280. [ 1.836105] Freeing unused kernel memory: 2228K
  281. [ 1.836105] Write protecting the kernel read-only data: 14336k
  282. [ 1.840105] Freeing unused kernel memory: 1168K
  283. [ 1.840105] Freeing unused kernel memory: 284K
  284. [ 1.848106] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  285. Loading, please wait...
  286. starting version 232
  287. [ 1.876108] vda: vda1 vda14 vda15
  288. [ 1.892109] SSE version of gcm_enc/dec engaged.
  289. [ 1.916110] virtio_net virtio2 enp0s3: renamed from eth0
  290. [ 53.459331] random: crng init done
  291. Begin: Loading essential drivers ... [ 363.126684] raid6: sse2x1 gen() 9721 MB/s
  292. [ 363.174687] raid6: sse2x1 xor() 7749 MB/s
  293. [ 363.222690] raid6: sse2x2 gen() 12172 MB/s
  294. [ 363.270693] raid6: sse2x2 xor() 8611 MB/s
  295. [ 363.318696] raid6: sse2x4 gen() 14262 MB/s
  296. [ 363.366699] raid6: sse2x4 xor() 10382 MB/s
  297. [ 363.366699] raid6: using algorithm sse2x4 gen() 14262 MB/s
  298. [ 363.366699] raid6: .... xor() 10382 MB/s, rmw enabled
  299. [ 363.366699] raid6: using ssse3x2 recovery algorithm
  300. [ 363.370700] xor: measuring software checksum speed
  301. [ 363.410702] prefetch64-sse: 10613.000 MB/sec
  302. [ 363.450705] generic_sse: 6527.000 MB/sec
  303. [ 363.450705] xor: using function: prefetch64-sse (10613.000 MB/sec)
  304. [ 363.450705] async_tx: api initialized (async)
  305. done.
  306. Begin: Running /scripts/init-premount ... done.
  307. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
  308. Begin: Running /scripts/local-premount ... [ 363.490707] Btrfs loaded, crc32c=crc32c-intel
  309. Scanning for Btrfs filesystems
  310. done.
  311. Warning: fsck not present, so skipping root file system
  312. [ 393.532585] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)
  313. done.
  314. Begin: Running /scripts/local-bottom ... done.
  315. Begin: Running /scripts/init-bottom ...
  316. /scripts/init-bottom/plymouth: line 18: /bin/plymouth: not found
  317. done.
  318. [ 665.665592] ip_tables: (C) 2000-2006 Netfilter Core Team
  319. [ 665.673592] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +AMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFS +KMOD +IDN)
  320. [ 665.677593] systemd[1]: Detected virtualization vm-other.
  321. [ 665.677593] systemd[1]: Detected architecture x86-64.
  322.  
  323. Welcome to Ubuntu Zesty Zapus (development branch)!
  324.  
  325. [ 665.685593] systemd[1]: Set hostname to <ubuntu>.
  326. [ 665.833602] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  327. [ OK ] Started Forward Password Requests to Wall Directory Watch.
  328. [ 665.841603] systemd[1]: Reached target Swap.
  329. [ OK ] Reached target Swap.
  330. [ 665.849603] systemd[1]: Listening on udev Control Socket.
  331. [ OK ] Listening on udev Control Socket.
  332. [ 665.853604] systemd[1]: Created slice User and Session Slice.
  333. [ OK ] Created slice User and Session Slice.
  334. [ 665.857604] systemd[1]: Set up automount Arbitrary Executable File Formats File System Auunt Point.
  335. [ OK ] Set up automount Arbitrary Executab…rmats File System Automount Point.
  336. [ 665.861604] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  337. [ OK ] Listening on Device-mapper event daemon FIFOs.
  338. [ OK ] Reached target User and Group Name Lookups.
  339. [ OK ] Listening on LVM2 metadata daemon socket.
  340. [ OK ] Listening on Syslog Socket.
  341. [ OK ] Listening on LVM2 poll daemon socket.
  342. [ OK ] Listening on Journal Socket (/dev/log).
  343. [ OK ] Listening on udev Kernel Socket.
  344. [ OK ] Listening on Journal Audit Socket.
  345. [ OK ] Listening on Journal Socket.
  346. [ OK ] Created slice System Slice.
  347. Mounting Huge Pages File System...
  348. Starting Remount Root and Kernel File Systems...
  349. Starting Load Kernel Modules...
  350. Starting Set the console keyboard layout...
  351. Starting Nameserver information manager...
  352. Starting Journal Service...
  353. Mounting POSIX Message Queue File System...
  354. [ OK ] Reached target Slices.
  355. [ OK ] Created slice system-serial\x2dgetty.slice.
  356. Mounting Debug File System...
  357. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  358. Starting Uncomplicated firewall...
  359. Starting Create list of required st…ce nodes for the current kernel...
  360. Starting Monitoring of LVM2 mirrors…ng dmeventd or progress polling...
  361. [ 665.961610] Loading iSCSI transport class v2.0-870.
  362. [ OK ] Mounted Huge Pages File System.
  363. [ OK ] Mounted Debug File System.
  364. [ OK ] Started Nameserver information manager.
  365. [ OK ] Mounted POSIX Message Queue File System.
  366. [ OK ] Started Create list of required sta…vice nodes for the current kernel.
  367. Starting Create Static Device Nodes in /dev...
  368. [ 666.009613] EXT4-fs (vda1): re-mounted. Opts: (null)
  369. [ OK ] Started Remount Root and Kernel File Systems.
  370. Starting udev Coldplug all Devices...
  371. Starting Load/Save Random Seed...
  372. [ OK ] Started Uncomplicated firewall.
  373. [ 666.053616] iscsi: registered transport (tcp)
  374. [ OK ] Started Create Static Device Nodes in /dev.
  375. Starting udev Kernel Device Manager...
  376. [ OK ] Started Journal Service.
  377. Starting Flush Journal to Persistent Storage...
  378. [ 666.109620] systemd-journald[328]: Received request to flush runtime journal from PID 1
  379. [ OK ] Started Flush Journal to Persistent Storage.
  380. [ OK ] Started Load/Save Random Seed.
  381. [ OK ] Started LVM2 metadata daemon.
  382. [ 666.165623] iscsi: registered transport (iser)
  383. [ OK ] Started Load Kernel Modules.
  384. Mounting FUSE Control File System...
  385. Starting Apply Kernel Variables...
  386. Mounting Configuration File System...
  387. [ OK ] Mounted FUSE Control File System.
  388. [ OK ] Mounted Configuration File System.
  389. [ OK ] Started Apply Kernel Variables.
  390. [ OK ] Started udev Kernel Device Manager.
  391. [ OK ] Started udev Coldplug all Devices.
  392. [ OK ] Found device /dev/ttyS0.
  393. [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  394. [ OK ] Started Set the console keyboard layout.
  395. [ OK ] Started Dispatch Password Requests to Console Directory Watch.
  396. [ OK ] Reached target Encrypted Volumes.
  397. [ OK ] Started Monitoring of LVM2 mirrors,…sing dmeventd or progress polling.
  398. [ OK ] Reached target Local File Systems (Pre).
  399. [ TIME ] Timed out waiting for device dev-disk-by\x2dlabel-UEFI.device.
  400. [DEPEND] Dependency failed for /boot/efi.
  401. [DEPEND] Dependency failed for Local File Systems.
  402. Starting Set console font and keymap...
  403. Starting ebtables ruleset management...
  404. [ OK ] Reached target Timers.
  405. [ OK ] Closed Syslog Socket.
  406. Starting Set console scheme...
  407. [ OK ] Reached target Login Prompts.
  408. [ OK ] Reached target Paths.
  409. [ OK ] Reached target Sockets.
  410. Starting AppArmor initialization...
  411. Starting Tell Plymouth To Write Out Runtime Data...
  412. [ OK ] Started Emergency Shell.
  413. Starting Create Volatile Files and Directories...
  414. [ OK ] Reached target Emergency Mode.
  415. [ OK ] Started Set console font and keymap.
  416. [ OK ] Started Set console scheme.
  417. [ OK ] Created slice system-getty.slice.
  418. [ OK ] Started Tell Plymouth To Write Out Runtime Data.
  419. [ OK ] Started Create Volatile Files and Directories.
  420. Starting Update UTMP about System Boot/Shutdown...
  421. Starting Network Time Synchronization...
  422. [ OK ] Started Update UTMP about System Boot/Shutdown.
  423. Starting Update UTMP about System Runlevel Changes...
  424. [ OK ] Started Update UTMP about System Runlevel Changes.
  425. [ OK ] Started ebtables ruleset management.
  426. [ OK ] Reached target Network (Pre).
  427. [ OK ] Started Network Time Synchronization.
  428. [ OK ] Reached target System Time Synchronized.
  429. [ OK ] Started AppArmor initialization.
  430. Starting Raise network interfaces...
  431. [ OK ] Started Raise network interfaces.
  432. [ OK ] Reached target Network.
  433. [ OK ] Reached target Network is Online.
  434. Starting iSCSI initiator daemon (iscsid)...
  435. [ OK ] Started iSCSI initiator daemon (iscsid).
  436. Starting Login to default iSCSI targets...
  437. [ OK ] Started Login to default iSCSI targets.
  438. [ OK ] Reached target Remote File Systems (Pre).
  439. [ OK ] Reached target Remote File Systems.
  440. YPress Enter for maintenance
  441. (or press Control-D to continue):
  442. root@ubuntu:~# df
  443. Filesystem 1K-blocks Used Available Use% Mounted on
  444. udev 499548 0 499548 0% /dev
  445. tmpfs 101436 1576 99860 2% /run
  446. /dev/vda1 2058100 1003108 1038608 50% /
  447. tmpfs 507180 0 507180 0% /dev/shm
  448. tmpfs 5120 0 5120 0% /run/lock
  449. tmpfs 507180 0 507180 0% /sys/fs/cgroup
  450. root@ubuntu:~# mount -a
  451. root@ubuntu:~#
  452. root@ubuntu:~# exit
  453. You are in emergency mode. After logging in, type "journalctl -xb" to view
  454. system logs, "systemctl reboot" to reboot, "systemctl default" or ^D to
  455. try again to boot into default mode.
  456. Press Enter for maintenance
  457. (or press Control-D to continue):
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement