I assume this is X 4.x  If it is then you do realize that you shouldn't be 
using xfs.  It's not necessary.  the x font server is inside the X server 
now.  Just add "Load "freetype"  in the module list to get true type font 
support.   add your font paths in the X config file and you're set.  Of 
course if it's 3.x just ignore this.


On Wednesday 28 November 2001 15:55, Dr Andrew C Aitchison wrote:
> On Wed, 28 Nov 2001, Cloter M. wrote:
> > I am running a new RH 7.2 Linux install. All was and is working fine,
> > but:
> >
> > During the Linux install I selected too small of a /tmp partition. I had
> > played with partitions before, so I created another ext2 file system on
> > my hard drive, booted to single user, copied everything from /tmp to the
> > new partition (a good copy, no translation of sym links, etc.) and
> > changed fstab so /tmp mounts on the newly created partition.
> >
> > The X server won't initialize, saying that it cannot find the font path
> > "unix:/7100". I have no idea where to look, I don't know the X conf files
> > very well, maybe something is "/dev" dependent?? BTW, I checked
> > "/usr/rc.d/init.d/xfs status" and is not running.
> >
> > If I point "/tmp" at my old partition all works fine. I appreciate any
> > help on this, thx.
>
> Restart xfs, probably with
>       /etc/init.d/xfs stop
>       /etc/init.d/xfs start
> I don't *think* "restart" will work here.
>
> Some of the files you copied were not files or links but something
> stranger (named pipes or sockets I think).
> The font server is still listening to the old copy, but a new X server
> will talk to the new copy :-)
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to