LINUX + red hat + How to define swap on disk partition: /dev/cciss/c0d0p6
Posted
by
klod
on Server Fault
See other posts from Server Fault
or by klod
Published on 2011-03-11T07:12:54Z
Indexed on
2011/03/11
8:12 UTC
Read the original article
Hit count: 225
Hi all
How to define swap (8G usage) on disk partition: /dev/cciss/c0d0p6 ( i have Linux red hat 5.3)
for example:
in my machine I not have swap definition
Swap: 0 0 0
the target is to create the following swap:
swapon -s
Filename Type Size Used Priority
/dev/cciss/c0d0p6 partition 8385888 0 -1
© Server Fault or respective owner