Josh Schlicker wrote:

> 3)  The last problem is the most frustrating.  Currently, i can only
>     boot linux in Single User mode.  This is because whenever i try
>     another style, the loading process reaches the X font server and
>     stalls indefinitely.

Find the startup script where xfs is run and put an ampersand after the
xfs command:

xfs &

that will run it in the background and not prevent the system from
starting in multi-user mode.

Peace...

Tom

_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to