Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
Wasser Marshmallow ROM SDCard version R89 2G/16G
Collapse
This is a sticky topic.
X
X
-
Originally posted by amclean123 View PostHow did you kill your SD slot? Are any of the other USB slots bootable?
It might be a better idea to use RS232 header on the right near the CPU and eMMC.RK3288 2GB/16GB OC 1.9GHz at 1.2V RAM [email protected] Wasser's 3.0.11 firmware
Out: monitor FullHD 16:9, 3.5" jack headphones; In: remote control, USB HUB: keyboard + mouse + pendrive
bricked: VOYO V1 mini 8G/64GB Windows 10
Comment
-
Originally posted by LawlessPPC View Post
sudo ./create-android-sdcard-no-user-partition wasser11.img
[sudo] password for digi:
./create-android-sdcard-no-user-partition: Is your SD card loaded as '/dev/sdc' (y/n)? y
./create-android-sdcard-no-user-partition: Unmounting partitions on '/dev/sdc' ... done.
./create-android-sdcard-no-user-partition: Unpacking Android image 'wasser11.img' ... done.
./create-android-sdcard-no-user-partition: Unpacking Android boot image ... done.
./create-android-sdcard-no-user-partition: Formatting SD card '/dev/sdc' ... done.
./create-android-sdcard-no-user-partition: Flashing bootloader 'sdboot_rk3288.img' to '/dev/sdc' ... done.
./create-android-sdcard-no-user-partition: Updating partition table on '/dev/sdc' ... done.
./create-android-sdcard-no-user-partition: Calculating partition sizes for '/dev/sdc' ... done.
./create-android-sdcard-no-user-partition: Creating 'cache' partition as '/dev/sdc1' with size of 128 MB ...done.
./create-android-sdcard-no-user-partition: Making 'ext4' file system for 'cache' partition on '/dev/sdc1' ... done.
./create-android-sdcard-no-user-partition: Creating 'metadata' partition as '/dev/sdc2' with size of 4 MB ... done.
./create-android-sdcard-no-user-partition: Making 'ext4' file system for 'metadata' partition on '/dev/sdc2' ... done.
./create-android-sdcard-no-user-partition: Creating 'system' partition as '/dev/sdc3' with size of 1024 MB ... done.
./create-android-sdcard-no-user-partition: Making 'ext4' file system for 'system' partition on '/dev/sdc3' ... done.
./create-android-sdcard-no-user-partition: Creating 'data' partition as '/dev/sdc4' using rest of space on '/dev/sdc' ... done.
./create-android-sdcard-no-user-partition: Making 'ext4' file system for 'data' partition on '/dev/sdc4' ... done.
./create-android-sdcard-no-user-partition: Updating Android boot source ... egrep: charger: No such file or directory
egrep: data: Is a directory
egrep: dev: Is a directory
egrep: oem: Is a directory
egrep: proc: Is a directory
egrep: res: Is a directory
egrep: sbin: Is a directory
egrep: sys: Is a directory
egrep: system: Is a directory
egrep: charger: No such file or directory
egrep: data: Is a directory
egrep: dev: Is a directory
egrep: oem: Is a directory
egrep: proc: Is a directory
egrep: res: Is a directory
egrep: sbin: Is a directory
egrep: sys: Is a directory
egrep: system: Is a directory
done.
./create-android-sdcard-no-user-partition: Rebuilding Android boot image ... 5109 blocks
done.
./create-android-sdcard-no-user-partition: Creating 'parameter.img' from 'parameter' ... done.
./create-android-sdcard-no-user-partition: Flashing 'parameter.img' to '/dev/sdc' ... done.
./create-android-sdcard-no-user-partition: Flashing boot 'boot.img' to '/dev/sdc ... done.
./create-android-sdcard-no-user-partition: Flashing kernel 'kernel' to '/dev/sdc ... done.
./create-android-sdcard-no-user-partition: Flashing resource 'resource' to '/dev/sdc ... done.
./create-android-sdcard-no-user-partition: Flashing system 'system.img' to '/dev/sdc3' ... done.
./create-android-sdcard-no-user-partition: Removing unpacked Android image ... done.
./create-android-sdcard-no-user-partition: Flushing buffers for '/dev/sdc' ... done.
./create-android-sdcard-no-user-partition: Android SD card created on '/dev/sdc'.
I think, this: "Updating Android boot source ... egrep: charger: No such file or directory" is problem? Or not? After, in box, android starts correctly from sd-card
Comment
-
Originally posted by digitalriverHellow LawlessPPC. Can you help me? I will try to create sd with wasser4.0.11 ROM. And have some problems:
sudo ./create-android-sdcard-no-user-partition wasser11.img
[sudo] password for digi:
./create-android-sdcard-no-user-partition: Is your SD card loaded as '/dev/sdc' (y/n)? y
./create-android-sdcard-no-user-partition: Unmounting partitions on '/dev/sdc' ... done.
./create-android-sdcard-no-user-partition: Unpacking Android image 'wasser11.img' ... done.
./create-android-sdcard-no-user-partition: Unpacking Android boot image ... done.
./create-android-sdcard-no-user-partition: Formatting SD card '/dev/sdc' ... done.
./create-android-sdcard-no-user-partition: Flashing bootloader 'sdboot_rk3288.img' to '/dev/sdc' ... done.
./create-android-sdcard-no-user-partition: Updating partition table on '/dev/sdc' ... done.
./create-android-sdcard-no-user-partition: Calculating partition sizes for '/dev/sdc' ... done.
./create-android-sdcard-no-user-partition: Creating 'cache' partition as '/dev/sdc1' with size of 128 MB ...done.
./create-android-sdcard-no-user-partition: Making 'ext4' file system for 'cache' partition on '/dev/sdc1' ... done.
./create-android-sdcard-no-user-partition: Creating 'metadata' partition as '/dev/sdc2' with size of 4 MB ... done.
./create-android-sdcard-no-user-partition: Making 'ext4' file system for 'metadata' partition on '/dev/sdc2' ... done.
./create-android-sdcard-no-user-partition: Creating 'system' partition as '/dev/sdc3' with size of 1024 MB ... done.
./create-android-sdcard-no-user-partition: Making 'ext4' file system for 'system' partition on '/dev/sdc3' ... done.
./create-android-sdcard-no-user-partition: Creating 'data' partition as '/dev/sdc4' using rest of space on '/dev/sdc' ... done.
./create-android-sdcard-no-user-partition: Making 'ext4' file system for 'data' partition on '/dev/sdc4' ... done.
./create-android-sdcard-no-user-partition: Updating Android boot source ... egrep: charger: No such file or directory
egrep: data: Is a directory
egrep: dev: Is a directory
egrep: oem: Is a directory
egrep: proc: Is a directory
egrep: res: Is a directory
egrep: sbin: Is a directory
egrep: sys: Is a directory
egrep: system: Is a directory
egrep: charger: No such file or directory
egrep: data: Is a directory
egrep: dev: Is a directory
egrep: oem: Is a directory
egrep: proc: Is a directory
egrep: res: Is a directory
egrep: sbin: Is a directory
egrep: sys: Is a directory
egrep: system: Is a directory
done.
./create-android-sdcard-no-user-partition: Rebuilding Android boot image ... 5109 blocks
done.
./create-android-sdcard-no-user-partition: Creating 'parameter.img' from 'parameter' ... done.
./create-android-sdcard-no-user-partition: Flashing 'parameter.img' to '/dev/sdc' ... done.
./create-android-sdcard-no-user-partition: Flashing boot 'boot.img' to '/dev/sdc ... done.
./create-android-sdcard-no-user-partition: Flashing kernel 'kernel' to '/dev/sdc ... done.
./create-android-sdcard-no-user-partition: Flashing resource 'resource' to '/dev/sdc ... done.
./create-android-sdcard-no-user-partition: Flashing system 'system.img' to '/dev/sdc3' ... done.
./create-android-sdcard-no-user-partition: Removing unpacked Android image ... done.
./create-android-sdcard-no-user-partition: Flushing buffers for '/dev/sdc' ... done.
./create-android-sdcard-no-user-partition: Android SD card created on '/dev/sdc'.
I think, this: "Updating Android boot source ... egrep: charger: No such file or directory" is problem? Or not? After, in box, android starts correctly from sd-card
Sent from my MotoG3 using Tapatalk
Comment
-
Originally posted by LawlessPPC View Post
You've got a working SD the error is not an issue for you
Comment
-
digitalriver Can I get a copy of the new 16GB Img that you made?Tronsmart R28 PRO with wasser-2.0.7-beelink-r89-rk3288 ROM and MX Player
Comment
-
Originally posted by scooter2014 View PostFirst post if i am correct. If thats not what you need?Tronsmart R28 PRO with wasser-2.0.7-beelink-r89-rk3288 ROM and MX Player
Comment
-
Ahh i see. Seem like raw copy not work with image. I try with that version as well when i get a chance. I got error with no paramter file havent got back to it yet.
This run really hot on mk902ii had few already blow up device with it. Needs cooling lol carefulMany devices now mk902ii/Shield/Mk68 /Ugoos/neox5/minix5 (yes they still work lol) mk80 no it doesnt work lol.
Comment
-
Originally posted by amclean123 View Postdigitalriver Can I get a copy of the new 16GB Img that you made?
_https://mega.nz/#!Hw8S1AYI!Deym9iHZTSF_OZQE-eBCj-PEuRsIt-2fwdmN7PitXIU
But Im not sure, that this image starts for you. I have 2 sdcard. On first card this image work, on second card - not work. And I dont know, why. Maybe, this image very big and not on each card placed
Comment
-
Originally posted by digitalriver
Thank you/ Its good, but now I have another problem. Ok. Sd-card was created and works. Next I want to make a copy of this sdcard, using hdd raw copy. I make a copy. Next. Then I copied to the other sd-card. And this(other) sd-card does not work(spinning logo, but not start). Both cards by 16GB. How its possible? Maybe,problem with the number of blocks(different numbers)? or what?
Also some win utils won't see the sdcard if its not a win style partition. I know it sounds stupid but I've had low level disk tools not detect a device eg: USB pen drives or sdcards because of the partitions being ext4. This is why I always have mini tool partition wizard installed.
Sent from my MotoG3 using Tapatalk
Comment
-
Originally posted by digitalriver View Post
Yes, I can
_https://mega.nz/#!Hw8S1AYI!Deym9iHZTSF_OZQE-eBCj-PEuRsIt-2fwdmN7PitXIU
But Im not sure, that this image starts for you. I have 2 sdcard. On first card this image work, on second card - not work. And I dont know, why. Maybe, this image very big and not on each card placedTronsmart R28 PRO with wasser-2.0.7-beelink-r89-rk3288 ROM and MX Player
Comment
-
My SanDisk Extreme PLUS finally arrived from Amazon today. It works really well! It fixed the memory errors that seem to have plagued every Android box that I've owned. Now I need to read up on how to make my own image and run AnTuTu tests.Tronsmart R28 PRO with wasser-2.0.7-beelink-r89-rk3288 ROM and MX Player
Comment
-
Originally posted by amclean123My SanDisk Extreme PLUS finally arrived from Amazon today. It works really well! It fixed the memory errors that seem to have plagued every Android box that I've owned. Now I need to read up on how to make my own image and run AnTuTu tests.
Sent from my MotoG3 using Tapatalk
Comment
What's Going On
Collapse
There are currently 3934 users online. 1 members and 3933 guests.
Most users ever online was 37,478 at 04:14 on 26 June 2024.
Comment