本帖最后由 cyhyf 于 2018-11-28 16:10 编辑
用编程器备份吗?
u-boot的加载信息如下:
- | \\/ | __ _ _ ____ _____| | |\
- | |\\/| |/ _` | '__\\ \\ / / _ \\ | |\
- | | | | (_| | | \\ V / __/ | |\
- |_| |_|\\__,_|_| \\_/ \\___|_|_|\
- _ _ ____ _\
- | | | | | __ ) ___ ___ | |_ \
- | | | |___| _ \\ / _ \\ / _ \\| __| \
- | |_| |___| |_) | (_) | (_) | |_ \
- \\___/ |____/ \\___/ \\___/ \\__| ** LOADER **\
- ** MARVELL BOARD: Synology Disk Station LE \
- \
- U-Boot 1.1.4 (Jun 29 2010 - 20:28:54) Marvell version: 3.5.3\
- \
- U-Boot code: 00600000 -> 0067FFF0 BSS: -> 0068B3D4\
- \
- Soc: 88F6282 A0CPU running @ 1600Mhz L2 running @ 533Mhz\
- SysClock = 533Mhz , TClock = 200Mhz \
- \
- DRAM (DDR3) CAS Latency = 7 tRP = 7 tRAS = 20 tRCD=7\
- DRAM CS[0] base 0x00000000 size 256MB \
- DRAM Total size 256MB 16bit width\
- Addresses 8M - 0M are saved for the U-Boot usage.\
- Mem malloc Initialization (8M - 7M): Done\
- Using default environment\
- \
- [4096kB@f8000000] Flash: 4 MB\
- \
- CPU : Marvell Feroceon (Rev 1)\
- \
- Streaming disabled \
- Write allocate disabled\
- \
- \
- USB 0: host mode\
- PEX 0: interface detected no Link.\
- PEX 1: interface detected no Link.\
- \
- Synology Model: DS211\
- Fan Status: Good\
- \
- Net: egiga0 [PRIME], egiga1\
- Hit any key to stop autoboot: 0 \
- ## Booting image at f8080000 ...\
- Image Name: Linux-2.6.32.12\
- Image Type: ARM Linux Kernel Image (uncompressed)\
- Data Size: 1551916 Bytes = 1.5 MB\
- Load Address: 00008000\
- Entry Point: 00008000\
- Verifying Checksum ... OK\
- OK\
- ## Loading Ramdisk Image at f8280000 ...\
- Image Name: synology_88f6282_211 23824\
- Image Type: ARM Linux RAMDisk Image (gzip compressed)\
- Data Size: 1036727 Bytes = 1012.4 kB\
- Load Address: 00800000\
- Entry Point: 00800000\
- Verifying Checksum ... OK\
- \
- Starting kernel ...\
- \
- Uncompressing Linux... done, booting the kernel.\
- [ 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\
- [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977\
- [ 0.000000] CPU: VIVT data cache, VIVT instruction cache\
- [ 0.000000] Machine: Synology 6282 board\
- [ 0.000000] Using UBoot passing parameters structure\
- [ 0.000000] Sys Clk = 200000000, Tclk = 166666667\
- [ 0.000000] Synology Board ID: 23\
- [ 0.000000] Memory policy: ECC disabled, Data cache writeback\
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping off. Total pages: 65024\
- [ 0.000000] Kernel command line: console=ttyS0,115200 ip=off initrd=0x00800040,4M root=/dev/md0 rw syno_hw_version=DS211v10 ihd_num=2 netif_num=1\
- [ 0.000000] Synology Hardware Version: DS211v10-j\
- [ 0.000000] Internal HD num: 2\
- [ 0.000000] Internal netif num: 1\
- [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)\
- [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)\
- [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)\
- [ 0.000000] Memory: 256MB = 256MB total\
- [ 0.000000] Memory: 244992KB available (3652K code, 519K data, 124K init, 0K highmem)\
- [ 0.000000] Hierarchical RCU implementation.\
- [ 0.000000] NR_IRQS:128\
- [ 0.000000] Console: colour dummy device 80x30\
- [ 0.000000] Calibrating delay loop... 1589.24 BogoMIPS (lpj=7946240)\
- [ 0.240000] Mount-cache hash table entries: 512\
- [ 0.240000] CPU: Testing write buffer coherency: ok\
- [ 0.240000] devtmpfs: initialized\
- [ 0.240000] xor: measuring software checksum speed\
- [ 0.290000] arm4regs : 1448.800 MB/sec\
- [ 0.340000] 8regs : 869.200 MB/sec\
- [ 0.390000] 32regs : 1122.000 MB/sec\
- [ 0.390000] xor: using function: arm4regs (1448.800 MB/sec)\
- [ 0.390000] NET: Registered protocol family 16\
- [ 0.390000] Feroceon L2: Enabling L2\
- [ 0.390000] Feroceon L2: Cache support initialised, in WT override mode.\
- [ 0.410000] \
- [ 0.410000] CPU Interface\
- [ 0.410000] -------------\
- [ 0.410000] SDRAM_CS0 ....base 00000000, size 256MB \
- [ 0.410000] SDRAM_CS1 ....disable\
- [ 0.410000] SDRAM_CS2 ....disable\
- [ 0.410000] SDRAM_CS3 ....disable\
- [ 0.410000] PEX0_MEM ....base e0000000, size 128MB \
- [ 0.410000] PEX0_IO ....base f2000000, size 1MB \
- [ 0.410000] PEX1_MEM ....base e8000000, size 128MB \
- [ 0.410000] PEX1_IO ....base f2100000, size 1MB \
- [ 0.410000] INTER_REGS ....base f1000000, size 1MB \
- [ 0.410000] NFLASH_CS ....base fa000000, size 2MB \
- [ 0.410000] SPI_CS ....base f4000000, size 16MB \
- [ 0.410000] BOOT_ROM_CS ....no such\
- [ 0.410000] DEV_BOOTCS ....no such\
- [ 0.410000] CRYPT_ENG ....base f0000000, size 2MB \
- [ 0.410000] Detected Tclk 200000000 and SysClk 533333333 \
- [ 0.410000] Synology 6282 1, 2 bay GPIO Init\
- [ 0.910000] PEX0 interface detected no Link.\
- [ 1.410000] PEX1 interface detected no Link.\
- [ 1.410000] PCI: bus0: Fast back to back transfers enabled\
- [ 1.410000] PCI: bus1: Fast back to back transfers enabled\
- [ 1.420000] bio: create slab <bio-0> at 0\
- [ 1.420000] vgaarb: loaded\
- [ 1.420000] SCSI subsystem initialized\
- [ 1.590000] raid6: int32x1 126 MB/s\
- [ 1.760000] raid6: int32x2 185 MB/s\
- [ 1.930000] raid6: int32x4 180 MB/s\
- [ 2.100000] raid6: int32x8 193 MB/s\
- [ 2.100000] raid6: using algorithm int32x8 (193 MB/s)\
- [ 2.100000] Switching to clocksource kw_clocksource\
- [ 2.100000] NET: Registered protocol family 2\
- [ 2.100000] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)\
- [ 2.100000] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\
- [ 2.100000] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)\
- [ 2.100000] TCP: Hash tables configured (established 8192 bind 8192)\
- [ 2.100000] TCP reno registered\
- [ 2.100000] NET: Registered protocol family 1\
- [ 2.100000] RPC: Registered udp transport module.\
- [ 2.100000] RPC: Registered tcp transport module.\
- [ 2.100000] RPC: Registered tcp NFSv4.1 backchannel transport module.\
- [ 2.100000] Trying to unpack rootfs image as initramfs...\
- [ 3.080000] rootfs image is not initramfs (no cpio magic); looks like an initrd\
- [ 3.100000] Freeing initrd memory: 4096K\
- [ 3.100000] XOR registered 4 channels\
- [ 3.100000] XOR 2nd invalidate WA enabled\
- [ 3.100000] VFS: Disk quotas dquot_6.5.2\
- [ 3.100000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)\
- [ 3.100000] msgmni has been set to 486\
- [ 3.100000] alg: No test for md5 (md5-generic)\
- [ 3.100000] alg: No test for des (des-generic)\
- [ 3.100000] alg: No test for des3_ede (des3_ede-generic)\
- [ 3.100000] alg: No test for stdrng (krng)\
- [ 3.100000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)\
- [ 3.100000] io scheduler noop registered\
- [ 3.100000] io scheduler anticipatory registered (default)\
- [ 3.110000] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled\
- [ 3.110000] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A\
- [ 3.120000] console [ttyS0] enabled\
- [ 3.130000] serial8250.1: ttyS1 at MMIO 0xf1012100 (irq = 34) is a 16550A\
- [ 3.140000] brd: module loaded\
- [ 3.140000] sata_mv sata_mv.0: version 1.28\
- [ 3.150000] sata_mv sata_mv.0: slots 32 ports 2\
- [ 3.150000] scsi0 : sata_mv\
- [ 3.150000] scsi1 : sata_mv\
- [ 3.160000] ata1: SATA max UDMA/133 irq 21\
- [ 3.160000] ata2: SATA max UDMA/133 irq 21\
- [ 8.240000] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)\
- [ 8.260000] ata1.00: ATA-8: VB0250EAVER, HPG9, max UDMA/100\
- [ 8.260000] ata1.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/32)\
- [ 8.310000] ata1.00: configured for UDMA/100\
- [ 8.330000] scsi 0:0:0:0: Direct-Access ATA VB0250EAVER HPG9 PQ: 0 ANSI: 5\
- [ 8.330000] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)\
- [ 8.340000] sd 0:0:0:0: [sda] Write Protect is off\
- [ 8.350000] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA\
- [ 8.360000] sda: sda1 sda2 sda3\
- [ 8.390000] sd 0:0:0:0: [sda] Attached SCSI disk\
- [ 11.390000] Delay 5 seconds to wait for disk 2 ready.\
- [ 19.600000] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl F300)\
- [ 19.660000] ata2.00: ATA-8: WDC WD10EARS-003BB1, 80.00A80, max UDMA/133\
- [ 19.660000] ata2.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)\
- [ 19.710000] ata2.00: configured for UDMA/133\
- [ 19.730000] scsi 1:0:0:0: Direct-Access WDC WD10EARS-003BB1 80.0 PQ: 0 ANSI: 5\
- [ 19.730000] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)\
- [ 19.740000] sd 1:0:0:0: [sdb] Write Protect is off\
- [ 19.750000] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\
- [ 19.760000] sdb: sdb1 sdb2 sdb3\
- [ 19.770000] sd 1:0:0:0: [sdb] Attached SCSI disk\
- [ 19.780000] physmap platform flash device: 00400000 at f8000000\
- [ 19.780000] SPI Serial flash detected @ 0xf8000000, 4096KB (64sec x 64KB)\
- [ 19.790000] Searching for RedBoot partition table in SYNOMTD-0 at offset 0x3f0000\
- [ 19.810000] 6 RedBoot partitions found on MTD device SYNOMTD-0\
- [ 19.820000] SYNOMTD flash bank 0: Using RedBoot partition definition\
- [ 19.820000] Creating 6 MTD partitions on "SYNOMTD-0":\
- [ 19.830000] 0x000000000000-0x000000080000 : "RedBoot"\
- [ 19.840000] 0x000000080000-0x000000280000 : "zImage"\
- [ 19.840000] 0x000000280000-0x0000003c0000 : "rd.gz"\
- [ 19.850000] 0x0000003c0000-0x0000003d0000 : "vendor"\
- [ 19.850000] vender Mac1 checksum error ucSum:0x00 Buf:0x00 Sum:0.\
- [ 19.860000] vender Mac2 checksum error ucSum:0x00 Buf:0x00 Sum:0.\
- [ 19.860000] vender Mac3 checksum error ucSum:0x00 Buf:0x00 Sum:0.\
- [ 19.870000] serial number='B1H1N001235'\
- [ 19.870000] 0x0000003d0000-0x0000003f0000 : "RedBoot Config"\
- [ 19.880000] 0x0000003f0000-0x000000400000 : "FIS directory"\
- [ 19.890000] SPI Serial flash detected @ 0xf4000000, 4096KB (64sec x 64KB)\
- [ 19.890000] cmdlinepart partition parsing not available\
- [ 19.900000] Loading Marvell Ethernet Driver:\
- [ 19.900000] o Cached descriptors in DRAM\
- [ 19.910000] o DRAM SW cache-coherency\
- [ 19.910000] o 2 Giga ports supported\
- [ 19.920000] o Single RX Queue support - ETH_DEF_RXQ=0\
- [ 19.920000] o Single TX Queue support - ETH_DEF_TXQ=0\
- [ 19.930000] o TCP segmentation offload (TSO) supported\
- [ 19.930000] o Receive checksum offload supported\
- [ 19.940000] o Transmit checksum offload supported\
- [ 19.940000] o SKB Recycle supported - (Enabled)\
- [ 19.950000] o Rx descripors: q0=128\
- [ 19.950000] o Tx descripors: q0=532\
- [ 19.950000] o Loading network interface(s):\
- [ 19.960000] o register under mv88fx_eth platform\
- [ 19.960000] o eth0, ifindex = 2, GbE port = 0\
- [ 19.970000] o eth0, phy chipid = 1410e40, Support WOL = 0\
- [ 19.980000] \
- [ 19.980000] md: linear personality registered for level -1\
- [ 19.980000] md: raid0 personality registered for level 0\
- [ 19.990000] md: raid1 personality registered for level 1\
- [ 19.990000] md: raid10 personality registered for level 10\
- [ 20.000000] md: raid6 personality registered for level 6\
- [ 20.000000] md: raid5 personality registered for level 5\
- [ 20.010000] md: raid4 personality registered for level 4\
- [ 20.010000] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com\
- [ 20.020000] cpuidle: using governor ladder\
- [ 20.030000] TCP cubic registered\
- [ 20.030000] NET: Registered protocol family 17\
- [ 20.040000] NET: Registered protocol family 15\
- [ 20.040000] registered taskstats version 1\
- [ 20.040000] md: Waiting for all devices to be available before autodetect\
- [ 20.050000] md: If you don't use raid, use raid=noautodetect\
- [ 20.060000] md: Autodetecting RAID arrays.\
- [ 20.110000] md: invalid raid superblock magic on sda3\
- [ 20.110000] md: sda3 does not have a valid v0.90 superblock, not importing!\
- [ 20.160000] md: invalid raid superblock magic on sdb3\
- [ 20.170000] md: sdb3 does not have a valid v0.90 superblock, not importing!\
- [ 20.170000] md: Scanned 6 and added 4 devices.\
- [ 20.180000] md: autorun ...\
- [ 20.180000] md: considering sda1 ...\
- [ 20.180000] md: adding sda1 ...\
- [ 20.190000] md: sda2 has different UUID to sda1\
- [ 20.190000] md: adding sdb1 ...\
- [ 20.200000] md: sdb2 has different UUID to sda1\
- [ 20.200000] md: created md0\
- [ 20.200000] md: bind<sdb1>\
- [ 20.210000] md: bind<sda1>\
- [ 20.210000] md: running: <sda1><sdb1>\
- [ 20.210000] raid1: raid set md0 active with 2 out of 2 mirrors\
- [ 20.220000] md0: detected capacity change from 0 to 2549940224\
- [ 20.220000] md: considering sda2 ...\
- [ 20.230000] md: adding sda2 ...\
- [ 20.230000] md: adding sdb2 ...\
- [ 20.230000] md: created md1\
- [ 20.240000] md: bind<sdb2>\
- [ 20.240000] md: bind<sda2>\
- [ 20.240000] md: running: <sda2><sdb2>\
- [ 20.250000] raid1: raid set md1 active with 2 out of 2 mirrors\
- [ 20.250000] md1: detected capacity change from 0 to 2147418112\
- [ 20.260000] md: ... autorun DONE.\
- [ 20.260000] RAMDISK: lzma image found at block 0\
- [ 21.320000] VFS: Mounted root (ext2 filesystem) on device 1:0.\
- START /linuxrc.syno\
- Insert basic USB modules...\
- :: Loading module usbcore[ 21.590000] usbcore: registered new interface driver usbfs\
- [ 21.590000] usbcore: registered new interface driver hub\
- [ 21.620000] usbcore: registered new interface driver ethub\
- [ 21.620000] usbcore: registered new device driver usb\
- ... [ OK ]\
- :: Loading module ehci-hcd[ 21.690000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\
- [ 21.700000] orion-ehci orion-ehci.0: Marvell Orion EHCI\
- [ 21.700000] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1\
- [ 21.740000] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000\
- [ 21.760000] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00\
- [ 21.760000] usb usb1: configuration #1 chosen from 1 choice\
- [ 21.790000] hub 1-0:1.0: USB hub found\
- [ 21.790000] hub 1-0:1.0: 1 port detected\
- ... [ OK ]\
- :: Loading module ohci-hcd[ 21.900000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\
- ... [ OK ]\
- :: Loading module xhci-hcd ... [ OK ]\
- Insert net driver(Mindspeed only)...\
- [ 22.050000] ds211_synobios: module license 'Synology Inc.' taints kernel.\
- [ 22.060000] Disabling lock debugging due to kernel taint\
- [ 22.090000] correction with 0x03\
- [ 22.180000] 2000-1-1 0:50:40 UTC\
- [ 22.180000] synobios: load, major number 201\
- [ 22.190000] Brand: Synology\
- [ 22.190000] Model: DS-211\
- [ 22.190000] This is default settings: set group disks wakeup number to 1, spinup time deno 1\
- [ 22.200000] synobios cpu_arch proc entry initialized\
- [ 22.210000] synobios crypto_hw proc entry initialized\
- [ 22.210000] synobios syno_platform proc entry initialized\
- [ 22.220000] synobios open /dev/ttyS1 success\
- [ 22.220000] usb 1-1: new high speed USB device using orion-ehci and address 2\
- Starting /usr/syno/bin/synocfgen...\
- /usr/syno/bin/synocfgen returns 0\
- [ 22.260000] synobios: unload\
- Partition Version=8\
- /sbin/e2fsck exists, checking /dev/md0... \
- [ 22.310000] md0: unknown partition table\
- [ 22.390000] Got empty serial number. Generate serial number from product.\
- [ 22.400000] usb 1-1: configuration #1 chosen from 1 choice\
- [ 22.400000] hub 1-1:1.0: USB hub found\
- [ 22.430000] hub 1-1:1.0: 4 ports detected\
- /sbin/e2fsck -pvf returns 0\
- Mounting /dev/md0 /tmpRoot\
- [ 24.340000] EXT4-fs (md0): barriers disabled\
- [ 24.380000] EXT4-fs (md0): mounted filesystem with ordered data mode\
- ------------upgrade\
- Begin upgrade procedure\
- No upgrade file exists\
- End upgrade procedure\
- ============upgrade\
- Wait 2 seconds for synology manufactory device\
- Sat Jan 1 00:50:44 UTC 2000\
- /dev/md0 /tmpRoot ext4 rw,relatime,user_xattr,barrier=0,journal_checksum,data=ordered 0 0\
- sys /sys sysfs rw,relatime 0 0\
- /dev/root.old / ext2 rw,relatime,errors=continue,user_xattr 0 0\
- none /dev devtmpfs rw,relatime,size=122604k,nr_inodes=30651,mode=755 0 0\
- proc /proc proc rw,relatime 0 0\
- linuxrc.syno executed successfully.\
- [ 27.190000] EXT3-fs: md0: couldn't mount because of unsupported optional features (240).\
- [ 27.190000] EXT2-fs: md0: couldn't mount because of unsupported optional features (240).\
- [ 27.210000] EXT4-fs (md0): barriers disabled\
- [ 27.230000] EXT4-fs (md0): mounted filesystem with ordered data mode\
- [ 27.240000] VFS: Mounted root (ext4 filesystem) on device 9:0.\
- [ 27.250000] Trying to move old root to /initrd ... okay\
- [ 27.250000] Freeing init memory: 124K\
- [ 36.250000] sd 0:0:0:0: Attached scsi generic sg0 type 0\
- [ 36.250000] sd 1:0:0:0: Attached scsi generic sg1 type 0\
- [ 37.490000] md1: unknown partition table\
- [ 37.750000] Adding 2097080k swap on /dev/md1. Priority:-1 extents:1 across:2097080k \
- ==================== start udevd ====================\
- [ 41.500000] NET: Registered protocol family 10\
- [ 41.510000] lo: Disabled Privacy Extensions\
- [ 41.570000] IPv6 over IPv4 tunneling driver\
- [ 41.570000] sit0: Disabled Privacy Extensions\
- [ 42.780000] init: syno-auth-check main process (1295) killed by TERM signal\
- [ 43.940000] <30>systemd-udevd[1440]: starting version 204\
- ===== trigger device plug event =====\
- [ 44.160000] cpufreq: Init kirkwood cpufreq driver\
- [ 45.870000] alg: No test for aes (aes-generic)\
- [ 46.150000] alg: No test for stdrng (ansi_cprng)\
- [ 46.560000] alg: No test for crc32c (crc32c-generic)\
- [ 47.830000] cesadev_init(bf191000)\
- [ 48.080000] mvCesaInit: sessions=10240, queue=64, pSram=f0000000\
- [ 48.520000] alg: No test for sha1 (sha1-generic)\
- [ 48.650000] alg: No test for sha224 (sha224-generic)\
- [ 48.680000] alg: No test for sha256 (sha256-generic)\
- [ 48.940000] encryptfs using the OCF package.\
- [ 50.440000] alg: No test for arc4 (arc4-generic)\
- [ 50.780000] fuse init (API version 7.13)\
- [ 51.300000] exFAT: Version 1.2.9\
- [ 52.300000] sky2 driver version 1.25\
- [ 52.760000] correction with 0x03\
- [ 52.850000] 2000-1-1 0:51:11 UTC\
- [ 52.860000] synobios: load, major number 201\
- [ 52.860000] Brand: Synology\
- [ 52.860000] Model: DS-211\
- [ 52.870000] This is default settings: set group disks wakeup number to 1, spinup time deno 1\
- [ 52.870000] synobios cpu_arch proc entry initialized\
- [ 52.880000] synobios crypto_hw proc entry initialized\
- [ 52.880000] synobios syno_platform proc entry initialized\
- [ 52.890000] synobios open /dev/ttyS1 success\
- [ 55.640000] eth0: mac address changed\
- [ 57.740000] eth0: started\
- [ 57.750000] ADDRCONF(NETDEV_UP): eth0: link is not ready\
- 65.710000] md: md2 stopped.\
- 65.830000] md: bind<sdb3>\
- [ 65.940000] md: bind<sda3>\
- [ 65.950000] md2: detected capacity change from 0 to 1240388665344\
- [ 66.110000] md2: unknown partition table\
- [ 73.350000] EXT4-fs (md2): barriers disabled\
- [ 73.400000] EXT4-fs (md2): mounted filesystem with writeback data mode\
- [ 82.250000] init: prefetch-pkgicon main process (3980) terminated with status 1\
- [ 82.770000] Initializing USB Mass Storage driver...\
- [ 82.780000] usbcore: registered new interface driver usb-storage\
- [ 82.790000] USB Mass Storage support registered.\
- [ 83.140000] usbcore: registered new interface driver usblp\
- [ 83.700000] iSCSI: init_io_buffer_head(833) LUN-backup: 512 buffers allocated, total 2097152 bytes successfully\
- [ 83.820000] usbcore: registered new interface driver hiddev\
- [ 83.820000] usbcore: registered new interface driver usbhid\
- [ 83.830000] usbhid: v2.6:USB HID core driver\
- \
- DS211 login: [ 88.770000] loop: module loaded\
- [ 90.920000] Slow work thread pool: Starting up\
- [ 91.500000] Slow work thread pool: Ready\
- [ 96.970000] ata1.00: configured for UDMA/100\
- [ 96.970000] ata1: EH complete\
- [ 96.970000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA\
- [ 98.080000] ata2.00: configured for UDMA/133\
- [ 98.080000] ata2: EH complete\
- [ 98.720000] ata2.00: Disable disk write cache in EH\
- [ 98.820000] ata2.00: configured for UDMA/133\
- [ 98.820000] ata2: EH complete\
- [ 98.860000] sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA\
- [ 108.360000] init: nmbd main process (4771) killed by TERM signal\
- \
- DS211 login: [ 135.160000] init: nmbd main process (5439) killed by TERM signal\
- r
复制代码
|