Advertisement
Guest User

Complete_Output_Via_Serial_GoFlex_NET

a guest
Sep 15th, 2013
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.46 KB | None | 0 0
  1.  
  2.  
  3. U-Boot 2011.12 (Apr 18 2012 - 23:08:20)
  4. Seagate GoFlexNet
  5.  
  6. SoC: Kirkwood 88F6281_A1
  7. DRAM: 128 MiB
  8. WARNING: Caches not enabled
  9. NAND: 256 MiB
  10. In: serial
  11. Out: serial
  12. Err: serial
  13. Net: egiga0
  14. 88E1116 Initialized on egiga0
  15. Hit any key to stop autoboot: 0
  16. (Re)start USB...
  17. USB: Register 10011 NbrPorts 1
  18. USB EHCI 1.00
  19. scanning bus for devices... 2 USB Device(s) found
  20. scanning bus for storage devices... 1 Storage Device(s) found
  21. Loading file "/rescueme" from usb device 0:1 (usbda1)
  22. ** File not found /rescueme
  23. reading /rescueme.txt
  24.  
  25. ** Unable to read "/rescueme.txt" from usb 0:1 **
  26. Creating 1 MTD partitions on "nand0":
  27. 0x000002500000-0x000010000000 : "mtd=3"
  28. UBI: attaching mtd1 to ubi0
  29. UBI: physical eraseblock size: 131072 bytes (128 KiB)
  30. UBI: logical eraseblock size: 129024 bytes
  31. UBI: smallest flash I/O unit: 2048
  32. UBI: sub-page size: 512
  33. UBI: VID header offset: 512 (aligned 512)
  34. UBI: data offset: 2048
  35. UBI: attached mtd1 to ubi0
  36. UBI: MTD device name: "mtd=3"
  37. UBI: MTD device size: 219 MiB
  38. UBI: number of good PEBs: 1752
  39. UBI: number of bad PEBs: 0
  40. UBI: max. allowed volumes: 128
  41. UBI: wear-leveling threshold: 4096
  42. UBI: number of internal volumes: 1
  43. UBI: number of user volumes: 0
  44. UBI: available PEBs: 1731
  45. UBI: total number of reserved PEBs: 21
  46. UBI: number of PEBs reserved for bad PEB handling: 17
  47. UBI: max/mean erase counter: 1/1
  48. UBIFS error (pid 0): ubifs_get_sb: cannot open "ubi:rootfs", error -19
  49. Error reading superblock on volume 'ubi:rootfs'!
  50. Loading file "/boot/uImage" from usb device 0:1 (usbda1)
  51. 1 bytes read
  52. Found bootable drive on usb 0:1
  53. Loading file "/boot/uImage" from usb device 0:1 (usbda1)
  54. 2941544 bytes read
  55. Loading file "/boot/uInitrd" from usb device 0:1 (usbda1)
  56. ** File not found /boot/uInitrd
  57. ## Booting kernel from Legacy Image at 00800000 ...
  58. Image Name: Linux-2.6.37-ubit-01715-g1e5cda0
  59. Image Type: ARM Linux Kernel Image (uncompressed)
  60. Data Size: 2941480 Bytes = 2.8 MiB
  61. Load Address: 00008000
  62. Entry Point: 00008000
  63. Verifying Checksum ... OK
  64. Loading Kernel Image ... OK
  65. OK
  66.  
  67. Starting kernel ...
  68.  
  69. Uncompressing Linux... done, booting the kernel.
  70. Linux version 2.6.37-ubit-01715-g1e5cda0 (root@vmdebian-cli) (gcc version 4.3.5 (Buildroot 2010.11-00087-g1563dfa) ) #1 Mon Feb 7 01:35:47 GMT 2011
  71. CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
  72. CPU: VIVT data cache, VIVT instruction cache
  73. Machine: Marvell SheevaPlug Reference Board
  74. Memory policy: ECC disabled, Data cache writeback
  75. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
  76. Kernel command line: console=ttyS0,115200 root=/dev/sda1 rootdelay=10 rootfstype=ext2 mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data)
  77. PID hash table entries: 512 (order: -1, 2048 bytes)
  78. Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  79. Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  80. Memory: 128MB = 128MB total
  81. Memory: 123236k/123236k available, 7836k reserved, 0K highmem
  82. Virtual kernel memory layout:
  83. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  84. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  85. DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
  86. vmalloc : 0xc8800000 - 0xfe800000 ( 864 MB)
  87. lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
  88. modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  89. .init : 0xc0008000 - 0xc0031000 ( 164 kB)
  90. .text : 0xc0031000 - 0xc057e9b4 (5431 kB)
  91. .data : 0xc0580000 - 0xc05b88a0 ( 227 kB)
  92. SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  93. NR_IRQS:114
  94. Console: colour dummy device 80x30
  95. Calibrating delay loop... 1192.75 BogoMIPS (lpj=5963776)
  96. pid_max: default: 32768 minimum: 301
  97. Mount-cache hash table entries: 512
  98. CPU: Testing write buffer coherency: ok
  99. NET: Registered protocol family 16
  100. Kirkwood: MV88F6281-A1, TCLK=200000000.
  101. Feroceon L2: Enabling L2
  102. Feroceon L2: Cache support initialised.
  103. bio: create slab <bio-0> at 0
  104. vgaarb: loaded
  105. SCSI subsystem initialized
  106. usbcore: registered new interface driver usbfs
  107. usbcore: registered new interface driver hub
  108. usbcore: registered new device driver usb
  109. cfg80211: Calling CRDA to update world regulatory domain
  110. Switching to clocksource orion_clocksource
  111. NET: Registered protocol family 2
  112. IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  113. TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  114. TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
  115. TCP: Hash tables configured (established 4096 bind 4096)
  116. TCP reno registered
  117. UDP hash table entries: 256 (order: 0, 4096 bytes)
  118. UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  119. NET: Registered protocol family 1
  120. RPC: Registered udp transport module.
  121. RPC: Registered tcp transport module.
  122. RPC: Registered tcp NFSv4.1 backchannel transport module.
  123. JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  124. aufs 2.1-37
  125. msgmni has been set to 240
  126. io scheduler noop registered
  127. io scheduler deadline registered
  128. io scheduler cfq registered (default)
  129. Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  130. serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
  131. console [ttyS0] enabled
  132. brd: module loaded
  133. loop: module loaded
  134. ONFI flash detected
  135. ONFI param page 0 valid
  136. NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron NAND 256MiB 3,3V 8-bit)
  137. Scanning device for bad blocks
  138. 4 cmdlinepart partitions found on MTD device orion_nand
  139. Creating 4 MTD partitions on "orion_nand":
  140. 0x000000000000-0x000000100000 : "u-boot"
  141. 0x000000100000-0x000000500000 : "uImage"
  142. 0x000000500000-0x000002500000 : "rootfs"
  143. 0x000002500000-0x000010000000 : "data"
  144. MV-643xx 10/100/1000 ethernet driver version 1.4
  145. mv643xx_eth smi: probed
  146. net eth0: port 0 with MAC address 00:10:75:26:42:bc
  147. console [netcon0] enabled
  148. netconsole: network logging started
  149. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  150. orion-ehci orion-ehci.0: Marvell Orion EHCI
  151. orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
  152. orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
  153. orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
  154. hub 1-0:1.0: USB hub found
  155. hub 1-0:1.0: 1 port detected
  156. Initializing USB Mass Storage driver...
  157. usbcore: registered new interface driver usb-storage
  158. USB Mass Storage support registered.
  159. usbcore: registered new interface driver ums-datafab
  160. usbcore: registered new interface driver ums-freecom
  161. usbcore: registered new interface driver ums-jumpshot
  162. usbcore: registered new interface driver ums-sddr09
  163. usbcore: registered new interface driver ums-sddr55
  164. mice: PS/2 mouse device common for all mice
  165. usb 1-1: new high speed USB device using orion-ehci and address 2
  166. scsi0 : usb-storage 1-1:1.0
  167. rtc-mv rtc-mv: internal RTC not ticking
  168. i2c /dev entries driver
  169. cpuidle: using governor ladder
  170. cpuidle: using governor menu
  171. mv_xor_shared mv_xor_shared.0: Marvell shared XOR driver
  172. mv_xor_shared mv_xor_shared.1: Marvell shared XOR driver
  173. mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
  174. mv_xor mv_xor.1: Marvell XOR: ( xor fill cpy )
  175. mv_xor mv_xor.2: Marvell XOR: ( xor cpy )
  176. mv_xor mv_xor.3: Marvell XOR: ( xor fill cpy )
  177. sdhci: Secure Digital Host Controller Interface driver
  178. sdhci: Copyright(c) Pierre Ossman
  179. mmc0: mvsdio driver initialized, lacking card detect (fall back to polling)
  180. usbcore: registered new interface driver usbhid
  181. usbhid: USB HID core driver
  182. oprofile: hardware counters not available
  183. oprofile: using timer interrupt.
  184. TCP cubic registered
  185. NET: Registered protocol family 17
  186. lib80211: common routines for IEEE802.11 drivers
  187. Registering the dns_resolver key type
  188. registered taskstats version 1
  189. drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  190. Waiting 10sec before mounting root device...
  191. scsi 0:0:0:0: Direct-Access JetFlash Transcend 8GB 1100 PQ: 0 ANSI: 4
  192. sd 0:0:0:0: Attached scsi generic sg0 type 0
  193. sd 0:0:0:0: [sda] 15950592 512-byte logical blocks: (8.16 GB/7.60 GiB)
  194. sd 0:0:0:0: [sda] Write Protect is off
  195. sd 0:0:0:0: [sda] Assuming drive cache: write through
  196. sd 0:0:0:0: [sda] Assuming drive cache: write through
  197. sda: sda1
  198. sd 0:0:0:0: [sda] Assuming drive cache: write through
  199. sd 0:0:0:0: [sda] Attached SCSI removable disk
  200. EXT2-fs (sda1): warning: mounting ext3 filesystem as ext2
  201. EXT2-fs (sda1): warning: mounting unchecked fs, running e2fsck is recommended
  202. VFS: Mounted root (ext2 filesystem) on device 8:1.
  203. Freeing init memory: 164K
  204. INIT: version 2.88 booting
  205. INIT: No inittab file found
  206.  
  207. Enter runlevel:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement