On Sat, Oct 11, 2008 at 05:53:21AM -0400, Andy Michaels wrote:
> > I included that you've also got to specify to the Linux kernel to use the
> > serial port and to set the baud rate.  If I had known that, it would
> > have saved me 3-5 hours last night.
> 
> Hmmm... I don't recall needing to do that with the Net4801.  Can
> anyone else confirm/deny this for the Net4801?
> 
> -Andy

Yes. Here's a copy of my grub.conf, which sets the console
output. Note I think the default speed on the soekris net5501 is 9600,
which has been changed. I'm assuming the Net4801 is very similar.

Below is an entry from my grub.conf

title Compact Flash
        root (hd0,0)
        kernel /linux-2.6.25.4 rw console=ttyS0,57600n81   root=/dev/hda2  
panic=20 init=/sbin/init


Regards,

Mike Chirico

_______________________________________________
Soekris-tech mailing list
[email protected]
http://lists.soekris.com/mailman/listinfo/soekris-tech

Reply via email to