Chinaunix首页 | 论坛 | 博客
  • 博客访问: 272155
  • 博文数量: 56
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 642
  • 用 户 组: 普通用户
  • 注册时间: 2013-12-16 15:11
文章分类

全部博文(56)

文章存档

2017年(6)

2015年(3)

2014年(41)

2013年(6)

我的朋友

发布时间:2015-03-20 11:45:40

If you met the following issue, but you found device does NOT mount or use by anything.mkfs.xfs -i size=512 /dev/sdb1 mkfs.xfs: cannot open /dev/sdb1: Device or resource busymkfs.ext4 /dev/sdb1mke2fs 1.42.7 (21-Jan-2013)/dev/sdb1 is apparently in use by the system; will not make a filesystem her.........【阅读全文】

阅读(15314) | 评论(0) | 转发(0)

发布时间:2015-01-28 15:01:17

1) The first step in the process is to install the samba software on your machine. Use the command below to install all of the Samba packages.yum -y install samba*including samba-, samba-common, samba-client, samba-libs 2) Create the directory containing the contents you would.........【阅读全文】

阅读(1743) | 评论(0) | 转发(0)

发布时间:2015-01-20 10:08:06

qcow2 的基本原理qcow2 镜像格式是 QEMU 模拟器支持的一种磁盘镜像。它也是可以用一个文件的形式来表示一块固定大小的块设备磁盘。与普通的 raw 格式的镜像相比,有以下特性:更小的空间占用,即使文件系统不支持空洞(holes);支持写时拷贝(COW, copy-on-write),镜像文件只反映底层磁盘的变化;.........【阅读全文】

阅读(2000) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册