Re: [Etherboot-developers] [COMMIT] 5.1.2+ boot from disk.
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ebi...@ln...> - 2002-08-30 04:05:43
|
"Timothy Legge" <tl...@ro...> writes: > > I don't have any good ideas but if you have a null modem cable I > > have a set > > of easy to use serial port debug print statements. > > The only null cable modem I have goes to a palm iii. Next time I am out, I > will look for one. I guess I better do some research on how to use it, > right now I could only use it for a neck tie. Having a simple assembly routine that dumps to the video display works as well. The advantage of a null modem cable is that you capture all of the output on another machine, with scroll back and other nice amenities. And if you already have 2 machines it is quite handy. The easiest program to hook up and get something going with is minicom although there are other options. Eric |