怎么总是提示我交换空间不够呢,以前没有这种情况啊,怎么能把交换空间变大一点。
K@K 回复于:2003-07-04 09:00:56
没办法吗 ??
sgi 回复于:2003-07-04 10:34:38
login as root:
#mkfile 1000m /swap1
#swap -a /swap1
Add such world in one line in the /etc/fstab file.
/swap1 swap swap pri=0 0 0
cheerland 回复于:2003-07-18 14:26:59
怎么确定交换区的位置?
是不是不能放在第二块硬盘里?
|