dCore Import Debian Packages to Mountable SCE extensions > Allwinner A10
uENV.txt
MapHtH:
Can I use the same bootcodes here?
I'd like to add this:
home=/mnt/mmcblk0p2
I've tested host=box2 and it does work but would like to confirm that other commands also work.
hlavery:
I can confirm that tz= and tce= work, the others probably work too.
MapHtH:
Thanks.
I've checked and home, restore and opt also work.
But now I'm having wierd problems because every now and then when the board is powered off or rebooted it doesn't pick up uEnv.txt bootcodes and boots int standard settings.
I tried adding waitusb in every rendition of it but that makes ignore the other bootcodes and bootlocal.sh completely for some reason (because it seems to ignore the sd card as a tce, home, opt and restore holder).
Any thoughts?
hlavery:
Perhaps there is a syntax issue: I believe the correct form is tce=sda1 not tce=/mnt/sda1. I suppose the board might be trying to wait for /mnt/, which might not be available as fast as hoped. Of course, the A10 SOC seem to have a botched boot every once in awhile on every distro I've tried....
I have recently started to put the persistent stuff on NAND partition nandk (tce=nandk, as nandk has a bit over 2G of capacity), since once the SD card boots it is no longer needed and the card can be removed (for safekeeping, or to use the slot for incoming data). It is also faster (no waitusb=>?).
roberts:
Yes the usual boot codes work as expected and you can use some free nand. Your nand partitions may vary per board so check for free space first. Do not prefix with /mnt.
You might need/want to use the waitusb code option to ensure drives are mounted and available. I have been using tce=nandg for tce directory.
Note also if you board supports SATA that it works as well. Currently my extensions are loaded from a SATA SSD drive.
Navigation
[0] Message Index
[#] Next page
Go to full version