After debian install and reboot the ss4200 won't see its IDE This is how to change that during install you chroot to /target and do: echo "ide-generic" >> /etc/initramfs-tools/modules echo "ata_piix" >> /etc/initramfs-tools/modules update-initramfs -u