Ubuntu12.04 simple installation process

Source: Internet
Author: User
Ubuntu12.04 the simple process of installation The notebook has a spare space, so I want to install Ubuntu for fun. After downloading the file, use ImageWriter to write it to the USB flash drive. Previously, I used UltraISO to write it once, but I don't know why it cannot be started properly. The system is installed smoothly because the hard disk is available...
The simple process for installing Ubuntu 12.04 is that the notebook has a spare space, so I want to install Ubuntu for fun. After downloading the file, use Image Writer to write it to the USB flash drive. Previously, I used UltraISO to write it once, but I don't know why it cannot be started properly. The system was installed smoothly because there was no spare space on the hard disk and no partitions, so the partitions were automatically completed during installation. Next, install the input method. this is a fraction of the week. because of the fast code I used, I found a deb installation package. this installation package is in
Ubuntu 10 has been successfully installed. If an error is displayed on 12, the version number does not start with a number. Therefore, you have modified the installation package www.2cto.com to modify the existing deb package $ dpkg-X Kuaima. deb Kuaima // unpack the installation content $ cd Kuaima $ dpkg-e .. /Kuaima. deb // unpack control information to modify the content, Version: 1 $ cd .. /$ dpkg-B Kuaima Kuaima_new.deb // after the package is repackaged, the installation is successful. you cannot find it in the input method management, and then switch to the scim input method management. The notebook touchpad www.2cto.com is not easy to control, so download a tool: sudo add-apt-repository ppa: atareao/atareao sudo apt-get update sudo apt-get install touchpad-indicator! Install the preferred KDE desktop: sudo apt-get install kubuntu-desktop, and finally update the language pack. everything is OK! Www.2cto.com also sets the default startup item of grub to windows 7. because windows is the most commonly used one, modify/boot/grub. cfg (equivalent to menu. lst, if there is no menu. lst is grub. cfg) then modify the row set default = "0" to set default = "4", that is, my windows 7 startup item, and then save it. When you modify this file, you 'd better switch to the root user, then chmod 777 grub. cfg, and then use your own user to edit sudo gedit grub. cfg. I modified it in this way, or else I have no permission. Let's take a look at the rest!

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.