Hello, To answer the original question, I use to put my swap file in /boot file system:
#dd if=/dev/zero of=/boot/swap bs=512k count=1024 #mkswap /boot/swap #swapon /boot/swap Then I edit /etc/fstab and add the following entry: /boot/swap none swap defaults 0 0 Sometimes you have to make it work on a shoe string, and replacing the hardware is not an option, I have been there... many times. Regards... Andrew On Jan 20, 2008 7:54 PM, Ron Johnson <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 01/20/08 15:28, Brendan wrote: > > On Sunday 20 January 2008, Ron Johnson wrote: > >> Move to civilization? > >> Jefferson LA USA > > > > I would say the same to you... > > We've had broadband for 8 years, and all the only important store > that's not pissing distance is Frys. > > - -- > Ron Johnson, Jr. > Jefferson LA USA > > "I'm not a vegetarian because I love animals, I'm a vegetarian > because I hate vegetables!" > unknown > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (GNU/Linux) > > iD8DBQFHk8MOS9HxQb37XmcRApk9AJ0dyZFxYPUaOP14Bc6Xm024ukf0wQCgoSSm > hUG65TrqHiusKj1nSwvCs9s= > =Pjad > -----END PGP SIGNATURE----- > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > >