Installing boot Linux in a Win7 environment
Under the Win7 system, the installation of Linux is particularly inconvenient, because the boot. INI profile is not in the XP, to join the boot option, only the use of specialized tools, which is more or less to give people a feeling of discomfort,,,
In fact, under the Win7, although there is no boot. ini file, but in the C-drive folder of the boot. ini file, the same or be able to join? system startup options, which allows us to detach from the dedicated configuration tool, manually set the Grub4dos, and then start installing Linux, Ubuntu out.
First go to the online download grub4dos this package, and then the "Grldr", "grldr.mbr", "Menu.list" the 3 files extracted into the C-packing folder.
New file, boot. ini, enter the following:
[boot loader] [Operating systems]c:\grldr.mbr= "GRUB"
Then the Linux inside the Vmlinuz and init.rd these two files extracted, and then change the Menu.list file can be.
Here are a few examples of menu.list, GRUB is really powerful ah, Beini and Cdlinux is from the hard drive to boot the system:
Title Beinikernel (hd0,0)/beiniboot/bzimage quiet Tinycore tce=sda1initrd (hd0,0)/beiniboot/tinycore.gztitle Cdlinuxkernel (hd0,0)/cdlinux/bzimage quiet cdl_lang=zh_cn. UTF-8INITRD (hd0,0)/cdlinux/initrdtitle Install ubunturoot (hd0,0) kernel (hd0,0)/vmlinuz boot=casper iso-scan/ Filename=/lucid-desktop-amd64.isoro Quiet Splash locale=zh_cn. UTF-86XINITRD (hd0,0)/initrd.lz