Recent content by CS_J

  1. CS_J

    News How to Boot Raspberry Pi 4 From a USB SSD or Flash Drive

    Finally got it working with the new instructions. Downloading the .dat and .elf first then copying to sdd boot folder may have been introducing a problem on Mac (Save Link As). After downloading the zip then extracting and copying over the files, it worked.
  2. CS_J

    News How to Boot Raspberry Pi 4 From a USB SSD or Flash Drive

    Thank you for this info! I will try it out soon.
  3. CS_J

    News How to Boot Raspberry Pi 4 From a USB SSD or Flash Drive

    Yeah, I'm not sure why my sd card started getting the same error... Maybe I accidentally copied the bad start_x.elf to it or something. Anyway, I think there might be an issue with the current start_x.elf from the Github. Will wait for the OP's response.
  4. CS_J

    News How to Boot Raspberry Pi 4 From a USB SSD or Flash Drive

    These instructions resulted in an error and also caused my pi to stop booting from the SD card. When restarting after removing the SD card, I got an error on the bootloader screen saying: Invalid ELF header: 'start_x.elf' Firmware not found And it would keep repeating and showing this error...