You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sudo apt-get install linux-image-extra-$(uname -r) linux-image-extra-virtual
returning this issue...
Configuring on an AWS instance with Ubuntu
E: Unable to locate package linux-image-extra-4.4.0-1013-aws
E: Couldn't find any package by glob 'linux-image-extra-4.4.0-1013-aws'
E: Couldn't find any package by regex 'linux-image-extra-4.4.0-1013-aws'
The text was updated successfully, but these errors were encountered:
Estoy instalando directamente en ubuntu server una instancia levantada en AWS. Conectando por SSH, el sistema local es MAC aunque creo que no debe ser relevante en este caso.
No obstante he podido continuar con la instalación, pero tengo serias dudas si esto funcionará.
sudo apt-get install linux-image-extra-$(uname -r) linux-image-extra-virtual
returning this issue...
Configuring on an AWS instance with Ubuntu
E: Unable to locate package linux-image-extra-4.4.0-1013-aws
E: Couldn't find any package by glob 'linux-image-extra-4.4.0-1013-aws'
E: Couldn't find any package by regex 'linux-image-extra-4.4.0-1013-aws'
The text was updated successfully, but these errors were encountered: