Skip to content

Instantly share code, notes, and snippets.

@dragetd
Created March 21, 2015 14:01
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 dragetd/d09e41c7957c5af211e4 to your computer and use it in GitHub Desktop.
Save dragetd/d09e41c7957c5af211e4 to your computer and use it in GitHub Desktop.
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.18.0-trunk-rpi (debian-kernel@lists.debian.org) (gcc version 4.7.2 (Debian 4.7.2-5+rpi1) ) #1 PREEMPT Debian 3.18.5-1~exp1+rpi15 (2015-03-07)
[ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[ 0.000000] Machine model: Raspberry Pi Model B
[ 0.000000] cma: Reserved 8 MiB at 0x1b800000
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 113792
[ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1360 bcm2708_fb.fbheight=768 bcm2708.boardrev=0xe bcm2708.serial=0x2cc07a9b smsc95xx.macaddr=B8:27:EB:C0:7A:9B bcm2708_fb.fbswap=1 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 elevator=deadline root=/dev/mmcblk0p2 rootfstype=btrfs rootwait
[ 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: 437748K/458752K available (5748K kernel code, 476K rwdata, 1688K rodata, 336K init, 445K bss, 21004K reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xffe00000 (2048 kB)
[ 0.000000] vmalloc : 0xdc800000 - 0xff000000 ( 552 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xdc000000 ( 448 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc074b284 (7437 kB)
[ 0.000000] .init : 0xc074c000 - 0xc07a0000 ( 336 kB)
[ 0.000000] .data : 0xc07a0000 - 0xc08172dc ( 477 kB)
[ 0.000000] .bss : 0xc08172dc - 0xc0886abc ( 446 kB)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:522
[ 0.000024] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483648000ns
[ 0.000076] Switching to timer-based delay loop, resolution 1000ns
[ 0.000365] Console: colour dummy device 80x30
[ 0.001681] console [tty1] enabled
[ 0.001732] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=4000)
[ 0.001819] pid_max: default: 32768 minimum: 301
[ 0.001962] Security Framework initialized
[ 0.002092] AppArmor: AppArmor disabled by boot time parameter
[ 0.002150] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.002332] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.002403] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.003523] Initializing cgroup subsys memory
[ 0.003616] Initializing cgroup subsys devices
[ 0.003681] Initializing cgroup subsys freezer
[ 0.003741] Initializing cgroup subsys net_cls
[ 0.003798] Initializing cgroup subsys blkio
[ 0.003852] Initializing cgroup subsys perf_event
[ 0.003911] Initializing cgroup subsys net_prio
[ 0.004042] CPU: Testing write buffer coherency: ok
[ 0.004257] ftrace: allocating 18975 entries in 56 pages
[ 0.126499] Setting up static identity map for 0x532f88 - 0x532fe4
[ 0.142852] devtmpfs: initialized
[ 0.161246] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
[ 0.172537] pinctrl core: initialized pinctrl subsystem
[ 0.175665] NET: Registered protocol family 16
[ 0.181137] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.190760] cpuidle: using governor ladder
[ 0.202830] cpuidle: using governor menu
[ 0.203388] bcm2708.uart_clock = 3000000
[ 0.209811] No ATAGs?
[ 0.209872] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
[ 0.209942] hw-breakpoint: maximum watchpoint size is 4 bytes.
[ 0.210012] mailbox: Broadcom VideoCore Mailbox driver
[ 0.210195] bcm2708_vcio: mailbox at f200b880
[ 0.210774] bcm_power: Broadcom power driver
[ 0.210914] bcm_power_open() -> 0
[ 0.210956] bcm_power_request(0, 8)
[ 0.711694] bcm_mailbox_read -> 00000080, 0
[ 0.711744] bcm_power_request -> 0
[ 0.711899] Serial: AMBA PL011 UART driver
[ 0.712168] dev:f1: ttyAMA0 at MMIO 0x20201000 (irq = 83, base_baud = 0) is a PL011 rev3
[ 1.128184] console [ttyAMA0] enabled
[ 1.184222] usbcore: registered new interface driver usbfs
[ 1.190066] usbcore: registered new interface driver hub
[ 1.195632] usbcore: registered new device driver usb
[ 1.203559] Switched to clocksource stc
[ 1.306808] NET: Registered protocol family 2
[ 1.312910] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 1.320336] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 1.326932] TCP: Hash tables configured (established 4096 bind 4096)
[ 1.333469] TCP: reno registered
[ 1.336795] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 1.342727] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 1.349468] NET: Registered protocol family 1
[ 1.355386] bcm2708_dma: DMA manager at f2007000
[ 1.360446] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
[ 1.371348] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 1.377859] audit: initializing netlink subsys (disabled)
[ 1.383462] audit: type=2000 audit(1.072:1): initialized
[ 1.405002] zpool: loaded
[ 1.408574] VFS: Disk quotas dquot_6.5.2
[ 1.413085] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.422491] msgmni has been set to 870
[ 1.431404] alg: No test for stdrng (krng)
[ 1.436309] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 1.444328] io scheduler noop registered
[ 1.448591] io scheduler deadline registered (default)
[ 1.454355] io scheduler cfq registered
[ 1.461730] BCM2708FB: allocated DMA memory 5bc00000
[ 1.466971] BCM2708FB: allocated DMA channel 0 @ f2007000
[ 1.487887] Console: switching to colour frame buffer device 170x48
[ 1.507043] vc-cma: Videocore CMA driver
[ 1.511253] vc-cma: vc_cma_base = 0x00000000
[ 1.516185] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 1.521811] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 1.528596] vchiq: vchiq_init_state: slot_zero = 0xdb800000, is_master = 0
[ 1.536811] usbcore: registered new interface driver smsc95xx
[ 1.543977] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.750408] Core Release: 2.80a
[ 1.753794] Setting default values for core params
[ 1.758792] Finished setting default values for core params
[ 1.964738] Using Buffer DMA mode
[ 1.968211] Periodic Transfer Interrupt Enhancement - disabled
[ 1.974223] Multiprocessor Interrupt Enhancement - disabled
[ 1.979976] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 1.984491] Dedicated Tx FIFOs mode
[ 1.988607] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xdbc14000 dma = 0x5bc14000 len=9024
[ 1.998745] FIQ FSM acceleration enabled for :
[ 1.998745] Non-periodic Split Transactions
[ 1.998745] Periodic Split Transactions
[ 1.998745] High-Speed Isochronous Endpoints
[ 2.028247] WARN::hcd_init_fiq:412: FIQ on core 0 at 0xc03b367c
[ 2.038447] WARN::hcd_init_fiq:413: FIQ ASM at 0xc03b3948 length 36
[ 2.048901] WARN::hcd_init_fiq:438: MPHI regs_base at 0xdc808000
[ 2.059152] dwc_otg bcm2708_usb: DWC OTG Controller
[ 2.068866] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
[ 2.080598] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
[ 2.090384] Init: Port Power? op_state=1
[ 2.098503] Init: Power Port (0)
[ 2.106244] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.117302] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.128721] usb usb1: Product: DWC OTG Controller
[ 2.137565] usb usb1: Manufacturer: Linux 3.18.0-trunk-rpi dwc_otg_hcd
[ 2.148227] usb usb1: SerialNumber: bcm2708_usb
[ 2.158296] hub 1-0:1.0: USB hub found
[ 2.166422] hub 1-0:1.0: 1 port detected
[ 2.177004] mousedev: PS/2 mouse device common for all mice
[ 2.188540] bcm2835-cpufreq: min=700000 max=700000
[ 2.198049] sdhci: Secure Digital Host Controller Interface driver
[ 2.208444] sdhci: Copyright(c) Pierre Ossman
[ 2.217170] mmc-bcm2835: Unable to initialise DMA channels. Falling back to PIO
[ 2.259638] Load BCM2835 MMC driver
[ 2.267748] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.286372] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.297008] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.319324] usbcore: registered new interface driver usbhid
[ 2.329301] usbhid: USB HID core driver
[ 2.337998] TCP: cubic registered
[ 2.346827] NET: Registered protocol family 10
[ 2.358030] mip6: Mobile IPv6
[ 2.365471] NET: Registered protocol family 17
[ 2.374352] mpls_gso: MPLS GSO support
[ 2.382696] Indeed it is in host mode hprt0 = 00021501
[ 2.394824] registered taskstats version 1
[ 2.403345] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.419966] vc-sm: Videocore shared memory driver
[ 2.437767] mmc0: new high speed SDHC card at address b368
[ 2.451612] [vc_sm_connected_init]: start
[ 2.467713] mmcblk0: mmc0:b368 SD 14.9 GiB
[ 2.480291] [vc_sm_connected_init]: end - returning 0
[ 2.497326] mmcblk0: p1 p2
[ 2.507965] /linux-3.18-3.18.5/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 2.540001] VFS: Cannot open root device "mmcblk0p2" or unknown-block(179,2): error -19
[ 2.557125] Please append a correct "root=" boot option; here are the available partitions:
[ 2.570152] b300 15652864 mmcblk0 driver: mmcblk
[ 2.580082] b301 62520 mmcblk0p1 00000000-01
[ 2.589822] b302 15590336 mmcblk0p2 00000000-02
[ 2.599555] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,2)
[ 2.612344] CPU: 0 PID: 1 Comm: swapper Not tainted 3.18.0-trunk-rpi #1 Debian 3.18.5-1~exp1+rpi15
[ 2.625742] [<c0015ea8>] (unwind_backtrace) from [<c0012d38>] (show_stack+0x20/0x24)
[ 2.637975] [<c0012d38>] (show_stack) from [<c052c2c8>] (dump_stack+0x20/0x28)
[ 2.649672] [<c052c2c8>] (dump_stack) from [<c05286e8>] (panic+0x90/0x208)
[ 2.660994] [<c05286e8>] (panic) from [<c074d24c>] (mount_block_root+0x204/0x2c4)
[ 2.672963] [<c074d24c>] (mount_block_root) from [<c074d364>] (mount_root+0x58/0x70)
[ 2.685212] [<c074d364>] (mount_root) from [<c074d4ac>] (prepare_namespace+0x130/0x190)
[ 2.697723] [<c074d4ac>] (prepare_namespace) from [<c074ce94>] (kernel_init_freeable+0x178/0x1bc)
[ 2.711205] [<c074ce94>] (kernel_init_freeable) from [<c0527700>] (kernel_init+0x18/0xf4)
[ 2.724006] [<c0527700>] (kernel_init) from [<c000f6d8>] (ret_from_fork+0x14/0x20)
[ 2.736186] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,2)
[ 4.676857] random: nonblocking pool is initialized
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment