Installing boot Linux in a Win7 environment

Source: Internet
Author: User

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


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.