So this is with the 3G dongle, not sd card?
Sent from my PG86100 using Tapatalk 2
"Pzebacz im, bo nie wiedzą, co czynią" "Прости им, они не ведают, что творят" "Perdona loro perché non sanno quello che fanno" "Vergib ihnen, denn sie wissen nicht, was sie tun" "Vergeef hen want ze weten niet wat ze doen" "Pardonne-leur car ils ne savent pas ce qu'ils font" "Perdónalos porque no saben que lo que hacen" "Oprosti im, jer ne znaju što čine" "Forgive them as they know not what they do" |
sudo modprobe mtdram total_size=614400 sudo cat /proc/mtd sudo apt-get install mtd-tools sudo modprobe -v mtd sudo modprobe -v jffs2 sudo modprobe -v mtdram total_size=256000 erase_size=256 sudo modprobe -v mtdchar sudo modprobe -v mtdblock sudo dd if=ubuntu-9.0.5.Release.jffs2 of=/dev/mtd0 sudo mount -t jffs2 /dev/mtdblock0 ~/Documents/plugpc/image sudo modprobe -v mtdram total_size=512000 erase_size=256 sudo modprobe mtdblock sudo modprobe nandsim first_id_byte=0x20 second_id_byte=0xac third_id_byte=0x00 fourth_id_byte=0x15 cache_file=/tmp/nandsim.bin sudo modprobe ubi sudo modprobe ubifs sudo ubiformat /dev/mtd0 sudo ubiattach /dev/ubi_ctrl -m 0 sudo ubimkvol /dev/ubi0 -N system -s 640MiB sudo ubiupdatevol /dev/ubi0_0 ubi.img sudo mount -t ubifs ubi0:system /mnt/ubi sudo modprobe nandsim first_id_byte=0xec second_id_byte=0xd3 third_id_byte=0x51 fourth_id_byte=0x95 cache_file=nandsim.bin sudo ubiformat /dev/mtd0 -f ubi.img sudo ubiformat /dev/mtd0 -s 512 -f ubi.img sudo ubiformat /dev/mtd0 -s 512 sudo ubiformat /dev/mtd0 -O 512 -f ubi.img sudo ubiupdatevol /dev/ubi0_0 ubi.img sudo mount -t ubifs /dev/ubi0:system system sudo mount -t ubifs /dev/ubi0_0 system sudo mount -t ubifs /dev/mtd0 system sudo ubidetach -p /dev/mtd0 sudo ubiattach -O 512 -m 0 sudo ubiattach -O 512 /dev/ubi_ctrl -m 0 sudo ubinize -o ubi.img -p 128KiB -m 512 -s 256 config.ini sudo ubinize -o ubi.img -p 128KiB -m 2048 -s 256 config.ini sudo ubinize -o ubi.img -p 256KiB -m 512 config.ini --vid-hdr-offset 2048 sudo dd if=system.img of=/dev/mtd0 bs=2048
"Pzebacz im, bo nie wiedzą, co czynią" "Прости им, они не ведают, что творят" "Perdona loro perché non sanno quello che fanno" "Vergib ihnen, denn sie wissen nicht, was sie tun" "Vergeef hen want ze weten niet wat ze doen" "Pardonne-leur car ils ne savent pas ce qu'ils font" "Perdónalos porque no saben que lo que hacen" "Oprosti im, jer ne znaju što čine" "Forgive them as they know not what they do" |
"Pzebacz im, bo nie wiedzą, co czynią" "Прости им, они не ведают, что творят" "Perdona loro perché non sanno quello che fanno" "Vergib ihnen, denn sie wissen nicht, was sie tun" "Vergeef hen want ze weten niet wat ze doen" "Pardonne-leur car ils ne savent pas ce qu'ils font" "Perdónalos porque no saben que lo que hacen" "Oprosti im, jer ne znaju što čine" "Forgive them as they know not what they do" |
There are currently 2418 users online. 0 members and 2418 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Comment