YouxiYouxi

具体分区办法:https://www.cnblogs.com/luminccs-5308/p/9638194.html

遇到问题:格式化ext4磁盘时提示mkfs.ext4: No such file or directory,即可解决

yum install e4fsprogs -y

Linux支持的文件系统:ls -l /lib/modules/$(uname -r)/kernel/fs

分类:

技术点:

相关文章:

  • 2022-01-16
  • 2021-11-11
  • 2021-12-05
  • 2021-04-29
  • 2021-12-05
  • 2021-04-20
猜你喜欢
  • 2021-10-31
  • 2022-12-23
  • 2021-04-06
  • 2021-10-23
  • 2022-12-23
  • 2022-01-06
  • 2021-05-01
相关资源
相似解决方案