Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU |
well the only way todo that is to create a file, format as a swap file and then use the swapon command to add it. aka... dd if=/dev/zero of=/swapfile bcount=60000 will create a 30MB file... mkswap /swapfile swapon /swapfile now if you do a swap -s and it'll show you that you now have some file swap as well.. you should see that the priority is lower than the partiton swap... I don't think you can make them the same, it has to be either lesser or greater (though don't quote me on that) Tim. -----Original Message----- From: Anand A Rao [mailto:andy at honnu.com] Sent: Tuesday, March 26, 2002 16:06 PM To: discuss at blu.org Subject: swap on linux hi , how do I increase swap space on a linux system without creating another partition .. ? cheers Andy ----- Original Message ----- From: "Jerry Feldman" <gaf at blu.org> To: <discuss at blu.org> Sent: Tuesday, March 26, 2002 10:45 AM Subject: flashing a Linksys router from Linux > Has anyone successfully flashed a Linksys router directly from Linux. The > firmware upgrade is distributed as a .zip file containing among a few other > things code.bin, the file to be flashed, and tftp.exe (Windows tftp > executable). > > There is a Linux tftp command that is normally available on most > distributions. I also think there is a KDE tftp client which also works. > > I have not tried this yet, but if anyone has, please post it to the list. > -- > Jerry Feldman <gaf at blu.org> > Associate Director > Boston Linux and Unix user group > http://www.blu.org PGP key id:C5061EA9 > PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9 > > _______________________________________________ > Discuss mailing list > Discuss at blu.org > http://www.blu.org/mailman/listinfo/discuss > _______________________________________________ Discuss mailing list Discuss at blu.org http://www.blu.org/mailman/listinfo/discuss
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |