Advertisement
Guest User

Untitled

a guest
Mar 11th, 2011
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.43 KB | None | 0 0
  1.  
  2.  
  3. U-Boot 1.1.4.1 (Feb 2 2010 - 12:45:42)
  4.  
  5. Board: Ubiquiti Networks XM board
  6. DRAM: 64 MB
  7. Flash: 8 MB
  8. Net: eth0, eth1
  9. Hit any key to stop autoboot: 0
  10. ar7240>
  11. ar7240> setenv ipaddr 192.168.0.151
  12. ar7240> setenv serverip 192.168.0.10
  13. ar7240> tftp 0x80050000 ar7240/boot/kernel/kernel
  14. Using eth0 device
  15. TFTP from server 192.168.0.10; our IP address is 192.168.0.151
  16. Filename 'ar7240/boot/kernel/kernel'.
  17. Load address: 0x80050000
  18. Loading: #################################################################
  19. #################################################################
  20. #################################################################
  21. #################################################################
  22. #################################################################
  23. #################################################################
  24. #################################################################
  25. #################################################################
  26. #################################################################
  27. #################################################################
  28. #################################################################
  29. #################################################################
  30. #################################################################
  31. #################################################################
  32. #################################################################
  33. #################################################################
  34. ##########
  35. done
  36. Bytes transferred = 5375874 (520782 hex)
  37. ar7240> go 0x80050100
  38. ## Starting application at 0x80050100 ...
  39. CPU platform: Atheros AR7240 rev 2
  40. CPU Frequency=390 MHz
  41. CPU DDR Frequency=390 MHz
  42. CPU AHB Frequency=195 MHz
  43. platform frequency: 390000000
  44. arguments:
  45. a0 = 00000001
  46. a1 = 83f77cbc
  47. a2 = 00000010
  48. a3 = fffffffe
  49. Cmd line: 0x80050100
  50. Environment:
  51. envp is invalid
  52. Cache info:
  53. picache_stride = 4096
  54. picache_loopcount = 16
  55. pdcache_stride = 4096
  56. pdcache_loopcount = 8
  57. cpu0: MIPS Technologies processor v116.147
  58. MMU: Standard TLB, 16 entries
  59. L1 i-cache: 4 ways of 512 sets, 32 bytes per line
  60. L1 d-cache: 4 ways of 256 sets, 32 bytes per line
  61. Config1=0x9ee3519e<PerfCount,WatchRegs,MIPS16,EJTAG>
  62. Config3=0x20
  63. KDB: debugger backends: ddb
  64. KDB: current backend: ddb
  65. Copyright (c) 1992-2011 The FreeBSD Project.
  66. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
  67. The Regents of the University of California. All rights reserved.
  68. FreeBSD is a registered trademark of The FreeBSD Foundation.
  69. FreeBSD 9.0-CURRENT #165 r218596+639cc6d-dirty: Fri Mar 11 14:11:24 BRT 2011
  70. root@devel.network.int.br:/data/git/mips-ar7240/obj/mips.mipseb/data/git/mips-ar7240/freebsd/sys/ROCKETM5 mips
  71. WARNING: WITNESS option enabled, expect reduced performance.
  72. real memory = 33554432 (32768K bytes)
  73. avail memory = 25513984 (24MB)
  74. nexus0: <MIPS32 root nexus>
  75. clock0: <Generic MIPS32 ticker> on nexus0
  76. Timecounter "MIPS32" frequency 195000000 Hz quality 800
  77. Event timer "MIPS32" frequency 195000000 Hz quality 800
  78. apb0 at irq 4 on nexus0
  79. uart0: <16550 or compatible> on apb0
  80. uart0: console (115200,n,8,1)
  81. ohci0: <AR71XX integrated OHCI controller> on apb0
  82. usbus0 on ohci0
  83. gpio0: <Atheros AR71XX GPIO driver> on apb0
  84. gpio0: [GIANT-LOCKED]
  85. gpioc0: <GPIO controller> on gpio0
  86. gpiobus0: <GPIO bus> on gpio0
  87. gpioled0: <GPIO led> at pin(s) 0 on gpiobus0
  88. gpioled1: <GPIO led> at pin(s) 1 on gpiobus0
  89. gpioled2: <GPIO led> at pin(s) 11 on gpiobus0
  90. gpioled3: <GPIO led> at pin(s) 7 on gpiobus0
  91. pcib0 at irq 0 on nexus0
  92. pcib0: fixup 2 !
  93. pcib0: ok !
  94. pci0: <PCI bus> on pcib0
  95. pci0: <network, ethernet> at device 0.0 (no driver attached)
  96. arge0: <Atheros AR71xx built-in ethernet interface> at mem 0x19000000-0x19000fff irq 2 on nexus0
  97. arge0: reading ethernet address from uboot at 0x1fff0000
  98. arge0: Ethernet address: 00:15:6d:73:33:d1
  99. spi0: <AR71XX SPI> at mem 0x1f000000-0x1f00000f on nexus0
  100. spibus0: <spibus bus> on spi0
  101. mx25l0: <M25Pxx Flash Family> at cs 0 on spibus0
  102. mx25l0: m25p64, sector 65536 bytes, 128 sectors
  103. ar71xx_wdog0: <Atheros AR71XX watchdog timer> on nexus0
  104. Timecounters tick every 1.000 msec
  105. bootpc_init: wired to interface 'arge0'
  106. Sending DHCP Discover packet from interface arge0 (00:15:6d:73:33:d1)
  107. usbus0: 12Mbps Full Speed USB v1.0
  108. ugen0.1: <Atheros> at usbus0
  109. uhub0: <Atheros OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
  110. Received DHCP Offer packet on arge0 from 192.168.0.10 (accepted) (no root path)
  111. uhub0: 1 port with 1 removable, self powered
  112. Sending DHCP Request packet from interface arge0 (00:15:6d:73:33:d1)
  113. Received DHCP Ack packet on arge0 from 192.168.0.10 (accepted) (got root path)
  114. arge0 at 192.168.0.151 server 192.168.0.10 boot file /ar7240/boot/kernel/kernel
  115. subnet mask 255.255.255.0 router 192.168.0.4 rootfs 192.168.0.10:/data/git/mips-ar7240/nfsroot
  116. Adjusted interface arge0
  117. WARNING: WITNESS option enabled, expect reduced performance.
  118. Trying to mount root from nfs: []...
  119. NFS ROOT: 192.168.0.10:/data/git/mips-ar7240/nfsroot
  120. warning: no time-of-day clock registered, system time will not be set accurately
  121. warning: no time-of-day clock registered, system time will not be set accurately
  122. Interface arge0 IP-Address 192.168.0.151 Broadcast 192.168.0.255
  123. Setting hostuuid: 19905b68-1dd2-11b2-8a27-00156d7333d1.
  124. Setting hostid: 0x326d9d28.
  125. No suitable dump device was found.
  126. Entropy harvesting: interrupts ethernet point_to_point kickstart.
  127. Starting file system checks:
  128. mount_nfs: can't update /var/db/mounttab for 192.168.0.10:/data/git/mips-ar7240/nfsroot
  129. Mounting local file systems:.
  130. Setting hostname: rocketM5.
  131. Starting Network: lo0 arge0.
  132. lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
  133. options=3<RXCSUM,TXCSUM>
  134. inet 127.0.0.1 netmask 0xff000000
  135. inet6 ::1 prefixlen 128
  136. inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
  137. nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
  138. arge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
  139. ether 00:15:6d:73:33:d1
  140. inet6 fe80::215:6dff:fe73:33d1%arge0 prefixlen 64 tentative scopeid 0x2
  141. inet 192.168.0.151 netmask 0xffffff00 broadcast 192.168.0.255
  142. nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
  143. media: Ethernet 100baseTX <full-duplex>
  144. status: active
  145. Starting devd.
  146. Starting Network: usbus0.
  147. devd: cannot open pid file: Operation not supported
  148. add net ::ffff:0.0.0.0: gateway ::1
  149. add net ::0.0.0.0: gateway ::1
  150. add net fe80::: gateway ::1
  151. add net ff02::: gateway ::1
  152. Mounting NFS file systems:.
  153. Creating and/or trimming log files.
  154. Starting syslogd.
  155. syslogd: cannot open pid file: Operation not supported
  156. /etc/rc: WARNING: Dump device does not exist. Savecore not run.
  157. ELF ldconfig path: /lib /usr/lib /usr/lib/compat
  158. Clearing /tmp (X related).
  159. Updating motd:.
  160. Starting ntpd.
  161. Jan 1 00:00:48 rocketM5 ntpd[916]: bind() fd 22, family AF_INET6, port 123, scope 2, addr fe80::215:6dff:fe73:33d1, mcast=0 flags=0x11 fails: Can't assign requested address
  162. Jan 1 00:00:48 rocketM5 ntpd[916]: unable to create socket on arge0 (2) for fe80::215:6dff:fe73:33d1#123
  163. Jan 1 00:00:49 rocketM5 ntpd[916]: bind() fd 27, family AF_INET6, port 123, scope 2, addr fe80::215:6dff:fe73:33d1, mcast=0 flags=0x11 fails: Can't assign requested address
  164. Jan 1 00:00:49 rocketM5 ntpd[916]: unable to create socket on arge0 (7) for fe80::215:6dff:fe73:33d1#123
  165. Starting sshd.
  166. Starting cron.
  167. cron: can't open or create /var/run/cron.pid: Operation not supported
  168. /etc/rc: WARNING: failed to start cron
  169.  
  170. Thu Jan 1 00:00:54 UTC 1970
  171.  
  172. FreeBSD/mips (rocketM5) (ttyu0)
  173.  
  174. login: root
  175. Mar 11 17:12:47 rocketM5 login: ROOT LOGIN (root) ON ttyu0
  176. FreeBSD 9.0-CURRENT (ROCKETM5) #165 r218596+639cc6d-dirty: Fri Mar 11 14:11:24 BRT 2011
  177.  
  178. Welcome to FreeBSD!
  179.  
  180. Before seeking technical support, please use the following resources:
  181.  
  182. o Security advisories and updated errata information for all releases are
  183. at http://www.FreeBSD.org/releases/ - always consult the ERRATA section
  184. for your release first as it's updated frequently.
  185.  
  186. o The Handbook and FAQ documents are at http://www.FreeBSD.org/ and,
  187. along with the mailing lists, can be searched by going to
  188. http://www.FreeBSD.org/search/. If the doc distribution has
  189. been installed, they're also available formatted in /usr/share/doc.
  190.  
  191. If you still have a question or problem, please take the output of
  192. `uname -a', along with any relevant error messages, and email it
  193. as a question to the questions@FreeBSD.org mailing list. If you are
  194. unfamiliar with FreeBSD's directory layout, please refer to the hier(7)
  195. manual page. If you are not familiar with manual pages, type `man man'.
  196.  
  197. You may also use sysinstall(8) to re-enter the installation and
  198. configuration utility. Edit /etc/motd to change this login announcement.
  199.  
  200. rocketM5# ifconfig
  201. arge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
  202. ether 00:15:6d:73:33:d1
  203. inet6 fe80::215:6dff:fe73:33d1%arge0 prefixlen 64 tentative scopeid 0x2
  204. inet 192.168.0.151 netmask 0xffffff00 broadcast 192.168.0.255
  205. nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
  206. media: Ethernet 100baseTX <full-duplex>
  207. status: active
  208. lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
  209. options=3<RXCSUM,TXCSUM>
  210. inet 127.0.0.1 netmask 0xff000000
  211. inet6 ::1 prefixlen 128
  212. inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
  213. nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
  214. rocketM5#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement