Grub honnan vesz a /boot-ot

Fórumok

Grub honnan vesz a /boot-ot

Hozzászólások

[quote:2dca6e369a="Anonymous"]Kicsit off kérdés, de miként tudom eltávolítani a grubot

Ahhh, ez a kedvenc kérdésem... hogyan lehet eltávolítani a grubot, a linuxot...? Egy telepített grub nem más, mint a vinyó bizonyos byte-jai bizonyos értékekre beállítva. Ezek a bizonyos byte-ok, ha törik ha szakad, mindig valamilyen értéken állni fognak, olyan nincs, hogy mondjuk a merevlemez harmadik byte-ja semmi sem lenne. Tehát az "eltávolítani" szónak nem látom értelmét. Olyan, mintha azt kérnéd, hogy egy lakásban a villanykapcsolók semmilyen állapotba se legyenek kapcsolva.

Ha tudod, hogy mit szeretnél a grub helyett látni, akkor rakd oda azt, telepíts amit akarsz. Az nyilván tönkreteszi a grub-ot. Amíg meg nincs konkrét ötleted, hogy mit szeretnél helyette, addig miért zavar, hogy a byte-ok "véletlenül" épp egy grub alakzatot öltenek?

[quote:2dca6e369a="Anonymous"]és milyen jó más rendszerindítók vannak?

Attól függ, mit akarsz indítani... lilo, sbm, ...

[quote:bece07cb11="Anonymous"]

Bele van drótozva a stage2 elejébe.

root# grub

grub> help install

[...] If the option `p' or CONFIG_FILE is present, then the first block of Stage 2 is patched with new values of the partition and name of the configuration file used by the true Stage 2 [...]

köszi

[code:1:870fb969f4]grub> help install
install: install [--stage2=STAGE2_FILE] [--force-lba] STAGE1 [d] DEVICE STAGE2
[ADDR] [p] [CONFIG_FILE] [REAL_CONFIG_FILE]
Install STAGE1 on DEVICE, and install a blocklist for loading
STAGE2 as a Stage 2. If the option `d' is present, the Stage 1
will always look for the disk where STAGE2 was installed, rather
than using the booting drive. The Stage 2 will be loaded at
address ADDR, which will be determined automatically if you don't
specify it. If the option `p' or CONFIG_FILE is present, then the
first block of Stage 2 is patched with new values of the
partition and name of the configuration file used by the true
Stage 2 (for a Stage 1.5, this is the name of the true Stage 2)
at boot time. If STAGE2 is a Stage 1.5 and REAL_CONFIG_FILE is
present, then the Stage 2 CONFIG_FILE is patched with the
configuration filename REAL_CONFIG_FILE. If the option
`--force-lba' is specified, disable some sanity checks for LBA
mode. If the option `--stage2' is specified, rewrite the Stage 2
via your OS's filesystem instead of the raw device.

[/code:1:870fb969f4]
Azaz az lesz a "menu.lst" file, amit a [CONFIG_FILE] helyere irsz.

Zsiraf

U.i.: pl. install (hd0,0)/boot/grub/stage1 (hd0) (hd0,0)/boot/grub/stage2 (hd0,0)/boot/grub/ezazen_sjat_menu_file_om
[/i]

Sziasztok!

Kérdésem az lenne, hogy a grub honnan veszi, hogy melyik partíción lévő
/boot/grum/menu.lst könyvtárt kell olvasnia.

Ezt, hogy lehet átállítani?

Köszi

[quote:8f9cd9bb6d="__mrbond"]Kérdésem az lenne, hogy a grub honnan veszi, hogy melyik partíción lévő /boot/grum/menu.lst könyvtárt kell olvasnia.

Bele van drótozva a stage2 elejébe.

root# grub

grub> help install

[...] If the option `p' or CONFIG_FILE is present, then the first block of Stage 2 is patched with new values of the partition and name of the configuration file used by the true Stage 2 [...]

Kicsit off kérdés, de miként tudom eltávolítani a grubot? és milyen jó más rendszerindítók vannak?