想象一下,你重新分区磁盘,当您退出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。 你做什么? 只要重新启动吗? 如果您需要重新分区超过一个磁盘,该怎么办? 下面是解决方案... ...
阅读更多 |