So I modified fstab to mount a network drive and something is wrong with it. When I try to boot, the pi, I get "You are in emergency mode... Press Enter to continue.". But pressing enter just brings you back to the same message.
I've found tons of references that say to use another computer to modify the cmdline.txt file to append init=/bin/sh. But when I do that, I get "/bin/sh: can't access try; job control turned off"
Now what?