Installing Debian Linux on a Soekris box using the serial console

I was using DHCP, TFTP and PXE to install debian on a Soekris 4801.  The tftp daemon I was using was ATFTPD.  It wouldn’t allow the Soekris to PXE boot until I changed a startup parameter in /etc/default/ataftpd.  I added ‘–no-blksize ‘ to the list of startup parameters based on some blog entries I found.

The other thing that I had to do was create a symbolic link to pxelinux.cfg -> /tftpboot/debian-installer/i386/pxelinux.cfg.serial-9600/ instead of pxelinux.cfg.  This works much better with the installer over a serial terminal.

Here are some useful blog links for installing linux on a Soekris single board computer.

http://wiki.soekris.info/Installing_Debian_Linux_5.0

http://strugglers.net/wiki/Debian_on_Soekris

http://roland.entierement.nu/pages/debian-on-soekris-howto.html

http://www.linuxvillage.ca/support/soekris4801.html#inst

http://hugi.to/blog/archive/2006/12/23/ubuntu-pxe-install-via-windows

And a link to Soekris engineering:  http://www.soekris.com/index.htm

About Nate Smith

strange thoughts arrive in my head. now my poor spouse is not the only one who has to listen to my musings.
This entry was posted in Debian, gadgets, Linux/*BSD/Unix. Bookmark the permalink.

One Response to Installing Debian Linux on a Soekris box using the serial console

  1. Pingback: Installing Debian Linux on a Soekris box using the serial console | Debian-News.net - Your one stop for news about Debian

Leave a Reply