daily pastebin goal
46%
SHARE
TWEET

Untitled

a guest Jul 10th, 2012 140 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. OpenBSD/beagle booting ...
  2. arg0 0x0 arg1 0xae7 arg2 0x80000100
  3. atag core flags 0 pagesize 0 rootdev 0
  4. atag revision 00000020                
  5. atag mem start 0x80000000 size 0x40000000
  6. atag cmdline [sd0i:/bsd.umg]            
  7. bootfile: sd0i:/bsd.umg    
  8. bootargs:
  9. memory size derived from u-boot
  10. bootconf.mem[0].address = 80000000 pages 262144/0x40000000
  11. Allocating page tables
  12. freestart = 0x0230d000, free_pages = 531699 (0x00081cf3)
  13. IRQ stack: p0x83fd1000 v0xc3fd1000
  14. ABT stack: p0x83fd0000 v0xc3fd0000
  15. UND stack: p0x83fcf000 v0xc3fcf000
  16. SVC stack: p0x83fcd000 v0xc3fcd000
  17. Creating L1 page table at 0x83ffc000
  18. Mapping kernel
  19. Constructing L2 page tables
  20. undefined page pmap [ no symbol table formats found ]
  21. board type: panda
  22. Copyright (c) 1982, 1986, 1989, 1991, 1993
  23.         The Regents of the University of California.  All rights reserved.
  24. Copyright (c) 1995-2012 OpenBSD. All rights reserved.  http://www.OpenBSD.org
  25.  
  26. OpenBSD 5.1-stable (GENERIC) #0: Tue Jul 10 16:03:40 EDT 2012
  27.     knowmercy@dev.my.domain:/home/knowmercy/src51/src/sys/arch/beagle/compile/GENERIC
  28. real mem  = 1073741824 (1024MB)
  29. avail mem = 1015869440 (968MB)
  30. mainbus0 at root
  31. cpu0 at mainbus0: ARM OMAP3530 rev 2 (ARMv7 core)
  32. cpu0: DC enabled IC enabled WB disabled EABT branch prediction enabled
  33. cpu0: 32KB(32b/l,4way) I-cache, 32KB(32b/l,4way) wr-back D-cache
  34. omap0 at mainbus0: PandaBoard
  35. ampintc0 at omap0 nirq 160
  36. amptimer0 at omap0: tick rate 488281 KHz
  37. omdog0 at omap0 rev 0.0
  38. omgpio0 at omap0 rev 0.1
  39. omgpio1 at omap0 rev 0.1
  40. omgpio2 at omap0 rev 0.1
  41. omgpio3 at omap0 rev 0.1
  42. omgpio4 at omap0 rev 0.1
  43. omgpio5 at omap0 rev 0.1
  44. ommmc0 at omap0
  45. sdmmc0 at ommmc0
  46. com0 at omap0: ti16750, 64 byte fifo
  47. com0: console
  48. /dev/ksyms: Symbol table not valid.
  49. scsibus0 at sdmmc0: 2 targets, initiator 0
  50. sd0 at scsibus0 targ 1 lun 0: <SD/MMC, Drive #01, > SCSI2 0/direct fixed
  51. sd0: 15193MB, 512 bytes/sector, 31116288 sectors
  52. vscsi0 at root
  53. scsibus1 at vscsi0: 256 targets
  54. softraid0 at root
  55. scsibus2 at softraid0: 256 targets
  56. boot device: sd0
  57. root on sd0a (82a2431cc46625f9.a) swap on sd0b dump on sd0b
  58. WARNING: CHECK AND RESET THE DATE!                        
  59. Automatic boot in progress: starting file system checks.
  60. /dev/rsd0a: file system is clean; not checking
  61. setting tty flags
  62. pf enabled
  63. starting network
  64. starting early daemons: syslogd pflogd.
  65. starting RPC daemons:.
  66. savecore: /bsd: kvm_openfiles: /bsd: No such file or directory
  67. checking quotas: done.
  68. kvm_mkdb: can't open /dev/ksyms
  69. kvm_mkdb: can't open /bsd: No such file or directory
  70. clearing /tmp
  71. starting pre-securelevel daemons:.
  72. setting kernel security level: kern.securelevel: 0 -> 1
  73. creating runtime link editor directory cache.
  74. preserving editor files.
  75. /etc/rc[481]: /usr/libexec/vi.recover: No such file or directory
  76. starting network daemons: sshd sendmail(failed) inetd sndiod.
  77. starting local daemons: cron.
  78. Tue Jul 10 11:25:15 MDT 2012
  79.  
  80. OpenBSD/beagle (noname.my.domain) (console)
  81.  
  82. login:
RAW Paste Data
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
 
Top