Swap partition won't mount
The other day I added a second hard drive to my PC, which dual-boots Windows XP and PCLinuxOS. It was jumpered as a slave. Setting things up went just breezy in Windows, but upon booting PCLOS from LILO I found some problems.
The swap partition on my first drive cannot be enabled. The lines that go something like this:
Activating swap partitions /dev/hda6: Invalid Argument
Enabling swap space: swapon: dev/hda6: Invalid argument
That's not exactly what they look like, but you get the picture. While my swap partition still shows up when I go to Storage Media, I cannot mount it. PCLOS still runs fine though, but I'd sure like to know why this happened.
Another minor issue:
The hard drive I installed as a slave already had two partitions, one NTFS and one in FAT32 (I had it as a slave in another PC before). Obviously I can't mount these in Linux as they are not included in the etc/fstab or mtab. My question is: How would I go about adding these in? It seems I could just add some lines in the text file for them, but...
|