M BUZZ CRAZE NEWS
// news

What repo provides package 'cd-boot-images-amd64'?

By Sarah Rodriguez

According to there is a package or meta-package named 'cd-boot-images-amd64' but apt on focal fossa (with no "extra" sources) cannot find it. Perhaps it's quicker to manually download the images but I would need a list of filenames and checksums at the very least.

Thanks for any advice.

2

1 Answer

As you can see here, this package is only available on Ubuntu 21.04 and above.

You can still try using the package from 21.04 in 20.04.

wget
sudo apt install ./cd-boot-images-amd64_14_all.deb

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy