wiki:cmds:manjaro-update-erro
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:cmds:manjaro-update-erro [2021/01/08 13:13] – cleiton | wiki:cmds:manjaro-update-erro [2021/11/25 17:33] (current) – cleiton | ||
---|---|---|---|
Line 13: | Line 13: | ||
chroot . /bin/bash | chroot . /bin/bash | ||
dhcpcd enp1s0 | dhcpcd enp1s0 | ||
+ | pacman-mirrors --fasttrack 5 | ||
+ | pamac update --force-refresh | ||
pacman -Syy | pacman -Syy | ||
##### | ##### | ||
Line 18: | Line 20: | ||
pacman -S udev | pacman -S udev | ||
pacman -S mkinitcpio | pacman -S mkinitcpio | ||
- | pacman -Sy linux | + | pacman -Sy linuxABC ### obedecer a sua versão instalada |
mkinitcpio -p linuxABC ### obedecer a sua versão instalada | mkinitcpio -p linuxABC ### obedecer a sua versão instalada | ||
exit | exit | ||
reboot | reboot | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | #info de kernel e driver de video | ||
+ | # | ||
+ | # | ||
+ | |||
+ | sudo mhwd-kernel -li | ||
+ | sudo mhwd -li | ||
+ | |||
+ | #You can check what drivers you have installed by entering the following command into your terminal: | ||
+ | |||
+ | inxi -G | ||
+ | |||
</ | </ |
wiki/cmds/manjaro-update-erro.1610111618.txt.gz · Last modified: 2021/01/08 13:13 by cleiton