If I understood you correctly you propose to use partition table
information to determine filesystem. I'm personally against it. First of
all it isn't portable - it probably wouldn't work on GPT. Second if you
just do mkfs.* the partition type isn't changed. Linux ignores
partition type and so
Colin D Bennett wrote:
feature. That is, potentially future video drivers might not use a
framebuffer. (OpenGL driver? :-)
In this context I would think more about X11 or vnc driver
> The VBE driver can return the
framebuffer address, but if another driver can't provide it, then maybe
NULL
Am Freitag, den 06.02.2009, 07:07 +0100 schrieb phcoder:
> If I understood you correctly you propose to use partition table
> information to determine filesystem. I'm personally against it. First of
> all it isn't portable - it probably wouldn't work on GPT. Second if you
> just do mkfs.* the p
Currently GRUB tries first the filesystem which was loaded at last. If
you do
rmmod ext2
insmod ext2
then ext2 will be probed first. If we want reliable ordering we need
priority field.
Thanks
Vladimir 'phcoder' Serbinenko
Felix Zielcke wrote:
Am Freitag, den 06.02.2009, 07:07 +0100 schrieb p
OK, you guys, I've attempted to add a wiki page that gives
instructions/tutorial for installing Grub2, using it to either replace
LILO or Grub Legacy. Please, if you have time, run an eye over it to
see if I have left anything out or given wrong instructions. I would be
happy, also, if you fe