> Why do i get this?
> 
> swapon: /dev/hda6: Operation not supported by device
> 
> Here's a listing from fdisk:

Check your /etc/fstab file for a reference to /dev/hda6. Change that to
/dev/hdc6. Then do a "swapon /dev/hdc6". That should do the trick.

Reply via email to