-
Fototrend
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]
- Xiaomi 17 Ultra - jó az optikája
- Áprilisi hardverpasziánsz
- Linux kezdőknek
- A fociról könnyedén, egy baráti társaságban
- Revolut
- Túra és kirándulás topic
- gban: Ingyen kellene, de tegnapra
- sziku69: Fűzzük össze a szavakat :)
- Mától Huawei okosórákkal is lehet érintésmentesen fizetni
- World of Tanks - MMO
- További aktív témák...
- MEGA AKCIÓ! - Jogtiszta Windows - Office & Autodesk & CorelDRAW - Azonnal - Számlával - Garanciával
- Számlás!Steam,EA,Epic és egyébb játékok Pc-re vagy XBox!
- Kaspersky, BitDefender, Avast és egyéb vírusírtó licencek a legolcsóbban, egyenesen a gyártóktól!
- PC Szervizeket, Gépépítőket keresek B2B szoftver partnerségre (E-számlával)
- Windows, Office licencek kedvező áron, egyenesen a Microsoft-tól - Automata kézbesítés utalással is!
- ÁRGARANCIA! Épített KomPhone Ultra 7 265KF 32/64GB RAM RTX 5070 12GB GAMER PC termékbeszámítással
- DELL PowerEdge R630 rack szerver - 2xE5-2650v3 (20 mag / 40 szál, 2.3/3.0GHz), 32GB RAM, 66921Ft+ÁFA
- -75% Dell XPS 13 (9320) i7-1260P 16GB Ram/1TB SSD FHD+ Gari
- HIBÁTLAN iPhone 15 128GB Pink-1 ÉV GARANCIA - Kártyafüggetlen, MS4443
- HP üzleti laptopok Elitebook, Probook 4-11. gen gar.
Állásajánlatok
Cég: Laptopműhely Bt.
Város: Budapest
generates
Rowon