Chinaunix首页 | 论坛 | 博客
  • 博客访问: 47598
  • 博文数量: 2
  • 博客积分: 825
  • 博客等级: 准尉
  • 技术积分: 220
  • 用 户 组: 普通用户
  • 注册时间: 2006-03-02 14:36
文章分类
文章存档

2011年(1)

2009年(1)

我的朋友

分类: LINUX

2009-03-03 00:06:07

To view a file system's UUID or Label,

>vol_id /dev/sda1


To change of an ext3 file system's UUID

>uuidgen

>tune2fs /dev/sda1 -U "new-uuid-number"

>vol_id /dev/sda1


To change of a ext3 file system's label

>tune2fs /dev/sda1 -L "new-label"
阅读(358) | 评论(0) | 转发(0) |
0

上一篇:没有了

下一篇:博客已升级,请注意变更地址

给主人留下些什么吧!~~