Boot: 1 ###########
-
I am attempting to run pfsense on an embeddedx86 model TS-5400.
http://wiki.embeddedarm.com/wiki/TS-5400What I get is this:
+–----------------------------------------------------------------------------+
| System BIOS Configuration, (C) 2000 General Software, Inc. |
+---------------------------------------+--------------------------------------+
| System CPU : 80486 | Low Memory : 633KB |
| Coprocessor : Enabled | Extended Memory : 15MB |
| Floppy 0 Type : Not installed | Serial Ports 1-2 : 03F8 02F8 |
| Floppy 1 Type : Not installed | Serial Ports 3-4 : |
| Ide 0 Type : 2 | Parallel Ports : |
| Ide 1 Type : 0 | ROM Shadowing : Enabled |
| Embedded BIOS Date : 10/25/04 | Manufacturing Mode : 02F8 / 38.4K |
+---------------------------------------+--------------------------------------+1 pfSense
2 pfSense
5 Drive 0F6 PXE
Boot: 1 ############################I have seen several posts stating that if you are utilizing an ALIX board and getting said response to update the bios and the problem goes away.
I guess my question is two fold - does anyone have any direct advice on how to resolve my issue here. 2 - What exactly was the bios change in the ALIX that fixed this particular issue.Please be gentle when pointing out my lack of detail.
Thanks in advance for any and all assistance. I am truly grateful.
-
Looking at that spec page it looks like you are seeing the output of the console redirect bios code, you are seeing the POST information. However is says that appears by default on com2. As soon as the kernel loads it will switch the output to com1. Could that be your issue?
Steve
Edit: A bigger problem is that that board has only 16MB RAM which is, unfortunately, far too little for pfSense. Minimum requirement is 128MB is believe. Perhaps m0n0wall would be a better target OS?
Edit2: Even m0n0wall recommends 64MB. Perhaps OpenWRT then.