Thread
:
Dedicated Swap Partition
View Single Post
ace
2008-04-30 , 01:59
Posts: 296 | Thanked: 80 times | Joined on Dec 2007
#
2
The typical Linux way would be
Partition
Format a partition with mkswap
Edit the /etc/fstab file to indicate that the swap partition should be activated during boot
Then reboot (not necessary, but you want make sure everything still works
)
However, the it seems like OS2008 ignores the /etc/fstab file. So, I'm not sure what the best way to automatically activate the swap partition is. Running a boottime script that calls "swapon" should work, but there may be an OS2008 equivalent to /etc/fstab, which would be a more elegant solution.
__________________
[SIGPIC][/SIGPIC]
Quote & Reply
|
ace
View Public Profile
Send a private message to ace
Find all posts by ace