Let's take a look at how to open the website of the Linux community when installing Ubuntu9.04, and then talk about the specific process. Click to view the big picture. : During hard disk installation of Ubuntu9.04, the homepage System of the website of Linux community was originally installed with WindowsXP, Fedora10, and Ubuntu8.10. It had been upgraded to 9.04, but the installation was addictive, and the official version of Ubuntu9.04 was re-installed. First to http://www.linuxidc
Let's take a look at how to open the website of the Linux community when installing Ubuntu 9.04. Click to view the big picture.
: Open the homepage of the Linux community website when installing Ubuntu 9.04 on a hard disk
The system was originally installed with Windows XP, Fedora 10, and Ubuntu 8.10. It had been upgraded to 9.04, but the installation was addictive. A brand new official version of Ubuntu 9.04 was installed. First, go to http://www.linuxidc.com/linux/2009-01/18027.htmto download grb4dos.
Decompress the package, copy all the files to the C root of XP, modify the menu. lst file, and add the following content at the end:
(Please note that the red font ubuntu-9.04-desktop-i386.iso is the desktop version, if you do not download the desktop version, please replace it with the name of the image you downloaded), blue fontHd0, 0The following 0 values refer to the storage location of your iso image file. If 0 does not work, change it to 1 or 2.
Title Install Ubuntu 9.04
Root (Hd0, 0)
Kernel (hd0, 0)/vmlinuz boot = casper iso-scan/filename =/Ubuntu-9.04-desktop-i386.isoRo quiet
Splash locale = zh_CN.UTF-8
Initrd (hd0, 0)/initrd.gz
2. Modify the boot. ini file of Winows XP (this file is a system file and has the read-only hidden attribute)
Add the following at the end of boot. ini:
C: \ grldr = "GRUB"
3. Download the Ubuntu 9.04 Ubuntu topcd image file. See (http://www.linuxidc.com/Linux/2009-04/19602.htm), I chose ubuntu-9.04-desktop-i386.iso
Place the downloaded image file in the C root directory, cut down the. disk folder to the C root directory, and decompress the initrd.gz and vmlinuz files under the casperdirectory to the c root directory.
See ()
4. restart the computer, select Grub, enter the Grub boot program, select the last item (Install Ubuntu 9.04), and press enter to enter the table for a moment ).
Click the Install icon on the desktop to start the installation process of Ubuntu 9.04. See