zoukankan      html  css  js  c++  java
  • Ubuntu12.04.1 LTS Installion

    Because I select "try ubuntu" , untill now I continue install
    1.select continue

    2.select something else you can create or resize partitions yourself or choose multiple partitions for Ubuntu.
    select "new partition table"
    select "ext3", "/" and type 20,000. this is the root
    select "ext3", "/boot" and type 200. this is room for core
    select "swap" and type 2,000. this is room for swaping when the room for core is not enough.
    the above three partition is necessary.
    then you can continue.

    3. type your location, for example "shanghai", then continue
    4. select the Keyboard layout, likes "English", then continue
    5. type the info about you, then contiune. you will wait for a lot mintus.

    由于之前选择了“try ubuntu”,我可以玩了一会了,直到现在才安装
    1、选择continue

    2、选择第二项“选择你能创建和划分你的分区或为Ubuntu实现多分区”
    选择创建新的分区表
    选择“ext3”,“/”,并且输入20G,这个就是为根目录。
    选择"ext3",“/boot”,并且输入200M, 这个就是为内核准备的目录
    选择"swap",并输入2G,这个是当内核空间不够时,交换内存使用的。
    以上三个是必须的,然后你可以继续了。

    3、选择你的位置,比如上海,然后继续
    4、选择你的键盘布局,比如英语,然后继续
    5、输入你的个人信息,继续,你要等很久了。。。

  • 相关阅读:
    python子网拆分IP段
    动画制作库tween样例学习
    npm淘宝镜像
    nodejs webpack json 大文件,编译,out of memory
    python处理经过gzip压缩的网页内容
    判断百度某一经纬度的地图颜色值python
    考试总结及注意事项
    2152:聪聪可可(点分治)
    3687: 简单题(bitset)
    4514: [Sdoi2016]数字配对
  • 原文地址:https://www.cnblogs.com/chuanlong/p/2808397.html
Copyright © 2011-2022 走看看