Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
Running Linux From SD Card or USB Flash Drive - Using Balbes150 Method And Files.
Collapse
This is a sticky topic.
X
X
-
Originally posted by balbes150 View Post
You can try.
1. To activate the multi-boot
2. To store the image LE on the SD card
3. Add to first FAT partition with this script.
And try to start the system from this drive.
https://yadi.sk/d/tmcGzE2NuoozK
mount -o remount,rw /flash I have burned lE on SD card. So I suppose It could work worm it.
I have S802 MXIII K4 1G
Thank you.
Jiri
Comment
-
Originally posted by Kentril View Post
Hello, thanks I've managed to install LE on internal mem. But still now and then I got system file corrupted and only wipe can fix this solution, I read on forum there are some files to edit for dual boot. I activate SSH from kodi, should I mount flash memeory with:
mount -o remount,rw /flash I have burned lE on SD card. So I suppose It could work worm it.
I have S802 MXIII K4 1G
Thank you.
Jiri
Comment
-
Originally posted by gto View PostHi balbes150,
Thank you for your guidance.
I capture the image you provided Kernel.
I completed the boot from the internal flash.
But I still can not produce their own Kernel.
How can I compile? Can you help me with this?
Comment
-
I refer to the following information:
I combined both above, but the driver module not seem to fit.
I can not compile a driver that matches, So start failed.
So I use the kernel from your Image.
I found him very suitable.
I would like to know what compiler Kernel should choose, how to choose?
I would like to start from the kernel to compile a s905s Ubuntu.
Comment
-
The kernel sources, which is part of the image are here. Branch S905X
If You have downloaded and correctly set up the compiler according to the instructions from the pdf file. You need to clone GIT.
git clone https://github.com/150balbes/Amlogic_s905-kernel.git
Go into the directory with the source code and switch to the desired branch.
cd Amlogic_s905-kernel
git checkout S905X
Build the kernel, you can perform standard commands or scripts to use set_*.
https://github.com/150balbes/Amlogic...nel/tree/S905X
There is not a lot of useful information.
p.s. Alternatively, you can compile the kernel directly on the TV box.
Comment
-
Originally posted by balbes150 View Post
What kind of system You write about Linux or about Lebreelec ? Describe in detail what steps You did.
I'm trying to make my mbox bootable from SD card. Or searching for any advices. I think best is wait until you can prepare your system 'img.gz" bootable for my architecture.
Thank you.
Jiri
Comment
-
Originally posted by balbes150 View PostSend me a link to this image , I'll see what I can do. It's better discussion of the LE to be moved to the appropriate topic.
In this thread discussing Linux.
I dont need LE, just anything I can boot from SD card on my device.
Thank you.
J.
Comment
-
HI balbes150,
Finally, some mistakes.
Possible reasons are?
My steps:
make meson64_defconfig
./set_make
error:
-------------------------------------------------------------------
WARNING: modpost: Found 7 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
CC init/version.o
LD init/built-in.o
KSYM .tmp_kallsyms1.o
KSYM .tmp_kallsyms2.o
LD vmlinux
SORTEX vmlinux
SYSMAP System.map
OBJCOPY arch/arm64/boot/Image
Building modules, stage 2.
MODPOST 8 modules
ERROR: "__irq_set_affinity" [drivers/amlogic/usb/dwc_otg/310/dwc_otg.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
Comment
What's Going On
Collapse
There are currently 5001 users online. 1 members and 5000 guests.
Most users ever online was 37,478 at 04:14 on 26 June 2024.
Comment