Ocena wątku:
  • 0 głosów - średnia: 0
  • 1
  • 2
  • 3
  • 4
  • 5
Ukrycie menu GRUB
#24
0
Wynik 1:
Kod:
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=0
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
GRUB_DISABLE_OS_PROBER=true
Wynik 2:
Kod:
# Set distributor to "Ubuntu"
#
# In Mint 16:
# shim and grub come with hardcoded ubuntu strings upstream, without this EFI installation is broken
# https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1242417
#
# In Mint 17:
# Despite the bug report being marked as fixed, the situation is the same. Grub was patched by Ubuntu
# to assign the "ubuntu" distributor ID when it was given "Kubuntu". That results in Kubuntu finally
# getting EFI to work out of the box but still using "ubuntu" as far as grub-install is concerned.
# So we'll stick to "Ubuntu" for this iteration.
#
# In Mint 18:
# Some packages are still hardcoded with the "ubuntu" path.. fwupdate for instance.
# Visually, the grub boot menuentry name is set for derivatives in 10_linux,
# but underneath the EFI path remains "ubuntu" for everything to work properly.

GRUB_DISTRIBUTOR="Ubuntu"

# Re-enable OS Prober
# Since Mint 21
# https://lists.gnu.org/archive/html/grub-devel/2021-03/msg00120.html
GRUB_DISABLE_OS_PROBER=false
Wynik 3:

Kod:
# Work around a bug in the obsolete init-select package which broke
# grub-mkconfig when init-select was removed but not purged.  This file does
# nothing and will be removed in a later release.
#
# See:
#  https://bugs.debian.org/858528
#  https://bugs.debian.org/863801

Takie były info po Twoich komendach Smile.


Wiadomości w tym wątku
Ukrycie menu GRUB - przez Tomash - 23-12-2022, 15:38
RE: Uruchamianie systemu - przez Tomash - 23-12-2022, 17:48
RE: Uruchamianie systemu - przez yahoob3 - 23-12-2022, 17:57
RE: Uruchamianie systemu - przez yahoob3 - 23-12-2022, 19:57
RE: Uruchamianie systemu - przez Tomash - 28-12-2022, 15:03
RE: Uruchamianie systemu - przez yahoob3 - 28-12-2022, 19:16
RE: Uruchamianie systemu - przez Tomash - 28-12-2022, 20:44
RE: Uruchamianie systemu - ukrycie menu GRUB - przez Tomash - 01-01-2023, 14:22
RE: Ukrycie menu GRUB - przez dedito - 02-01-2023, 11:30
RE: Ukrycie menu GRUB - przez Tomash - 02-01-2023, 11:55
RE: Ukrycie menu GRUB - przez dedito - 02-01-2023, 12:12
RE: Ukrycie menu GRUB - przez Tomash - 02-01-2023, 12:49
RE: Ukrycie menu GRUB - przez dedito - 02-01-2023, 12:51
RE: Ukrycie menu GRUB - przez Tomash - 02-01-2023, 13:00
RE: Ukrycie menu GRUB - przez dedito - 02-01-2023, 13:07
RE: Ukrycie menu GRUB - przez Tomash - 02-01-2023, 13:10
RE: Ukrycie menu GRUB - przez dedito - 02-01-2023, 13:16
RE: Ukrycie menu GRUB - przez Tomash - 02-01-2023, 13:20
RE: Ukrycie menu GRUB - przez dedito - 02-01-2023, 13:24
RE: Ukrycie menu GRUB - przez Tomash - 02-01-2023, 13:32
RE: Ukrycie menu GRUB - przez dedito - 02-01-2023, 13:39
RE: Ukrycie menu GRUB - przez Tomash - 02-01-2023, 13:53
RE: Ukrycie menu GRUB - przez dedito - 02-01-2023, 14:09
RE: Ukrycie menu GRUB - przez Tomash - 05-01-2023, 13:36
RE: Ukrycie menu GRUB - przez magnus - 05-01-2023, 13:54
RE: Ukrycie menu GRUB - przez dedito - 05-01-2023, 14:16
RE: Ukrycie menu GRUB - przez Tomash - 05-01-2023, 14:39
RE: Ukrycie menu GRUB - przez dedito - 05-01-2023, 17:54

Skocz do:




Użytkownicy przeglądający ten wątek: 2 gości