Hi, I have donwloaded Pharo-Kernel 12-12229, and I have launched the PharoKernel.image. It comes under Linux with a blank window (where in Windows it is headless). How is it possible to get a real headless kernel on Linux ? Annick Fron
On 12 Jan 2011, at 10:23, Annick Fron wrote:
Hi,
I have donwloaded Pharo-Kernel 12-12229, and I have launched the PharoKernel.image. It comes under Linux with a blank window (where in Windows it is headless). How is it possible to get a real headless kernel on Linux ?
Annick Fron
On Linux server you normally do: squeak -vm-display-null -vm-sound-null <image> Sven
OK thanks Le 12 janv. 2011 à 10:31, Sven Van Caekenberghe a écrit :
On 12 Jan 2011, at 10:23, Annick Fron wrote:
Hi,
I have donwloaded Pharo-Kernel 12-12229, and I have launched the PharoKernel.image. It comes under Linux with a blank window (where in Windows it is headless). How is it possible to get a real headless kernel on Linux ?
Annick Fron
On Linux server you normally do:
squeak -vm-display-null -vm-sound-null <image>
Sven
you see annick :) Precise question gets a better chance to be answered. Let us know if this solve your problem. Stef On Jan 12, 2011, at 12:15 PM, Annick Fron wrote:
OK thanks
Le 12 janv. 2011 à 10:31, Sven Van Caekenberghe a écrit :
On 12 Jan 2011, at 10:23, Annick Fron wrote:
Hi,
I have donwloaded Pharo-Kernel 12-12229, and I have launched the PharoKernel.image. It comes under Linux with a blank window (where in Windows it is headless). How is it possible to get a real headless kernel on Linux ?
Annick Fron
On Linux server you normally do:
squeak -vm-display-null -vm-sound-null <image>
Sven
Yes, I go down to 3.6 Mega instead of 6.3 ... Le 13 janv. 2011 à 08:39, Stéphane Ducasse a écrit :
you see annick :) Precise question gets a better chance to be answered. Let us know if this solve your problem.
Stef
On Jan 12, 2011, at 12:15 PM, Annick Fron wrote:
OK thanks
Le 12 janv. 2011 à 10:31, Sven Van Caekenberghe a écrit :
On 12 Jan 2011, at 10:23, Annick Fron wrote:
Hi,
I have donwloaded Pharo-Kernel 12-12229, and I have launched the PharoKernel.image. It comes under Linux with a blank window (where in Windows it is headless). How is it possible to get a real headless kernel on Linux ?
Annick Fron
On Linux server you normally do:
squeak -vm-display-null -vm-sound-null <image>
Sven
participants (3)
-
Annick Fron -
Stéphane Ducasse -
Sven Van Caekenberghe