Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
useful:grub [2008/01/21 13:01] chemistuseful:grub [2008/11/19 10:20] chemist
Line 25: Line 25:
 like [353] for 1680x1050 (5:6:5) -> 353+512=865 pass that to your kernel either in decimal (vga=865) or in hexadecimal (vga=0x361) like [353] for 1680x1050 (5:6:5) -> 353+512=865 pass that to your kernel either in decimal (vga=865) or in hexadecimal (vga=0x361)
 ==== Hints ==== ==== Hints ====
-not all grafic cards do support frambuffer code settings, so dont drive your self mad! test the codes before you write them into your menu.lst.+not all grafic cards do support frambuffer code settings, so dont drive yourself mad! test the codes before you write them into your menu.lst.
 ===== External Links ===== ===== External Links =====
 [[http://www.gnu.org/software/grub/manual/grub.html#Commands|GNU GRUB Manual 0.97]] [[http://www.gnu.org/software/grub/manual/grub.html#Commands|GNU GRUB Manual 0.97]]
  
 +====== Grub2 Bootloader ======
 +
 +//Grub2 does count harddisks from 0 and partitions from 1!!!//
 +
 +"root=(hd0,1)" is first harddisk's first partition
Last modified: le 1970/01/01 00:00