Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
U-Boot SPL 2016.03-00001-gd12d09f (Mar 17 2016 - 16:16:15) Trying to boot from MMC bad magic U-Boot 2016.03-00001-gd12d09f (Mar 17 2016 - 16:16:15 -0500), Build: jenkins-github_Bootloader-Builder-351 Watchdog enabled I2C: ready DRAM: 512 MiB Reset Source: Power-on reset has occurred. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Using default environment Net: <ethaddr> not set. Validating first E-fuse MAC Could not get PHY for cpsw: addr 0 cpsw, usb_ether Press SPACE to abort autoboot in 2 seconds switch to partitions #0, OK mmc0 is current device Scanning mmc 0:1... gpio: pin 56 (gpio 56) value is 0 gpio: pin 55 (gpio 55) value is 0 gpio: pin 54 (gpio 54) value is 0 gpio: pin 53 (gpio 53) value is 1 switch to partitions #0, OK mmc0 is current device gpio: pin 54 (gpio 54) value is 1 Failed to iterate over directory fstab Checking for: /uEnv.txt ... Checking for: /boot.scr ... Checking for: /boot/boot.scr ... Checking for: /boot/uEnv.txt ... ** Invalid partition 2 ** ** Invalid partition 3 ** ** Invalid partition 4 ** ** Invalid partition 5 ** ** Invalid partition 6 ** ** Invalid partition 7 ** switch to partitions #0, OK mmc1(part 0) is current device Scanning mmc 1:1... gpio: pin 56 (gpio 56) value is 0 gpio: pin 55 (gpio 55) value is 0 gpio: pin 54 (gpio 54) value is 0 gpio: pin 53 (gpio 53) value is 1 switch to partitions #0, OK mmc1(part 0) is current device gpio: pin 54 (gpio 54) value is 1 Checking for: /uEnv.txt ... Checking for: /boot.scr ... Checking for: /boot/boot.scr ... Checking for: /boot/uEnv.txt ... gpio: pin 55 (gpio 55) value is 1 1182 bytes read in 14 ms (82 KiB/s) Loaded environment from /boot/uEnv.txt Checking if uname_r is set in /boot/uEnv.txt... gpio: pin 56 (gpio 56) value is 1 Running uname_boot ... loading /boot/vmlinuz-4.4.9-ti-r25 ... 7833256 bytes read in 447 ms (16.7 MiB/s) loading /boot/dtbs/4.4.9-ti-r25/am335x-boneblack.dtb ... 60958 bytes read in 28 ms (2.1 MiB/s) loading /boot/initrd.img-4.4.9-ti-r25 ... 4761957 bytes read in 277 ms (16.4 MiB/s) debug: [console=ttyO0,115200n8 root=UUID=c7ea2771-652f-468e-b91d-d881349c2be9 ro rootfstype=ext4 rootwait init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh] ... debug: [bootz 0x82000000 0x88080000:48a965 0x88000000] ... Kernel image @ 0x82000000 [ 0x000000 - 0x7786a8 ] ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Loading Ramdisk to 8fb75000, end 8ffff965 ... OK Loading Device Tree to 8fb63000, end 8fb74e1d ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.9-ti-r25 (root@b3-jetson-tk1-2gb) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP Thu May 5 23:08:13 UTC 2016 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: TI AM335x BeagleBone Black [ 0.000000] cma: Reserved 24 MiB at 0x9e000000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon ) [ 0.000000] PERCPU: Embedded 13 pages/cpu @df923000 s24320 r8192 d20736 u53248 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129408 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=UUID=c7ea2771-652f-468e-b91d-d881349c2be9 ro rootfstype=ext4 rootwait init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 474080K/522240K available (7344K kernel code, 914K rwdata, 3704K rodata, 604K init, 907K bss, 23584K reserved, 24576K cma-reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf800000 - 0xbfe00000 ( 6 MB) [ 0.000000] .text : 0xc0008000 - 0xc0ad2480 (11050 kB) [ 0.000000] .init : 0xc0ad3000 - 0xc0b6a000 ( 604 kB) [ 0.000000] .data : 0xc0b6a000 - 0xc0c4e818 ( 915 kB) [ 0.000000] .bss : 0xc0c51000 - 0xc0d33de8 ( 908 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz [ 0.000010] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000030] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000041] OMAP clocksource: timer1 at 24000000 Hz [ 0.000223] Console: colour dummy device 80x30 [ 0.000248] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.000255] This ensures that you still see kernel messages. Please [ 0.000261] update your kernel commandline. [ 0.000279] Calibrating delay loop... 995.32 BogoMIPS (lpj=1990656) [ 0.046945] pid_max: default: 32768 minimum: 301 [ 0.047080] Security Framework initialized [ 0.047093] Yama: becoming mindful. [ 0.047125] AppArmor: AppArmor disabled by boot time parameter [ 0.047280] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.047293] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.048072] Initializing cgroup subsys io [ 0.048100] Initializing cgroup subsys memory [ 0.048139] Initializing cgroup subsys devices [ 0.048155] Initializing cgroup subsys freezer [ 0.048171] Initializing cgroup subsys net_cls [ 0.048184] Initializing cgroup subsys perf_event [ 0.048198] Initializing cgroup subsys net_prio [ 0.048212] Initializing cgroup subsys pids [ 0.048266] CPU: Testing write buffer coherency: ok [ 0.048316] ftrace: allocating 34073 entries in 67 pages [ 0.133439] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.133559] Setting up static identity map for 0x80008240 - 0x8000828c [ 0.136954] Brought up 1 CPUs [ 0.136975] SMP: Total of 1 processors activated (995.32 BogoMIPS). [ 0.136983] CPU: All CPU(s) started in SVC mode. [ 0.138410] devtmpfs: initialized [ 0.157041] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.174915] omap_hwmod: debugss: _wait_target_disable failed [ 0.228671] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.230730] xor: measuring software checksum speed [ 0.266946] arm4regs : 1221.000 MB/sec [ 0.306945] 8regs : 1094.000 MB/sec [ 0.346942] 32regs : 1093.000 MB/sec [ 0.386943] neon : 1757.000 MB/sec [ 0.386951] xor: using function: neon (1757.000 MB/sec) [ 0.387045] pinctrl core: initialized pinctrl subsystem [ 0.389003] NET: Registered protocol family 16 [ 0.391669] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.392887] cpuidle: using governor ladder [ 0.392905] cpuidle: using governor menu [ 0.397849] OMAP GPIO hardware version 0.1 [ 0.409894] No ATAGs? [ 0.409923] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.410462] omap4_sram_init:Unable to allocate sram needed to handle errata I688 [ 0.410475] omap4_sram_init:Unable to get sram pool needed to handle errata I688 [ 0.487144] raid6: int32x1 gen() 269 MB/s [ 0.555002] raid6: int32x1 xor() 236 MB/s [ 0.623049] raid6: int32x2 gen() 356 MB/s [ 0.690992] raid6: int32x2 xor() 269 MB/s [ 0.759028] raid6: int32x4 gen() 405 MB/s [ 0.827031] raid6: int32x4 xor() 259 MB/s [ 0.895089] raid6: int32x8 gen() 359 MB/s [ 0.962948] raid6: int32x8 xor() 231 MB/s [ 1.030953] raid6: neonx1 gen() 1459 MB/s [ 1.098977] raid6: neonx1 xor() 846 MB/s [ 1.166949] raid6: neonx2 gen() 1881 MB/s [ 1.234943] raid6: neonx2 xor() 1164 MB/s [ 1.302970] raid6: neonx4 gen() 1975 MB/s [ 1.370949] raid6: neonx4 xor() 1204 MB/s [ 1.438946] raid6: neonx8 gen() 1211 MB/s [ 1.506958] raid6: neonx8 xor() 672 MB/s [ 1.506965] raid6: using algorithm neonx4 gen() 1975 MB/s [ 1.506971] raid6: .... xor() 1204 MB/s, rmw enabled [ 1.506978] raid6: using intx1 recovery algorithm [ 1.516070] edma 49000000.edma: TI EDMA DMA engine driver [ 1.520800] SCSI subsystem initialized [ 1.521524] usbcore: registered new interface driver usbfs [ 1.521603] usbcore: registered new interface driver hub [ 1.521698] usbcore: registered new device driver usb [ 1.522278] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe [ 1.522325] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe [ 1.522445] media: Linux media interface: v0.10 [ 1.522507] Linux video capture interface: v2.00 [ 1.522598] pps_core: LinuxPPS API ver. 1 registered [ 1.522606] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.522633] PTP clock support registered [ 1.523531] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 [ 1.524828] NetLabel: Initializing [ 1.524839] NetLabel: domain hash size = 128 [ 1.524845] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.524903] NetLabel: unlabeled traffic allowed by default [ 1.525229] clocksource: Switched to clocksource timer1 [ 1.631126] NET: Registered protocol family 2 [ 1.631878] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 1.631926] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) [ 1.631984] TCP: Hash tables configured (established 4096 bind 4096) [ 1.632052] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.632074] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.632365] NET: Registered protocol family 1 [ 1.632898] RPC: Registered named UNIX socket transport module. [ 1.632910] RPC: Registered udp transport module. [ 1.632917] RPC: Registered tcp transport module. [ 1.632923] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.633576] Unpacking initramfs... [ 1.969210] Freeing initrd memory: 4652K (cfb75000 - d0000000) [ 1.969886] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 1.972409] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.972522] audit: initializing netlink subsys (disabled) [ 1.972600] audit: type=2000 audit(1.908:1): initialized [ 1.982836] zbud: loaded [ 1.983482] VFS: Disk quotas dquot_6.6.0 [ 1.983728] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.986434] NFS: Registering the id_resolver key type [ 1.986496] Key type id_resolver registered [ 1.986504] Key type id_legacy registered [ 1.986529] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.986860] fuse init (API version 7.23) [ 1.987480] SGI XFS with ACLs, security attributes, realtime, no debug enabled [ 1.995195] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.995427] io scheduler noop registered [ 1.995442] io scheduler deadline registered [ 1.995501] io scheduler cfq registered (default) [ 1.996829] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 1.998510] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle [ 1.999729] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled [ 2.002899] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a 8250 [ 2.885068] console [ttyS0] enabled [ 2.890074] [drm] Initialized drm 1.1.0 20060810 [ 2.945299] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 2.951468] davinci_mdio 4a101000.mdio: detected phy mask fffffffb [ 2.958021] davinci_mdio: dt: updated phy_id[2] from phy_mask[fffffffb] [ 2.971555] libphy: 4a101000.mdio: probed [ 2.975699] davinci_mdio 4a101000.mdio: phy[2]: device 4a101000.mdio:02, driver SMSC LAN8710/LAN8720 [ 2.985785] cpsw 4a100000.ethernet: Detected MACID = c8:df:84:d8:8e:8d [ 2.994273] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.001009] ehci-platform: EHCI generic platform driver [ 3.006494] ehci-omap: OMAP-EHCI Host Controller driver [ 3.012187] usbcore: registered new interface driver usb-storage [ 3.019801] 47401300.usb-phy supply vcc not found, using dummy regulator [ 3.029980] 47401b00.usb-phy supply vcc not found, using dummy regulator [ 3.038936] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 3.044784] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ 3.052906] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 3.059756] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.067028] usb usb1: Product: MUSB HDRC host driver [ 3.072028] usb usb1: Manufacturer: Linux 4.4.9-ti-r25 musb-hcd [ 3.077987] usb usb1: SerialNumber: musb-hdrc.1.auto [ 3.083796] hub 1-0:1.0: USB hub found [ 3.087702] hub 1-0:1.0: 1 port detected [ 3.100790] mousedev: PS/2 mouse device common for all mice [ 3.108834] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 [ 3.116884] i2c /dev entries driver [ 3.122106] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 3.129901] omap_hsmmc 48060000.mmc: Got CD GPIO [ 3.198684] hidraw: raw HID events driver (C) Jiri Kosina [ 3.204886] usbcore: registered new interface driver usbhid [ 3.210568] usbhid: USB HID core driver [ 3.214749] ashmem: initialized [ 3.217980] mmc0: host does not support reading read-only switch, assuming write-enable [ 3.226944] remoteproc0: wkup_m3 is available [ 3.231469] remoteproc0: Note: remoteproc is still under development and considered experimental. [ 3.240502] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. [ 3.254222] mmc0: new high speed SDHC card at address 0007 [ 3.260000] NET: Registered protocol family 10 [ 3.266036] mmcblk0: mmc0:0007 SQFSD 3.71 GiB [ 3.271303] mip6: Mobile IPv6 [ 3.275143] NET: Registered protocol family 17 [ 3.279775] mmcblk0: p1 [ 3.283251] Key type dns_resolver registered [ 3.287726] mpls_gso: MPLS GSO support [ 3.291798] omap_voltage_late_init: Voltage driver support not added [ 3.299197] PM: Cannot get wkup_m3_ipc handle [ 3.303784] ThumbEE CPU extension supported. [ 3.308143] Registering SWP/SWPB emulation handler [ 3.315154] registered taskstats version 1 [ 3.321535] zswap: loaded using pool lzo/zbud [ 3.332824] Btrfs loaded [ 3.356621] Key type encrypted registered [ 3.363708] input: tps65217_pwr_but as /devices/platform/ocp/44e0b000.i2c/i2c-0/0-0024/input/input0 [ 3.372922] mmc1: MAN_BKOPS_EN bit is not set [ 3.380965] mmc1: new high speed MMC card at address 0001 [ 3.387358] mmcblk1: mmc1:0001 M62704 3.56 GiB [ 3.392415] mmcblk1boot0: mmc1:0001 M62704 partition 1 2.00 MiB [ 3.399937] mmcblk1boot1: mmc1:0001 M62704 partition 2 2.00 MiB [ 3.408208] mmcblk1: p1 [ 3.417080] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 3.423111] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 3.430380] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 3.437683] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 3.445026] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 3.452337] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 3.459622] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 3.466585] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 3.473304] remoteproc0: powering up wkup_m3 [ 3.477760] remoteproc0: Booting fw image am335x-pm-firmware.elf, size 219735 [ 3.485317] remoteproc0: remote processor wkup_m3 is now up [ 3.491010] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x191 [ 3.501772] bone_capemgr bone_capemgr: Baseboard: 'A335BNLT,000C,1837BBBG0390' [ 3.509100] bone_capemgr bone_capemgr: compatible-baseboard=ti,beaglebone-black - #slots=4 [ 3.557239] bone_capemgr bone_capemgr: slot #0: No cape found [ 3.601233] bone_capemgr bone_capemgr: slot #1: No cape found [ 3.645232] bone_capemgr bone_capemgr: slot #2: No cape found [ 3.689232] bone_capemgr bone_capemgr: slot #3: No cape found [ 3.695101] bone_capemgr bone_capemgr: initialized OK. [ 3.701998] PM: bootloader does not support rtc-only! [ 3.707674] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:01 UTC (946684801) [ 3.716464] of_cfs_init [ 3.719049] of_cfs_init: OK [ 3.728155] Freeing unused kernel memory: 604K (c0ad3000 - c0b6a000) Loading, please wait... [ 4.012579] systemd-udevd[106]: starting version 215 [ 4.023842] random: systemd-udevd urandom read with 34 bits of entropy available Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. Begin: Will now check root file system ... fsck from util-linux 2.25.2 fsck: error 2 (No such file or directory) while executing fsck.ext4 for /dev/mmcblk1p1 fsck exited with status code 8 done. Warning: File system check failed but did not detect errors [ 9.858894] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. ----------------------------- Starting eMMC Flasher from microSD media Version: [1.20160222: deal with v4.4.x+ back to old eeprom location...] ----------------------------- Checking for Valid bbb-eeprom header Valid bbb-eeprom header found [335] ----------------------------- copying: [/dev/mmcblk1] -> [/dev/mmcblk0] lsblk: NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT mmcblk1boot0 179:16 0 2M 1 disk mmcblk1boot1 179:24 0 2M 1 disk mmcblk0 179:0 0 3.7G 0 disk `-mmcblk0p1 179:1 0 896M 0 part mmcblk1 179:8 0 3.6G 0 disk `-mmcblk1p1 179:9 0 3.6G 0 part / ----------------------------- df -h | grep rootfs: ----------------------------- Erasing: /dev/mmcblk0 108+0 records in 108+0 records out 113246208 bytes (113 MB) copied, 10.5306 s, 10.8 MB/s [ 27.613318] random: nonblocking pool is initialized 108+0 records in 108+0 records out 113246208 bytes (113 MB) copied, 5.69158 s, 19.9 MB/s Erasing: /dev/mmcblk0 complete ----------------------------- Writing bootloader to [/dev/mmcblk0] dd if=/opt/backup/uboot/MLO of=/dev/mmcblk0 count=1 seek=1 conv=notrunc bs=128k ----------------------------- 0+1 records in 0+1 records out 65812 bytes (66 kB) copied, 0.0911729 s, 722 kB/s ----------------------------- dd if=/opt/backup/uboot/u-boot.img of=/dev/mmcblk0 count=2 seek=1 conv=notrunc bs=384k ----------------------------- 0+1 records in 0+1 records out 350184 bytes (350 kB) copied, 0.0420083 s, 8.3 MB/s ----------------------------- Formatting: /dev/mmcblk0 sfdisk: [sfdisk from util-linux 2.25.2] sfdisk: [sfdisk --force --Linux --in-order --unit M /dev/mmcblk0] sfdisk: [1,,L,*] sfdisk: Checking that no-one is using this disk right now ... sfdisk: O[ 31.975238] mmcblk0: p1 K Disk /dev/mmcblk0: 121472 cylinders, 4 heads, 16 sectors/track sfdisk: /dev/mmcblk0: unrecognized partition table type Old situation: sfdisk: No partitions found New situation: Units: 1MiB = 1024*1024 bytes, blocks of 1024 bytes, counting from 0 Device Boot Start End MiB #blocks Id System /dev/mmcblk0p1 * 1 3795 3795 3886080 83 Linux /dev/mmcblk0p2 0 - 0 0 0 Empty /dev/mmcblk0p3 0 - 0 0 0 Empty /dev/mmcblk0p4 0 - 0 0 0 Empty Successfully wrote the new partition table Re-reading the partition table ... sfdisk: If you created or changed a DOS partition, /dev/foo7, say, then use dd(1) to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1 (See fdisk(8).) mkfs.ext4 /dev/mmcblk0p1 -L BOOT ----------------------------- mke2fs 1.42.12 (29-Aug-2014) Discarding device blocks: done Creating filesystem with 971520 4k blocks and 242880 inodes Filesystem UUID: b36f6d16-842e-4672-8ad6-5179ec9af362 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736 Allocating group tables: done Writing inode tables: done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: done ----------------------------- Formatting: /dev/mmcblk0 complete ----------------------------- Copying: /dev/mmcblk1p1 -> /dev/mmcblk0p1 [ 42.446922] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) rsync: / -> /tmp/rootfs/ Copying: Kernel modules rsync: /lib/modules/4.4.9-ti-r25/ -> /tmp/rootfs/lib/modules/4.4.9-ti-r25/ Copying: /dev/mmcblk1p1 -> /dev/mmcblk0p1 complete ----------------------------- Final System Tweaks: UUID=b36f6d16-842e-4672-8ad6-5179ec9af362 Generating: /etc/fstab # /etc/fstab: static file system information. # UUID=b36f6d16-842e-4672-8ad6-5179ec9af362 / ext4 noatime,errors=remount-ro 0 1 debugfs /sys/kernel/debug debugfs defaults 0 0 /boot/uEnv.txt: disabling eMMC flasher script #Docs: http://elinux.org/Beagleboard:U-boot_partitioning_layout_2.0 uname_r=4.4.9-ti-r25 ###uuid= #dtb= ##BeagleBone Black/Green dtb's for v4.1.x (BeagleBone White just works..) ##BeagleBone Black: HDMI (Audio/Video) disabled: #dtb=am335x-boneblack-emmc-overlay.dtb ##BeagleBone Black: eMMC disabled: #dtb=am335x-boneblack-hdmi-overlay.dtb ##BeagleBone Black: HDMI Audio/eMMC disabled: #dtb=am335x-boneblack-nhdmi-overlay.dtb ##BeagleBone Black: HDMI (Audio/Video)/eMMC disabled: #dtb=am335x-boneblack-overlay.dtb ##BeagleBone Black: wl1835 #dtb=am335x-boneblack-wl1835mod.dtb ##BeagleBone Green: eMMC disabled #dtb=am335x-bonegreen-overlay.dtb cmdline=coherent_pool=1M quiet cape_universal=enable #In the event of edid real failures, uncomment this next line: #cmdline=coherent_pool=1M quiet cape_universal=enable video=HDMI-A-1:1024x768@60e ##Example v3.8.x #cape_disable=capemgr.disable_partno= #cape_enable=capemgr.enable_partno= ##Example v4.1.x #cape_disable=bone_capemgr.disable_partno= #cape_enable=bone_capemgr.enable_partno= ##enable Generic eMMC Flasher: #cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh #uuid=c7ea2771-652f-468e-b91d-d881349c2be9 uuid=b36f6d16-842e-4672-8ad6-5179ec9af362 ----------------------------- Syncing: /dev/mmcblk0 /opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh: line 350: 169 Terminated cylon_leds 100000+0 records in 100000+0 records out 51200000 bytes (51 MB) copied, 2.54625 s, 20.1 MB/s Syncing: /dev/mmcblk0 complete ----------------------------- sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) udev on /dev type devtmpfs (rw,relatime,size=10240k,nr_inodes=59260,mode=755) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,relatime,size=100784k,mode=755) /dev/mmcblk1p1 on / type ext4 (ro,relatime,data=ordered) eMMC has been flashed: please wait for device to power down. ----------------------------- [ 765.126007] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR) [ 765.139839] systemd[1]: Detected architecture 'arm'. Welcome to Debian GNU/Linux 8 (jessie)! [ 765.158703] systemd[1]: Set hostname to <beaglebone>. [ 765.505926] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. [ 765.514324] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 765.522171] systemd[1]: Expecting device dev-ttyS0.device... Expecting device dev-ttyS0.device... [ 765.537444] systemd[1]: Starting Remote File Systems (Pre). [ OK ] Reached target Remote File Systems (Pre). [ 765.549373] systemd[1]: Reached target Remote File Systems (Pre). [ 765.555830] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point. [ OK ] Set up automount Arbitrary Executable File Formats F...utomount Point. [ 765.577379] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 765.587068] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [ 765.595500] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 765.603686] systemd[1]: Starting Paths. [ OK ] Reached target Paths. [ 765.613350] systemd[1]: Reached target Paths. [ 765.617891] systemd[1]: Starting Encrypted Volumes. [ OK ] Reached target Encrypted Volumes. [ 765.629338] systemd[1]: Reached target Encrypted Volumes. [ 765.634919] systemd[1]: Starting Swap. [ OK ] Reached target Swap. [ 765.645329] systemd[1]: Reached target Swap. [ 765.649773] systemd[1]: Starting Root Slice. [ OK ] Created slice Root Slice. [ 765.661370] systemd[1]: Created slice Root Slice. [ 765.666259] systemd[1]: Starting User and Session Slice. [ OK ] Created slice User and Session Slice. [ 765.685362] systemd[1]: Created slice User and Session Slice. [ 765.691328] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. [ OK ] Listening on /dev/initctl Compatibility Named Pipe. [ 765.709375] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 765.716529] systemd[1]: Starting Delayed Shutdown Socket. [ OK ] Listening on Delayed Shutdown Socket. [ 765.729346] systemd[1]: Listening on Delayed Shutdown Socket. [ 765.735283] systemd[1]: Starting Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 765.749388] systemd[1]: Listening on Journal Socket (/dev/log). [ 765.755545] systemd[1]: Starting udev Control Socket. [ OK ] Listening on udev Control Socket. [ 765.773352] systemd[1]: Listening on udev Control Socket. [ 765.778966] systemd[1]: Starting udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 765.789349] systemd[1]: Listening on udev Kernel Socket. [ 765.794896] systemd[1]: Starting Journal Socket. [ OK ] Listening on Journal Socket. [ 765.805345] systemd[1]: Listening on Journal Socket. [ 765.810634] systemd[1]: Starting System Slice. [ OK ] Created slice System Slice. [ 765.821414] systemd[1]: Created slice System Slice. [ 765.826642] systemd[1]: Starting File System Check on Root Device... Starting File System Check on Root Device... [ 765.844801] systemd[1]: Starting system-getty.slice. [ OK ] Created slice system-getty.slice. [ 765.865675] systemd[1]: Created slice system-getty.slice. [ 765.879007] systemd[1]: Starting system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 765.894047] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 765.908151] systemd[1]: Starting Increase datagram queue length... Starting Increase datagram queue length... [ 765.920295] systemd[1]: Mounted Huge Pages File System. [ 765.939525] systemd[1]: Started Set Up Additional Binary Formats. [ 765.970283] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 765.994229] systemd[1]: Starting udev Coldplug all Devices... Starting udev Coldplug all Devices... [ 766.024969] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 766.073925] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required static device nodes...rrent kernel... [ 766.150847] systemd[1]: Starting Slices. [ OK ] Reached target Slices. [ 766.177628] systemd[1]: Reached target Slices. [ OK ] Mounted POSIX Message Queue File System. [ 766.201660] systemd[1]: Mounted POSIX Message Queue File System. [ OK ] Started File System Check on Root Device. [ 766.217434] systemd[1]: Started File System Check on Root Device. [ OK ] Started Increase datagram queue length. [ 766.233581] systemd[1]: Started Increase datagram queue length. [ OK ] Started Load Kernel Modules. [ 766.249564] systemd[1]: Started Load Kernel Modules. [ OK ] Started Create list of required static device nodes ...current kernel. [ 766.281647] systemd[1]: Started Create list of required static device nodes for the current kernel. [ OK ] Started udev Coldplug all Devices. [ 766.405455] systemd[1]: Started udev Coldplug all Devices. [ 766.561750] systemd[1]: Starting Create Static Device Nodes in /dev... Starting Create Static Device Nodes in /dev... [ 766.582171] systemd[1]: Mounting Configuration File System... Mounting Configuration File System... [ 766.609079] systemd[1]: Mounting FUSE Control File System... Mounting FUSE Control File System... [ 766.661088] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 766.696843] systemd[1]: Starting Syslog Socket. [ OK ] Listening on Syslog Socket. [ 766.717618] systemd[1]: Listening on Syslog Socket. [ 766.726069] systemd[1]: Starting Journal Service... Starting Journal Service... [ OK ] Started Journal Service. [ 766.751652] systemd[1]: Started Journal Service. [ OK ] Mounted FUSE Control File System. [ OK ] Mounted Configuration File System. [ OK ] Started Create Static Device Nodes in /dev. [ OK ] Started Apply Kernel Variables. [ 766.907460] systemd-fsck[6750]: BOOT: clean, 137734/233856 files, 881644/933632 blocks Starting udev Kernel Device Manager... [ 767.064160] systemd-udevd[6790]: starting version 215 [ OK ] Started udev Kernel Device Manager. Starting Copy rules generated while the root was ro... Starting LSB: Set preliminary keymap... Starting LSB: Tune IDE hard disks... [ OK ] Started Copy rules generated while the root was ro. [ OK ] Started LSB: Set preliminary keymap. [ OK ] Started LSB: Tune IDE hard disks. Starting Remount Root and Kernel File Systems... [ 767.572821] EXT4-fs (mmcblk1p1): re-mounted. Opts: errors=remount-ro [ OK ] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... [ OK ] Reached target Local File Systems (Pre). Mounting /sys/kernel/debug... [ OK ] Started Load/Save Random Seed. [ OK ] Mounted /sys/kernel/debug. [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... [ OK ] Reached target Remote File Systems. Starting Trigger Flushing of Journal to Persistent Storage... Starting LSB: Set console font and keymap... [ OK ] Started LSB: Set console font and keymap... [ OK ] Started Create Volatile Files and Directories. [ 768.247393] systemd-journald[6788]: Received request to flush runtime journal from PID 1 [ OK ] Started Trigger Flushing of Journal to Persistent Storage. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Started Network Time Synchronization. [ OK ] Started Update UTMP about System Boot/Shutdown. [ OK ] Found device /dev/ttyS0. [ OK ] Reached target System Time Synchronized. [ OK ] Started LSB: Raise network interfaces.. [ OK ] Reached target System Initialization. [ OK ] Listening on cloud9.socket. [ OK ] Listening on node-red.socket. [ OK ] Listening on bonescript.socket. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Timers. Starting Restore Sound Card State... [ OK ] Reached target Basic System. Starting Entropy daemon using the HAVEGE algorithm... [ OK ] Started Entropy daemon using the HAVEGE algorithm. Starting Bonescript autorun... [ OK ] Started Bonescript autorun. [ OK ] Started Regular background program processing daemon.n... Starting Generic Board Startup... Starting Restore /etc/resolv.conf if the system cras...s shut down.... Starting Cape Manager Service... Starting Login Service... Starting LSB: Load kernel modules needed to enable cpufreq scaling... Starting LSB: Start busybox udhcpd at boot time... Starting LSB: Start daemon at boot time... Starting Avahi mDNS/DNS-SD Stack... Starting D-Bus System Message Bus... [ OK ] Started D-Bus System Message Bus. [ OK ] Started Avahi mDNS/DNS-SD Stack. Starting System Logging Service... Starting Permit User Sessions... [ OK ] Started Restore Sound Card State. [ OK ] Started Restore /etc/resolv.conf if the system crash...was shut down.. [ OK ] Started Cape Manager Service. [ OK ] Started LSB: Start busybox udhcpd at boot time. [ OK ] Started LSB: Start daemon at boot time. [ OK ] Started Permit User Sessions. [ OK ] Started System Logging Service. [ 771.072257] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 [ OK ] Started LSB: Load kernel modules needed to enable cpufreq scaling. [ 771.331440] net eth0: initializing cpsw version 1.12 (0) [ 771.378220] net eth0: phy found : id is : 0x7c0f1 [ 771.429796] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 771.705389] tda998x 0-0070: found TDA19988 [ 771.882243] tilcdc 4830e000.lcdc: bound 0-0070 (ops tda998x_ops [tda998x]) [ 772.098990] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 772.105766] [drm] No driver support for vblank timestamp query. [ 772.511625] tilcdc 4830e000.lcdc: No connectors reported connected with modes [ 772.795229] [drm] Cannot find any crtc or sizes - going 1024x768 Starting Synchronise Hardware Clock to System Clock... [ OK ] Stopped target System Time Synchronized. [ OK ] Stopped Update UTMP about System Runlevel Changes. [ OK ] Stopped target Graphical Interface. [ OK ] Stopped Light Display Manager. Stopping Entropy daemon using the HAVEGE algorithm... [ OK ] Stopped target Multi-User System. Stopping Bonescript autorun... Stopping Regular background program processing daemon... [ OK ] Stopped BB WL18xx Bluetooth Service. [ OK ] Stopped OpenBSD Secure Shell server. [ OK ] Stopped BB WL18xx wlan0 Service. Stopping Generic Board Startup... [ 773.185768] Console: switching to colour frame buffer device 128x48 [ 773.223499] tilcdc 4830e000.lcdc: fb0: frame buffer device [ 773.231196] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0 [ 773.242369] ti-pruss 4a300000.pruss: creating PRU cores and other child platform devices [ 773.245412] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2 [ 773.248254] remoteproc1: 4a334000.pru0 is available [ 773.248260] remoteproc1: Note: remoteproc is still under development and considered experimental. [ 773.248264] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. [ 773.258425] remoteproc1: Direct firmware load for am335x-pru0-fw failed with error -2 [ 773.258442] remoteproc1: failed to load am335x-pru0-fw [ 773.276203] pru-rproc 4a334000.pru0: booting the PRU core manually [ 773.276214] remoteproc1: powering up 4a334000.pru0 [ 773.276281] remoteproc1: Direct firmware load for am335x-pru0-fw failed with error -2 [ 773.276291] remoteproc1: request_firmware failed: -2 [ 773.276297] pru-rproc 4a334000.pru0: rproc_boot failed [ 773.276414] remoteproc1: releasing 4a334000.pru0 [ 773.276540] pru-rproc: probe of 4a334000.pru0 failed with error -2 [ 773.276886] remoteproc1: 4a338000.pru1 is available [ 773.276891] remoteproc1: Note: remoteproc is still under development and considered experimental. [ 773.276894] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. [ 773.277154] remoteproc1: Direct firmware load for am335x-pru1-fw failed with error -2 [ 773.277166] remoteproc1: failed to load am335x-pru1-fw [ 773.288656] omap-sham 53100000.sham: hw accel on OMAP rev 4.3 [ 773.289018] pru-rproc 4a338000.pru1: booting the PRU core manually [ 773.289027] remoteproc1: powering up 4a338000.pru1 [ 773.289092] remoteproc1: Direct firmware load for am335x-pru1-fw failed with error -2 [ 773.289102] remoteproc1: request_firmware failed: -2 [ 773.289108] pru-rproc 4a338000.pru1: rproc_boot failed [ 773.289441] remoteproc1: releasing 4a338000.pru1 [ 773.289568] pru-rproc: probe of 4a338000.pru1 failed with error -2 Stopping Login Service... [ OK ] Stopped target Login Prompts. [ OK ] Stopped Getty on tty1. [ OK ] Removed slice system-getty.slice. [ OK ] Stopped Serial Getty on ttyS0. [ OK ] Removed slice system-serial\x2dgetty.slice. [ OK ] Stopped /etc/rc.local Compatibility. [ OK ] Stopped LSB: set CPUFreq kernel parameters. [ OK ] Stopped LSB: Apache2 web server. Stopping LSB: Load kernel modules needed to enable cpufreq scaling... Stopping LSB: Start busybox udhcpd at boot time... [ 773.842879] asoc-simple-card sound: i2s-hifi <-> 48038000.mcasp mapping ok [ OK ] Stopped LSB: Advanced IEEE 802.11 management daemon. [ OK ] Stopped target Network is Online. [ OK ] Stopped Wait for network to be configured by ConnMan. [ OK ] Stopped target Network. Stopping Connection service... Stopping LSB: Start daemon at boot time... Stopping Avahi mDNS/DNS-SD Stack... Stopping System Logging Service... Stopping Permit User Sessions... Starting Store Sound Card State... [ OK ] Stopped Entropy daemon using the HAVEGE algorithm. [ OK ] Stopped Regular background program processing daemon. [ OK ] Stopped Generic Board Startup. [ OK ] Stopped Login Service. [ OK ] Stopped Avahi mDNS/DNS-SD Stack. [ OK ] Stopped Connection service. [ OK ] Stopped System Logging Service. [ OK ] Stopped LSB: Load kernel modules needed to enable cpufreq scaling. [ OK ] Stopped LSB: Start busybox udhcpd at boot time. [ OK ] Stopped LSB: Start daemon at boot time. [ OK ] Stopped Permit User Sessions. [ OK ] Started Store Sound Card State. [ OK ] Started Synchronise Hardware Clock to System Clock. [ OK ] Stopped target Remote File Systems. [ OK ] Stopped target Remote File Systems (Pre). Stopping D-Bus System Message Bus... [ OK ] Stopped D-Bus System Message Bus. [ OK ] Stopped target Basic System. [ OK ] Stopped target Slices. [ OK ] Removed slice User and Session Slice. [ OK ] Stopped target Paths. [ OK ] Stopped target Timers. [ OK ] Stopped target Sockets. [ OK ] Closed cloud9.socket. [ OK ] Closed node-red.socket. [ OK ] Closed bonescript.socket. [ OK ] Closed Avahi mDNS/DNS-SD Stack Activation Socket. [ OK ] Closed Syslog Socket. [ OK ] Closed D-Bus System Message Bus Socket. [ OK ] Stopped target System Initialization. Stopping Network Time Synchronization... [ OK ] Stopped target Encrypted Volumes. Stopping Apply Kernel Variables... [ OK ] Stopped Apply Kernel Variables. Stopping Load Kernel Modules... [ OK ] Stopped Load Kernel Modules. Stopping Update UTMP about System Boot/Shutdown... Stopping LSB: Raise network interfaces.... [ OK ] Stopped target Swap. [ OK ] Stopped Network Time Synchronization. [ OK ] Stopped Update UTMP about System Boot/Shutdown. [ OK ] Stopped LSB: Raise network interfaces.. Stopping Load/Save Random Seed... Stopping Create Volatile Files and Directories... [ OK ] Stopped Create Volatile Files and Directories. [ OK ] Stopped target Local File Systems. Unmounting /sys/kernel/debug... [ OK ] Stopped Load/Save Random Seed. [ OK ] Unmounted /sys/kernel/debug. [ OK ] Reached target Unmount All Filesystems. [ OK ] Stopped target Local File Systems (Pre). Stopping Create Static Device Nodes in /dev... [ OK ] Stopped Create Static Device Nodes in /dev. Stopping Remount Root and Kernel File Systems... [ OK ] Stopped Remount Root and Kernel File Systems. [ OK ] Reached target Shutdown. [ OK ] Reached target Final Step. Starting Power-Off... [ 776.136591] systemd-shutdown[1]: Sending SIGTERM to remaining processes... [ 776.169142] systemd-journald[6788]: Received SIGTERM from PID 1 (systemd-shutdow). [ 776.213446] systemd-shutdown[1]: Sending SIGKILL to remaining processes... [ 776.239111] systemd-shutdown[1]: Unmounting file systems. [ 776.246022] systemd-shutdown[1]: Unmounting /sys/fs/fuse/connections. [ 776.252871] systemd-shutdown[1]: Unmounting /sys/kernel/config. [ 776.259018] systemd-shutdown[1]: Unmounting /dev/mqueue. [ 776.293509] EXT4-fs (mmcblk1p1): re-mounted. Opts: (null) [ 776.405186] EXT4-fs (mmcblk1p1): re-mounted. Opts: (null) [ 776.410890] EXT4-fs (mmcblk1p1): re-mounted. Opts: (null) [ 776.416485] systemd-shutdown[1]: All filesystems unmounted. [ 776.422193] systemd-shutdown[1]: Deactivating swaps. [ 776.427590] systemd-shutdown[1]: All swaps deactivated. [ 776.432969] systemd-shutdown[1]: Detaching loop devices. [ 776.440699] systemd-shutdown[1]: All loop devices detached. [ 776.446484] systemd-shutdown[1]: Detaching DM devices. [ 776.452224] systemd-shutdown[1]: All DM devices detached. [ 776.466001] systemd-shutdown[1]: Powering off. [ 776.488566] musb-hdrc musb-hdrc.1.auto: remove, state 4 [ 776.493907] usb usb1: USB disconnect, device number 1 [ 776.499767] musb-hdrc musb-hdrc.1.auto: USB bus 1 deregistered [ 776.506456] reboot: Power down [ 776.509674] System will go to power_off state in approx. 1 second
Optional Paste Settings
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
Script: riordinare...
Batch | 2 min ago
df -h
Bash | 25 min ago
Script S17
Lua | 34 min ago
bank.py
Python | 59 min ago
My Log File
HTML 5 | 1 hour ago
application.yml
C# | 2 hours ago
HelperBot
Lua | 2 hours ago
Untitled
Bash | 3 hours ago
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!