开发者

how to low-level format a hard disk using AIX?

I have a server with AIX 6.1 , I formated some hdisks using diag tool, but in some way some of its VGDA survived.

how may I lo开发者_JAVA技巧w-level format a hard disk using AIX?

or

how may I clear the VGDA of a specific hdisk?

thanks


dd if=/dev/zero of= with an optional bs= count= will clear off anything to zero.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜