> Hello, > > If I put in additional 256MB RAM module ontop my already 256MB system, > don't I need to increase the /swap partition size? Current swap is > only at 512 (mem x 2). How do you resize a partition inside a freebsd > slice, btw? > > Thanks in advance.
Hello, Resizing a partition is a bit tricky. See disklabel(8) and growfs(8). If you only need to add more swap, you can create a swap file on your system. See handbooks section "Adding Swap Space". But it isn't neccesary to increase swap when you add more RAM. -- Simas Cepaitis <[EMAIL PROTECTED]> _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"