On Sat, Jan 21, 2012 at 8:10 PM, dokondr <[email protected]> wrote: > On Sat, Jan 21, 2012 at 3:53 PM, Steve Spicklemire <[email protected]> wrote: >> >> I'm on OSX 10.7 and getting 1920x1080 in full screen mode. My favorite is >> "Auto-resize" where you can resize the virtual box window and the guest OS >> follows. >> >> <http://www.spvi.com/files/VirtualBox%20VMScreenSnapz003.png> >> >> <http://www.spvi.com/files/VirtualBox%20VMScreenSnapz001.png> >> >> To get to the guest additions stuff use the device menu: >> >> <http://www.spvi.com/files/VirtualBox%20VMScreenSnapz004.png> >> >> Good luck! >> -steve >> > > Steve thanks to your advice! > From VirtualBox "Devices / Install Guest Additions " menu I have managed to > mount Guest Additions iso in Debian guest. > Yet, it did not autorun, and even on root account I could not start any > shell script from this volume. > After that I just copied all files from mounted Guest Additions to tmp, > changed script permission and finally run VBoxLinuxAddition.run script. > This script reported failure of some of its tasks, yet luckily for me > installed display drivers in Debian 6.0.3 guest successfully! Hurray! > Now I run Debian guest on Mac OsX Snow Leopard both in Auto-resize and > Fullscreen mode! > > I am really happy now! - I can start seriously working with Pyjamas and do > Web client UI in Python! No more Java! I am immensely tired of Java's > boilerplate code, uh...
:) good stuff. could you please document this on the wiki, http://pyjs.org/wiki because other people are likely to also encounter this. thanks. l.

