1

I have a Pi3B+. Attached is a (powered) Western Digital My Book external hard drive. When I accidentally unplugged the power to the Pi, it kept running, happy as can be with the only other energy source being the the HD. My questions go along the lines of, but not limited ot:

  • Is it Bad for the Pi?
  • Is it bad for the HD?
  • What is going on?
  • It has not gotten very hot, but could it still be a fire hazard?

More Info:

  • The Pi does not turn on when connecting the powered HD.
  • I have not checked the logs, as I haven't done that since the update last year that spews 2.89 billion Undervoltage warnings/sec to the console.
ctrl-alt-delor
  • 257
  • 1
  • 11
Steve
  • 13
  • 3
  • How is the drive physically attached? – Brick Jun 07 '19 at 17:09
  • Wall -> Power adapter -> Drive -> USB -> Pi – Steve Jun 07 '19 at 17:14
  • It must be supplying power to its usb line to the pi, which in turn is powering the pi. – Chad G Jun 07 '19 at 20:35
  • i added a pwr on/off btn to my pi. - when the pi is running and you press the btn the proper shutdown cmd is executed
  • when the pi is off and your press the pwr btn the pi is restarted
  • this way the pi is not running if there is some power backfeed from a usb peripheral or a hdmi monitor when power is disconnected here is the link to how to add a pwr btn https://howchoo.com/g/mwnlytk3zmm/how-to-add-a-power-button-to-your-raspberry-pi
  • – lulu Jun 09 '19 at 22:02