search for: cardless

Displaying 2 results from an estimated 2 matches for "cardless".

2003 Sep 03
1
Headless/Cardless with isolinux ??
Hello Family, I'm trying to help with a problem where there is a headless/cardless server and we need to create an isolinux image that points the display to the serial port. The original machine that is using this has the ability in the bios to redirect its video to /dev/ttyS0 or such but the machines I have access to do NOT have that ability built into the bios. [question] Is...
2003 Sep 08
0
[option] SERIAL 0 ??
Hello Family, In creating an iso to boot the headless/cardless server, I've got isolinux to boot the system OK but still can't get the output to export to /dev/ttyS0 I've got a test script that pipes a "Hello World" to /dev/ttyS0 which show up fine on the other Linux box so I know that tunnel is intact. Here is the contents of my "...