Update Commands
This commit is contained in:
parent
d30b118ed0
commit
75baecd35e
@ -63,6 +63,9 @@ patch -Np1 -i *file*
|
||||
#create mkinitcpio
|
||||
sudo mkinitcpio -g /boot/initramfs-[kernel].img -k [kernel from /usr/lib/modules]
|
||||
|
||||
#depmod
|
||||
depmod -a
|
||||
|
||||
#network traffic
|
||||
nload
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user