Article 53F9H Trying to use LZ4 compression for customized rootfile system.

Trying to use LZ4 compression for customized rootfile system.

by
harry911
from LinuxQuestions.org on (#53F9H)
I am trying to boot Beaglebone Black using kernel 4.4.26 and customized root file system. I am using LZ4 algorithm to compresse kernel image and root file system. LZ4 configuration inside defconfig as shown below:

cat arch/arm/configs/defconfig | grep LZ4

CONFIG_KERNEL_LZ4=y
CONFIG_HAVE_KERNEL_LZ4=y
CONFIG_RD_LZ4=y
CONFIG_DECOMPRESS_LZ4=y

After the above changes kernel is booting successfully but the kernel is unable to find the rootfile system.

did i miss something? please guide me.latest?d=yIl2AUoC8zA latest?i=IUCZbmzDIwY:bl2qKE1QgwU:F7zBnMy latest?i=IUCZbmzDIwY:bl2qKE1QgwU:V_sGLiP latest?d=qj6IDK7rITs latest?i=IUCZbmzDIwY:bl2qKE1QgwU:gIN9vFwIUCZbmzDIwY
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments