Error creating Live CD: fsck after resize returned an error
Hi,
Currently, I am building my own custom fedora 22 image. I have already added the kernel src rpm included my custom rpms which I created. Most of the rpm packages are working except for one. When I add the rpm package I am being shown this error:
Error creating Live CD: fsck after resize returned an error
I am using the kickstart file to build my fedora image. At first I made the changes on the fedora-live-base.ks file. Here I changed the partition size from 4096 to 8192. The fstype which I am using is ext4. And the other changes i did at the fedora-live-workstation.ks file. Here the same i change the root partition size from 6144 to 8192. After changing this I am being shown the error regarding fsck. Can I know are there any ways to fix this issue? Help needed. Thanks.