[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: swap partition too small



Many thanks to Jeff and Matthew for the advice on 
my swap dilemma. 

On Thu, 13 Jul 2000, Jeff Green wrote:

> Find someone who owns a copy of pq-magic. The DOS version will run from

On Thu, 13 Jul 2000, Matthew Dalton wrote:

> (this will give you a file 4Mb large, containing all 0's, in the root
> directory)
> # dd if=/dev/zero of=/swapfile bs=1k count=4096
> 
> (format it as a swap file)
> # mkswap /swapfile 4096
> 



Reply to: