Ubuntu 13.04 installation experience

Source: Internet
Author: User

Recommended reading:

Official Ubuntu 13.04 version released

Ubuntu 13.04 text tutorial on hard drive installation in Windows 7

Run Ubuntu 13.04 on the card. Record the steps.

1. Xecutah, Xterm, and Xserver are of course required.

2. It is best to have a wTerm for easy command input.

3. Create a 3G empty image: dd-if/dev/zero-of ubuntu. img-bs 1024-count 3000000

I did this on my computer. It is said that touchpad cannot handle more than 2 GB of data.

4. Format: mkfs. ext3-F-B 1024 ubuntu. img 3000000

5. Mount:

Mkdir temp

Mount-o loop ubuntu. img temp

5. Unzip ubuntu 13.04 to tar xvfz Rootfs.tar.gz-C temp.

A little more than 2 GB after decompression.

6. Mount dev, dev/pts, proc, sys, tmp. No code is written.

7. chroot temp

8. mv/home/ubuntu/home/root

8. queue-daemon -- session &

9. In Xterm: gnome-session &

10. Complete.

Note: I only tried it on Touchpad and did not try it on Veer.

Metacity's d key seems to have a conflict

Gconftool-2 -- type = string -- set/apps/metacity/global_keybindings/show_desktop 'disable'

Add two images:

Ubuntu13.04

Ubuntu card

 

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.