- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
实例解说linux中fdisk分区使用方法(Example explains how fdisk partitions are used in Linux)
实例解说linux中fdisk分区使用方法(Example explains how fdisk partitions are used in Linux)
Example explains how fdisk partitions are used in Linux!
I. Introduction of fdisk
Fdisk - Partition, table, manipulator, for, Linux
Translated into Chinese means disk partition table operation tool; I do not translate well, nor do I read Chinese documents; in fact, it is the partitioning tool
Fdsik can partition disks into several zones, and also specify partitioned file systems for each partition, such as Linux
FAT32, Linux, Linux, swap, FAT16
And in fact, Unix class operating system file systems, of course, we use fdisk
When we partition a disk, it is not an end point, and we also need to format the file system needed for the partition; such a partition can be used; this and fdisk in DOS
Its similar
Two. Plan your hard disk partition properly
Before operating the partition, we should understand the theory of hard disk partition, such as the calculation of disk capacity and partition size; how to plan a partition on a hard disk, etc., please refer to the following documents, thank you
Plan your hard disk partition properly.
Three, fdisk -l to see the hard disk and partition information
Through the rational planning of your hard disk partition
We know that the main partition (including extended partition) the total number of not more than four; nor extended partition surrounded in the primary partition; according to this principle, it is easier to we divide the hard disk partition; can also reduce unnecessary trouble for the future
1, through the fdisk -l to see the number of machines hanging hard disk and partition
[root@localhost beinan]# fdisk -l
Disk /dev/hda: 80 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders, of 16065 * 512 = 8225280 bytes
Device, Boot, Start, End, Blocks, Id, System
/dev/hda1 * 176561448317 HPFS/NTFS
/dev/hda2 766280516386300, C, W95, FAT32 (LBA)
/dev/hda3 28069729556170305, Extended
/dev/hda58193118+ 83 Linux
/dev/hda6
您可能关注的文档
- 央行自贸区30条逐条解读(Central bank Free Trade Zone 30, one by one interpretation).doc
- 女人今年三十七八_成熟男士的读者文摘(This woman _ mature man sanshiqiba reader's Digest).doc
- 女人坐月子须知大搜集(准妈妈必备)(Women in confinement note big collection (mother must)).doc
- 女人肾虚的治疗方法(Treatment of women with kidney deficiency).doc
- 女包好评(Women praise).doc
- 女子十二乐坊简介(Brief introduction to women's twelve Yue square).doc
- 女子,光阴中的花朵(Woman, the flower of time).doc
- 女性不怀孕的攻守策略(Offensive and defensive tactics for women who are not pregnant).doc
- 女性主义视角下的休闲运动(The leisure movement from the feminist perspective).doc
- 女性保健知识全集(Complete collection of women's health care knowledge).doc
- 实体店开店流程(Shop opening process).doc
- 实施小学英语短课教学的探试(The implementation of primary school English teaching experience short).doc
- 实施的五个阶段项目准备,蓝图设计,系统实现,上线准备,系统切换及上线支持(Implementation of the five stages project preparation, blueprint design, system implementation, on-line preparation, system switching and on-line support).doc
- 完美身材比例计算(Perfect body scale calculation).doc
- 实时时钟ds1302单片机c语言编程(Real time clock, DS1302 microcontroller, C programming language).doc
- 实木地板龙骨铺设法安装(Solid wood flooring keel shop trying to install).doc
- 实木家具常识(Common sense of solid wood furniture).doc
- 实木家具(Solid wood furniture).doc
- 实木地板的分类(Classification of solid wood flooring).doc
- 实木知识(Solid wood knowledge).doc
文档评论(0)