LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Setting up my swapspace (https://www.linuxquestions.org/questions/linux-newbie-8/setting-up-my-swapspace-396075/)

wongmoxy 12-23-2005 07:49 PM

Setting up my swapspace
 
Okay so I try to activate my swap space partition but it tells me that the device or resource is busy, what should I do, I have absolutely no idea.

DarkElf109 12-23-2005 08:24 PM

First of all, check that the swap space isn't already activated. You can do this with:

Code:

cat /proc/swaps
If the partition already shows up as activated, you're all set. If it doesn't show up there, the partition may already be mounted as an actual partition, but before we go doing that, let me know what the above command turns up.

wongmoxy 12-23-2005 08:42 PM

Alright it did work, what I did was just reboot my computer

DarkElf109 12-23-2005 08:43 PM

Yes, well...I guess that works too ;)

wongmoxy 12-23-2005 09:00 PM

Hey THANKS anyways


All times are GMT -5. The time now is 08:12 PM.