Chinaunix首页 | 论坛 | 博客
  • 博客访问: 152889
  • 博文数量: 42
  • 博客积分: 852
  • 博客等级: 准尉
  • 技术积分: 430
  • 用 户 组: 普通用户
  • 注册时间: 2009-03-10 09:59
文章分类

全部博文(42)

文章存档

2015年(2)

2013年(9)

2012年(21)

2011年(4)

2009年(6)

我的朋友

分类: LINUX

2012-08-14 16:43:20

 
(parted) mklabel gpt
(parted) mkpart primary 0 4000GB
(parted) print
Model: DELL PERC 6/i (scsi)
Disk /dev/sdc: 4000GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Number  Start   End     Size    File system  Name     Flags
 1      17.4kB  4000GB  4000GB               primary
(parted) quit
[root@perfqa16 ~]# parted /dev/sdc
 
[root@perfqa16 ~]# mkfs.ext3 /dev/sdc1
 
 
阅读(1051) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~