linux 格式化硬盘 linux下无法格式化硬盘的解决方法

一、原因:机器上面有两块硬盘,其中一块可用状态,另一块不可用。之后对另一块分区、格式化。但是在格式化出现了错误。

[root@localhost ~]# mkfs.ext3 /dev/sdb1mke2fs 1.39 (29-May-2006)/dev/sdb1 is apparently in use by the system; will not make a filesystem here![root@localhost ~]# df -h

二、处理:[root@localhost ~]# dmsetup statusddf1_44656c6c202020201000006010281f0c359b9d3e3773cd05: 0 975699968 linear[root@localhost ~]# dmsetup remove_all[root@localhost ~]# mkfs.ext3 /dev/sdb1mke2fs 1.39 (29-May-2006)Filesystem label=OS type: LinuxBlock size=4096 (log=2)Fragment size=4096 (log=2)61063168 inodes, 122096000 blocks6104800 blocks (5.00%) reserved for the super userFirst data block=0Maximum filesystem blocks=42949672963727 block groups32768 blocks per group, 32768 fragments per group16384 inodes per groupSuperblock backups stored on blocks:32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968,102400000

Writing inode tables: 1159/3727

linux 格式化硬盘 linux下无法格式化硬盘的解决方法

  

爱华网本文地址 » http://www.aihuau.com/a/8104050103/163377.html

更多阅读

零磁道损坏数据拯救 u盘0磁道损坏修复

零磁道损坏 以软搏硬拯救数据对于磁盘而言,零磁道是最为关键的地方,因为硬盘的分区表信息就在其中。一旦零磁道损坏,那么硬盘将无法启动。其实零磁道损坏只是物理坏道的特殊情况,所不同的只是损坏之处十分敏感。案例:东北地区某服装设

windows无法完成格式化方法 无法完成格式化

I 装系统时,重新分区后在windows下无法格式化其他盘,提示"windows无法完成格式化"解决如下:开始-运行-cmdformat e:/fs:ntfs/q --------(ntfs格式)format e:/fs:fat32/q --------(fat32)windows的官方解答:如何将磁盘从FAT格式转换为

巧解移动硬盘无法识别 wd移动硬盘xp无法识别

移动硬盘做为目前正在逐渐取缔优盘成为消费者第一认可的移动存储产品,不断通过容量和速度的优势得到市场的肯定,但也随着用户的增多,无论是购买成品硬盘还是自行组装,在开始使用或者使用一段时间后都有一些问题出现,且这些状况的发生在关

声明:《linux 格式化硬盘 linux下无法格式化硬盘的解决方法》为网友生來戾分享!如侵犯到您的合法权益请联系我们删除