TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:19824] file system error



Mike Glaser wrote:
> 
> Activating swap partitions swapon: /dev/hda2 : Invalid Argument
> 

I think it's trying to use /dev/hda2 as swap. Check your /etc/fstab and
make sure the correct partition is listed as swap. It should look like
this:

/dev/hda3               swap                    swap    defaults       
0 0