Coder Social home page Coder Social logo

Comments (11)

Hexxeh avatar Hexxeh commented on September 26, 2024

loader.bin shouldn't be required anymore so far as I know, so I don't think that's the issue, unless you were trying to install an older version?

from rpi-update.

sgallaty avatar sgallaty commented on September 26, 2024

Solid red light without it - not sure why it would be looking for it, but perhaps this is an artifact of this being a raspbian image?

from rpi-update.

sgallaty avatar sgallaty commented on September 26, 2024

I guess I don't understand what configures the boot process to look for the static loader, or which static loader to look for. I need to understand that before I can diagnose this.

from rpi-update.

popcornmix avatar popcornmix commented on September 26, 2024

If loader.bin is required it suggests bootcode.bin wasn't updated correctly. Can you compare it with:
https://github.com/Hexxeh/rpi-firmware.
You could try
sudo rm /boot/.firmware_revision && sudo rpi-update
to force another update.

from rpi-update.

hoall avatar hoall commented on September 26, 2024

Hey guys out there. Before I start complaining: thank you for the great job your doing. I mean, you improved this little board so much.

So, now my problem. It's nearly the same as above described. I had to turn the power off in my flat. As I enabled it again I thought the Pi should boot properly but it doesn't.

When I plug in the power supply the red light starts shining and keeps so but the green light just flickers 2-4 times and this was it.

I read the above description. So here the history:

  • It a one month old raspbian installation.
  • Two days ago, at 5th December, I thought I try a firmware upgrade via rpi-update.
  • The script updated the firmware from 250 to somewhere in the 300. You'll know it better.
  • I did the reboot and it worked properly.
  • Today after a "hard" shutdown and no electricity for about 1 minute.
  • Maybe after the first plug in it went on to the other lights but I can't remember it exactly.

On the first partition were these files modified through the update:

bootcode.bin .firmware-revision fixup_cd.dat fixup.dat kernel_cutdown.img kernel_emergency.img kernel.img start_cd.elf and start.elf

In the directory are only three other files which are unchanged:

cmdline.txt config.txt issue.txt

A loader.bin file isn't existing. Don't know if there was one before. Any suggestions how I get it back running?

from rpi-update.

popcornmix avatar popcornmix commented on September 26, 2024

loader.bin is no longer used.
Do you see rainbow splashscreen when it boots? Do you get any linux booting messages?

from rpi-update.

hoall avatar hoall commented on September 26, 2024

Sorry, I run it headless... and now I know the problem. Again, after a month or so I lost the second SD card. I hate it. He can't find the root partition cause a block is defect or it seems so to me. Thank you for your quick response. I hadn't expected that. Damn SanDisk.

from rpi-update.

yhaenggi avatar yhaenggi commented on September 26, 2024

put it in ur PC and use fsck -f -y on the partition, maybe it can be fixed!

from rpi-update.

hoall avatar hoall commented on September 26, 2024

yeah, I'd run "e2fsck /dev/sdb2" without options and it fixed it. I tried your way with the other identical SD card and the raspbian os on it was unusable afterwards. Maybe I try it the next time, won't be long to that day...

With the old card I had directly after the installation defect inodes and so on. The bad thing was that shutdown -r was one of the corrupted files. So i could only use shutdown -h which was stupid.

So don't buy any SanDisk Class 10 16 GB Ultra cards...

from rpi-update.

yhaenggi avatar yhaenggi commented on September 26, 2024

i did screw up one today, altough the Card isnt screwd up, its just the filesystem! copy the image over again and retry. If you wanna test if your SDCard is broken use the tool badblocks (package -> e2fsprogs) but do it with write and read as read only test is useless on a SDCard.

from rpi-update.

hoall avatar hoall commented on September 26, 2024

I'll try that one on my other SD card. Thanks to you, the one I am using is working again. :)

from rpi-update.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.