Operating Systems > Linux and UNIX
where is swap?
(1/1)
Master of Reality:
how od i find out where the swap drive is? It doesnt show it in the output of 'mount'
voidmain:
It would be listed in your /etc/fstab. It's not a user file system and has no mount point, therefore will not be listed using the mount or df commands. You can also do a "swapon -s" (see "man swapon").
Navigation
[0] Message Index
Go to full version