Page: Previous  1, 2

portaro
Status: New User - Welcome
Joined: 29 Apr 2017
Posts: 4
Reply Quote
Related to my problem → https://techpatterns.com/forums/post-13566.html#13566

I try to follow this steps and I find a possible problem to install the source and packages on the line

apt-get install linux-image-liquorix-amd64 linux-headers-liquorix-amd64

If you receive an error like this →

linux-headers-liquorix-amd64 : Depende: linux-headers-5.0.0-19.1-liquorix-amd64 (= 5.0-19~obs) mas não vai ser instalado

Try to change the command to

apt-get install linux-image-liquorix-amd64 && linux-headers-liquorix-amd64

In my case the packages start install.
Back to top
Display posts from previous:   
Page: Previous  1, 2
All times are GMT - 8 Hours