### minimal debian wheezy bootstrap for buffalo linkstation ls-chlv2 and ls-xhl ### 2012-10-26 # package changes +openssh-server +bash-completion +locales +ntp +fake-hwclock +bootlogd +smartmontools +hdparm +less +ca-certificates # file changes kernel 3.6.3 + modules copied /etc/apt/apt.conf removed apt suggested install /etc/bash.bashrc enabled bash-completion /etc/fstab configured mountpoints /etc/network/interfaces configured network interfaces to dhcp /etc/init.d/lsmonitor added lsmonitor initscript /etc/fw_env.config added fw_printenv settings /etc/inittab removed gettys /etc/default/rcS enabled fsckfix # install -backup your installation -partition harddrive with gpt layout --sda1 boot ext3 128MB --sda2 root ext4 >1GB -extract archive to / and /boot -link or rename the corresponding kernel in /boot to uImage.buffalo Device gets IP through DHCP. root pw: toor ssh port: 22 # postinstall dpkg-reconfigure locales dpkg-reconfigure tzdata rm /etc/ssh/ssh_host_* && dpkg-reconfigure openssh-server apt-get update