“lzma : can not allocate memory” in genkernel

I just forgot the swap partition to activate.

To see the current swap status.

# cat /proc/swaps
...

To find swap partition.

# fdisk -l
...

Activate the swap partition.

# swapon /dev/sda2
...

Leave a comment

Your email address will not be published. Required fields are marked *