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

Re: Swap File



On Sat, 27 Jan 2001, David A. Glass wrote:

> how do you mount your swap file?? I have the partition, but Linux doesn't
> mount it at boot & I can't remember how..... 8-)

do once:
mkswap	 /dev/hda1 (to make the swap file system on the partition)

do once:
swapon   /dev/hda1 (to register the swap partition)

put this in /etc/fstab
/dev/hda1               swap                    swap    defaults      0 0


	     -----------------------------------------------------
	     Richard H. Fifarek	       		rfifarek@silug.org
             -----------------------------------------------------

-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.