Ubuntu8.10 has been officially released, and some people may not install Ubuntu8.10 from the hard disk. the Linux community has successfully installed Ubuntu8.10 on the hard disk for the first time. We do not recommend using Wubi for installation. For more information about how to install Ubuntu8.10 on a hard disk, see http://www.linuxidc.com/linux/2008-11/17077.htm. you must use the manual partition when installing ubuntu8.10. For details, see
Ubuntu 8.10 has been officially released, and some people may not install Ubuntu 8.10 from the hard disk. the Linux community has successfully installed Ubuntu 8.10 On the hard disk for the first time. We do not recommend using Wubi for installation. Update hard disk install Ubuntu 8.10 detailed tutorial see http://www.linuxidc.com/Linux/2008-11/17077.htm
Remember to use manual partitions when installing Ubuntu 8.10, for example:
The following describes in detail the steps and methods for installing Ubuntu 8.10 On a hard disk.
1. First download the latest Grub4DOS version.
See: http://www.linuxidc.com/Linux/2008-03/11986.htm
After downloading and decompressing the file, copy the grldr (grldr.mbr.zip and grub.exe files in the directory to the C root directory.
2. See the downloaded Ubuntu 8.10 isofile to decompress the casperfolder, and copy the vmlinuzw.initrd.gz files to the C-drive root directory. You only need to solve the vmlinuzw.initrd.gz file in the case per and copy it to the C-drive root.
3. Create the menu. lst file in the C root directory. The content is:
Title Install Ubuntu
Root (hd0, 0)
Kernel (hd0, 0)/vmlinuz boot = casper iso-scan/filename =/ubuntu-8.10-desktop-i386.iso ro quiet splash locale = zh_CN.UTF-8
Initrd (hd0, 0)/initrd.gz
4. Next, remove the "Hide protected operating system files" check box under the "Tools"> "Folder Options"> "View" tab, check "show all files and folders ". Cancel the boot under the C-drive root directory. the "read-only" attribute of the INI file, and then enable boot with notepad. in the INI file, make the following changes: Change timeout = 0 to timeout = 5 or a larger number in boot. add a line C: \ grldr = "GRUB" to the end of the ini file"
(Attachment: boot. ini file path c: \ boot. ini)
5, copy or move the ubuntu-8.10-desktop-i386.iso to the root directory of the U disk, the original ISO file on the hard disk to modify the file name.
6. Plug in the USB flash drive and restart the computer to start installation.
I have successfully installed it using the above method. The hard disk format of the computer is NTFS. If you cannot partition it when installing it using other methods, refer to this method (2). Now I want to share this method to help you.