Thank you very much.
I have a question about the kernel.
When I try to update from repositories mentioned in
https://jxself.org/linux-libre/ in Trisquel 9, it says "repository does not
contain a Release file". I tried
both txt
deb mirror://linux-libre.fsfla.org/pub/linux-libre/freesh/mirrors.txt freesh
main
and all of them
deb https://mirror.cedia.org.ec/linux-libre/ freesh main
deb https://mirror.cyberbits.eu/linux-libre/ freesh main
deb https://linux-libre.fsfla.org/pub/linux-libre/ freesh main
deb http://linux-libre.gnulinux.si/ freesh main
deb http://ftp.linux.org.tr/linux-libre/ freesh main
deb https://mirror.linux.pizza/linux-libre/ freesh main
deb ftp://ftp.linuxliber.md/ freesh main
deb ftp://ftp.linuxliber.ro/ freesh main
deb https://mirror.uta.edu.ec/linux-libre/ freesh main
And this is what I got:
Err:11 http://linux-libre.gnulinux.si freesh InRelease
Could not resolve 'linux-libre.gnulinux.si'
Ign:12 http://ftp.linux.org.tr/linux-libre freesh InRelease
Err:13 http://ftp.linux.org.tr/linux-libre freesh Release
404 Not Found [IP: 193.140.98.183 80]
Err:14 https://mirror.cyberbits.eu/linux-libre freesh InRelease
Could not resolve 'mirror.cyberbits.eu'
Err:15 ftp://ftp.linuxliber.md freesh InRelease
Could not resolve 'ftp.linuxliber.md'
Err:16 ftp://ftp.linuxliber.ro freesh InRelease
Could not resolve 'ftp.linuxliber.ro'
Err:17 https://mirror.uta.edu.ec/linux-libre freesh InRelease
Could not resolve 'mirror.uta.edu.ec'
Err:18 https://mirror.linux.pizza/linux-libre freesh InRelease
Could not resolve 'mirror.linux.pizza'
Ign:19 https://mirror.cedia.org.ec/linux-libre freesh InRelease
Err:20 https://mirror.cedia.org.ec/linux-libre freesh Release
404 Not Found [IP: 201.159.221.67 443]
Ign:21 https://linux-libre.fsfla.org/pub/linux-libre freesh InRelease
Err:22 https://linux-libre.fsfla.org/pub/linux-libre freesh Release
404 Not Found [IP: 209.51.188.54 443]
Reading package lists... Done
E: The repository 'http://ftp.linux.org.tr/linux-libre freesh Release' does
not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore
disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration
details.
E: The repository 'https://mirror.cedia.org.ec/linux-libre freesh Release'
does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore
disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration
details.
E: The repository 'https://linux-libre.fsfla.org/pub/linux-libre freesh
Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore
disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration
details.
Is there any instruction to build new kernel from source? Or do I do
something wrong?
One more question please. If I do all heavy job in guests, do I need to
install new kernel in both host and all guests? Or only in guests or only in
host? (Xen technology) I ask because since I wish Trisquel 9 in host, I can
use for example Arch or Gentoo in one of the guests with their new kernels.
Or will guest new kernel also fail if host is old kernel?