Fedora 17 系统安装

[1]Download Fedora 17 ( released on 29 May, 2012 ) from the following site.

? http://ftp.jaist.ac.jp/pub/Linux/Fedora/releases/17/Fedora/x86_64/iso/

It‘s OK to download 64 bit version commonly. But if your computer is old and not supported 64 bit computing, download 32 bit version.

? http://ftp.jaist.ac.jp/pub/Linux/Fedora/releases/17/Fedora/i386/iso/

* The example on this site uses 64 bit version of Fedora 17.

[1]   Insert Install media and start Computer. Following screen is shown, then Push Enter key.
[2] Select the language you‘d like to use during the installation.
[3] Select the keyboard type you using.
[4] Select the type of storage. If you install Fedora 17 to local HD, select ‘Basic Storage Devices‘. If you install to HD that is connected in storage network area or mainframe, select the bottom.
[5] If your HD is new one and not formatted, following warning is shown, Click "Yes, discard all data" if it‘s OK.
[6] Set any Hostname you like.
[7] Set your timezone.
[8] Set root user‘s password.
[9] Select the installation type as follows. On this example, select "Use All Space" and check a box "Review and modify partitioning layout" to configure partitions manually.
[10] This is the section for changing partition layouts. This example shows to configure LVM partition layouts (Set /boot, /. swap, /home on here). First, select "/" and Click "Edit" button.
[11] Reduce volume size of "/" to make free areas for /home.
[12] Click "Create" button, then following screen is shown, Select "LVM Logical Volume" and Click "Create".
[13] Input mount point, logical volume‘s name, size and so on like follows.
[14] Click "Next" button if it‘s all OK.
[15] Click ‘Write Changes to Disk‘ if it‘s all OK.
[16] Click ‘Next‘ button with keeping default, it‘s no ploblem. But if you set some parameters for bootloader, Do it.
[17] Select softwares to install. Select ‘Minimal‘ and go next. It‘s unnecessarry to install many packages at first. But if you are beginner on Linux system, check a box ‘Customize now‘ and Install additional packages on next step because it‘s inconvenience
if only ‘Minimal‘ is installed for biginners.
[18] Installation starts.
[19] Installation completes. Click "Reboot" button.
[20] After rebooting, login prompt is shown, Login with root user. Installing Fedora 17 completes if you can login normally.

时间: 2024-10-12 18:07:12

Fedora 17 系统安装的相关文章

Fedora 17 安裝完全指南

李順亮 2012年6月5日 Fedora 17 正式發布的當天,無所事事的我突然之間想嘗個鮮,既然要做就彻底一點,格掉Ubuntu安上最新的Fedora.先斷了自己的退路,往往就能把新的系統學好用好,這是我這些年來學習使用linux的經驗總結. 一.了解Fedora 17 先來了解一下Fedora吧.它是由Red Hat贊助的一個全球性開源項目,秉承“自由”.“友愛”.“傑出”.“前衛”宗旨. 1.Fedora 17的主要系統改進 內核:采用3.3.4內核. 安全:Fedora現在具備單獨的可配

Fedora 17 下安装codeblocks

Fedora 17 下安装codeblocks:        1.直接从yum源安装:        sudo yum install codeblocks        2.源码安装        下载codeblocks 源程序包 http://www.codeblocks.org/        tar jxf codeblocks-*-src.tar.bz2        cd codeblocks        ./configure –prefix=/usr        make

使用YUM安装MySQL 5.5(适用于CentOS6.2/5.8及Fedora 17/16平台)

目前CentOS/Red Hat (RHEL) 6.2官方自带的mysql版本为5.1,mysql5.5已经出来了. 相比mysql5.1,mysql5.5不仅在多个方面进行了改进: 性能上有了很大提升 默认存储引擎更改为InnoDB CPU多核处理性能提升 复制功能加强,新增半同步复制 增强表分区功能 等等 本文将指导你如何在CentOS/Red Hat (RHEL) 6.2及Fedora 17/16下安装最新版本的社区版本mysql. 如果您要升级mysql,请先备份好你的数据及配置文件再行

Win10 + Fedora 双系统安装

注:Linux 小白的笔记,dalao 勿喷.... 前两天因为电脑上安装的 Fedora 系统在项目演示时无法连接投影仪,吾辈终究还是想起了 Win10 自动安装硬件驱动程序的便利性,然而用了这么久的 Fedora 系统吾辈也确实喜欢上了,所以吾辈就想装一下双系统玩一下.本以为 吾辈的笔记本有两块硬盘应该很容易安装来着,于是就安装完 Windows 之后做了一个 Fedora 的启动盘,然后就一路默认过去安装了.之后把系统的各种必备软件都安装后,才想到原来的 Win10 系统,于是就重启了一下

2-Fedora 17系统安装准备

在安装Fedora 17系统之前应做好准备工作,这些准备工作包括了解安装系统的硬件要求,Linux系统磁盘分区方案和挂载目录以及制作安装引导盘 学习重点: 硬件要求 硬件兼容性 分区方案 学习内容: 2.1 硬件要求 CPU:P4 1.7GHz以上 内存:至少1GBneic 硬盘空间:12GB左右 显示器和显卡 DVD光驱 2.2  硬件兼容性 兼容性问题在老式机和组装机上显得比较重要,目前主流计算机一般都可以. 2.3  分区方案(下面数据都是至少) /分区      15GB /boot  

fedora 17下USB的安装

fedora 17下USB的安装 软件: fedora17 64位,LIVEUSB CREATER,EASYBCD. 安装步骤: 0.在WIN7上压缩硬盘来分一个区,但这个区先不要格式化任何格式,这时这个区是不可示的,让它叫作X  www.ahlinux.com 1. 在WIN7上用LIVEUSB CREATER制作USB启动STICK,重启,设置BIOS,让USB HDD作为首启动 2.进USB后安装FEDORA17,分区时要注意,用CUSTOM FREELAYOUT,然后在X区上建BIOS

Fedora 12 系统安装

[1] Download Fedora 12 ISO image from following site ? http://ftp.riken.jp/Linux/fedora/releases/12/Fedora/x86_64/iso/ It is 64 bit version but your computer is old and it's not supported 64 bits computing, Download 32 bits version from follwoing sit

Fedora 16 系统安装

[1]Download Fedora 16 ( released on 8 Nov, 2011 ) from the following site. ? http://ftp.jaist.ac.jp/pub/Linux/Fedora/releases/16/Fedora/x86_64/iso/ It's OK to download 64 bit version commonly. But if your computer is old and not supported 64 bit comp

Fedora 13 系统安装

[1]Download Fedora 13 ISO image from following site ? http://ftp.riken.jp/Linux/fedora/releases/13/Fedora/x86_64/iso/ It is 64 bit version but your computer is old and it's not supported 64 bits computing, Download 32 bits version from follwoing site