PDA

View Full Version : LFS Server under Linux


bet0x
14th April 2006, 18:51
Its possible run LFS server on a Linux box (console mode).

Thanks in advance.

Vain
14th April 2006, 19:23
Is that a statetment? If it is a statement it's wrong.

Vain

Silkswift
14th April 2006, 20:38
You can actually run the dedicated server in console mode using the ttydrv option in the old version of Wine (newer versions have deprecated this driver if I remember correctly). A search here in the forums, or back at the RSC one would give some more details.

JogDive
15th April 2006, 11:59
nohup wine LFS.exe /cfg=setup.cfg > /dev/null & echo $! > lfs.pid

yaotzin
20th October 2006, 21:46
wine LFS.exe


need X window ?

maybe Xvfb can help me :shrug:

the_angry_angel
21st October 2006, 00:39
wineconsole --backend=curses LFS.exe /cfg=INSERT PATH TO CFGNo moaning about the lack of an X server.

Dygear
21st October 2006, 01:09
:) Linux command line is what makes linux great. Monad is taking a long time.

yaotzin
21st October 2006, 12:09
No moaning about the lack of an X server.

# wineconsole --backend=curses LFS.exe

Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
---------------------------------------------------------------------

Do I need X-windows ?

St4Lk3R
21st October 2006, 12:13
no.

Oh, by the Way: RTFM. There is a FAQ-Entry on LiveForSpeed.net on this topic.

http://powie.de/cms/artikel/artikel.php?id=41

(this is a german homepage, but an english tutorial.)

http://www.lfsforum.net/showthread.php?t=9572

(this is the guide on how to run a LFS Host under Linux from the LFS Forum)