Hirdetés
- OLED TV topic
- Vezeték nélküli fejhallgatók
- Milyen egeret válasszak?
- Impozáns lesz a következő Intel CPU generáció csúcsmodellje - is
- Szünetmentes tápegységek (UPS)
- Memóriazabáló problémát okozhat a Windows 11 egyik frissítése
- NVIDIA GeForce RTX 5070 / 5070 Ti (GB205 / 203)
- Házimozi belépő szinten
- Házimozi haladó szinten
- Azonnali alaplapos kérdések órája
-
PROHARDVER!
A Linux Mint bemutatása
Új hozzászólás Aktív témák
-
lajos0001
tag
1/
Ezt:
xxx@xxx-MS-7752 ~ $ sudo grub-install /dev/sda
[sudo] xxx jelszava:
Telepítés a(z) i386-pc platformhoz.
A telepítés befejeződött. Nem jelentettek hibát.
xxx@xxx-MS-7752 ~ $========================
2/sudo update-grub
beírására pedig ezt kapom (és ez még több oldalon keresztül tovább folytatódik, semmi olyan nincs benne, hogy az update ténylegesen lement):
Next: Shell-like scripting, Up: Configuration
6.1 Simple configuration handling
=================================The program 'grub-mkconfig' (*note Invoking grub-mkconfig:
generates
'grub.cfg' files suitable for most cases. It is suitable for use when
upgrading a distribution, and will discover available kernels and
attempt to generate menu entries for them.'grub-mkconfig' does have some limitations. While adding extra
custom menu entries to the end of the list can be done by editing
'/etc/grub.d/40_custom' or creating '/boot/grub/custom.cfg', changing
the order of menu entries or changing their titles may require making
complex changes to shell scripts stored in '/etc/grub.d/'. This may be
improved in the future. In the meantime, those who feel that it would
be easier to write 'grub.cfg' directly are encouraged to do so (*note
Booting::, and *note Shell-like scripting:
, and to disable any system
provided by their distribution to automatically run 'grub-mkconfig'.The file '/etc/default/grub' controls the operation of
'grub-mkconfig'. It is sourced by a shell script, and so must be valid
POSIX shell input; normally, it will just be a sequence of 'KEY=value'
lines, but if the value contains spaces or other special characters then
it must be quoted. For example:GRUB_TERMINAL_INPUT="console serial"
Valid keys in '/etc/default/grub' are as follows:
'GRUB_DEFAULT'
The default menu entry. This may be a number, in which case it
identifies the Nth entry in the generated menu counted from zero,
or the title of a menu entry, or the special string 'saved'. Using
the id may be useful if you want to set a menu entry as the default
even though there may be a variable number of entries before it.For example, if you have:
menuentry 'Example GNU/Linux distribution' --class gnu-linux --id example-gnu-linux {
...
}
-----Info: (grub.info.gz)Simple configuration, 345 lines --Top------------------------------------------------------------------------------------------------
Welcome to Info version 6.1. Type H for help, h for tutorial.
Új hozzászólás Aktív témák
A topik célja: Segítségnyújtás a Linux Mint-et használó kezdők és haladók valamint a még csak azzal ismerkedők számára.
Kérdés előtt olvasd el a topik összefoglalóját! -> [link]
- Samsung Galaxy S22 Ultra 5G 512GB, Kártyafüggetlen, 1 Év Garanciával
- Bomba ár! Dell Latitude 5410 - i5-10GEN I 8GB I 256SSD I HDMI I 14" FHD I Cam I W11 I Garancia!
- GYÖNYÖRŰ iPhone 12 mini 128GB Blue -1 ÉV GARANCIA - Kártyafüggetlen, MS3854, 100% Akkumulátor
- Lenovo 14 Ideapad 3 FHD LED Matt i3-1115G4 4.1Ghz 8GB 256GB SSD Intel UHD Graphics Win11 Garancia
- Azonnali kézbesítés az év bármely pillanatában
Állásajánlatok
Cég: Laptopműhely Bt.
Város: Budapest
Cég: NetGo.hu Kft.
Város: Gödöllő
generates
Rowon

