post39615.html?hilit=#p39615fatmac wrote:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.gnu.org/software/grub/manual"
linktext was:"http://www.gnu.org/software/grub/manual"
====================================
... l#Features
(see 5.3 Multi-boot manual config)
Well, I've been looking too long after that.
There are several possibilities.
The easiest way I find this
in a multiboot system with Grub2 and os-prober
The example antiX
check
Code: Select all
apt-cache policy lsb-release
lsb-release:
Installiert: 4.1+Debian13+nmu1
Installationskandidat: 4.1+Debian13+nmu1
Versionstabelle:
*** 4.1+Debian13+nmu1 0
500 http://ftp.de.debian.org/debian/ testing/main amd64 Packages
100 /var/lib/dpkg/status
if so, rename it to .old
create a New (/)etc/lsb-release
with this content
Code: Select all
DISTRIB_ID=antiX
DISTRIB_RELEASE=14
DISTRIB_CODENAME=Killah P
DISTRIB_DESCRIPTION="antiX 14"
Code: Select all
update-grub
Code: Select all
DISTRIB_DESCRIPTION="antiX 14"