On 11/17/05, Linux Win <[EMAIL PROTECTED]> wrote: > Is it possible to resize my swap partition? My partition table: > <snip>
yes, you can use the mkswap to create a new swap space in a device/partition or file (which is going to be slower). you can use swapon to immediately use your new swap space or you can edit your /etc/fstab so your new swap partition will be loaded on boot. read the manpages of both utilities for more information... btw, this question might be more geared for the newbie list (not that the main list has that much traffic the past few days) :) ciao! -- "Programming, an artform that fights back" Anuerin G. Diaz Registered Linux User #246176 Friendly Linux Board @ http://mandrivausers.org/index.php http://capsule.ramfree17.org , when you absolutely have nothing else better to do _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

