Guest User

Untitled

a guest
May 13th, 2013
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.28 KB | None | 0 0
  1. __ __ _ _
  2. | \/ | __ _ _ ____ _____| | |
  3. | |\/| |/ _` | '__\ \ / / _ \ | |
  4. | | | | (_| | | \ V / __/ | |
  5. |_| |_|\__,_|_| \_/ \___|_|_|
  6. _ _ ____ _
  7. | | | | | __ ) ___ ___ | |_
  8. | | | |___| _ \ / _ \ / _ \| __|
  9. | |_| |___| |_) | (_) | (_) | |_
  10. \___/ |____/ \___/ \___/ \__|
  11. ** MARVELL BOARD: RD-88F6281A LE
  12.  
  13. U-Boot 1.1.4 (Jun 8 2011 - 18:48:37) Marvell version: 3.4.19
  14.  
  15. U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CFEE0
  16.  
  17. Soc: 88F6281 A1 (DDR2)
  18. CPU running @ 1200Mhz L2 running @ 400Mhz
  19. SysClock = 400Mhz , TClock = 200Mhz
  20.  
  21. DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6
  22. DRAM CS[0] base 0x00000000 size 256MB
  23. DRAM Total size 256MB 16bit width
  24. Addresses 10M - 0M are saved for the U-Boot usage.
  25. Mem malloc Initialization (10M - 7M): Done
  26. NAND:128 MB
  27. Flash: 0 kB
  28.  
  29. CPU : Marvell Feroceon (Rev 1)
  30. Kernel address is 0x4640000.
  31.  
  32. Streaming disabled
  33. Write allocate disabled
  34.  
  35. Module 0 is RGMII
  36. Module 1 is TDM
  37.  
  38. USB 0: host mode
  39. PEX 0: PCI Express Root Complex Interface
  40. PEX interface detected Link X1
  41. Net: egiga0, egiga1 [PRIME]
  42. Hit any key to stop autoboot: 0
  43.  
  44. Reset IDE:
  45. Marvell Serial ATA Adapter
  46. Integrated Sata device found
  47. [0 0 0]: Enable DMA mode (6)
  48. Device 0 @ 0 0:
  49. Model: ST9250315AS Firm: 0001SDM1 Ser#: 5VCK0T4C
  50. Type: Hard Disk
  51. Supports 48-bit addressing
  52. Capacity: 238475.1 MB = 232.8 GB (488397168 x 512)
  53.  
  54.  
  55. 2869608 bytes read
  56. ## Booting image at 02000000 ...
  57. Image Name: Linux-3.1.10-19-ARCH
  58. Created: 2013-05-13 23:10:08 UTC
  59. Image Type: ARM Linux Kernel Image (uncompressed)
  60. Data Size: 2869544 Bytes = 2.7 MB
  61. Load Address: 00008000
  62. Entry Point: 00008000
  63. Verifying Checksum ... OK
  64. OK
  65.  
  66. Starting kernel ...
  67.  
  68. Uncompressing Linux... done, booting the kernel.
  69. [ 0.000000] Initializing cgroup subsys cpuset
  70. [ 0.000000] Initializing cgroup subsys cpu
  71. [ 0.000000] Linux version 3.1.10-19-ARCH (root@alarm) (gcc version 4.7.2 (GCC) ) #1 PREEMPT Mon May 13 18:09:25 CDT 2013
  72. [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
  73. [ 0.000000] CPU: VIVT data cache, VIVT instruction cache
  74. [ 0.000000] Machine: ZyXEL NSA310 1-Bay Power Media Server
  75. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  76. [ 0.000000] On node 0 totalpages: 65536
  77. [ 0.000000] free_area_init_node: node 0, pgdat c0590af8, node_mem_map c0661000
  78. [ 0.000000] Normal zone: 512 pages used for memmap
  79. [ 0.000000] Normal zone: 0 pages reserved
  80. [ 0.000000] Normal zone: 65024 pages, LIFO batch:15
  81. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  82. [ 0.000000] pcpu-alloc: [0] 0
  83. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
  84. [ 0.000000] Kernel command line: console=ttyS0,115200 mtdparts=nand_mtd:0x100000(uboot),0x80000(uboot_env),0x80000(key_store),0x80000(info),0xA0008
  85. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  86. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  87. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  88. [ 0.000000] allocated 1048576 bytes of page_cgroup
  89. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  90. [ 0.000000] Memory: 256MB = 256MB total
  91. [ 0.000000] Memory: 252304k/252304k available, 9840k reserved, 0K highmem
  92. [ 0.000000] Virtual kernel memory layout:
  93. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  94. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  95. [ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
  96. [ 0.000000] vmalloc : 0xd0800000 - 0xfe800000 ( 736 MB)
  97. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  98. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  99. [ 0.000000] .text : 0xc0008000 - 0xc052ede4 (5276 kB)
  100. [ 0.000000] .init : 0xc052f000 - 0xc055a000 ( 172 kB)
  101. [ 0.000000] .data : 0xc055a000 - 0xc05932f0 ( 229 kB)
  102. [ 0.000000] .bss : 0xc0593314 - 0xc0660e8c ( 823 kB)
  103. [ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  104. [ 0.000000] Preemptible hierarchical RCU implementation.
  105. [ 0.000000] NR_IRQS:114
  106. [ 0.000000] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 21474ms
  107. [ 0.000000] Console: colour dummy device 80x30
  108. [ 15.743127] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256)
  109. [ 15.833065] pid_max: default: 32768 minimum: 301
  110. [ 15.833181] Security Framework initialized
  111. [ 15.833203] AppArmor: AppArmor disabled by boot time parameter
  112. [ 15.833267] Mount-cache hash table entries: 512
  113. [ 15.833627] Initializing cgroup subsys cpuacct
  114. [ 15.833651] Initializing cgroup subsys memory
  115. [ 15.833684] Initializing cgroup subsys devices
  116. [ 15.833696] Initializing cgroup subsys freezer
  117. [ 15.833705] Initializing cgroup subsys net_cls
  118. [ 15.833714] Initializing cgroup subsys blkio
  119. [ 15.833735] Initializing cgroup subsys perf_event
  120. [ 15.833754] Initializing cgroup subsys bfqio
  121. [ 15.833838] CPU: Testing write buffer coherency: ok
  122. [ 15.835008] devtmpfs: initialized
  123. [ 15.836784] NET: Registered protocol family 16
  124. [ 15.837409] Kirkwood: MV88F6281-A1, TCLK=200000000.
  125. [ 15.837422] Feroceon L2: Enabling L2
  126. [ 15.837458] Feroceon L2: Cache support initialised.
  127. [ 15.837959] initial MPP regs: 21111111 01003311 33331100 33003333 00000533 20202000 00000000
  128. [ 15.837994] final MPP regs: 01111111 00003311 00001100 00000000 00000000 00000000 00000000
  129. [ 15.842986] bio: create slab <bio-0> at 0
  130. [ 15.843374] vgaarb: loaded
  131. [ 15.843639] SCSI subsystem initialized
  132. [ 15.843800] libata version 3.00 loaded.
  133. [ 15.844007] usbcore: registered new interface driver usbfs
  134. [ 15.844096] usbcore: registered new interface driver hub
  135. [ 15.844201] usbcore: registered new device driver usb
  136. [ 15.844744] Switching to clocksource orion_clocksource
  137. [ 15.853074] Switched to NOHz mode on CPU #0
  138. [ 15.853397] FS-Cache: Loaded
  139. [ 15.863143] NET: Registered protocol family 2
  140. [ 15.863383] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
  141. [ 15.864096] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  142. [ 15.864281] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
  143. [ 15.864376] TCP: Hash tables configured (established 8192 bind 8192)
  144. [ 15.864385] TCP reno registered
  145. [ 15.864396] UDP hash table entries: 256 (order: 0, 4096 bytes)
  146. [ 15.864420] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  147. [ 15.864649] NET: Registered protocol family 1
  148. [ 15.864684] PCI: CLS 0 bytes, default 32
  149. [ 15.865327] audit: initializing netlink socket (disabled)
  150. [ 15.865361] type=2000 audit(0.120:1): initialized
  151. [ 15.947706] VFS: Disk quotas dquot_6.5.2
  152. [ 15.947981] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  153. [ 15.950178] JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  154. [ 15.951472] aufs 3.1-20111107
  155. [ 15.951494] msgmni has been set to 492
  156. [ 15.952818] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  157. [ 15.952833] io scheduler noop registered
  158. [ 15.952841] io scheduler deadline registered
  159. [ 15.952921] io scheduler cfq registered
  160. [ 15.952992] io scheduler bfq registered (default)
  161. [ 15.953054] mv_xor_shared mv_xor_shared.0: Marvell shared XOR driver
  162. [ 15.953096] mv_xor_shared mv_xor_shared.1: Marvell shared XOR driver
  163. [ 15.984819] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
  164. [ 16.024818] mv_xor mv_xor.1: Marvell XOR: ( xor fill cpy )
  165. [ 16.064816] mv_xor mv_xor.2: Marvell XOR: ( xor cpy )
  166. [ 16.104815] mv_xor mv_xor.3: Marvell XOR: ( xor fill cpy )
  167. [ 16.109867] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  168. [ 16.130536] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
  169. [ 16.677161] console [ttyS0] enabled
  170. [ 16.686708] brd: module loaded
  171. [ 16.692749] loop: module loaded
  172. [ 16.696237] sata_mv sata_mv.0: version 1.28
  173. [ 16.700555] sata_mv sata_mv.0: slots 32 ports 2
  174. [ 16.706787] scsi0 : sata_mv
  175. [ 16.709988] scsi1 : sata_mv
  176. [ 16.713003] ata1: SATA max UDMA/133 irq 21
  177. [ 16.717160] ata2: SATA max UDMA/133 irq 21
  178. [ 16.722138] NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
  179. [ 16.731009] Scanning device for bad blocks
  180. [ 16.807774] Bad eraseblock 693 at 0x0000056a0000
  181. [ 16.836028] Bad eraseblock 919 at 0x0000072e0000
  182. [ 16.843645] Bad eraseblock 948 at 0x000007680000
  183. [ 16.856173] Creating 9 MTD partitions on "orion_nand":
  184. [ 16.861335] 0x000000000000-0x000000100000 : "uboot"
  185. [ 16.866624] 0x000000100000-0x000000180000 : "uboot_env"
  186. [ 16.872198] 0x000000180000-0x000000200000 : "key_store"
  187. [ 16.877779] 0x000000200000-0x000000280000 : "info"
  188. [ 16.882889] 0x000000280000-0x000000c80000 : "etc"
  189. [ 16.887915] 0x000000c80000-0x000001680000 : "kernel_1"
  190. [ 16.893370] 0x000001680000-0x000004640000 : "rootfs1"
  191. [ 16.898795] 0x000004640000-0x000005040000 : "kernel_2"
  192. [ 16.904241] 0x000005040000-0x000008000000 : "rootfs2"
  193. [ 16.910518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  194. [ 16.917157] orion-ehci orion-ehci.0: Marvell Orion EHCI
  195. [ 16.922472] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
  196. [ 16.954820] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
  197. [ 16.974795] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
  198. [ 16.981287] hub 1-0:1.0: USB hub found
  199. [ 16.985092] hub 1-0:1.0: 1 port detected
  200. [ 16.989515] Initializing USB Mass Storage driver...
  201. [ 16.994500] usbcore: registered new interface driver usb-storage
  202. [ 17.000577] USB Mass Storage support registered.
  203. [ 17.005321] usbcore: registered new interface driver libusual
  204. [ 17.011420] mousedev: PS/2 mouse device common for all mice
  205. [ 17.017301] rtc-mv rtc-mv: rtc core: registered rtc-mv as rtc0
  206. [ 17.023302] sdhci: Secure Digital Host Controller Interface driver
  207. [ 17.029536] sdhci: Copyright(c) Pierre Ossman
  208. [ 17.033970] sdhci-pltfm: SDHCI platform and OF driver helper
  209. [ 17.039818] Registered led device: nsa310:green:hdd2
  210. [ 17.044914] Registered led device: nsa310:red:hdd2
  211. [ 17.049810] Registered led device: nsa310:green:usb
  212. [ 17.054826] Registered led device: nsa310:green:sys
  213. [ 17.059823] Registered led device: nsa310:orange:sys
  214. [ 17.064920] Registered led device: nsa310:green:copy
  215. [ 17.069993] Registered led device: nsa310:red:copy
  216. [ 17.074978] Registered led device: nsa310:green:hdd1
  217. [ 17.080055] Registered led device: nsa310:red:hdd1
  218. [ 17.085189] usbcore: registered new interface driver r8712u
  219. [ 17.091601] GRE over IPv4 demultiplexor driver
  220. [ 17.096100] TCP cubic registered
  221. [ 17.099528] NET: Registered protocol family 17
  222. [ 17.104064] lib80211: common routines for IEEE802.11 drivers
  223. [ 17.109770] lib80211_crypt: registered algorithm 'NULL'
  224. [ 17.115036] Registering the dns_resolver key type
  225. [ 17.119788] Gating clock of unused units
  226. [ 17.123723] before: 0x00dfc3dd
  227. [ 17.126808] after: 0x00c7c1c8
  228. [ 17.130367] registered taskstats version 1
  229. [ 17.135135] console [netcon0] enabled
  230. [ 17.138817] netconsole: network logging started
  231. [ 17.143935] input: gpio-keys as /devices/platform/gpio-keys/input/input0
  232. [ 17.150967] rtc-mv rtc-mv: setting system clock to 2013-05-14 01:34:35 UTC (1368495275)
  233. [ 17.234803] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
  234. [ 17.274832] ata1.00: ATA-8: ST9250315AS, 0001SDM1, max UDMA/133
  235. [ 17.280783] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32)
  236. [ 17.314793] usb 1-1: new high speed USB device number 2 using orion-ehci
  237. [ 17.344826] ata1.00: configured for UDMA/133
  238. [ 17.365109] scsi 0:0:0:0: Direct-Access ATA ST9250315AS 0001 PQ: 0 ANSI: 5
  239. [ 17.374027] sd 0:0:0:0: Attached scsi generic sg0 type 0
  240. [ 17.379594] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
  241. [ 17.387745] sd 0:0:0:0: [sda] Write Protect is off
  242. [ 17.392566] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  243. [ 17.397760] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  244. [ 17.418935] sda: sda1 sda2
  245. [ 17.422808] sd 0:0:0:0: [sda] Attached SCSI disk
  246. [ 17.466963] hub 1-1:1.0: USB hub found
  247. [ 17.471086] hub 1-1:1.0: 4 ports detected
  248. [ 17.734795] ata2: SATA link down (SStatus 0 SControl F300)
  249. [ 17.755485] usb 1-1.2: new high speed USB device number 3 using orion-ehci
  250. [ 17.870626] EXT4-fs (sda2): couldn't mount as ext3 due to feature incompatibilities
  251. [ 17.879224] scsi2 : usb-storage 1-1.2:1.0
  252. [ 17.903640] EXT4-fs (sda2): couldn't mount as ext2 due to feature incompatibilities
  253. [ 17.965119] usb 1-1.3: new high speed USB device number 4 using orion-ehci
  254. [ 18.191298] EXT4-fs (sda2): recovery complete
  255. [ 18.196350] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  256. [ 18.204137] VFS: Mounted root (ext4 filesystem) on device 8:2.
  257. [ 18.313512] devtmpfs: mounted
  258. [ 18.317028] Freeing init memory: 172K
  259. [ 18.911427] scsi 2:0:0:0: Direct-Access TOSHIBA TransMemory PMAP PQ: 0 ANSI: 0 CCS
  260. [ 18.921816] sd 2:0:0:0: Attached scsi generic sg1 type 0
  261. [ 19.944999] sd 2:0:0:0: [sdb] 15622144 512-byte logical blocks: (7.99 GB/7.44 GiB)
  262. [ 19.952981] sd 2:0:0:0: [sdb] Write Protect is off
  263. [ 19.958007] systemd[1]: systemd 204 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
  264. [ 19.970722] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
  265. [ 19.976253] sd 2:0:0:0: [sdb] No Caching mode page present
  266. [ 19.981766] sd 2:0:0:0: [sdb] Assuming drive cache: write through
  267. [ 19.991856] sd 2:0:0:0: [sdb] No Caching mode page present
  268. [ 19.997405] sd 2:0:0:0: [sdb] Assuming drive cache: write through
  269.  
  270. Welcome to Arch Linux ARM!
  271.  
  272. [ 20.031362] sdb: sdb1 sdb2
  273. [ 20.037732] sd 2:0:0:0: [sdb] No Caching mode page present
  274. [ 20.043243] sd 2:0:0:0: [sdb] Assuming drive cache: write through
  275. [ 20.049932] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  276. [ 20.196593] systemd[1]: Inserted module 'autofs4'
  277. [ 20.268161] NET: Registered protocol family 10
  278. [ 20.275432] systemd[1]: Inserted module 'ipv6'
  279. [ 20.302499] systemd[1]: Set hostname to <alarm>.
  280. [ 21.306168] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such.
  281. [ 21.328667] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  282. [ 21.336727] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  283. [ 21.344427] systemd[1]: Expecting device dev-ttyS0.device...
  284. Expecting device dev-ttyS0.device...
  285. [ 21.364903] systemd[1]: Starting Syslog Socket.
  286. [ OK ] Listening on Syslog Socket.
  287. [ 21.384874] systemd[1]: Listening on Syslog Socket.
  288. [ 21.389854] systemd[1]: Starting Remote File Systems.
  289. [ OK ] Reached target Remote File Systems.
  290. [ 21.414865] systemd[1]: Reached target Remote File Systems.
  291. [ 21.420539] systemd[1]: Starting Delayed Shutdown Socket.
  292. [ OK ] Listening on Delayed Shutdown Socket.
  293. [ 21.444868] systemd[1]: Listening on Delayed Shutdown Socket.
  294. [ 21.450714] systemd[1]: Starting LVM2 metadata daemon socket.
  295. [ OK ] Listening on LVM2 metadata daemon socket.
  296. [ 21.474867] systemd[1]: Listening on LVM2 metadata daemon socket.
  297. [ 21.481061] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  298. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  299. [ 21.504868] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  300. [ 21.511937] systemd[1]: Starting Device-mapper event daemon FIFOs.
  301. [ OK ] Listening on Device-mapper event daemon FIFOs.
  302. [ 21.534867] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  303. [ 21.541501] systemd[1]: Starting Encrypted Volumes.
  304. [ OK ] Reached target Encrypted Volumes.
  305. [ 21.564861] systemd[1]: Reached target Encrypted Volumes.
  306. [ 21.570467] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
  307. [ OK ] Set up automount Arbitrary Executable File Formats F...utomount Point.
  308. [ 21.604876] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  309. [ 21.614422] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
  310. [ 21.622730] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  311. [ 21.630858] systemd[1]: Starting Paths.
  312. [ OK ] Reached target Paths.
  313. [ 21.654877] systemd[1]: Reached target Paths.
  314. [ 21.659633] systemd[1]: Starting udev Kernel Socket.
  315. [ OK ] Listening on udev Kernel Socket.
  316. [ 21.684871] systemd[1]: Listening on udev Kernel Socket.
  317. [ 21.690550] systemd[1]: Starting udev Control Socket.
  318. [ OK ] Listening on udev Control Socket.
  319. [ 21.714874] systemd[1]: Listening on udev Control Socket.
  320. [ 21.720395] systemd[1]: Starting Journal Socket.
  321. [ OK ] Listening on Journal Socket.
  322. [ 21.744870] systemd[1]: Listening on Journal Socket.
  323. [ 21.750204] systemd[1]: Starting Create static device nodes in /dev...
  324. Starting Create static device nodes in /dev...
  325. [ 21.816642] systemd[1]: Mounting POSIX Message Queue File System...
  326. Mounting POSIX Message Queue File System...
  327. [ 21.885775] systemd[1]: Starting udev Coldplug all Devices...
  328. Starting udev Coldplug all Devices...
  329. [ 22.131679] systemd[1]: Starting Load Kernel Modules...
  330. Starting Load Kernel Modules...
  331. [ 22.318492] systemd[1]: Starting Apply Kernel Variables...
  332. Starting Apply Kernel Variables...
  333. [ 22.385582] systemd[1]: Starting Setup Virtual Console...
  334. Starting Setup Virtual Console...
  335. [ 22.455421] systemd[1]: Starting Journal Service...
  336. Starting Journal Service...
  337. [ OK ] Started Journal Service.
  338. [ 22.544984] systemd[1]: Started Journal Service.
  339. [ 22.549882] systemd[1]: Mounted Huge Pages File System.
  340. [ 22.659745] systemd[1]: Started Set Up Additional Binary Formats.
  341. [ 22.666021] systemd[1]: Mounting Debug File System...
  342. Mounting Debug File System...
  343. [ 22.725229] systemd[1]: Starting Swap.
  344. [ OK ] Reached target Swap.
  345. [ 22.754927] systemd[1]: Reached target Swap.
  346. [ 22.759754] systemd[1]: Started File System Check on Root Device.
  347. [ 22.766362] systemd[1]: Starting Remount Root and Kernel File Systems...
  348. Starting Remount Root and Kernel File Systems...
  349. [ 22.835362] systemd[1]: Mounting Temporary Directory...
  350. Mounting Temporary Directory...
  351. [ OK ] Started Create static device nodes in /dev.
  352. [ 23.074960] systemd[1]: Started Create static device nodes in /dev.
  353. [ OK ] Mounted POSIX Message Queue File System.
  354. [ 23.104949] systemd[1]: Mounted POSIX Message Queue File System.
  355. [ OK ] Started Load Kernel Modules.
  356. [ 23.204984] systemd[1]: Started Load Kernel Modules.
  357. [ OK ] Started Apply Kernel Variables.
  358. [ 23.254996] systemd[1]: Started Apply Kernel Variables.
  359. [ OK ] Mounted Debug File System.
  360. [ 23.284976] systemd[1]: Mounted Debug File System.
  361. [ OK ] Started Remount Root and Kernel File Systems.
  362. [ 23.344924] systemd[1]: Started Remount Root and Kernel File Systems.
  363. [ OK ] Mounted Temporary Directory.
  364. [ 23.374954] systemd[1]: Mounted Temporary Directory.
  365. [ OK ] Started udev Coldplug all Devices.
  366. [ 23.434961] systemd[1]: Started udev Coldplug all Devices.
  367. [ 23.440671] systemd[1]: Starting Load Random Seed...
  368. Starting Load Random Seed...
  369. [ 23.505488] systemd[1]: Mounted Configuration File System.
  370. [ 23.511182] systemd[1]: Mounted FUSE Control File System.
  371. [ 23.519397] systemd[1]: Starting udev Kernel Device Manager...
  372. Starting udev Kernel Device Manager...
  373. [ OK ] Started Setup Virtual Console.
  374. [ 23.637128] systemd-udevd[78]: starting version 204
  375. [ 23.644945] systemd[1]: Started Setup Virtual Console.
  376. [ OK ] Started udev Kernel Device Manager.
  377. [ 23.674951] systemd[1]: Started udev Kernel Device Manager.
  378. [ OK ] Started Load Random Seed.
  379. [ 23.734937] systemd[1]: Started Load Random Seed.
  380. [ 23.739906] systemd[1]: Starting Local File Systems (Pre).
  381. [ OK ] Reached target Local File Systems (Pre).
  382. [ 23.764923] systemd[1]: Reached target Local File Systems (Pre).
  383. [ 23.771565] systemd[1]: Starting Local File Systems.
  384. [ OK ] Reached target Local File Systems.
  385. [ 23.794922] systemd[1]: Reached target Local File Systems.
  386. [ 23.801047] systemd[1]: Starting Recreate Volatile Files and Directories...
  387. Starting Recreate Volatile Files and Directories...
  388. [ 23.865426] systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
  389. Starting Trigger Flushing of Journal to Persistent Storage...
  390. [ OK ] Started Recreate Volatile Files and Directories.
  391. [ 24.165030] systemd[1]: Started Recreate Volatile Files and Directories.
  392. [ 24.172052] systemd[1]: Starting System Initialization.
  393. [ OK ] Reached target System Initialization.
  394. [ 24.204950] systemd[1]: Reached target System Initialization.
  395. [ 24.210853] systemd[1]: Starting Daily Cleanup of Temporary Directories.
  396. [ 24.229161] systemd[1]: Started Daily Cleanup of Temporary Directories.
  397. [ 24.242862] systemd[1]: Starting Timers.
  398. [ OK ] Reached target Timers.
  399. [ 24.264988] systemd[1]: Reached target Timers.
  400. [ 24.269586] systemd[1]: Starting D-Bus System Message Bus Socket.
  401. [ OK ] Listening on D-Bus System Message Bus Socket.
  402. [ 24.304983] systemd[1]: Listening on D-Bus System Message Bus Socket.
  403. [ 24.311578] systemd[1]: Starting Sockets.
  404. [ OK ] Reached target Sockets.
  405. [ 24.345091] systemd[1]: Reached target Sockets.
  406. [ 24.349769] systemd[1]: Starting Basic System.
  407. [ OK ] Reached target Basic System.
  408. [ 24.385013] systemd[1]: Reached target Basic System.
  409. [ 24.568501] systemd[1]: Started SSH Key Generation.
  410. [ 24.573638] systemd[1]: Starting System Logger Daemon...
  411. Starting System Logger Daemon...
  412. [ OK ] Started System Logger Daemon.
  413. [ 24.665007] systemd[1]: Started System Logger Daemon.
  414. [ 24.670276] systemd[1]: Starting OpenSSH Daemon...
  415. Starting OpenSSH Daemon...
  416. [ OK ] Started OpenSSH Daemon.
  417. [ 24.755098] systemd[1]: Started OpenSSH Daemon.
  418. [ 24.759841] systemd[1]: Starting Netcfg multi-profile daemon...
  419. Starting Netcfg multi-profile daemon...
  420. [ 24.790088] cfg80211: Calling CRDA to update world regulatory domain
  421. [ 24.845573] systemd[1]: Starting Periodic Command Scheduler...
  422. Starting Periodic Command Scheduler...
  423. [ OK ] Started Periodic Command Scheduler.
  424. [ 24.935035] systemd[1]: Started Periodic Command Scheduler.
  425. [ 24.945536] systemd[1]: Starting D-Bus System Message Bus...
  426. Starting D-Bus System Message Bus...
  427. [ OK ] Started D-Bus System Message Bus.
  428. [ 25.034987] systemd[1]: Started D-Bus System Message Bus.
  429. [ 25.041405] systemd[1]: Starting Login Service...
  430. Starting Login Service...
  431. [ OK ] Found device /dev/ttyS0.
  432. [ 25.125021] systemd[1]: Found device /dev/ttyS0.
  433. [ 25.345174] usb 1-1.3: reset high speed USB device number 4 using orion-ehci
  434. [ OK ] Started Trigger Flushing of Journal to Persistent Storage.
  435. Starting Permit User Sessions...
  436. [ 25.806846] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  437. [ 25.817851] Registered led device: rt73usb-phy0::radio
  438. [ 25.823286] Registered led device: rt73usb-phy0::assoc
  439. [ 25.828770] Registered led device: rt73usb-phy0::quality
  440. [ 25.837440] usbcore: registered new interface driver rt73usb
  441. [ 26.145213] systemd-journald[62]: File /var/log/journal/5c49cb5bf08724338eb09a6900092bb0/system.journal corrupted or uncleanly shut down, renaming.
  442. [ OK ] Started Permit User Sessions.
  443. Starting Getty on tty1...
  444. [ OK ] Started Getty on tty1.
  445. Starting Serial Getty on ttyS0...
  446. [ OK ] Started Serial Getty on ttyS0.
  447. [ OK ] Reached target Login Prompts.
  448. [ OK ] Started Login Service.
  449. [FAILED] Failed to start Netcfg multi-profile daemon.
  450. See 'systemctl status netcfg.service' for details.
  451. [ OK ] Reached target Network.
  452. Starting OpenNTP Daemon...
  453.  
  454. Arch Linux 3.1.10-19-ARCH (ttyS0)
  455.  
  456. alarm login: [ OK ] Started OpenNTP Daemon.
  457. [ OK ] Reached target Multi-User System.
  458. [ OK ] Reached target Graphical Interface.
  459.  
  460. Arch Linux 3.1.10-19-ARCH (ttyS0)
  461.  
  462. alarm login: root
  463. Password:
  464. Last login: Mon May 13 20:23:33 on ttyS0
  465. [root@alarm ~]# blkid
Advertisement
Add Comment
Please, Sign In to add comment