During the install of FC4 I manually partitioned my drive and created 2 partitions, a big one for "/" and a smaller one for linux-swap. Does the installer recognize that I manually created a swap partition and automatically use it as such or do I need to do something to tell it where the swap partition is? How can I verify if my swap parition is being used correctly?
BTW, here's the output of df and parted if it helps:
Code:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda1 111513860 3301948 102455828 4% /
/dev/shm 387676 0 387676 0% /dev/shm
Code:
Using /dev/hda
(parted) print
Disk geometry for /dev/hda: 0.000-114473.460 megabytes
Disk label type: msdos
Minor Start End Type Filesystem Flags
1 0.031 112423.623 primary ext3 boot
2 112423.623 114470.969 primary linux-swap