标签:com vps pyw mount http aml 错误提示 pre filesyste
一定要记住,不可以在分区挂载之后再进行格式化!!
在错误提示当中可以看出你的分区已经挂载了。先将这个分区卸载了再重新格式化:
umount /dev/sda2
mkfs.ext2 /dev/sda2
这样就没有问题了.然后你再重新挂载分区.
/dev/sda2 is mounted; will not make a filesystem here!
标签:com vps pyw mount http aml 错误提示 pre filesyste
原文地址:http://www.cnblogs.com/Ph-one/p/6796382.html