Xubuntu8.04 full solution to the hard disk installation process (fully supports NTFS installation)

Source: Internet
Author: User
XUbuntu is a Ubuntu-based Linux release. However, unlike Ubuntu, Xubuntu uses a lightweight XFce desktop environment and is optimized for low-end machines. This release only contains GTK + application software as much as possible. Ubuntu8.04 was released on September 10, April 24. I chose the Xubuntu version because my machine configuration is not very good. Xubuntu has much lower hardware requirements than ubuntu. We recommend that users with low machine configuration use Xubuntu, but to get

XUbuntu is a Ubuntu-based Linux release. However, unlike Ubuntu, Xubuntu uses a lightweight XFce desktop environment and is optimized for low-end machines. This release only contains GTK + application software as much as possible.

Ubuntu 8.04 was released in April 24. I chose the Xubuntu version because my machine configuration is not very good. Xubuntu has much lower hardware requirements than ubuntu. We recommend that users with low machine configuration use Xubuntu, but to get a faster response, you can also choose Xubuntu! Since Xubuntu is quickly downloaded over the Internet (it takes only five minutes for me to download it), we can save some time and install it directly from the hard disk!

Download Xubuntu 8.04 and decompress it to a directory in the Windows or Linux partition (for convenience, assume that the root directory of a disk area is set to d disk, NTFS format, FAT32 format)

Next, I will use windows hard drive installation as an example to explain:

First: Download The grldr (grub for dos boot files), http://www.linuxidc.com/Linux/2008-03/11986.htm

Second, place the grldr obtained from downloading and decompression to the root directory of your C drive, and create a new file menu under drive C. lst (grldr boot list); use NotePad to Open menu. lst, which writes the following content to it:

Default 0
Timeout 40

Title Xubuntu install loader
Root (hd0, 4)
Kernel/casper/vmlinuz APPEND file =/preseed/xubuntu. seed boot = casper
Initrd/casper/initrd.gz quiet splash

Title Goback to Windows
Root (hd0, 0)
Chainloader + 1

Among them, root (hd0, 4) will change as you choose to place the Disk Area of the file after Xubuntu is decompressed. For example, if it is placed in C, root (hd0, 0 );

For example, it is root (hd0, 5) on disk E. It is also very important to recommend that you install it according to this example, which saves a lot of trouble. Restart to enter the LiveCD environment of Xubuntu.

Related Article

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.