[tc] info su trusted Grub
Alessandro Bottoni
alessandro.bottoni a infinito.it
Ven 5 Ott 2007 16:39:11 CEST
Salvatore Caratozzolo ha scritto:
> mmm
>
> allora:
> lo stage 1 carica lo stage 2 solo se sa dove si trova
> nell'hd!
> se invece non lo sa carica lo stage 1.5 (ma come fa a
> sapere dove si trova? ) che a sua volta carica lo stage 2
> vero e proprio! giusto cosi?
> ma che cosa sono lo stage 2 part1 e lo stage 2 parte 2?
Secondo la documentazione del GRUB standard:
While Stage 2 cannot generally be embedded in a fixed area as the size
is so large, Stage 1.5 can be installed into the area right after an
MBR, or the boot loader area of a ReiserFS or a FFS.
Per cui lo stage 1.5 si trova subito dopo l'MBR.
Non ho proprio idea di cosa possano essere i "part" dopo lo stage 2. Non
sono riuscito a trovare info in proposito.
Ad ogni modo, tutta la baracca è ampiamente documentata sul web:
http://www.gnu.org/software/grub/manual/grub.html
http://www.linuxjournal.com/article/4622
http://www.linuxselfhelp.com/gnu/grub/html_chapter/grub_22.html
http://en.wikipedia.org/wiki/GNU_GRUB
Questo vale anche per Trusted GRUB:
http://trousers.sourceforge.net/grub.html
secondo la documentazione di Trusted GRUB le differenze tra GRUB
Standard e Trusted GRUB sono abbastanza contenute:
- Measurement during the process of loading Grub
- Stage 1 measures the first sector of the stage 1.5 (or stage 2). Stage
1(=MBR) itself is measured by ThinkPad BIOS just when it is loaded.
- The first sector of stage 1.5 (or stage 2) measures the remaining
sectors. Stage 1.5 measures the stage 2, too.
- Just after the Grub is booted, it measures the configuration file
named grub.conf. Then it measures a number of files in the sequence
specified in this configuration file.
Per cui gran parte della documentazione di GRUB Standard dovrebbe essere
utilizzabile.
HTH
--
Alessandro Bottoni
Website: http://www.alessandrobottoni.it/
"Truth, in the matters of religion, is simply the opinion that has
survived."
-- Oscar Wilde
Maggiori informazioni sulla lista
tc