Complete.Org: Mailing Lists: Archives: discussion: December 1998:
RE: [aclug-L] Virtual Memory Exhausted
Home

RE: [aclug-L] Virtual Memory Exhausted

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: <aclug-L@xxxxxxxxxxxx>
Subject: RE: [aclug-L] Virtual Memory Exhausted
From: "John Alexander" <john.alexander@xxxxxxx>
Date: Tue, 29 Dec 1998 08:55:21 -0600
Reply-to: aclug-L@xxxxxxxxxxxx

Bumping virtual memory up by another 64MB took care of the issue. Thanks for
the help guys.

JA

> -----Original Message-----
> From: owner-aclug-L@xxxxxxxxxxxx [mailto:owner-aclug-L@xxxxxxxxxxxx]On
> Behalf Of Bob Deep
> Sent: Thursday, December 24, 1998 9:02 AM
> To: aclug-L@xxxxxxxxxxxx
> Subject: Re: [aclug-L] Virtual Memory Exhausted
>
>
> John Alexander wrote:
> >
> > Uhh... OK, how do I add swap files, since I don't have any
> slack space on
> > this drive from which I can build another swap partition?
> >
>
> Create a swap file, and swap on that.
>
> See the man page for mkswap for a procedure that makes a swapable file,
> formats it for swap and swaps on it.
>
>               # dd if=/dev/zero of=swapfile bs=1024 count=8192
>               # mkswap swapfile 8192
>               # sync
>               # swapon swapfile
>
> Is the section of interast.... It adds about 8 meg of swap...
>
> -= bob =-
> ---
> This is the Air Capital Linux Users Group discussion list.  If you
> want to unsubscribe, send the word "unsubscribe" to
> aclug-L-request@xxxxxxxxxxxx.  If you want to post to the list, send your
> message to aclug-L@xxxxxxxxxxxx.
>

---
This is the Air Capital Linux Users Group discussion list.  If you
want to unsubscribe, send the word "unsubscribe" to
aclug-L-request@xxxxxxxxxxxx.  If you want to post to the list, send your
message to aclug-L@xxxxxxxxxxxx.



[Prev in Thread] Current Thread [Next in Thread]