I want to deploy an AWS EC2 instance of Parrot Linux and I cannot find it in the marketplace.
I have uploaded an OVA to S3 of the latest 4.7 version and tried to import but got an error:
ClientError: Unsupported kernel version 5.0-parrot
Even when the kernel version is 4.19 (from uname -r command)
Is there a way to get Linux Parrot on AWS?
I have successfully imported a Parrot Home 4.7 machine to AWS.
After installing kernel version 4.15.0-65-generic
and removing the stock one the image was imported without any issues.