Here's a quickie while I ponder on the X issue some more:
Arch Mobile - 1gig: http://www.stuckiegamez.co.uk/apps/pandora/SimpleDev/archmobile.1GbExtend.zip
ExtendUtils: http://www.stuckiegamez.co.uk/apps/pandora/SimpleDev/extendutils.pnd
I've updated extendutils as well so it's "OS Extend" instead of Debian Extend, seeing as there's now Debian, Ubuntu and Arch floating about now.
This version of Arch is a snapshot from ArchMobile using the sheevaplug kernel, which I ripped out
Don't need a kernel when chrooting in anyhow!
I've done the usual pacman -Syu so it's up to date, and I installed gcc on it as well ( habit from being a dev
need my tools! ). Other than that, it seems to be pretty clean and empty for mucking about with
Curiously, pacman throws up an error after installing anything.. no idea what that's about as it does finish installing things.
And sadly no, I'm not Batman.. just a programmer.
However, I do have another little trick up my sleeve ( though my Pandora is starting to scream at me for mercy, it's really pushing it now! )
If, in your chrooted environment, you install Xnest, you can do the following:
Xnest -geometry 800x440 -ac :1 &
Then, you can do something like:
fluxbox -display :1
Assuming you have fluxbox installed, of course
but you should be able to do that with any window manager.
The result?
X in a window!
As I said, really starting to push the Pandora a bit now with all this indirection going on... so I may need to get swap support in the ExtendUtils soon, otherwise, the kittens will be after me!