频道直达 - 专题 - 新闻 - 技巧 - 组网 - 开发 - 安全 - web编程 - 图像 - 操作系统 - 数据库 - 教育 - 旅游 - 健康 - 时尚 - 驱动 - 软件 - 游戏 - 多媒体 - ERP - 讨论组

介绍Linux操作系统下添加新硬盘的方法

来源: 作者: 出处:巧巧读书 2007-06-30 进入讨论组
下一页 1 2 3 4 

        在系统上增加硬盘操作办法

        [root@gyhredhat root]# fdisk

        Usage: fdisk [-l] [-b SSZ] [-u] device

        E.g.: fdisk /dev/hda (for the first IDE disk)

        or: fdisk /dev/sdc (for the third SCSI disk)

        or: fdisk /dev/eda (for the first PS/2 ESDI drive)

        or: fdisk /dev/rd/c0d0 or: fdisk /dev/ida/c0d0 (for RAID devices)

        ……

        [root@gyhredhat root]# df -k

        文件系统 1K-块 已用 可用 已用% 挂载点

        /dev/sda3 3723848 705968 2828716 20% /

        /dev/sda1 101089 9274 86596 10% /boot

        none 14520 0 14520 0% /dev/shm

        对新硬盘分区,4G硬盘中划出1G作为新分区。给/home使用

        [root@gyhredhat root]# fdisk /dev/hda

        Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel

        Building a new DOS disklabel. Changes will remain in memory only,

        until you decide to write them. After that, of course, the previous

        content won't be recoverable.

        The number of cylinders for this disk is set to 8322.

        There is nothing wrong with that, but this is larger than 1024,

        and could in certain setups cause problems with:

        1) software that runs at boot time (e.g., old versions of LILO)

        2) booting and partitioning software from other OSs

        (e.g., DOS FDISK, OS/2 FDISK)

        Warning: invalid flag 0x0000 of partition table 4 will be corrected by w(rite)

        Command (m for help): p

        Disk /dev/hda: 4294 MB, 4294967296 bytes

        16 heads, 63 sectors/track, 8322 cylinders

        Units = cylinders of 1008 * 512 = 516096 bytes

        Device Boot Start End Blocks Id System

        Command (m for help): m

        Command action

        a toggle a bootable flag

        b edit bsd disklabel

        c toggle the dos compatibility flag

        d delete a partition

        l list known partition types

        m print this menu

        n add a new partition

        o create a new empty DOS partition table

        p print the partition table

        q quit without saving changes

        s create a new empty Sun disklabel

        t change a partition's system id

        u change display/entry units

        v verify the partition table

        w write table to disk and exit

        x extra functionality (experts only)

        Command (m for help): n

        Command action

        e extended

        p primary partition (1-4)

        p

        Partition number (1-4): 1

        First cylinder (1-8322, default 1):

        Using default value 1

        Last cylinder or +size or +sizeM or +sizeK (1-8322, default 8322): 1000G

        Command (m for help): p

        Disk /dev/hda: 4294 MB, 4294967296 bytes

        16 heads, 63 sectors/track, 8322 cylinders

        Units = cylinders of 1008 * 512 = 516096 bytes

        Device Boot Start End Blocks Id System

        /dev/hda1 1 1000 503968+ 83 Linux

        Command (m for help): w

        The partition table has been altered!

        Calling ioctl() to re-read partition table.

        Syncing disks.

文章地址: http://www.qqread.com/linux/2007/06/h319096.html 更多文章 更多内容请看Windows操作系统安装系统优化大全硬盘大全--测评、报价专题,或进入讨论组讨论。
下一页 1 2 3 4 
收藏此文】【 】【打印】【关闭
相关图文阅读
频道图文推荐
健 康 咨 询
时 尚 咨 询
巧巧读书宗旨
相关专题
讨论组问题推荐
站内各频道最新更新文档
站内最新制作专题
热门关键字导读
Photoshop教 程照片处理 照片制作 PS快捷键 抠图
计 算 机 故 障XP系统修复
艺 术 与 设 计设计 流媒体 设计欣赏 边框
计 算 机 安 全ARP
站内频道文章精选
巧巧电脑频道编辑信箱  告诉我们您想看的专题或文章