Still unresolved

The Jetway ADPE4S uses a Marvell 88SE6145 chip which a number of users have had trouble getting to work with Linux.

Currently there is bug report open for ubuntu about it.

Also there is a report on the debian wiki about fixing it so far I have:

/etc/modprobe.d/my-marvell.conf

install pata_marvell /bin/true

/etc/modprobe.d/my-marvel.conf //<– spelling mistake?

options ahci marvell_enable=1

Run (rebuilds some boot thingy):

sudo update-initramfs -u