Where are you serving fonts from? Are they local (ie: included as files in the diskless fs) OR are you depending on xfs (X font server) if so and running on a default RH6.x install as font server you need to add the port number option to the daemon line in /etc/rc.d/init.d/xfs ... by deafult the port is set to null.. Should look something liek : <snip> case "$1" in start) echo -n "Starting X Font Server: " rm -fr /tmp/.font-unix daemon xfs -droppriv -daemon -port 7100 touch /var/lock/subsys/xfs echo ;; <snip> Chenthil wrote: > I have a server running redhat linux 6.1 and 2 clients with rtl8139 based > cards. I created bootroms and tried with floppy. The clients boots fine and > svga server comes up. After the wire-mesh screen nothing happens. I am > supposed to get x-login prompt. But why am i not getting it. My server runs > with default init 5 as default and shows x-login prompt. Am i missing some > patch for RHL 6.1 or some configuration probs. > > =========================================================================== > This Mail was sent to netboot mailing list by: > "Chenthil" <linux_help@softhome.net> > To get help about this list, send a mail with 'help' as the only string in > it's body to majordomo@baghira.han.de. If you have problems with this list, > send a mail to netboot-owner@baghira.han.de. -- ========================================================================= It is by Linux alone I set my machine in motion. It is by the open source alone that kernel acquires speed, the modules acquire patches. The patches become a new release. It is by Linux alone I set my machine in motion. =========================================================================== This Mail was sent to netboot mailing list by: Matthew Hoskins <mhoskins@microdsi.net> To get help about this list, send a mail with 'help' as the only string in it's body to majordomo@baghira.han.de. If you have problems with this list, send a mail to netboot-owner@baghira.han.de.
For requests or suggestions regarding this mailing list archive please write to netboot@gkminix.han.de.