パーティション構成
/dev/sda1 /boot
/dev/sda2 /
/dev/sda3 swap
/dev/sda4 /data
update 2013.05.15: Now when Debian 7 wheezy is stable, i made a new image.
I created a minimal debian wheezy bootstrap for our Linkstations. It comes with 3.9.2 kernels for both LS-CHLv2 and LS-XHL, which you can find here.
Infos
Changes to plain debootstrap This is a ready to use image, no need to tweak device specific stuff after install e.g. do NOT install blstools.
Download
http://neboola.de/fjen/lschlv2/debian/wheezy/ Archive is packed with tar/xz. Use tar/xz-utils on Linux to extract. Do not extract it on Windows or it won’t boot because of permission problems!
Installation
-backup your installation -partition harddrive with gpt layout –sda1 boot ext3 128MB –sda2 root ext4 >1GB -extract archive to / and /boot
FOR LSXHL: Replace /boot/uImage.buffalo.3.9.2-fjen-1 with the lsxhl one.
your setup should look like this: Code:
boot / sda1
uImage.buffalo uImage.buffalo.3.9.2-fjen-1 initrd.buffalo
root / sda2
/bin /boot /dev /etc […]
After installation
Device gets IP through DHCP. root pw: toor ssh port: 22
Execute these commands to have a sane system: Code: dpkg-reconfigure locales dpkg-reconfigure tzdata rm /etc/ssh/ssh_host_* && dpkg-reconfigure openssh-server apt-get update
Have fun!
Linkstation LS-CHLv2 and LS-XHL stuff:
Debian 7 Wheezy - Rootfs Kernel 3.13