Chris, this is a great help to me. But I'm having a bit of difficulty and in fact, ending up making my MSSII unbootable!
No worries there, I sent it back to Maxtor (Seagate) and I should have another one back this week...but I want to avoid doing that again.
I had gotten to the point that I wanted to run "ipkg install", and got a "Segmentation fault". Apparently that is a known problem with SSH when dropbear is running. So I disabled dropbear by commenting it out in the etc/init.d/rcS script (as documented elsewhere).
However, then I could not access SSH anymore because no shell was loaded (I assume).
So I started over - I reflashed with your image again, but when I edited the rcS script this time, I tried to make it load the telnet automatically by adding the line /sbin/utelnetd -d 1 after the commented-out dropbear. That was a mistake! And the Maxtor would no longer boot.
Obviously, I don't completely understand what I am doing.
My question is, how do I disable dropbear - so I can run ipkg without error - and still be able to access SSH?
Many thanks!
- Mark