On Sat, Nov 08, 2003 at 04:29:34PM +1300, anton wrote:
> I have installed RH into a partition (/other) with Mandrake being my 
> main choice and at the "real root" (does that make sense?). There is a 1 
> gig swap which I hoped I was using for both MDK and RH. Is that the 
> "resume=/dev/hda6" (hda6 being the swap) part of the bootloader 
> parameter? Or am I also just running RH without VM?

The resume parameter in your bootloader is for suspend to disk, and
should be pointing at your swap partition if you intend to use suspend
to disk.  You should think long and hard about using suspend to disk
with both Mandrake and Red Hat, since both systems will suspend to the
same partition.

Look at the /etc/fstab file in each Linux install for a line like:
/dev/hda6       none            swap    sw,pri=1              0 0

This indicates which partition is being used for swap. If you run:

$ /sbin/swapon -s

...you can see the active swap partitions.

Cheers,
-mjg
-- 
Matthew Gregan                     |/
                                  /|                [EMAIL PROTECTED]

Reply via email to