Comment 9 for bug 46680

Revision history for this message
simo (idra) wrote :

Yes the partition table is incorrect right now, I tested with a smaller partition just to see if it was some kind of problem with >2G swap size (it wasn't), but I guarantee you the swap is working fine and the problem was assessed previously with a correctly label Linux swap partiotion (type 82).

This is the fstab:

proc /proc proc defaults 0 0
/dev/sda4 / ext3 defaults,errors=remount-ro 0 1
/dev/sda3 none swap sw 0 0
/dev/sda2 /home/RC ext3 defaults 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
#/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0