Download the image from https://archive.openwrt.org/releases/24.10.0/targets/x86/64/
# DOWNLOAD
wget https://archive.openwrt.org/releases/24.10.0/targets/x86/64/openwrt-24.10.0-x86-64-generic-ext4-combined.img.gz \
-O openwrt.img.gz
# EXTRACT
gzip -d openwrt.img.gz