Thread
:
Debian "Sneak Preview" Release for N800/N810!
View Single Post
qole
2008-05-14 , 23:43
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#
72
I made
a wiki page for my chroot method
. It works with any version of Johnx's Debian.
I can get Debian apps to run with two steps:
ssh to root
run debian script with application name as parameter (eg "debian epiphany")
I want to get this down to one step, that is, run a script that gains root, runs the chroot script, and launches the app. Then I can make Hildon menu items for Debian apps.
When I try something like this:
Code:
ssh root@localhost 'debian epiphany'
... I get a "
cannot open display
" error.
It seems the
mount --bind
commands don't stick properly this way. Any ideas?
__________________
qole.org
---
twitter
---
Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
Last edited by qole; 2008-05-14 at
23:46
.
Quote & Reply
|
qole
View Public Profile
Send a private message to qole
Visit qole's homepage!
Find all posts by qole