<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hello,<br>
    <br>
    I've just read the page about grub2:<br>
    <br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="http://trac.cross-lfs.org/wiki/bootloaders/grub2">http://trac.cross-lfs.org/wiki/bootloaders/grub2</a><br>
    <br>
    There are some important errors here.<br>
    <br>
    First installing should go following:<br>
    <br>
    ./configure --prefix=/usr --sysconfdir=/etc<br>
    <br>
    and not <br>
    <br>
    ./configure --prefix=/usr<br>
    <br>
    <br>
    <br>
    Futher the numbering of partitions has changed. They were starting
    from 0, now from 1:<br>
    <br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="http://grub.enbug.org/grub.cfg">http://grub.enbug.org/grub.cfg</a><br>
    <br>
    This is wrong in the paragraph "Creating the Boot Menu"<br>
    <br>
    while in the example grub.cfg this it's ok.<br>
    <br>
    <br>
    please correct. When writing a guide please take care you are well
    informed.<br>
    <br>
    Stef Bon<br>
    <br>
    <br>
  </body>
</html>