想象一下,你重新分区磁盘,当您退出FDISK写入新的分区表挂载尝试安装新的分区。 因此,而不是刷新磁盘的使用newfs准备你得到这样的警告: WARNING: Re-reading the partition table failed with error 16: Device or resource busy. The kernel still uses the old table. The new table will be used at the next boot.
所以,你可以忘记使用newfs一段时间。 你做什么? 刚刚重新启动吗? 如果您需要重新分区,然后一个磁盘? 下面是解决方案......
阅读更多 |