le_sage �crit :

> Marc CHANTREUX wrote:
> >On Mon, Aug 13, 2001 at 02:01:46PM +0200, le_sage wrote:
> >>Olivier Thauvin wrote:
> >>>J'ai essay� (j'ai vmware), bah, �a bip, �a met des caract�res bizzare,
> >>> mais pas l'image qui dit "Le_Sage" ! ;-)
> >>
> >>bon b� ca marche que sur RH :)
> >
> >rhhhaaaa ... mais il insiste ! ;-)
>
> b� vi j'insiste :)
> tu vient chez moi et je te montre ;)
> je l'ai fait sur 3 rh diff�rente
> et jamais eu de probl�me
>
> y a un moyen de faire un screen shot du boot lilo
> comme ca vous me casserez plus les c**** :))

Et comme � chaque fois, la solution est... RTFM !

La doc au format man est succinte, on en a l'habitude, mais le package
s'accompagne d'une doc compl�mentaire, que l'on trouvre, comme
d'ordinaire, dans /usr/share/doc (jadis /usr/doc) :

  [root@legolas /boot] pushd /usr/share/doc/lilo-0.21.7/
  /usr/share/doc/lilo-0.21.7 /boot
  [root@legolas lilo-0.21.7]# ls -al
  total 152
  drwxr-xr-x    2 root     root         4096 jun  7 17:46 ./
  drwxr-xr-x  349 root     root        12288 jun 28 15:58 ../
  -rw-r--r--    1 root     root        39244 f�v 24 21:04 CHANGES
  -rw-r--r--    1 root     root         1836 oct  2  2000 COPYING
  -rw-r--r--    1 root     root        16298 mai 27  1997 INCOMPAT
  -rwxr-xr-x    1 root     root        19522 jui 18  2000 QuickInst*
  -rw-r--r--    1 root     root        34244 oct  1  2000 README.bz2
  -rw-r--r--    1 root     root         1452 jan  7  2001 README.common.problems.bz2
  -rw-r--r--    1 root     root         1009 jan  4  2001 README.disk.bz2
  -rw-------    1 root     root         1637 f�v 28 19:10 README.graphic.bz2
  -rwx------    1 root     root         4842 f�v 28 18:27 bmp2mdk*

Sans m�me aller consulter README.graphic, qui apporte une r�ponse formelle,
la pr�sence de l'ex�cutable bmp2mdk est plut�t explicite... ;-)

Pour faire court : bmp2mdk est un script permettant de g�n�rer un fichier 
message-graphic valide � partir d'un fichier BMP d'au plus 128 couleurs.

Et �a s'utilise comme �a :

  bmp2mdk [options] <picture.bmp >picture.msg

o� les options sont :

   mode:value                   - VESA mode to use, assume graphic if > 0x100
   timer:y,x,bg,fg              - timer position and colors (for LILO only)
   entry:y,x,bg,fg,h_chr,w_chr  - entry position, colors and size in chars.
   clear:h,w,c                  - clear before.
   pos:y,x                      - set x,y for next pixmap.

ce qui n'est pas forc�ment tr�s clair, mais un peu d'exp�rimentations et les
valeurs par d�faut devrait permettre d'y voir clair rapidement :

                mode        => 0x101,
                timer_y     => 444,
                timer_x     => 458,
                timer_bg    => 0x6e,
                timer_fg    => 0x92,
                entry_y     => 28,
                entry_x     => 380,
                entry_bg    => 0x6f,
                entry_fg    => 0x0f,
                entry_h_chr => 24,
                entry_w_chr => 22,
                clear_w     => 640,
                clear_h     => 480,
                clear_color => 0,
                pos_y       => 0,
                pos_x       => 0 

Dernier recours : l'auteur est pixel, chez Mdk.



Cordialement,

Yann (de retour de vacances)

-- 
Yann-Erick Proy      --  [EMAIL PROTECTED]
Quartz Informatique  --  http://www.quartz.fr/  --  Annecy (F-74000)

La diversit� est source de richesse.

Répondre à