Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
Running Android or Linux from an SD card on a RK3288 device - An easy way to dual boot
Collapse
This is a sticky topic.
X
X
-
Originally posted by scooter2014 View PostYes just use loader/misc/resource out of lollipop stock for device and everything else from wasser rom
Kinda wrong area for this post as nothing to do with linux right 😉
Dont see how its the wrong place the rom boots fine when flashed normally and doesnt boot when put onto sdcard how is that not relevant
Comment
-
Missed that your trying to boot from sd. The image has to be a img file that's part of the issue getting mk902ii working in linux on SD card no complied img. You just stated had anyone manged to get wasser lollipop working. Sorry.Many devices now mk902ii/Shield/Mk68 /Ugoos/neox5/minix5 (yes they still work lol) mk80 no it doesnt work lol.
Comment
-
scooter2014. What file system do you have on this sdcard? If it is FAT then you can not give execute permition to any file there.
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
-
Device Boot Start End Blocks Id System
/dev/sdd1 8192 62945279 31468544 7 HPFS/NTFS/exFAT
linda@linda-FX6831 ~/sdcard/create-sdcard $ ./create-android-sdcard update.img /dev/sdd1
bash: ./create-android-sdcard: Permission denied
linda@linda-FX6831 ~/sdcard/create-sdcard $
well that wasnt it lol its not fat32 same message
Many devices now mk902ii/Shield/Mk68 /Ugoos/neox5/minix5 (yes they still work lol) mk80 no it doesnt work lol.
Comment
-
Sorry my bad. Even if you can not change file rights on FAT devices there may be execution rights given to all files on mount.
If I were you I would try to run this script with Super User privilages. Type su in command line and see if you can be hash master.
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
-
Are you completely shure that create-android-sdcard script has execute permition?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
-
Execute ls -l command and look for "x" in left column. Best if it will be for all users (last x on the right).
Example:
Code:root@flounder:/mnt/obb/sdcard # ls -l -rwxr-xr-x root shell 368974 2014-12-04 09:02 RK3288Loader_uboot_V2.17.02.bin drwxr-xr-x root shell 2014-12-04 09:03 Tools -rwxr-xr-x root shell 1422636 2014-12-04 09:02 boot-linux.img -rwxr-xr-x root shell 17256 2014-12-04 09:02 create-android-sdcard -rwxr-xr-x root shell 6300 2014-12-04 09:44 create-linux-sdcard -rwxr-xr-x root shell 157 2014-12-04 09:35 downloadable-rfs-examples -rwxr-xr-x root shell 6196588 2014-12-04 09:01 kernel-linux.img -rwxr-xr-x root shell 632 2014-12-04 09:01 parameter-linux -rwxr-xr-x root shell 117248 2014-12-04 09:01 resource-linux.img
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
-
Trying to get drive mounted caused critical error following a post to change system file at start up. Ive blown away and installed fresh again. Leaving it for bit before i end up buying new pc lmao.Many devices now mk902ii/Shield/Mk68 /Ugoos/neox5/minix5 (yes they still work lol) mk80 no it doesnt work lol.
Comment
What's Going On
Collapse
There are currently 1334 users online. 0 members and 1334 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
Comment