|
2009-10-07
, 18:30
|
Posts: 199 |
Thanked: 144 times |
Joined on Sep 2009
@ gbg.se
|
#2
|
|
2009-10-07
, 18:45
|
Posts: 452 |
Thanked: 522 times |
Joined on Nov 2007
|
#3
|
That is ... really really nice. I've just recently started toying with the SDK and have so far been running the scratchbox as well as compiling etc via ssh and editing with winscp's inbuilt editor anyway, so the only thing I need to mess with inside the VM is Xephyr. It didn't even occur to me however to get it running outside the VM as well...
Thanks for the tip!
The Following User Says Thank You to Nathan For This Useful Post: | ||
|
2009-10-07
, 18:55
|
|
Posts: 805 |
Thanked: 440 times |
Joined on Aug 2009
@ Mississauga, On
|
#4
|
|
2009-10-07
, 19:01
|
Posts: 199 |
Thanked: 144 times |
Joined on Sep 2009
@ gbg.se
|
#5
|
|
2009-10-07
, 20:38
|
Posts: 452 |
Thanked: 522 times |
Joined on Nov 2007
|
#6
|
The Following 4 Users Say Thank You to Nathan For This Useful Post: | ||
|
2009-10-07
, 20:48
|
Posts: 81 |
Thanked: 115 times |
Joined on Jan 2008
|
#7
|
If anyone is interested in this; let me know and I'll get some instructions put up on how to get it working. But either way; it is just plain COOL!
Nathan
The Following User Says Thank You to iKneaDough For This Useful Post: | ||
|
2009-10-07
, 21:21
|
Posts: 452 |
Thanked: 522 times |
Joined on Nov 2007
|
#8
|
+1 for an official request for instructions.
BTW have you looked into Portable Ubuntu Remix ? It basically allows you to run linux within windows using colinux, and supposedly runs much quicker/smoother, than a full VM.
The Following User Says Thank You to Nathan For This Useful Post: | ||
|
2009-10-07
, 23:37
|
Posts: 1,097 |
Thanked: 650 times |
Joined on Nov 2007
|
#9
|
|
2009-10-08
, 00:18
|
Posts: 452 |
Thanked: 522 times |
Joined on Nov 2007
|
#10
|
Nathan , thanks for the VPC image for windows users. This is a great thing.
Is there any image you made as yet with the new Maemo 5 final SDK on the VPS as an image as yet ?
On the garage page I see the older one as of 9/15 - so assuming that does not include the Maemo 5 final SDK that just got release this month ?
Tags |
cool, maemo 5, sdk, virtual machine, windows, xephyr |
|
I am currently running the Final Maemo 5 SDK, with several programs from the fremantle repository to "play" with it.
Here is a standard SSH connection to the scratchbox:
with full control since it is using ssh.
You can still either run the sh/bash session scratchbox inside the Linux VM Host window or through a SSH session from your windows desktop. Having a ssh session working perfectly outside means we can fully control the scratchbox stuff outside of the VM. That is very important, for my next part of the project!
And in this case the entire time I was playing with it, installing stuff from the repository and controlling it -- I had my Virtual PC minimized. Leaving me no need to unlock my mouse cursor or wasting my screen space showing the linux VM. I'm loving it!
And here is the holy grail of this message; Xephyr running on Windows XP linked to a running scratchbox session from inside the vm:
I installed a couple widgets, and here is me "playing" in Xephyr/Maemo running a game --
The good:
- Completely stable
- Speed is either the same or possibly faster
- Work flow is much smoother; no more having to unlock mouse from VM. (& Alt-Tab works!) and I can use all the programs like I would normal do, during development.
- You can mix and match programs inside and/or outside vm now. - Simple setup.
The bad:
- You do need to install some stuff on your windows side. Around 150 megs worth of stuff -- but it is all automatically installed for you, from one installer (and optionally one zip file).
The crazy:
- Maemo Fremantle development on my Windows Desktop!!!! WOOHOO!!!!!
If anyone is interested in this; let me know and I'll get some instructions put up on how to get it working. But either way; it is just plain COOL!
Nathan