I have an old iPod mini that is working fine. Now I want to make it with a bootable 8.0-RELEASE. I downloaded 8.0-RELEASE-amd64-memstick.img from official FreeBSD ftp server and hash checkup is fine (image is not corrupted). However when I write the image with
it is unbootable and I checked with several PCs.
Code:
dd if=8.0-RELEASE-amd64-memstick.img of=/dev/da0 bs=10240 conv=sync