#1 2012-02-02 12:12:06
KuroBox-Pro安裝Debian 6.0 Squeeze筆記
Debian 6.0 Squeeze巳經技援NAS
以下將升級封存巳久玄箱的筆記
在UART下
設定從NAND開機
Marvell>> setenv bootargs_root root=/dev/mtdblock2 rw panic=5
Marvell>> setenv bootargs $(bootargs_base) $(bootargs_root) $(buffalo_ver)
Marvell>> setenv bootcmd 'nboot $(default_kernel_addr) 0 $(nand_uImage_offset) ;setenv bootargs $(bootargs_base) $(bootargs_root) $(buffalo_ver); bootm $(default_kernel_addr)'
Marvell>> setenv nand_boot yes
Marvell>> boot
硬碟規化&掛載安裝碟
mount -t ext2 /dev/sda1 /mnt/disk1
df -h
/dev/mtd2 64.0M 16.0M 48.0M 25% /
/dev/ram1 8.0M 152.0k 7.9M 2% /mnt/ram
/dev/mtd3 188.0M 14.9M 173.1M 8% /mnt/mtd
/dev/sda1 36.7G 20.0k 34.8G 0% /mnt/disk1
安裝檔案
cd /mnt/disk1
wget http://ftp.debian.org/debian/dists/squeeze/main/installer-armel/current/images/orion5x/network-console/buffalo/kuroboxpro/config-debian
wget http://ftp.debian.org/debian/dists/squeeze/main/installer-armel/current/images/orion5x/network-console/buffalo/kuroboxpro/initrd.buffalo
wget http://ftp.debian.org/debian/dists/squeeze/main/installer-armel/current/images/orion5x/network-console/buffalo/kuroboxpro/uImage.buffalo
sh config-debian
待看到以下完成訊息
Saving U-Boot environment to ubootenv.bak... done.
Changing U-Boot environment...
>nvram_set:bootcmd = ide reset; ext2load ide 0:1 $(default_kernel_addr) /$(kernel); ext2load ide 0:1 $(default_initrd_addr) /$(initrd); setenv bootargs $(bootargs_base); bootm $(default_kernel_addr) $(default_initrd_addr)
done.
從新開機後
即會開始安裝程序
reboot
最後修改: os2 (2012-02-03 19:07:52)
離線
#2 2012-02-02 16:59:44
Re: KuroBox-Pro安裝Debian 6.0 Squeeze筆記
離線
#3 2019-02-17 17:21:28
Re: KuroBox-Pro安裝Debian 6.0 Squeeze筆記
做個筆記
Kuroboxpro真是老驥伏櫪,志在千里
Kuroboxpro效能巳經跟不上新一代的硬體
但也中規中矩
如果不需要什麼高效的功能
也算稱職
升級到了Debian 9.8
http://ftp.jp.debian.org/debian/dists/Debian9.8/main/installer-armel/current/images/orion5x/network-console/buffalo/kuroboxpro/
uBoot環境設定
uboot-envtools 巳經升級為u-boot-tools
而fw_printenv缺fw_env.config
需自行加上
vi /etc/fw_env.config
# Configuration file for fw_(printenv/saveenv) utility.
# Up to two entries are valid, in this case the redundant
# environment sector is assumed present.
# MTD device name Device offset Env. size Flash sector size
/dev/mtd0 0x3F000 0x1000 0x1000
HDD依舊是2TB
有機會再試更新更大的硬碟及BTRFS
最後修改: os2 (2019-02-19 14:37:12)
離線
相關討論主題
主題 | 回覆 | 點閱 | 最後發表 |
---|---|---|---|
|
30 | 106519 | 2010-02-19 21:40:11 作者 hannahmo |
LinkStation/Kurobox 全系列硬體規格表 作者 Aven
|
1 | 14669 | 2008-03-14 10:28:52 作者 Aven |