Hi
I use GoldBox 3 and I started Linux in Tera term
I found my Linux version 'Auto Linux BSP 31.0 s32g399ardb3 ttyLF0'
But I can't use cammand like 'sudo', 'apt-get download', 'git clone'
so I want to build ubuntu in this board
advise me plz
Hello, @minjun39
Thanks for the question
My suggestion is to use the ubuntu build instead of the default one, you may reference the BSP user manual(for example, BSP39) for details:
source nxp-setup-alb.sh -m s32g399ardb3ubuntu
bitbake fsl-image-ubuntu-base
Then use the new images built on your board.
Best Regards
Chenyin