Skip to content

Instantly share code, notes, and snippets.

@pfsmorigo
Created July 24, 2014 11:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pfsmorigo/1a9f21bc7d0b6a48d818 to your computer and use it in GitHub Desktop.
Save pfsmorigo/1a9f21bc7d0b6a48d818 to your computer and use it in GitHub Desktop.
SLOF **********************************************************************
QEMU Starting
Build Date = Jul 2 2014 09:47:20
FW Version = mockbuild@ release 20140630
Press "s" to enter Open Firmware.
Populating /vdevice methods
Populating /vdevice/v-scsi@2000
SCSI: Looking for devices
8002000000000000 CD-ROM : "QEMU QEMU CD-ROM 2.0."
Populating /vdevice/vty@30001000
Populating /vdevice/nvram@71000000
Populating /pci@800000020000000
Adapters on 0800000020000000
00 0800 (D) : 1af4 1000 virtio [ net ]
00 1000 (D) : 106b 003f serial bus [ usb-ohci ]
00 1800 (D) : 1af4 1001 virtio [ block ]
00 2000 (D) : 1af4 1002 unknown-legacy-device*
Scanning USB
OHCI: initializing
USB mouse
USB Keyboard
USB HUB
Using default console: /vdevice/vty@30001000
Welcome to Open Firmware
Copyright (c) 2004, 2011 IBM Corporation All rights reserved.
This program and the accompanying materials are made available
under the terms of the BSD License available at
http://www.opensource.org/licenses/bsd-license.php
Trying to load: from: /pci@800000020000000/scsi@3 ...
No DOS disk-label found.
Successfully loaded
error: no suitable video mode found.
error: failure writing sector 0x105e030 to `ieee1275/disk'.
Press any key to continue...
OF stdout device is: /vdevice/vty@30001000
Preparing to boot Linux version 3.16.0-3-generic (buildd@fisher01) (gcc version 4.8.3 (Ubuntu 4.8.3-4ubuntu2) ) #8-Ubuntu SMP Thu Jul 10 09:33:56 UTC 2014 (Ubuntu 3.16.0-3.8-generic 3.16.0-rc4)
Detected machine type: 0000000000000101
Max number of cores passed to firmware: 2048 (NR_CPUS = 2048)
Calling ibm,client-architecture-support... done
command line: BOOT_IMAGE=/boot/vmlinux-3.16.0-3-generic root=UUID=c5ff7d11-79f6-443e-b27b-260ad07a8141 ro splash quiet vt.handoff=7
memory layout at init:
memory_limit : 0000000000000000 (16 MB aligned)
alloc_bottom : 0000000004cb0000
alloc_top : 0000000030000000
alloc_top_hi : 0000000080000000
rmo_top : 0000000030000000
ram_top : 0000000080000000
instantiating rtas at 0x000000002fff0000... done
prom_hold_cpus: skipped
copying OF device tree...
Building dt strings...
Building dt structure...
Device tree strings 0x0000000004cc0000 -> 0x0000000004cc09c0
Device tree struct 0x0000000004cd0000 -> 0x0000000004ce0000
Calling quiesce...
returning from prom_init
-> smp_release_cpus()
spinning_secondaries = 0
<- smp_release_cpus()
<- setup_system()
CF000012
CF000015ch
Linux ppc64le
#8-Ubuntu SMP Th[ 0.034834] no ibm,pcie-link-speed-stats property
[ 0.035775] opal_async_comp_init: Opal node not found
[ 0.418270] /build/buildd/linux-3.16.0/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
* Stopping Send an event to indicate plymouth is up [ OK ]
* Stopping Read required files in advance [ OK ]
* Starting Mount filesystems on boot [ OK ]
* Starting Fix-up sensitive /proc filesystem entries [ OK ]
* Starting Populate /dev filesystem [ OK ]
* Starting Populate and link to /run filesystem [ OK ]
* Stopping Fix-up sensitive /proc filesystem entries [ OK ]
* Stopping Populate /dev filesystem [ OK ]
* Stopping Populate and link to /run filesystem [ OK ]
* Stopping Track if upstart is running in a container [ OK ]
* Starting Signal sysvinit that the rootfs is mounted [ OK ]
* Starting Initialize or finalize resolvconf [ OK ]
* Starting Signal sysvinit that virtual filesystems are mounted [ OK ]
* Starting Signal sysvinit that virtual filesystems are mounted [ OK ]
* Starting Bridge udev events into upstart [ OK ]
* Starting Signal sysvinit that remote filesystems are mounted [ OK ]
* Starting device node and kernel event manager [ OK ]
* Starting Clean /tmp directory [ OK ]
* Stopping Clean /tmp directory [ OK ]
* Starting load modules from /etc/modules [ OK ]
* Starting cold plug devices [ OK ]
* Starting log initial device creation [ OK ]
* Stopping load modules from /etc/modules [ OK ]
* Starting Signal sysvinit that local filesystems are mounted [ OK ]
* Starting Uncomplicated firewall [ OK ]
* Starting flush early job output to logs [ OK ]
* Starting configure network device security [ OK ]
* Stopping Mount filesystems on boot [ OK ]
* Stopping flush early job output to logs [ OK ]
* Starting D-Bus system message bus [ OK ]
* Starting system logging daemon [ OK ]
* Starting configure network device [ OK ]
* Starting Mount network filesystems [ OK ]
* Stopping Mount network filesystems [ OK ]
* Starting configure network device security [ OK ]
* Starting Mount network filesystems [ OK ]
* Starting Failsafe Boot Delay [ OK ]
* Stopping Mount network filesystems [ OK ]
* Stopping cold plug devices [ OK ]
* Stopping Failsafe Boot Delay [ OK ]
* Starting Pre-cache and pre-load apparmor profiles [ OK ]
* Stopping log initial device creation [ OK ]
* Starting configure network device [ OK ]
* Starting configure network device security [ OK ]
* Starting save udev log and update rules [ OK ]
* Starting userspace bootsplash [ OK ]
* Stopping userspace bootsplash [ OK ]
* Starting Send an event to indicate plymouth is up [ OK ]
* Starting configure virtual network devices [ OK ]
* Stopping Send an event to indicate plymouth is up [ OK ]
* Starting Bridge file events into upstart [ OK ]
* Starting Bridge socket events into upstart [ OK ]
* Stopping Pre-cache and pre-load apparmor profiles [ OK ]
* Starting System V initialisation compatibility [ OK ]
* Stopping System V initialisation compatibility [ OK ]
* Starting System V runlevel compatibility [ OK ]
* Starting save kernel messages [ OK ]
* Starting regular background program processing daemon [ OK ]
* Stopping save kernel messages [ OK ]
* Stopping CPU interrupts balancing daemon [ OK ]
* Restoring resolver state... [ OK ]
* Stopping System V runlevel compatibility [ OK ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment