Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
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.
when I choose EXIT from fluxbox menu
it goes to console for a second then fluxbox starts again
How do I get it to exit to console like it's supposed to?
nodm is designed for embedded devices, so in nodm it's supposed to start X over and over again. You probably need to stop nodm daemon, to stop X permanently.
am I supposed to copy and put that script somewhere or what?
also,
the devices menu
Quote:
/usr/bin/hag-gen-menu, lines 76-95
this parse /etc/fstab into fluxbox menu entries. Then you need to include this menu.
am I supposed to put your hag script in /usr/bin/hag-gen-menu??
please simplify your explannation?
I am bash,etc retarded
OH
also, how do I disable nodm if I don't want to auto start fluxbox?
I tried a cheatcode "nodm=off"
that didn't work
maybe I have to enter into the initrd.gz to make that boot code or what?
Also, How did you remaster GRL into Hag?
it was pretty difficult for me cause I was trying to manually edit the fluxbox menu in /etc/X11/fluxbox
which didn't work
Finally, I had to chroot in to grml-medium
add what I want thru apt-get
then I cd'd into /home/grml
and did "su grml"
to become user grml
I then uploaded my running /home/grml/* as a tar.gz
then downloaded it into my chroot with wget
then untarred it as user grml and did
cp -a grml/* /home/
or something like that and it worked
thats only way I could get my menu and opera bookmarks etc in there
how did you do it?
am I supposed to copy and put that script somewhere or what?
Why don/t you just install deb package?
Quote:
Originally Posted by linus72
also,
the devices menu
am I supposed to put your hag script in /usr/bin/hag-gen-menu??
please simplify your explannation?
I am bash,etc retarded
Put it anywhere, then execute it while generating menu (the best place to do that is ~/.fluxbox/startup, see Hag's startup). And make sure that you include created file (hag-mount-menu? I can't remember) in your menu.
Quote:
Originally Posted by linus72
OH
also, how do I disable nodm if I don't want to auto start fluxbox?
I tried a cheatcode "nodm=off"
that didn't work
maybe I have to enter into the initrd.gz to make that boot code or what?
I don't know, probably you have to sniff around isolinux.
Quote:
Originally Posted by linus72
Also, How did you remaster GRL into Hag?
it was pretty difficult for me cause I was trying to manually edit the fluxbox menu in /etc/X11/fluxbox
which didn't work
Finally, I had to chroot in to grml-medium
add what I want thru apt-get
then I cd'd into /home/grml
and did "su grml"
to become user grml
I then uploaded my running /home/grml/* as a tar.gz
then downloaded it into my chroot with wget
then untarred it as user grml and did
cp -a grml/* /home/
or something like that and it worked
thats only way I could get my menu and opera bookmarks etc in there
how did you do it?
I created packages with my config, script etc., uploaded them to my repository and added them to grml-live configs.
All files that should be in /home/grml/ I place in /etc/skel/. System copies this directory to /home/grml/
Actually, azhag, if you would like to have a dedicated sub-forum here, drop Jeremy a line to discuss it with him. You could also get yourself a shiny title under your name too
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.