![]() |
||
NAGRYWARKI | PROGRAMY | TESTY | DYSKI TWARDE/SSD | BIOSY | ARTYKUŁY | FAQ | NAGRYWANIE od A do Z | ENCYKLOPEDIA | FORUM | Nośniki | Konsole | Zabezpieczenia płyt | Zaloguj |
#!/bin/bash ZIP_FILE="$1" OUTPUT_DIR="$ZIP_FILE%.zip_img"
sudo cp kernel.bin /tmp/mnt/boot/kernel.bin sudo cp -r rootfs_contents/* /tmp/mnt/
If the ZIP contains only file system contents (folders like /system , /data , /META-INF ) and no IMG, you need to build an IMG from scratch.
sudo umount /tmp/mnt
: Right-click the .zip file and select Extract All or Extract Here .