Re: Add swap space

2000-01-07 Thread Mikkel L. Ellertson
At 05:52 PM 1/7/00 +0100, Martin Alge wrote: >Hi, >How can I add swap space form a new disk to the existing swap partition? > >What are the necessary steps? > Mark the partition as swap. (For this example, I will use /dev/hdb5 as the new swap partition. Change to match your a

Re: Add swap space

2000-01-07 Thread Rick Forrester
[EMAIL PROTECTED] said: > How can I add swap space form a new disk to the existing swap > partition? > What are the necessary steps? 1. On the new drive create a partition of the desired size and set the type to 82 (Linux swap). 2. Execute "mkswap ". 3. Edit the f

Add swap space

2000-01-07 Thread Martin Alge
Hi, How can I add swap space form a new disk to the existing swap partition? What are the necessary steps? -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.