> --device super:6023020544 \On the step 7 I keep getting device must have valid size when I did as it said or at least I think I did. Here's the command and output:
[email protected]:~/script# lpmake --metadata-size 65536 \
> --super-name super \
> --metadata-slots 2 \
> --device super:6023020544\ <<<<<<< HERE
> --group main:4668772352\ <<<<<<<<< HERE
> --partition odm:readonly:4349952:main \
> --image odm=./odm.img \
> --partition product:readonly:1184133120:main \
> --image product=./product.img \
> --partition system:readonly:2770960384:main \
> --image system=./system.img \
> --partition vendor:readonly:709328896:main \
> --image vendor=./vendor.img \
> --sparse \
> --output ./super_new.img
Block device must have a valid size
> --group main:4668772352 \