Skip to content

Instantly share code, notes, and snippets.

@riptidewave93
Created October 24, 2017 15:00
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 riptidewave93/88d57474e4573d0adcbf0d502d320ec9 to your computer and use it in GitHub Desktop.
Save riptidewave93/88d57474e4573d0adcbf0d502d320ec9 to your computer and use it in GitHub Desktop.
[ 10.273726] hctosys: unable to open rtc device (rtc0)
[ 10.335487] VFS: Cannot open root device "ram" or unknown-block(1,0): error -6
[ 10.422011] Please append a correct "root=" boot option; here are the available partitions:
[ 10.522056] 1f00 256 mtdblock0 [ 10.570011] (driver?)
[ 10.598185] 1f01 256 mtdblock1 [ 10.646129] (driver?)
[ 10.674291] 1f02 40704 mtdblock2 [ 10.722244] (driver?)
[ 10.750408] 1f03 37760 mtdblock3 [ 10.798352] (driver?)
[ 10.826514] 1f04 8192 mtdblock4 [ 10.874460] (driver?)
[ 10.902635] 1f05 15104 mtdblock5 [ 10.950578] (driver?)
[ 10.978738] 1f06 128 mtdblock6 [ 11.026693] (driver?)
[ 11.054871] 1f07 128 mtdblock7 [ 11.102813] (driver?)
[ 11.130974] 1f08 128 mtdblock8 [ 11.178923] (driver?)
[ 11.207086] 1f09 128 mtdblock9 [ 11.255029] (driver?)
[ 11.283192] 1f0a 512 mtdblock10 [ 11.332187] (driver?)
[ 11.360350] 1f0b 49408 mtdblock11 [ 11.409336] (driver?)
[ 11.437497] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
[ 11.536473] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.9.57 #0
[ 11.607314] Call Trace:
[ 11.636517] [cb82fe20] [c0374434] dump_stack+0x84/0xb0 (unreliable)
[ 11.711545] [cb82fe30] [c03722c0] panic+0x114/0x260
[ 11.769903] [cb82fe90] [c0463ff8] mount_block_root+0x234/0x284
[ 11.839715] [cb82fee0] [c046429c] prepare_namespace+0x154/0x190
[ 11.910569] [cb82ff00] [c0463b44] kernel_init_freeable+0x1c8/0x1dc
[ 11.984551] [cb82ff30] [c00027bc] kernel_init+0x14/0x110
[ 12.048118] [cb82ff40] [c000d4f0] ret_from_kernel_thread+0x5c/0x64
[ 12.124086] Rebooting in 1 seconds..
[ 13.156862] ------------[ cut here ]------------
[ 13.212105] WARNING: CPU: 0 PID: 1 at kernel/smp.c:402 smp_call_function_many+0xa0/0x2c8
[ 13.308988] Modules linked in:
[ 13.345469] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.9.57 #0
[ 13.416315] task: cb840000 task.stack: cb82e000
[ 13.470497] NIP: c007fa64 LR: c007fcb8 CTR: c0023468
[ 13.529882] REGS: cb82fd20 TRAP: 0700 Not tainted (4.9.57)
[ 13.598643] MSR: 00021000 <CE,ME>[ 13.636182] CR: 28000482 XER: 00000000
[ 13.684108]
GPR00: c007fcb8 cb82fdd0 cb840000 c04b608c c000e1b8 00000000 00000000 00000001
GPR08: 00000001 c04ae0fb 00000001 00000004 28000482 00000000 c00027a8 00000000
GPR16: 00000000 00000000 00000000 00000000 00000000 c04b0000 00000000 c000e1b8
GPR24: 00000000 00000000 00000000 c04bc2f4 c04b0000 00000000 c04b608c c04b608c
NIP [c007fa64] smp_call_function_many+0xa0/0x2c8
[ 14.091646] LR [c007fcb8] smp_call_function+0x2c/0x40
[ 14.152071] Call Trace:
[ 14.181254] [cb82fdd0] [00008001] 0x8001 (unreliable)
[ 14.241695] [cb82fe10] [c007fcb8] smp_call_function+0x2c/0x40
[ 14.310465] [cb82fe20] [c000b328] machine_restart+0x38/0x60
[ 14.377153] [cb82fe30] [c03723ac] panic+0x200/0x260
[ 14.435506] [cb82fe90] [c0463ff8] mount_block_root+0x234/0x284
[ 14.505319] [cb82fee0] [c046429c] prepare_namespace+0x154/0x190
[ 14.576173] [cb82ff00] [c0463b44] kernel_init_freeable+0x1c8/0x1dc
[ 14.650151] [cb82ff30] [c00027bc] kernel_init+0x14/0x110
[ 14.713717] [cb82ff40] [c000d4f0] ret_from_kernel_thread+0x5c/0x64
[ 14.787688] Instruction dump:
[ 14.823124] 409e0034 3d20c04b 89296040 2f890000 409e0024 3d20c04b 3929e0fb 89490002
[ 14.915890] 2f8a0000 40be0010 39400001 99490002 <0fe00000> 7fe5fb78 7fc4f378 3860ffff
[ 15.010743] ---[ end trace 3b3191e3abb2b895 ]---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment