| Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
12-14-2009, 09:35 AM
|
#32
|
|
Senior Member
Registered: Jun 2006
Location: England
Distribution: Debian Testing/Unstable Amd64
Posts: 1,468
Rep: 
|
|
|
|
1 members found this post helpful.
|
12-14-2009, 09:39 AM
|
#33
|
|
Guru
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: PocketWriter/MinimalX
Posts: 5,057
|
thanks bro I'll try it
look for the thread detailing the build in a minute....
my Bash sucks so maybe you can help perfect the script??
|
|
|
|
12-14-2009, 09:45 AM
|
#34
|
|
Senior Member
Registered: Jun 2006
Location: England
Distribution: Debian Testing/Unstable Amd64
Posts: 1,468
Rep: 
|
Quote:
|
my Bash sucks so maybe you can help perfect the script??
|
Wish i could.I know squat about scripting!!.
|
|
|
|
12-14-2009, 10:40 AM
|
#35
|
|
Guru
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: PocketWriter/MinimalX
Posts: 5,057
|
well
wheres the xinitrc for ubuntu-9.10
as there is no /home/user etc
so no .xinitrc ??
|
|
|
|
12-14-2009, 10:48 AM
|
#36
|
|
Senior Member
Registered: Jun 2006
Location: England
Distribution: Debian Testing/Unstable Amd64
Posts: 1,468
Rep: 
|
I was thinking of trying the full path to the executable.
Something like /opt/e17/bin/enlightenment_start.
I take it you tried that already?.
|
|
|
|
12-14-2009, 10:54 AM
|
#37
|
|
LQ 5k Club
Registered: May 2001
Location: Belgium
Distribution: Slackware 14.0
Posts: 8,464
|
If the command is not in your chroot, you can use
Code:
chroot NEWROOT [COMMAND [ARGS]...]
|
|
|
|
12-14-2009, 10:57 AM
|
#38
|
|
Guru
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: PocketWriter/MinimalX
Posts: 5,057
|
yeah I did
I tried many combos
like youra and all kinds of stuff
damn it
I mean the CD works as is so not a issue
but I would like to have e17 fully configed before making into iso?
I also noticed when I ran the script a moment ago and just added e17 and gdm, etc
and added the
Code:
chroot squashfs-root/ easy_e17.sh -u
chroot squashfs-root/ easy_e17.sh -u -only=etk_extra esmart enhance exml imlib2 edb edje_editor edje_player edje_viewer emotion entrance eclair evfs evolve elicit elitaire emphasis empower engycad entrance_edit_gui entropy ephoto estickies expedite exquisite extrackt engage enthrall exalt exalt-client exhibit rage drawer emu flame moon news penguins rain snow language photo efm_path efm_nav e_phys mpdule notification b_and_w
it made a bad iso
so maybe no easy_e17.sh prior to making iso?
for the Xnest stuff I was referring here for Debian
from the 2nd post
http://www.debe17.com/web_pages/dean...apr08.php.html
specifically
Quote:
Now you can start the graphical environment in the xnest window.
if you have e17 installed then start it with the following command
Code:
env DISPLAY=":2" enlightenment_start &
|
so, I dont know?
|
|
|
|
12-19-2009, 06:25 PM
|
#39
|
|
Member
Registered: Apr 2009
Distribution: debian gnu/linux
Posts: 798
Rep: 
|
from here:
http://cafelinux.org/OzOs/content/op...ebian-gnulinux
check if its in the path:
Code:
OzOs-debian:/# cat /etc/profile | grep "/opt/e17/bin"
PATH="/opt/e17/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH="/opt/e17/bin:/usr/local/bin:/usr/bin:/bin:/usr/games"
if not:
Code:
sed -i "s/PATH=\"/PATH=\"\/opt\/e17\/bin\:/g" /etc/profile
i run into that kind of trouble too, but only now and then.
not sure why (on a usual install on hard-disk, not from xnest).
i could solve it but i don`t know how anymore...lol.
there is a tool called enlightenment_remote. as i don`t know about it and ain`t got interest in learning it you may ask at cafelinux.org.
perhaps someone might tell you (from what i know i don`t think it really is what you want. it ain`t big fun. lol)
for such purposes going the repo way might be more easy.
ps:i did install and configure enlightenment from xnest and live-helper, so it is possible.
good luck
|
|
|
|
12-19-2009, 06:47 PM
|
#41
|
|
Member
Registered: Apr 2009
Distribution: debian gnu/linux
Posts: 798
Rep: 
|
hi linus72,
you got it solved? or is alpha the version without configuration?
i think i will try...
btw: you like e17?
|
|
|
|
12-19-2009, 07:03 PM
|
#42
|
|
Guru
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: PocketWriter/MinimalX
Posts: 5,057
|
Lovin e17 Dude
never saw a WM like this one
still have much to learn...
I call it an alpha cause you gotta setup e17 yourself
i tried configuring it, but it either freakered out or came up at boot with initial e17 setup
now, the iso offered lets you start with the default e17 scheme
but other themes and wallpapers are in there
try it out
and you can re-run the setup from e17 module load menu
it installs just like reg ubuntu
I'm making a Debian Live 503 one now dude
much harder in a way cause ubuntu looks out for depends,etc more
|
|
|
|
12-19-2009, 07:14 PM
|
#43
|
|
Member
Registered: Apr 2009
Distribution: debian gnu/linux
Posts: 798
Rep: 
|
yes, its great, and i`m far from knowing all its configurations or modules...
mhh, its just an idea, and i never did it:
you can`t run it, configure it, save /home/user/.e somewhere and put it into the final iso?
perhaps.
but, its quite a dumb question as i know you build iso`s day in and out, you did create a user after chroot, yes? sorry for this question.
as said: i would try the repos and ask at cafelinux for help.
i will check your iso and let you know.
|
|
|
|
12-19-2009, 07:28 PM
|
#44
|
|
Guru
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: PocketWriter/MinimalX
Posts: 5,057
|
Oh
I had to use Xnest as root to setup /root
I then transferred most of that, notably
.mozilla, .e, .subversion, and some other folders
to
/etc/skel
etc/skel populates /home/$NAME
then you gotta chown all of etc/skel before mksquashfs'n it
Code:
chroot squashfs-root/ chown -R root:root /etc/skel/
chroot squashfs-root/ chown -R root:root /etc/skel/*
chroot squashfs-root/ chown -R root:root /etc/skel/.*
just to make sure,LOL
anyway, no, no users setup
its the default ubuntu livecd with e17
note that there is no Gnome desktop, just e17...
|
|
|
|
12-19-2009, 07:44 PM
|
#45
|
|
Member
Registered: Apr 2009
Distribution: debian gnu/linux
Posts: 798
Rep: 
|
how do you login if you only got root?
as (default)- user with autologin or as root?
i would try adding a user.
but:i had that problem too, as said, so it might be something completely different.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:35 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|