grub updaten, nachdem die Config geändet wurde
This commit is contained in:
parent
8180fb5374
commit
ac29007590
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ autocmd BufEnter * set mouse=
|
|||
# in Zeile GRUB_CMDLINE_LINUX_DEFAULT= einfügen:
|
||||
rootflags=data=journal
|
||||
|
||||
# grub updaten
|
||||
update-grub2
|
||||
|
||||
# Pakete nachinstallieren
|
||||
apt update
|
||||
apt install firmware-linux firmware-iwlwifi firmware-realtek wpasupplicant wireless-tools iw gstreamer1.0-tools gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav gstreamer1.0-alsa alsa-utils v4l-utils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue