Re: Re: Support for > 2GB swap partitions?

From: Nikola Ciprich
Date: Mon Jan 10 2005 - 10:00:44 EST


the reason is, that fdisk did set swap partition, but it did not set
swap header as it's not its task (as is not creating filesystems).
mkswap must be always used while creating new swap partitions/files.

On Mon, 2005-01-10 at 05:09 -0500, Justin Piszcz wrote:
> Oops, for some reason when I created the partitions with fdisk it did not
> create the swap parititon correctly even though I specified it was type
> swap. mkswap /dev/sda2 && swapon /dev/sda2 fixed the problem, thanks.
>


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/