You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an issue the same as previous issue
I try to learn on how it works but i ran into the problem as it doesn't boot up.
I ran the command to check the files, It seems to build successfully i believe.
Could you please point out is there any steps i missed?
Installed the necessary dependencies
Installed repo;
Got OP-TEE's code through repo;
Got the toolchains;
Ran the "make all run" command;
Flashed an SD card
Then the raspberry Pi doesn't read the SD card.
root@ubuntu-admin:/media/rootfs# fdisk /dev/sdb
Device Boot Start End Sectors Size Id Type
/dev/sdb1 * 2048 264191 262144 128M e W95 FAT16 (LBA)
/dev/sdb2 264192 31116287 30852096 14.7G 83 Linux
This issue has been marked as a stale issue because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment, otherwise this issue will automatically be closed in 5 days. Note, that you can always re-open a closed issue at any time.
I have an issue the same as previous issue
I try to learn on how it works but i ran into the problem as it doesn't boot up.
I ran the command to check the files, It seems to build successfully i believe.
Could you please point out is there any steps i missed?
Then the raspberry Pi doesn't read the SD card.
root@ubuntu-admin:/media/rootfs# fdisk /dev/sdb
Device Boot Start End Sectors Size Id Type
/dev/sdb1 * 2048 264191 262144 128M e W95 FAT16 (LBA)
/dev/sdb2 264192 31116287 30852096 14.7G 83 Linux
root@ubuntu-admin:/media/rootfs# ls -lah /media/rootfs/
total 92K
drwxr-xr-x 19 root root 4.0K Jul 26 17:17 .
drwxr-xr-x 4 root root 4.0K Jul 26 17:16 ..
drwxr-xr-x 2 root root 4.0K Jul 26 17:17 bin
drwxr-xr-x 2 root root 4.0K Jul 26 17:18 boot
drwxr-xr-x 4 root root 4.0K Jul 26 17:17 dev
drwxr-xr-x 6 root root 4.0K Jul 26 17:17 etc
-rwxr-xr-x 1 root root 178 Jul 24 18:50 init
drwxr-xr-x 5 root root 4.0K Jul 26 17:17 lib
lrwxrwxrwx 1 root root 3 Jul 26 17:17 lib64 -> lib
lrwxrwxrwx 1 root root 11 Jul 26 17:17 linuxrc -> bin/busybox
drwx------ 2 root root 16K Jul 26 17:14 lost+found
drwxr-xr-x 2 root root 4.0K Jul 24 17:25 media
drwxr-xr-x 2 root root 4.0K Jul 24 17:25 mnt
drwxr-xr-x 2 root root 4.0K Jul 24 17:25 opt
drwxr-xr-x 2 root root 4.0K Jul 24 17:25 proc
drwx------ 2 root root 4.0K Jul 24 17:25 root
drwxr-xr-x 2 root root 4.0K Jul 24 17:25 run
drwxr-xr-x 2 root root 4.0K Jul 26 17:17 sbin
drwxr-xr-x 2 root root 4.0K Jul 24 17:25 sys
drwxrwxrwt 2 root root 4.0K Jul 24 17:25 tmp
drwxr-xr-x 6 root root 4.0K Jul 26 17:17 usr
drwxr-xr-x 4 root root 4.0K Jul 26 17:17 var
root@ubuntu-admin:/media/rootfs#
root@ubuntu-admin:/media/rootfs# ls -lah /media/boot
total 33M
drwxr-xr-x 3 root root 16K Jan 1 1970 .
drwxr-xr-x 4 root root 4.0K Jul 26 17:16 ..
-rwxr-xr-x 1 root root 14K Jul 24 18:21 bcm2710-rpi-3-b.dtb
-rwxr-xr-x 1 root root 50K Jul 24 17:25 bootcode.bin
-rwxr-xr-x 1 root root 181 Jul 24 17:25 config.txt
-rwxr-xr-x 1 root root 19K Jul 24 17:25 COPYING.linux
-rwxr-xr-x 1 root root 2.5K Jul 24 17:25 fixup_cd.dat
-rwxr-xr-x 1 root root 6.5K Jul 24 17:25 fixup.dat
-rwxr-xr-x 1 root root 9.6K Jul 24 17:25 fixup_db.dat
-rwxr-xr-x 1 root root 9.6K Jul 24 17:25 fixup_x.dat
-rwxr-xr-x 1 root root 9.8M Jul 24 18:21 Image
-rwxr-xr-x 1 root root 11M Jul 26 17:13 image.fit
-rwxr-xr-x 1 root root 1.5K Jul 24 17:25 LICENCE.broadcom
-rwxr-xr-x 1 root root 410K Jul 24 17:56 optee.bin
drwxr-xr-x 4 root root 2.0K Jul 26 18:58 .Spotlight-V100
-rwxr-xr-x 1 root root 627K Jul 24 17:25 start_cd.elf
-rwxr-xr-x 1 root root 4.8M Jul 24 17:25 start_db.elf
-rwxr-xr-x 1 root root 2.8M Jul 24 17:25 start.elf
-rwxr-xr-x 1 root root 3.8M Jul 24 17:25 start_x.elf
-rwxr-xr-x 1 root root 16K Jul 26 17:13 uboot.env
-rwxr-xr-x 1 root root 421K Jul 26 17:14 u-boot-rpi.bin
root@ubuntu-admin:/media/rootfs#
Thank you in advance.
Thapanee
The text was updated successfully, but these errors were encountered: