Skip to content

Instantly share code, notes, and snippets.

@amshinde
Created March 9, 2019 02:34
Show Gist options
  • Save amshinde/98365ac2c715b917b467ee5a543534b5 to your computer and use it in GitHub Desktop.
Save amshinde/98365ac2c715b917b467ee5a543534b5 to your computer and use it in GitHub Desktop.
sudo -E qemu-lite-system-x86_64 -machine pc,accel=kvm,kernel_irqchip -cpu host -m 2G,slots=3,maxmem=16G -object memory-backend-file,id=mem,size=2G,mem-path=/dev/shm,share=on -numa node,memdev=mem -device virtio-serial-pci,id=serial0 -device virtio-blk-pci,drive=image -drive if=none,id=image,file=kata-containers.img,format=raw -kernel vmlinuz.container -append 'console=ttyS0 console=hvc0 iommu=false root=/dev/vda1 rw rootfstype=ext4 data=ordered rcupdate.rcu_expedited=1 tsc=reliable no_timer_check loglevel=7 apic=verbose noapic noapictimer virtio_mmio.device=0x200@0x540000000:14' -smp 2,maxcpus=4 -device virtconsole,chardev=charconsole0,id=console0 -chardev stdio,id=charconsole0 -monitor telnet:127.0.0.1:55555,server,nowait -device isa-debugcon,iobase=0x402,chardev=debugcon -chardev file,path=/tmp/debug-log,id=debugcon -device isa-debugcon,iobase=0x3f8,chardev=serialcon -chardev file,path=/tmp/serial-log,id=serialcon
[sudo] password for amshinde:
[ 0.223920] brd: module loaded
[ 0.226454] loop: module loaded
[ 0.230895] vda: vda1
[ 0.231503] tun: Universal TUN/TAP device driver, 1.6
[ 0.232235] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 5.1.0-k
[ 0.233182] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[ 0.234025] ixgbevf: Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver - version 4.1.0-k
[ 0.235331] ixgbevf: Copyright (c) 2009 - 2015 Intel Corporation.
[ 0.236454] i40e: Intel(R) Ethernet Connection XL710 Network Driver - version 2.1.14-k
[ 0.237497] i40e: Copyright (c) 2013 - 2014 Intel Corporation.
[ 0.238742] i40evf: Intel(R) 40-10 Gigabit Virtual Function Network Driver - version 3.0.0-k
[ 0.240163] Copyright (c) 2013 - 2015 Intel Corporation.
[ 0.241182] VFIO - User Level meta-driver version: 0.3
[ 0.242071] IR NEC protocol handler initialized
[ 0.242638] IR RC5(x/sz) protocol handler initialized
[ 0.243265] IR RC6 protocol handler initialized
[ 0.243826] IR JVC protocol handler initialized
[ 0.244396] IR Sony protocol handler initialized
[ 0.244968] IR SANYO protocol handler initialized
[ 0.245571] IR Sharp protocol handler initialized
[ 0.246156] IR MCE Keyboard/mouse protocol handler initialized
[ 0.246909] IR XMP protocol handler initialized
[ 0.247652] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: [email protected]
[ 0.248861] Netfilter messages via NETLINK v0.30.
[ 0.249470] nfnl_acct: registering with nfnetlink.
[ 0.250395] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 0.251559] ctnetlink v0.93: registering with nfnetlink.
[ 0.252513] xt_time: kernel timezone is -0000
[ 0.253217] ip_set: protocol 6
[ 0.253770] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
[ 0.254772] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[ 0.256132] IPVS: ipvs loaded.
[ 0.256709] IPVS: [rr] scheduler registered.
[ 0.257359] IPVS: [wrr] scheduler registered.
[ 0.258123] IPVS: [lc] scheduler registered.
[ 0.259057] IPVS: [wlc] scheduler registered.
[ 0.259889] IPVS: [fo] scheduler registered.
[ 0.260659] IPVS: [ovf] scheduler registered.
[ 0.261478] IPVS: [lblc] scheduler registered.
[ 0.262198] IPVS: [lblcr] scheduler registered.
[ 0.262793] IPVS: [dh] scheduler registered.
[ 0.263336] IPVS: [sh] scheduler registered.
[ 0.263875] IPVS: [sed] scheduler registered.
[ 0.264427] IPVS: [nq] scheduler registered.
[ 0.264972] IPVS: ftp: loaded support on port[0] = 21
[ 0.265593] IPVS: [sip] pe registered.
[ 0.266185] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 0.266983] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[ 0.267763] arp_tables: arp_tables: (C) 2002 David S. Miller
[ 0.268507] Initializing XFRM netlink socket
[ 0.269131] NET: Registered protocol family 10
[ 0.270039] Segment Routing with IPv6
[ 0.270532] NET: Registered protocol family 17
[ 0.271155] 9pnet: Installing 9P2000 support
[ 0.271834] ... APIC ID: 00000000 (0)
[ 0.272119] ... APIC VERSION: 01050014
[ 0.272119] 0000000000000000000000000000000000000000000000000000000000000000
[ 0.272119] 0000000000000000000000000000000000000000000000000000000000000000
[ 0.272119] 0000000000000000000000000000000000000000000000000000000000008000
[ 0.275517] testing the IO APIC.......................
[ 0.276175] .................................... done.
[ 0.276803] sched_clock: Marking stable (276160266, 0)->(486169690, -210009424)
[ 0.278040] registered taskstats version 1
[ 0.289053] EXT4-fs (vda1): recovery complete
[ 0.293415] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)
[ 0.294779] VFS: Mounted root (ext4 filesystem) on device 254:1.
[ 0.296172] devtmpfs: mounted
[ 0.297382] Freeing unused kernel memory: 832K
[ 0.302105] Write protecting the kernel read-only data: 16384k
[ 0.304091] Freeing unused kernel memory: 2020K
[ 0.307216] Freeing unused kernel memory: 1284K
[ 0.334196] systemd[1]: systemd 241 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=legacy)
[ 0.336788] systemd[1]: Detected virtualization kvm.
[ 0.337446] systemd[1]: Detected architecture x86-64.
[ 0.339026] NOHZ: local_softirq_pending 80
[ 0.339842] NOHZ: local_softirq_pending 80
[ 0.340533] NOHZ: local_softirq_pending 80
[ 0.341258] NOHZ: local_softirq_pending 80
Welcome to Clear Linux OS!
[ 0.365180] systemd[1]: File /usr/lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 0.367260] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 0.375044] NOHZ: local_softirq_pending 282
[ 0.375757] NOHZ: local_softirq_pending 282
[ 0.376429] NOHZ: local_softirq_pending 282
[ 0.377150] NOHZ: local_softirq_pending 282
[ 0.377771] NOHZ: local_softirq_pending 282
[ 0.378382] NOHZ: local_softirq_pending 282
[ 0.382816] random: fast init done
[ 0.402119] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 0.402958] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 0.404057] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 0.405109] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password …ts to Console Directory Watch.
[ 0.406348] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ OK ] Listening on udev Control Socket.
[ OK ] Set up automount Arbitrary…s File System Automount Point.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ OK ] Listening on Journal Socket (/dev/log).
[ OK ] Reached target Remote File Systems.
[ OK ] Listening on Process Core Dump Socket.
[ OK ] Reached target Slices.
[ OK ] Started Forward Password R…uests to Wall Directory Watch.
[ OK ] Reached target Paths.
[ OK ] Reached target Local Encrypted Volumes.
[ OK ] Listening on udev Kernel Socket.
[ OK ] Listening on Journal Socket.
Starting udev Coldplug all Devices...
[ OK ] Reached target Sockets.
Mounting Temporary Directory (/tmp)...
Starting udev Kernel Device Manager...
[ OK ] Reached target Local File Systems (Pre).
Starting Apply Kernel Variables...
[ 0.431508] systemd[82]: tmp.mount: Failed to execute command: No such file or directory
Starting Load/Save Random Seed...
Starting Journal Service...
[FAILED] Failed to mount Temporary Directory (/tmp).
See 'systemctl status tmp.mount' for details.
[DEPEND] Dependency failed for Network Name Resolution.
[DEPEND] Dependency failed for Network Time Synchronization.
[ OK ] Started Apply Kernel Variables.
[ OK ] Reached target Local File Systems.
[ OK ] Reached target System Time Synchronized.
[ OK ] Reached target Host and Network Name Lookups.
[ 0.453398] random: systemd-random-: uninitialized urandom read (512 bytes read)
[ OK ] Started Load/Save Random Seed.
[ OK ] Started udev Kernel Device Manager.
Starting Network Service...
[ OK ] Started Journal Service.
Starting Flush Journal to Persistent Storage...
[ OK ] Started udev Coldplug all Devices.
[ 0.504032] systemd-journald[89]: Received request to flush runtime journal from PID 1
[ OK ] Started Flush Journal to Persistent Storage.
Starting Create Volatile Files and Directories...
[ OK ] Started Network Service.
[ OK ] Reached target Network.
[ OK ] Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target Timers.
[ OK ] Reached target Basic System.
Starting Login Service...
Starting Permit User Sessions...
[ OK ] Started Permit User Sessions.
[ OK ] Started Update UTMP about System Boot/Shutdown.
[FAILED] Failed to start Login Service.
See 'systemctl status systemd-logind.service' for details.
[ OK ] Found device /dev/ttyS0.
[ OK ] Started Serial Getty on ttyS0.
[ OK ] Found device /dev/hvc0.
[ OK ] Started Serial Getty on hvc0.
[ OK ] Reached target Login Prompts.
[ OK ] Reached target Multi-User System.
[ OK ] Reached target Graphical Interface.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment