try *their* default
I've just now tried Raspberry Pi OS Lite (
https://downloads.raspberrypi.com/raspios_lite_arm64/images/raspios_lite_arm64-2024-11-19/2024-11-19-raspios-bookworm-arm64-lite.img.xz) and low and behold, it just boots fine from USB and i get video.
I must be doing something wrong with Tiny Core.
All i did was this (at the beginning of all of this misery):
-Downloaded this:
http://tinycorelinux.net/15.x/armhf/releases/RPi/piCore-15.0.0.zip-Used a software called Rufus (version 4.6) to write the image onto the USB drive and also onto an SD card (success, no errors)
-On the SD card I added the following line at the very end of config.txt: program_usb_boot_mode=1
-Booted from the SD card, this worked fine, i got a prompt
-Powered off, removed SD card (i also removed the "program_usb_boot_mode=1" line from config.txt since as far as i know it's a one-time thing)
-Tried booting from USB drive and here we are, the rest you already know
Am I missing something? Should there be some setting I need to change or add?