AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • Início
  • system&network
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • Início
  • system&network
    • Recentes
    • Highest score
    • tags
  • Ubuntu
    • Recentes
    • Highest score
    • tags
  • Unix
    • Recentes
    • tags
  • DBA
    • Recentes
    • tags
  • Computer
    • Recentes
    • tags
  • Coding
    • Recentes
    • tags
Início / ubuntu / Perguntas / 1037211
Accepted
R S
R S
Asked: 2018-05-17 19:38:57 +0800 CST2018-05-17 19:38:57 +0800 CST 2018-05-17 19:38:57 +0800 CST

Não vejo o novo kernel após a atualização

  • 772

Eu tenho o Ubuntu 18.04 e quero atualizar para o kernel 4.16.9. Tentei: update-grub, update-grub2, sudo update-initramfs -u, sudo grub2-install /dev/sda conforme mencionado aqui e aqui (não ajudou).

uname -amostra kernel antigo. O novo kernel nem está na lista de opções de inicialização adicionais para o Ubuntu no menu de inicialização.

Eu tentei dpkg -i *.debesses pacotes: insira a descrição da imagem aqui

grub2 upgrade kernel
  • 1 1 respostas
  • 729 Views

1 respostas

  • Voted
  1. Best Answer
    WinEunuuchs2Unix
    2018-05-17T20:06:39+08:002018-05-17T20:06:39+08:00

    Eu não acho que você quer tentar, 4.16.9mas

    Acesse: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.16.9/

    Selecione os arquivos:

    • linux-headers-4.16.9-041609_4.16.9-041609.201805161024_all.deb
    • linux-headers-4.16.9-041609-generic_4.16.9-041609.201805161024_amd64.deb
    • linux-image-unsigned-4.16.9-041609-generic_4.16.9-041609.201805161024_amd64.deb
    • linux-modules-4.16.9-041609-generic_4.16.9-041609.201805161024_amd64.deb

    para baixar para um diretório, digamos ~/Downloads.

    Em seguida, mude para o diretório, confirme que o download foi concluído e instale o novo kernel:

    $ cd ~/Downloads
    $ ll *.deb
    -rw-rw-r-- 1 rick rick 10956316 May 16 21:59 linux-headers-4.16.9-041609_4.16.9-041609.201805161024_all.deb
    -rw-rw-r-- 1 rick rick  1062312 May 16 21:59 linux-headers-4.16.9-041609-generic_4.16.9-041609.201805161024_amd64.deb
    -rw-rw-r-- 1 rick rick  7938532 May 16 21:59 linux-image-unsigned-4.16.9-041609-generic_4.16.9-041609.201805161024_amd64.deb
    -rw-rw-r-- 1 rick rick 45088060 May 16 21:59 linux-modules-4.16.9-041609-generic_4.16.9-041609.201805161024_amd64.deb
    $ sudo dpkg -i *.deb
    Selecting previously unselected package linux-headers-4.16.9-041609.
    (Reading database ... 603082 files and directories currently installed.)
    Preparing to unpack linux-headers-4.16.9-041609_4.16.9-041609.201805161024_all.deb ...
    Unpacking linux-headers-4.16.9-041609 (4.16.9-041609.201805161024) ...
    Selecting previously unselected package linux-headers-4.16.9-041609-generic.
    Preparing to unpack linux-headers-4.16.9-041609-generic_4.16.9-041609.201805161024_amd64.deb ...
    Unpacking linux-headers-4.16.9-041609-generic (4.16.9-041609.201805161024) ...
    Selecting previously unselected package linux-image-unsigned-4.16.9-041609-generic.
    Preparing to unpack linux-image-unsigned-4.16.9-041609-generic_4.16.9-041609.201805161024_amd64.deb ...
    Unpacking linux-image-unsigned-4.16.9-041609-generic (4.16.9-041609.201805161024) ...
    Selecting previously unselected package linux-modules-4.16.9-041609-generic.
    Preparing to unpack linux-modules-4.16.9-041609-generic_4.16.9-041609.201805161024_amd64.deb ...
    Unpacking linux-modules-4.16.9-041609-generic (4.16.9-041609.201805161024) ...
    Setting up linux-headers-4.16.9-041609 (4.16.9-041609.201805161024) ...
    dpkg: dependency problems prevent configuration of linux-headers-4.16.9-041609-generic:
     linux-headers-4.16.9-041609-generic depends on libssl1.1 (>= 1.1.0); however:
      Package libssl1.1 is not installed.
    
    dpkg: error processing package linux-headers-4.16.9-041609-generic (--install):
     dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of linux-image-unsigned-4.16.9-041609-generic:
     linux-image-unsigned-4.16.9-041609-generic depends on linux-base (>= 4.5ubuntu1~16.04.1); however:
      Version of linux-base on system is 4.0ubuntu1.
    
    dpkg: error processing package linux-image-unsigned-4.16.9-041609-generic (--install):
     dependency problems - leaving unconfigured
    Setting up linux-modules-4.16.9-041609-generic (4.16.9-041609.201805161024) ...
    Errors were encountered while processing:
     linux-headers-4.16.9-041609-generic
     linux-image-unsigned-4.16.9-041609-generic
    

    Então você verá uma mensagem de erro por causa desse bug . Agora você terá que corrigi-lo usando esta resposta: Não é possível atualizar o kernel após 4.16.3

    • 1

relate perguntas

Sidebar

Stats

  • Perguntas 205573
  • respostas 270741
  • best respostas 135370
  • utilizador 68524
  • Highest score
  • respostas
  • Marko Smith

    Existe um comando para listar todos os usuários? Também para adicionar, excluir, modificar usuários, no terminal?

    • 9 respostas
  • Marko Smith

    Como excluir um diretório não vazio no Terminal?

    • 4 respostas
  • Marko Smith

    Como descompactar um arquivo zip do Terminal?

    • 9 respostas
  • Marko Smith

    Como instalo um arquivo .deb por meio da linha de comando?

    • 11 respostas
  • Marko Smith

    Como instalo um arquivo .tar.gz (ou .tar.bz2)?

    • 14 respostas
  • Marko Smith

    Como listar todos os pacotes instalados

    • 24 respostas
  • Martin Hope
    Flimm Como posso usar o docker sem sudo? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    led-Zepp Como faço para salvar a saída do terminal em um arquivo? 2014-02-15 11:49:07 +0800 CST
  • Martin Hope
    ubuntu-nerd Como descompactar um arquivo zip do Terminal? 2011-12-11 20:37:54 +0800 CST
  • Martin Hope
    TheXed Como instalo um arquivo .deb por meio da linha de comando? 2011-05-07 09:40:28 +0800 CST
  • Martin Hope
    Ivan Como listar todos os pacotes instalados 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    David Barry Como determino o tamanho total de um diretório (pasta) na linha de comando? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher "Os seguintes pacotes foram retidos:" Por que e como resolvo isso? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford Como os PPAs podem ser removidos? 2010-07-30 01:09:42 +0800 CST

Hot tag

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • Início
  • Perguntas
    • Recentes
    • Highest score
  • tag
  • help

Footer

AskOverflow.Dev

About Us

  • About Us
  • Contact Us

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve