Results 1 to 2 of 2
Is there a way to get rid of XFS in Fedora?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-05-2004 #1Linux Engineer
- Join Date
- Nov 2002
- Location
- Queens, NY
- Posts
- 1,319
Assasinate XFS
Is there a way to get rid of XFS in Fedora?
The best things in life are free.
- 02-05-2004 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Yeah, stopping it is easily done with "service xfs stop". Removing it from the boot sequence is similarly easily done with "chkconfig --level 2345 xfs off". However, you'll need to make the X server find the fonts directly instead of going through XFS. Thus, you need to add the right FontPath options to the "Files" Section in /etc/X11/XF86Config. Check in /etc/X11/fs/config what directories are currently being used for fonts.


Reply With Quote
