What does grub 2 mean? In the second generation, where can I download it? What is the difference from the previous one?
Grub and grub 2 have different versions. Grub refers to grub1.97 and earlier versions. Grub 2 refers to grub1.98 and later versions. Now grub2.00 has been released. Generally, grub2 is called grub.
Grub2:
Http://www.gnu.org/software/grub/
Http://ftp.gnu.org/gnu/grub/
Note: currently, grub 2, which I know, is generally used in Linux. In Windows, grub4dos0.4.4, the antique grub4dos0.4.4 is used at most 0.4.5 0.4.6 modified by chenall users. Grub4dos should be modified from grub1.97 to Windows.
Grub2 documentation: http://www.gnu.org/software/grub/grub-documentation.html
Only lists links to several other grub2 documents.
Grub4dos info
Https://gna.org/projects/grub4dos/
Http://download.gna.org/grub4dos/
Http://sourceforge.net/projects/grub4dos/files/
Https://code.google.com/p/grub4dos-chenall/
Http://chenall.net/post/grub4dos_dev/
# Document Excerpt from grub4dos
Please refer to http: // Grub4dos.sourceforge.net/wiki/ for docs on grub4dos. Main project page: https: // Gna.org/projects/grub4dos/ Download site: http: // Download.gna.org/grub4dos/ Download site: http: // Grub4dos.sourceforge.net/ Download site: http: // Sarovar.org/projects/grub4dos/ Download site: http: // Grub4dos.nufans.net/ Download site: http: // Sites.google.com/site/grubdos/ Download Site: ftp: // Grub4dos.sarovar.org/pub/grub4dos/ Get the latest source code Using Anonymous SVN In This Way: SVN Co SVN: // Svn.gna.org/svn/grub4dos/trunk grub4dos
An important difference between grub and grub2 is the configuration file. One is menu. lst and the other is grub. cfg. The two suffixes represent the syntax of the two configuration files. Grub 2 supports multi-modularize. It is no longer a single grub legacy file, and the configuration script is powerful.
Reference: https://help.ubuntu.com/community/Grub2
Http://www.gnu.org/software/grub/manual/legacy/grub.html
Https://wiki.archlinux.org/index.php/GRUB2
Http://baike.baidu.com/view/1663368.htm
Http://www.xue5.com/Server/Web/661183.html
Http://www.ubooo.com/Linux/1080.html
Http://blog.csdn.net/sabalol/article/details/7043313