QUOTA 使用前配置

字体大小: 中小 标准 ->行高大小: 标准
  先看内核是否支持
  [root@panda RedHat]# grep CONFIG_QUOTA /boot/config-2.6.9-5.EL
  CONFIG_QUOTA=y
  CONFIG_QUOTACTL=y
  就代表是支持的
  make menuconfig or make xconfig 来更新核心

此文章由 http://www.ositren.com 收集整理 ,地址为: http://www.ositren.com/htmls/48534.html