|
发表于 2010-4-27 19:56:19
|
显示全部楼层
WD MYBOOK 2盘位, 装 debian lenny arm
我现在就在用.
ftp 速度5.8MB/s
#cat /proc/cpuinfo
Processor : ARM926EJ-Sid(wb) rev 5 (v5l)
BogoMIPS : 99.73
# free
total used free shared buffers cached
Mem: 30224 29284 940 0 792 21140
-/+ buffers/cache: 7352 22872
Swap: 257032 0 257032
# cat /etc/debian_version
5.0.4
# fdisk -l
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00007c00
Device Boot Start End Blocks Id System
/dev/sda1 * 2 401 3213000 83 Linux
/dev/sda2 402 433 257040 82 Linux swap / Solaris
/dev/sda3 434 121601 973281960 83 Linux
Disk /dev/sdb: 1500.3 GB, 1500301910016 bytes
255 heads, 63 sectors/track, 182401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00007c00
Device Boot Start End Blocks Id System
/dev/sdb1 * 2 401 3213000 83 Linux
/dev/sdb2 402 433 257040 82 Linux swap / Solaris
/dev/sdb3 434 182401 1461657960 83 Linux |
|