· 7 years ago · Oct 13, 2018, 04:14 AM
1¸
2 __ __ _ _
3 | \/ | __ _ _ ____ _____| | |
4 | |\/| |/ _` | '__\ \ / / _ \ | |
5 | | | | (_| | | \ V / __/ | |
6 |_| |_|\__,_|_| \_/ \___|_|_|
7 _ _ ____ _
8| | | | | __ ) ___ ___ | |_
9| | | |___| _ \ / _ \ / _ \| __|
10| |_| |___| |_) | (_) | (_) | |_
11 \___/ |____/ \___/ \___/ \__| ** LOADER **
12 ** MARVELL BOARD: Synology Disk Station LE
13
14U-Boot 1.1.4 (May 22 2012 - 19:52:31) Marvell version: 3.5.9
15
16U-Boot code: 00600000 -> 0067FFF0 BSS: -> 0068B3D4
17
18Soc: 88F6282 A1CPU running @ 1600Mhz L2 running @ 533Mhz
19SysClock = 533Mhz , TClock = 200Mhz
20
21DRAM (DDR3) CAS Latency = 7 tRP = 7 tRAS = 20 tRCD=7
22DRAM CS[0] base 0x00000000 size 512MB
23DRAM Total size 512MB 16bit width
24Addresses 8M - 0M are saved for the U-Boot usage.
25Mem malloc Initialization (8M - 7M): Done
26Using default environment
27
28[8192kB@f8000000] Flash: 8 MB
29
30CPU : Marvell Feroceon (Rev 1)
31
32Streaming disabled
33Write allocate disabled
34
35
36USB 0: host mode
37PEX 0: PCI Express Root Complex Interface
38PEX interface detected Link X1
39PEX 1: interface detected no Link.
40
41Synology Model: DS413j
42Fan Status: Good
43
44Net: egiga0 [PRIME], egiga1
45Hit any key to stop autoboot: 3 ... 2 ... 1 ... 0
46## Booting image at f8090000 ...
47 Image Name: Linux-2.6.32.12
48 Image Type: ARM Linux Kernel Image (uncompressed)
49 Data Size: 1551916 Bytes = 1.5 MB
50 Load Address: 00008000
51 Entry Point: 00008000
52 Verifying Checksum ... OK
53OK
54## Loading Ramdisk Image at f8390000 ...
55 Image Name: synology_88f6282_413j 23824
56 Image Type: ARM Linux RAMDisk Image (gzip compressed)
57 Data Size: 3495000 Bytes = 3.3 MB
58 Load Address: 00800000
59 Entry Point: 00800000
60 Verifying Checksum ... OK
61
62Starting kernel ...
63
64Uncompressing Linux... done, booting the kernel.
65
66[ 0.000000] Linux version 2.6.32.12 (root@build4) (gcc version 4.6.4 (Marvell GCC release 20150204-c4af733b 64K MAXPAGESIZE ALIGN CVE-2015-0235) ) #23824 Fri Sep 7 12:47:49 CST 2018
67[ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
68[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
69[ 0.000000] Machine: Synology 6282 board
70[ 0.000000] Using UBoot passing parameters structure
71[ 0.000000] Sys Clk = 200000000, Tclk = 166666667
72[ 0.000000] Synology Board ID: 26
73[ 0.000000] Memory policy: ECC disabled, Data cache writeback
74[ 0.000000] Built 1 zonelists in Zone order, mobility grouping off. Total pages: 130048
75[ 0.000000] Kernel command line: console=ttyS0,115200 ip=off initrd=0x00800040,8M root=/dev/md0 rw syno_hw_version=DS413jv10 ihd_num=4 netif_num=1 flash_size=8
76[ 0.000000] Synology Hardware Version: DS413jv10-j
77[ 0.000000] Internal HD num: 4
78[ 0.000000] Internal netif num: 1
79[ 0.000000] Flash Memory Size: 8 MB
80[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
81[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
82[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
83[ 0.000000] Memory: 512MB = 512MB total
84[ 0.000000] Memory: 502784KB available (3652K code, 519K data, 124K init, 0K highmem)
85[ 0.000000] Hierarchical RCU implementation.
86[ 0.000000] NR_IRQS:128
87[ 0.000000] Console: colour dummy device 80x30
88[ 0.000000] Calibrating delay loop... 1589.24 BogoMIPS (lpj=7946240)
89[ 0.240000] Mount-cache hash table entries: 512
90[ 0.240000] CPU: Testing write buffer coherency: ok
91[ 0.240000] devtmpfs: initialized
92[ 0.240000] xor: measuring software checksum speed
93[ 0.290000] arm4regs : 1448.800 MB/sec
94[ 0.340000] 8regs : 869.200 MB/sec
95[ 0.390000] 32regs : 1122.000 MB/sec
96[ 0.390000] xor: using function: arm4regs (1448.800 MB/sec)
97[ 0.390000] NET: Registered protocol family 16
98[ 0.390000] Feroceon L2: Enabling L2
99[ 0.390000] Feroceon L2: Cache support initialised, in WT override mode.
100[ 0.410000]
101[ 0.410000] CPU Interface
102[ 0.410000] -------------
103[ 0.410000] SDRAM_CS0 ....base 00000000, size 512MB
104[ 0.410000] SDRAM_CS1 ....disable
105[ 0.410000] SDRAM_CS2 ....disable
106[ 0.410000] SDRAM_CS3 ....disable
107[ 0.410000] PEX0_MEM ....base e0000000, size 128MB
108[ 0.410000] PEX0_IO ....base f2000000, size 1MB
109[ 0.410000] PEX1_MEM ....base e8000000, size 128MB
110[ 0.410000] PEX1_IO ....base f2100000, size 1MB
111[ 0.410000] INTER_REGS ....base f1000000, size 1MB
112[ 0.410000] NFLASH_CS ....base fa000000, size 2MB
113[ 0.410000] SPI_CS ....base f4000000, size 16MB
114[ 0.410000] BOOT_ROM_CS ....no such
115[ 0.410000] DEV_BOOTCS ....no such
116[ 0.410000] CRYPT_ENG ....base f0000000, size 2MB
117[ 0.410000] Detected Tclk 200000000 and SysClk 533333333
118[ 0.410000] Apply DS 413j GPIO
119[ 0.410000] Synology 6282 DS411 GPIO Init
120[ 0.410000] PCIe link is enable, apply PCIe workaround
121[ 0.910000] PEX0 interface detected Link X4
122[ 1.410000] PEX1 interface detected no Link.
123[ 1.410000] PCI: bus0: Fast back to back transfers disabled
124[ 1.410000] PCI: bus1: Fast back to back transfers enabled
125[ 1.420000] bio: create slab <bio-0> at 0
126[ 1.420000] vgaarb: loaded
127[ 1.420000] SCSI subsystem initialized
128[ 1.590000] raid6: int32x1 126 MB/s
129[ 1.760000] raid6: int32x2 185 MB/s
130[ 1.930000] raid6: int32x4 180 MB/s
131[ 2.100000] raid6: int32x8 193 MB/s
132[ 2.100000] raid6: using algorithm int32x8 (193 MB/s)
133[ 2.100000] Switching to clocksource kw_clocksource
134[ 2.100000] NET: Registered protocol family 2
135[ 2.100000] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
136[ 2.100000] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
137[ 2.100000] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
138[ 2.100000] TCP: Hash tables configured (established 16384 bind 16384)
139[ 2.100000] TCP reno registered
140[ 2.100000] NET: Registered protocol family 1
141[ 2.100000] RPC: Registered udp transport module.
142[ 2.100000] RPC: Registered tcp transport module.
143[ 2.100000] RPC: Registered tcp NFSv4.1 backchannel transport module.
144[ 2.100000] Trying to unpack rootfs image as initramfs...
145[ 5.150000] rootfs image is not initramfs (no cpio magic); looks like an initrd
146[ 5.170000] Freeing initrd memory: 8192K
147[ 5.170000] XOR registered 4 channels
148[ 5.170000] XOR 2nd invalidate WA enabled
149[ 5.170000] VFS: Disk quotas dquot_6.5.2
150[ 5.170000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
151[ 5.170000] msgmni has been set to 998
152[ 5.170000] alg: No test for md5 (md5-generic)
153[ 5.170000] alg: No test for des (des-generic)
154[ 5.170000] alg: No test for des3_ede (des3_ede-generic)
155[ 5.170000] alg: No test for stdrng (krng)
156[ 5.170000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
157[ 5.170000] io scheduler noop registered
158[ 5.170000] io scheduler anticipatory registered (default)
159[ 5.180000] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
160[ 5.180000] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
161[ 5.190000] console [ttyS0] enabled
162[ 5.200000] serial8250.1: ttyS1 at MMIO 0xf1012100 (irq = 34) is a 16550A
163[ 5.210000] brd: module loaded
164[ 5.210000] sata_mv 0000:00:01.0: version 1.28
165[ 5.220000] PCI: enabling device 0000:00:01.0 (0140 -> 0143)
166[ 5.220000] sata_mv 0000:00:01.0: Gen-IIE 32 slots 4 ports SCSI mode IRQ via INTx
167[ 5.230000] scsi0 : sata_mv
168[ 5.230000] scsi1 : sata_mv
169[ 5.240000] scsi2 : sata_mv
170[ 5.240000] scsi3 : sata_mv
171[ 5.240000] ata1: SATA max UDMA/133 mmio m1048576@0xe0000000 port 0xe0022000 irq 9
172[ 5.250000] ata2: SATA max UDMA/133 mmio m1048576@0xe0000000 port 0xe0024000 irq 9
173[ 5.260000] ata3: SATA max UDMA/133 mmio m1048576@0xe0000000 port 0xe0026000 irq 9
174[ 5.270000] ata4: SATA max UDMA/133 mmio m1048576@0xe0000000 port 0xe0028000 irq 9
175[ 13.820000] ata1: link is slow to respond, please be patient (ready=0)
176[ 17.180000] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
177[ 17.400000] ata1.00: ATA-9: WDC WD40EFRX-68WT0N0, 80.00A80, max UDMA/133
178[ 17.400000] ata1.00: 7814037168 sectors, multi 0: LBA48 NCQ (depth 31/32)
179[ 17.430000] ata1.00: configured for UDMA/133
180[ 17.450000] scsi 0:0:0:0: Direct-Access WDC WD40EFRX-68WT0N0 80.0 PQ: 0 ANSI: 5
181[ 17.450000] sd 0:0:0:0: [sda] 7814037168 512-byte logical blocks: (4.00 TB/3.63 TiB)
182[ 17.460000] sd 0:0:0:0: [sda] 4096-byte physical blocks
183[ 17.470000] sd 0:0:0:0: [sda] Write Protect is off
184[ 17.470000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
185[ 17.480000] sda: sda1 sda2 sda5
186[ 17.560000] sd 0:0:0:0: [sda] Attached SCSI disk
187[ 20.560000] Delay 5 seconds to wait for disk 2 ready.
188[ 29.910000] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
189[ 30.110000] ata2.00: ATA-9: WDC WD40EFRX-68WT0N0, 80.00A80, max UDMA/133
190[ 30.110000] ata2.00: 7814037168 sectors, multi 0: LBA48 NCQ (depth 31/32)
191[ 30.140000] ata2.00: configured for UDMA/133
192[ 30.160000] scsi 1:0:0:0: Direct-Access WDC WD40EFRX-68WT0N0 80.0 PQ: 0 ANSI: 5
193[ 30.160000] sd 1:0:0:0: [sdb] 7814037168 512-byte logical blocks: (4.00 TB/3.63 TiB)
194[ 30.170000] sd 1:0:0:0: [sdb] 4096-byte physical blocks
195[ 30.180000] sd 1:0:0:0: [sdb] Write Protect is off
196[ 30.180000] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
197[ 30.190000] sdb: sdb1 sdb2 sdb5
198[ 30.260000] sd 1:0:0:0: [sdb] Attached SCSI disk
199[ 33.260000] Delay 5 seconds to wait for disk 3 ready.
200[ 42.490000] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
201[ 42.710000] ata3.00: ATA-9: WDC WD40EFRX-68WT0N0, 80.00A80, max UDMA/133
202[ 42.710000] ata3.00: 7814037168 sectors, multi 0: LBA48 NCQ (depth 31/32)
203[ 42.740000] ata3.00: configured for UDMA/133
204[ 42.760000] scsi 2:0:0:0: Direct-Access WDC WD40EFRX-68WT0N0 80.0 PQ: 0 ANSI: 5
205[ 42.760000] sd 2:0:0:0: [sdc] 7814037168 512-byte logical blocks: (4.00 TB/3.63 TiB)
206[ 42.770000] sd 2:0:0:0: [sdc] 4096-byte physical blocks
207[ 42.780000] sd 2:0:0:0: [sdc] Write Protect is off
208[ 42.780000] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
209[ 42.790000] sdc: sdc1 sdc2 sdc5
210[ 42.870000] sd 2:0:0:0: [sdc] Attached SCSI disk
211[ 45.870000] Delay 5 seconds to wait for disk 4 ready.
212[ 54.980000] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
213[ 55.200000] ata4.00: ATA-9: WDC WD40EFRX-68WT0N0, 80.00A80, max UDMA/133
214[ 55.200000] ata4.00: 7814037168 sectors, multi 0: LBA48 NCQ (depth 31/32)
215[ 55.230000] ata4.00: configured for UDMA/133
216[ 55.250000] scsi 3:0:0:0: Direct-Access WDC WD40EFRX-68WT0N0 80.0 PQ: 0 ANSI: 5
217[ 55.250000] sd 3:0:0:0: [sdd] 7814037168 512-byte logical blocks: (4.00 TB/3.63 TiB)
218[ 55.260000] sd 3:0:0:0: [sdd] 4096-byte physical blocks
219[ 55.270000] sd 3:0:0:0: [sdd] Write Protect is off
220[ 55.270000] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
221[ 55.280000] sdd: sdd1 sdd2 sdd5
222[ 55.350000] sd 3:0:0:0: [sdd] Attached SCSI disk
223[ 55.360000] sata_mv sata_mv.0: version 1.28
224[ 55.360000] sata_mv sata_mv.0: slots 32 ports 2
225[ 55.370000] scsi4 : sata_mv
226[ 55.370000] scsi5 : sata_mv
227[ 55.370000] ata5: SATA max UDMA/133 irq 21
228[ 55.380000] ata6: SATA max UDMA/133 irq 21
229[ 55.730000] ata5: SATA link down (SStatus 0 SControl F300)
230[ 56.080000] ata6: SATA link down (SStatus 0 SControl F300)
231[ 56.080000] physmap platform flash device: 00400000 at f8000000
232[ 56.090000] SPI Serial flash detected @ 0xf8000000, 8192KB (128sec x 64KB)
233[ 56.100000] Searching for RedBoot partition table in SYNOMTD-0 at offset 0x7f0000
234[ 56.110000] 6 RedBoot partitions found on MTD device SYNOMTD-0
235[ 56.120000] SYNOMTD flash bank 0: Using RedBoot partition definition
236[ 56.120000] Creating 6 MTD partitions on "SYNOMTD-0":
237[ 56.130000] 0x000000000000-0x000000090000 : "RedBoot"
238[ 56.140000] 0x000000090000-0x000000390000 : "zImage"
239[ 56.140000] 0x000000390000-0x0000007d0000 : "rd.gz"
240[ 56.150000] 0x0000007d0000-0x0000007e0000 : "vendor"
241[ 56.150000] vender Mac1 checksum error ucSum:0x00 Buf:0x00 Sum:0.
242[ 56.160000] vender Mac2 checksum error ucSum:0x00 Buf:0x00 Sum:0.
243[ 56.160000] vender Mac3 checksum error ucSum:0x00 Buf:0x00 Sum:0.
244[ 56.170000] serial number='D4KVN01852'
245[ 56.170000] 0x0000007e0000-0x0000007f0000 : "RedBoot Config"
246[ 56.180000] 0x0000007f0000-0x000000800000 : "FIS directory"
247[ 56.190000] SPI Serial flash detected @ 0xf4000000, 8192KB (128sec x 64KB)
248[ 56.200000] cmdlinepart partition parsing not available
249[ 56.200000] Loading Marvell Ethernet Driver:
250[ 56.210000] o Cached descriptors in DRAM
251[ 56.210000] o DRAM SW cache-coherency
252[ 56.210000] o 2 Giga ports supported
253[ 56.220000] o Single RX Queue support - ETH_DEF_RXQ=0
254[ 56.220000] o Single TX Queue support - ETH_DEF_TXQ=0
255[ 56.230000] o TCP segmentation offload (TSO) supported
256[ 56.230000] o Receive checksum offload supported
257[ 56.240000] o Transmit checksum offload supported
258[ 56.240000] o SKB Recycle supported - (Enabled)
259[ 56.250000] o Rx descripors: q0=128
260[ 56.250000] o Tx descripors: q0=532
261[ 56.260000] o Loading network interface(s):
262[ 56.260000] o register under mv88fx_eth platform
263[ 56.270000] o eth0, ifindex = 2, GbE port = 0
264[ 56.270000] o eth0, phy chipid = 1410e90, Support WOL = 32
265[ 56.280000]
266[ 56.280000] md: linear personality registered for level -1
267[ 56.280000] md: raid0 personality registered for level 0
268[ 56.290000] md: raid1 personality registered for level 1
269[ 56.290000] md: raid10 personality registered for level 10
270[ 56.300000] md: raid6 personality registered for level 6
271[ 56.310000] md: raid5 personality registered for level 5
272[ 56.310000] md: raid4 personality registered for level 4
273[ 56.320000] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
274[ 56.330000] cpuidle: using governor ladder
275[ 56.330000] TCP cubic registered
276[ 56.330000] NET: Registered protocol family 17
277[ 56.340000] NET: Registered protocol family 15
278[ 56.340000] registered taskstats version 1
279[ 56.350000] md: Waiting for all devices to be available before autodetect
280[ 56.350000] md: If you don't use raid, use raid=noautodetect
281[ 56.360000] md: Autodetecting RAID arrays.
282[ 56.400000] md: invalid raid superblock magic on sda5
283[ 56.410000] md: sda5 does not have a valid v0.90 superblock, not importing!
284[ 56.460000] md: invalid raid superblock magic on sdb5
285[ 56.470000] md: sdb5 does not have a valid v0.90 superblock, not importing!
286[ 56.530000] md: invalid raid superblock magic on sdc5
287[ 56.530000] md: sdc5 does not have a valid v0.90 superblock, not importing!
288[ 56.570000] md: invalid raid superblock magic on sdd5
289[ 56.580000] md: sdd5 does not have a valid v0.90 superblock, not importing!
290[ 56.590000] md: Scanned 12 and added 8 devices.
291[ 56.590000] md: autorun ...
292[ 56.590000] md: considering sda1 ...
293[ 56.600000] md: adding sda1 ...
294[ 56.600000] md: sda2 has different UUID to sda1
295[ 56.610000] md: adding sdb1 ...
296[ 56.610000] md: sdb2 has different UUID to sda1
297[ 56.610000] md: adding sdc1 ...
298[ 56.620000] md: sdc2 has different UUID to sda1
299[ 56.620000] md: adding sdd1 ...
300[ 56.620000] md: sdd2 has different UUID to sda1
301[ 56.630000] md: created md0
302[ 56.630000] md: bind<sdd1>
303[ 56.630000] md: bind<sdc1>
304[ 56.640000] md: bind<sdb1>
305[ 56.640000] md: bind<sda1>
306[ 56.640000] md: running: <sda1><sdb1><sdc1><sdd1>
307[ 56.650000] raid1: raid set md0 active with 4 out of 4 mirrors
308[ 56.650000] md0: detected capacity change from 0 to 2549940224
309[ 56.660000] md: considering sda2 ...
310[ 56.660000] md: adding sda2 ...
311[ 56.670000] md: adding sdb2 ...
312[ 56.670000] md: adding sdc2 ...
313[ 56.670000] md: adding sdd2 ...
314[ 56.680000] md: created md1
315[ 56.680000] md: bind<sdd2>
316[ 56.680000] md: bind<sdc2>
317[ 56.690000] md: bind<sdb2>
318[ 56.690000] md: bind<sda2>
319[ 56.690000] md: running: <sda2><sdb2><sdc2><sdd2>
320[ 56.700000] raid1: raid set md1 active with 4 out of 4 mirrors
321[ 56.700000] md1: detected capacity change from 0 to 2147418112
322[ 56.710000] md: ... autorun DONE.
323[ 56.710000] RAMDISK: lzma image found at block 0
324[ 59.980000] VFS: Mounted root (ext2 filesystem) on device 1:0.
325START /linuxrc.syno
326Insert basic USB modules...
327:: Loading module usbcore[ 60.240000] usbcore: registered new interface driver usbfs
328[ 60.240000] usbcore: registered new interface driver hub
329[ 60.270000] usbcore: registered new interface driver ethub
330[ 60.270000] usbcore: registered new device driver usb
331 ... [ OK ]
332:: Loading module ehci-hcd[ 60.340000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
333[ 60.350000] orion-ehci orion-ehci.0: Marvell Orion EHCI
334[ 60.360000] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
335[ 60.390000] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
336[ 60.410000] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
337[ 60.410000] usb usb1: configuration #1 chosen from 1 choice
338[ 60.440000] hub 1-0:1.0: USB hub found
339[ 60.440000] hub 1-0:1.0: 1 port detected
340 ... [ OK ]
341:: Loading module ohci-hcd[ 60.540000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
342 ... [ OK ]
343:: Loading module xhci-hcd ... [ OK ]
344Insert net driver(Mindspeed only)...
345[ 60.700000] ds413j_synobios: module license 'Synology Inc.' taints kernel.
346[ 60.710000] Disabling lock debugging due to kernel taint
347[ 60.770000] correction with 0x0f
348[ 60.820000] 2018-10-13 3:55:12 UTC
349[ 60.830000] synobios: load, major number 201
350[ 60.830000] Brand: Synology
351[ 60.830000] Model: DS-413j
352[ 60.840000] This is default settings: set group disks wakeup number to 1, spinup time deno 1
353[ 60.850000] synobios cpu_arch proc entry initialized
354[ 60.850000] synobios crypto_hw proc entry initialized
355[ 60.860000] synobios syno_platform proc entry initialized
356[ 60.860000] synobios open /dev/ttyS1 success
357[ 60.860000] usb 1-1: new high speed USB device using orion-ehci and address 2
358Starting /usr/syno/bin/synocfgen...
359/usr/syno/bin/synocfgen returns 0
360[ 60.890000] synobios: unload
361Partition Version=7
362 /sbin/e2fsck exists, checking /dev/md0...
363[ 60.990000] md0: unknown partition table
364[ 61.020000] Got empty serial number. Generate serial number from product.
365[ 61.030000] usb 1-1: configuration #1 chosen from 1 choice
366[ 61.030000] hub 1-1:1.0: USB hub found
367[ 61.060000] hub 1-1:1.0: 4 ports detected
368/sbin/e2fsck -pvf returns 1
369Mounting /dev/md0 /tmpRoot
370[ 61.440000] EXT4-fs (md0): barriers disabled
371[ 61.450000] EXT4-fs (md0): mounted filesystem with ordered data mode
372------------upgrade
373Begin upgrade procedure
374No upgrade file exists
375End upgrade procedure
376============upgrade
377Exit on error [2] .noroot exists...
378Sat Oct 13 03:55:12 UTC 2018
379/dev/md0 /tmpRoot ext4 rw,relatime,user_xattr,barrier=0,journal_checksum,data=ordered 0 0
380sys /sys sysfs rw,relatime 0 0
381/dev/root.old / ext2 rw,relatime,errors=continue,user_xattr 0 0
382none /dev devtmpfs rw,relatime,size=251528k,nr_inodes=62882,mode=755 0 0
383proc /proc proc rw,relatime 0 0
384
385linuxrc.syno failed on 2
386
387starting pid 724, tty '': '/etc/rc'
388:: Starting /etc/rc
389:: Mounting procfs ... [ OK ]
390:: Mounting tmpfs ... [ OK ]
391:: Mounting devtmpfs ... [ OK ]
392:: Mounting devpts ... [ OK ]
393:: Mounting sysfs ... [ OK ]
394rc: Use all internal disk as swap.
395/etc/rc: line 108: /usr/syno/bin/synodiskpathparse: not found
396/etc/rc:[ 61.890000] md1: line 108: awk: not found
397rc: Failed to parse partition sda2
398 unknown partition table
399[ 61.910000] Adding 2097080k swap on /dev/md1. Priority:-1 extents:1 across:2097080k
400:: Loading module fat ... [ OK ]
401:: Loading module vfat ... [ OK ]
402:: Mounting usbfs ... [ OK ]
403:: Loading module sky2[ 62.460000] sky2 driver version 1.25
404 ... [ OK ]
405:: Loading module synobios[ 62.560000] correction with 0x0f
406[ 62.620000] 2018-10-13 3:55:14 UTC
407[ 62.620000] synobios: load, major number 201
408[ 62.630000] Brand: Synology
409[ 62.630000] Model: DS-413j
410[ 62.630000] This is default settings: set group disks wakeup number to 1, spinup time deno 1
411[ 62.640000] synobios cpu_arch proc entry initialized
412[ 62.640000] synobios crypto_hw proc entry initialized
413[ 62.650000] synobios syno_platform proc entry initialized
414[ 62.650000] synobios open /dev/ttyS1 success
415 ... [ OK ]
416cat: can't open '/proc/sys/kernel/syno_skip_vender_mac_interfaces': No such file[ 62.870000] eth0: mac address changed
417 or directory
418[ 64.910000] eth0: link down
419[ 64.920000] eth0: started
420udhcpc (v1.16.1) started
421eth0 Link encap:Ethernet HWaddr 00:11:32:1D:0C:B4
422 UP BROADCAST MULTICAST MTU:1500 Metric:1
423 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
424 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
425 collisions:0 txqueuelen:532
426 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
427 Interrupt:11
428
429lo Link encap:Local Loopback
430 inet addr:127.0.0.1 Mask:255.0.0.0
431 UP LOOPBACK RUNNING MTU:16436 Metric:1
432 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
433 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
434 collisions:0 txqueuelen:0
435 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
436
437:: Starting syslogd ... [ OK ]
438/etc/rc: line 262: /usr/syno/bin/syno_pstore_collect: not found
439:: Starting scemd
440:: Starting services in background
441Starting findhostd in flash_rd...
442Starting services in flash_rd...
443Running /usr/syno/etc/rc.d/J01httpd.sh...
444Starting httpd:80 in flash_rd...
445Starting httpd:5000 in flash_rd...
446Running /usr/syno/etc/rc.d/J03ssdpd.sh...
447/usr/bin/minissdpd -i eth0
448eth0 not RUNNING
449Running /usr/syno/etc/rc.d/J04synoagentregisterd.sh...
450Starting synoagentregisterd...
451Running /usr/syno/etc/rc.d/J30DisableNCQ.sh...
452[ 72.500000] EXT4-fs (md0): barriers disabled
453[ 72.520000] EXT4-fs (md0): mounted filesystem with ordered data mode
454Running /usr/syno/etc/rc.d/J80ADTFanControl.sh...
455Running /usr/syno/etc/rc.d/J98nbnsd.sh...
456Starting nbnsd...
457Running /usr/syno/etc/rc.d/J99avahi.sh...
458Starting Avahi mDNS/DNS-SD Daemon
459cname_load_conf failed:/var/tmp/nginx/avahi-aliases.conf
460[ 73.250000] EXT4-fs (md0): barriers disabled
461[ 73.260000] EXT4-fs (md0): mounted filesystem with ordered data mode
462[ 73.360000] EXT4-fs (md0): barriers disabled
463[ 73.380000] EXT4-fs (md0): mounted filesystem with ordered data mode
464:: Loading module usb-storage[ 73.430000] Initializing USB Mass Storage driver...
465[ 73.430000] usbcore: registered new interface driver usb-storage
466[ 73.440000] USB Mass Storage support registered.
467 ... [ OK ]
468============ Date ============
469Sat Oct 13 03:55:24 UTC 2018
470==
471Sat Oct 13 03:55:25 2018
472
473
474DiskStation login: [ 84.600000] eth0: link up, full duplex, speed 100 Mbps