Mailing List Archive

Support open source code!


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

Re: swap partition too small



On Wed, Jul 12, 2000 at 07:43:23PM +0900, Tony Laszlo wrote:

> Something like a fips that can shrink a Linux partition. 

This does nasty things to performance, but ...

dd if=/dev/zero of=/swap bs=1024k count=32
sync
mkswap /swap
sync
swapon /swap

That should work for awhile.

-- Chris


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links