Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.97 KB | None | 0 0
  1.  
  2.  
  3. Boot config: parsing cmdline ''
  4.  
  5. Boot config: console_port = 0x3f8
  6.  
  7. Boot config: disable_iommu = false
  8.  
  9. Parsing GRUB physical memory map
  10.  
  11. Physical Memory Region from 0 size 9f800 type 1
  12.  
  13. Physical Memory Region from 9f800 size 800 type 2
  14.  
  15. Physical Memory Region from dc000 size 24000 type 2
  16.  
  17. Physical Memory Region from 100000 size fdf0000 type 1
  18.  
  19. Adding physical memory region 0x100000-0xfef0000
  20.  
  21. Physical Memory Region from fef0000 size f000 type 3
  22.  
  23. Physical Memory Region from feff000 size 1000 type 4
  24.  
  25. Physical Memory Region from ff00000 size 100000 type 1
  26.  
  27. Adding physical memory region 0xff00000-0x10000000
  28.  
  29. Physical Memory Region from f0000000 size 8000000 type 2
  30.  
  31. Physical Memory Region from fec00000 size 10000 type 2
  32.  
  33. Physical Memory Region from fee00000 size 1000 type 2
  34.  
  35. Physical Memory Region from fffe0000 size 20000 type 2
  36.  
  37. Got VBE info in multiboot. Current video mode is 3
  38.  
  39. Kernel loaded to: start=0x100000 end=0x135000 size=0x35000 entry=0x10005e
  40.  
  41. ACPI: RSDP paddr=0xf6a10
  42.  
  43. ACPI: RSDP vaddr=0xdfcf6a10
  44.  
  45. ACPI: RSDT paddr=0xfef0510
  46.  
  47. ACPI: RSDT vaddr=0xdfef0510
  48.  
  49. ACPI: FADT paddr=0xfefef67
  50.  
  51. ACPI: FADT vaddr=0xdfefef67
  52.  
  53. ACPI: FADT flags=0x21
  54.  
  55. ACPI: MADT paddr=0xfef067c
  56.  
  57. ACPI: MADT vaddr=0xdfef067c
  58.  
  59. ACPI: MADT apic_addr=0xfee00000
  60.  
  61. ACPI: MADT flags=0x1
  62.  
  63. ACPI: MADT_APIC apic_id=0x0
  64.  
  65. ACPI: MADT_IOAPIC ioapic_id=1 ioapic_addr=0xfec00000 gsib=0
  66.  
  67. ACPI: MADT_ISO bus=0 source=0 gsi=2 flags=0x5
  68.  
  69. ACPI: 1 CPU(s) detected
  70.  
  71. Detected 1 IOAPICs, but configured to use PIC instead
  72.  
  73. Detected 1 boot module(s):
  74.  
  75. module #0: start=0x13b000 end=0x68dc5c size=0x552c5c name=''
  76.  
  77. ELF-loading userland images from boot modules:
  78.  
  79. size=0x487000 v_entry=0x8057772 v_start=0x8048000 v_end=0x84cf000 p_start=0x68e000 p_end=0xb15000
  80.  
  81. Moving loaded userland images to final location: from=0x68e000 to=0x135000 size=0x487000
  82.  
  83. Starting node #0 with APIC ID 0
  84.  
  85. Booting all finished, dropped to user space
  86.  
  87.  
  88. Rump on seL4
  89.  
  90. ============
  91.  
  92.  
  93. vka_alloc_object_at_maybe_dev@object.h:59 Failed to allocate object of size 2147483648, error 1
  94.  
  95.  
  96. vka_alloc_object_at_maybe_dev@object.h:59 Failed to allocate object of size 1073741824, error 1
  97.  
  98.  
  99. vka_alloc_object_at_maybe_dev@object.h:59 Failed to allocate object of size 536870912, error 1
  100.  
  101.  
  102. vka_alloc_object_at_maybe_dev@object.h:59 Failed to allocate object of size 268435456, error 1
  103.  
  104.  
  105. vka_alloc_object_at_maybe_dev@object.h:59 Failed to allocate object of size 134217728, error 1
  106.  
  107.  
  108. vka_alloc_object_at_maybe_dev@object.h:59 Failed to allocate object of size 67108864, error 1
  109.  
  110.  
  111. vka_alloc_object_at_maybe_dev@object.h:59 Failed to allocate object of size 33554432, error 1
  112.  
  113.  
  114. vka_alloc_object_at_maybe_dev@object.h:59 Failed to allocate object of size 16777216, error 1
  115.  
  116.  
  117. vka_alloc_object_at_maybe_dev@object.h:59 Failed to allocate object of size 8388608, error 1
  118.  
  119.  
  120. vka_alloc_object_at_maybe_dev@object.h:59 Failed to allocate object of size 4194304, error 1
  121.  
  122.  
  123. vka_alloc_object_at_maybe_dev@object.h:59 Failed to allocate object of size 2097152, error 1
  124.  
  125.  
  126. vka_alloc_object_at_maybe_dev@object.h:59 Failed to allocate object of size 1048576, error 1
  127.  
  128.  
  129. vka_alloc_object_at_maybe_dev@object.h:59 Failed to allocate object of size 524288, error 1
  130.  
  131.  
  132. vka_alloc_object_at_maybe_dev@object.h:59 Failed to allocate object of size 262144, error 1
  133.  
  134.  
  135. vka_alloc_object_at_maybe_dev@object.h:59 Failed to allocate object of size 131072, error 1
  136.  
  137.  
  138. vka_alloc_object_at_maybe_dev@object.h:59 Failed to allocate object of size 65536, error 1
  139.  
  140.  
  141. vka_alloc_object_at_maybe_dev@object.h:59 Failed to allocate object of size 32768, error 1
  142.  
  143.  
  144. vka_alloc_object_at_maybe_dev@object.h:59 Failed to allocate object of size 16384, error 1
  145.  
  146.  
  147. vka_alloc_object_at_maybe_dev@object.h:59 Failed to allocate object of size 8192, error 1
  148.  
  149.  
  150. Undelivered IRQ: 0
  151.  
  152. 94 {,,"net" : {,,"if":"wm0",, "type":"inet",,"method":"dhcp",,},,"cmdline": "hello world1",,},,
  153.  
  154. starting app
  155.  
  156. basepaddr 0x0 framesize: 20,
  157.  
  158. <<seL4(CPU 0) [decodeCNodeInvocation/127 T0xe05f6900 "" @805b5fe]: Error deriving cap for CNode Copy operation.>>
  159.  
  160. sel4utils_copy_path_to_process@process.c:135 Failed to copy cap
  161.  
  162.  
  163. Failed to copy cap to processbasepaddr 0xfef0000 framesize: 16,
  164.  
  165. basepaddr 0x10000000 framesize: 28,
  166.  
  167. basepaddr 0x20000000 framesize: 29,
  168.  
  169. basepaddr 0x40000000 framesize: 29,
  170.  
  171. basepaddr 0x60000000 framesize: 29,
  172.  
  173. basepaddr 0x80000000 framesize: 29,
  174.  
  175. basepaddr 0xa0000000 framesize: 29,
  176.  
  177. basepaddr 0xc0000000 framesize: 29,
  178.  
  179. basepaddr 0xe0000000 framesize: 28,
  180.  
  181. basepaddr 0xf0000000 framesize: 27,
  182.  
  183. basepaddr 0xf8000000 framesize: 26,
  184.  
  185. basepaddr 0xfc000000 framesize: 25,
  186.  
  187. basepaddr 0xfe000000 framesize: 23,
  188.  
  189. basepaddr 0xfe800000 framesize: 22,
  190.  
  191. basepaddr 0xfec01000 framesize: 12,
  192.  
  193. basepaddr 0xfec02000 framesize: 13,
  194.  
  195. basepaddr 0xfec04000 framesize: 14,
  196.  
  197. basepaddr 0xfec08000 framesize: 15,
  198.  
  199. basepaddr 0xfec10000 framesize: 16,
  200.  
  201. basepaddr 0xfec20000 framesize: 17,
  202.  
  203. basepaddr 0xfec40000 framesize: 18,
  204.  
  205. basepaddr 0xfec80000 framesize: 19,
  206.  
  207. basepaddr 0xfed00000 framesize: 20,
  208.  
  209. basepaddr 0xfee01000 framesize: 12,
  210.  
  211. basepaddr 0xfee02000 framesize: 13,
  212.  
  213. basepaddr 0xfee04000 framesize: 14,
  214.  
  215. basepaddr 0xfee08000 framesize: 15,
  216.  
  217. basepaddr 0xfee10000 framesize: 16,
  218.  
  219. basepaddr 0xfee20000 framesize: 17,
  220.  
  221. basepaddr 0xfee40000 framesize: 18,
  222.  
  223. basepaddr 0xfee80000 framesize: 19,
  224.  
  225. basepaddr 0xfef00000 framesize: 20,
  226.  
  227. basepaddr 0xff000000 framesize: 23,
  228.  
  229. basepaddr 0xff800000 framesize: 22,
  230.  
  231. basepaddr 0xffc00000 framesize: 21,
  232.  
  233. basepaddr 0xffe00000 framesize: 20,
  234.  
  235. basepaddr 0xfff00000 framesize: 19,
  236.  
  237. basepaddr 0xfff80000 framesize: 18,
  238.  
  239. basepaddr 0xfffc0000 framesize: 17,
  240.  
  241. basepaddr 0xfffe0000 framesize: 16,
  242.  
  243. copied caps:41
  244.  
  245. process spawned
  246.  
  247. rump kernel bare metal bootstrap
  248.  
  249.  
  250. Starting paddr: 0x110d8000
  251.  
  252. Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
  253.  
  254. 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016
  255.  
  256. The NetBSD Foundation, Inc. All rights reserved.
  257.  
  258. Copyright (c) 1982, 1986, 1989, 1991, 1993
  259.  
  260. The Regents of the University of California. All rights reserved.
  261.  
  262.  
  263. NetBSD 7.99.34 (RUMP-ROAST)
  264.  
  265. total memory = 39872 KB
  266.  
  267. timecounter: Timecounters tick every 10.000 msec
  268.  
  269. timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
  270.  
  271. cpu0 at thinair0: rump virtual cpu
  272.  
  273. root file system type: rumpfs
  274.  
  275. kern.module.path=/stand/i386/7.99.34/modules
  276.  
  277. mainbus0 (root)
  278.  
  279. pci0 at mainbus0 bus 0
  280.  
  281. pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
  282.  
  283. vendor 8086 product 7190 (host bridge, revision 0x01) at pci0 dev 0 function 0 not configured
  284.  
  285. vendor 8086 product 7191 (PCI bridge, revision 0x01) at pci0 dev 1 function 0 not configured
  286.  
  287. vendor 8086 product 7110 (ISA bridge, revision 0x08) at pci0 dev 7 function 0 not configured
  288.  
  289. vendor 8086 product 7111 (IDE mass storage, interface 0x8a, revision 0x01) at pci0 dev 7 function 1 not configured
  290.  
  291. vendor 8086 product 7113 (miscellaneous bridge, revision 0x08) at pci0 dev 7 function 3 not configured
  292.  
  293. vendor 15ad product 0740 (miscellaneous system, revision 0x10) at pci0 dev 7 function 7 not configured
  294.  
  295. vendor 15ad product 0405 (VGA display) at pci0 dev 15 function 0 not configured
  296.  
  297. vendor 104b product 1040 (SCSI mass storage, revision 0x01) at pci0 dev 16 function 0 not configured
  298.  
  299. vendor 15ad product 0790 (PCI bridge, subtractive decode, revision 0x02) at pci0 dev 17 function 0 not configured
  300.  
  301. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 21 function 0 not configured
  302.  
  303. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 21 function 1 not configured
  304.  
  305. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 21 function 2 not configured
  306.  
  307. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 21 function 3 not configured
  308.  
  309. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 21 function 4 not configured
  310.  
  311. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 21 function 5 not configured
  312.  
  313. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 21 function 6 not configured
  314.  
  315. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 21 function 7 not configured
  316.  
  317. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 22 function 0 not configured
  318.  
  319. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 22 function 1 not configured
  320.  
  321. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 22 function 2 not configured
  322.  
  323. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 22 function 3 not configured
  324.  
  325. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 22 function 4 not configured
  326.  
  327. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 22 function 5 not configured
  328.  
  329. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 22 function 6 not configured
  330.  
  331. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 22 function 7 not configured
  332.  
  333. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 23 function 0 not configured
  334.  
  335. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 23 function 1 not configured
  336.  
  337. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 23 function 2 not configured
  338.  
  339. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 23 function 3 not configured
  340.  
  341. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 23 function 4 not configured
  342.  
  343. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 23 function 5 not configured
  344.  
  345. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 23 function 6 not configured
  346.  
  347. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 23 function 7 not configured
  348.  
  349. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 24 function 0 not configured
  350.  
  351. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 24 function 1 not configured
  352.  
  353. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 24 function 2 not configured
  354.  
  355. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 24 function 3 not configured
  356.  
  357. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 24 function 4 not configured
  358.  
  359. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 24 function 5 not configured
  360.  
  361. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 24 function 6 not configured
  362.  
  363. vendor 15ad product 07a0 (PCI bridge, revision 0x01) at pci0 dev 24 function 7 not configured
  364.  
  365. timecounter: Timecounter "bmktc" frequency 1000000000 Hz quality 100
  366.  
  367. mounted tmpfs on /tmp
  368.  
  369. cannot init wm0 (18)
  370.  
  371. rumprun: configuring dhcp for wm0 failed: 18
  372.  
  373.  
  374. === bootstrap failed
  375.  
  376. rump kernel halting...
  377.  
  378. syncing disks... done
  379.  
  380. unmounting file systems...
  381.  
  382. unmounted tmpfs on /tmp type tmpfs
  383.  
  384. unmounted rumpfs on / type rumpfs
  385.  
  386. unmounting done
  387.  
  388. halted
  389.  
  390. bmk_platform_halt@kernel.c:95 All is well in the universe.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement