offensive-security / kali-arm-build-scripts

Kali Linux ARM build scripts
874 stars 374 forks source link

Odroid U2 image does not include "u2" in image name #152

Closed hartzell closed 5 years ago

hartzell commented 5 years ago

I have an Odroid U3 and the Kali pages suggest that it will run on the U2 image.

There's no U2 image on the download site (https://www.offensive-security.com/kali-linux-arm-images/), but a bit of "process of elimination" and reading build scripts suggest that the odroid-u2.sh script builds the image that the download site simply calls "Kali Linux ODROID" and links to this image with the simple name "odroid".

If this is, indeed, the U2 image, would it be possible to touch up line 22 of the odroid-u2.sh build script to include the model name?

steev commented 5 years ago

I agree that the naming is a bit ambiguous. I'll see about updating the image name on the releases page to include U2/U3 in it for the next release!

hartzell commented 5 years ago

Sounds great. Thanks for putting all this together and sharing it. Was hoping to return w/ a success story with the U3, but....

Booted part way once until it stopped with a complaint from uboot saying

[...] ext4fs_devread read outside partition 158953840

I re-dd'ed the image, now it won't boot at all. Thinking the card might be shot. We'll see.

steev commented 5 years ago

I've made the changes to our release process.