I've been running a BOINC project on my Pi B+ (Jessie) from an external hard drive, and recently upgraded to Stretch. I then discovered that the BOINC application is incompatible with Stretch, so I attempted to return to Jessie, but now the boot process fails with the external drive: the light on the hard drive flashes on briefly when the Pi is powered (the external drive has a separate power supply), but then nothing happens.
When I first set this up successfully about a year ago, I altered the default boot path on the SD card by editing the cmdline.txt to change
to
. Now, after downloading the 2016-09-23 version of Jessie, this change has no effect. I've also tried adding
and
as noted in the RPI Advanced Users Forum "Sticky:How to Move the filesystem to a USB stick/Drive." These additions made no difference.
The B+ with external drive worked fine previously, but I don't know how to overcome the problems mentioned above. I assume the problem is related to the cmdline.txt file, but I don't know what else to do. Thanks for any help.