Nequeo
Group: Members
Posts: 3
Joined: April 2006 |
|
Posted: April 03 2006,21:24 |
|
Greetings DSLerers,
A little back story - if you don't mind. If you do, skip to the last two paragaphs. I am a vim addict, and it use it almost exclusively for my university programming courses. However, the Uni runs an ancient version of SunOS, and a very old version of Vim that cannot handle my lovingly crafted .vimrc file. Plus, the student servers are always topped out at 100% memory usage and most of their swap. So even over an intranet ssh connection things are painstakingly slow.
Previously - I was running Ubuntu Dapper on a borrowed laptop. Just for vim, javac and gcc. Then the laptop died, and was taken away for repairs. But I figured a bootable DSL cd would work just as well. The only catch was there is no .dsl package for the JDK. And even if there was, it's a bit too big to fid on my ancient and aging flash drive (which I've never replaced because I mainly work with text files, which I can just ssh around).
So I did a complete remaster using instructions printed elsewhere on this forum. And it worked. Kind of. While booting it now complains that it cannot stat /KNOPPIX/.bash_profile, and then a little later it just drops me into a root shell.
'su dsl && startx' will load up Fluxbox at this point, but without my menus.
Using the 'dsl xsetup' cheat code does the same thing. However, after su-ing to dsl and running 'startx' I get the X setup wizard, which upon completion loads my complete desktop, menus and all. From this point on the CD works like a dream. The sun JDK works perfectly, as does vim6.3 with my custom setup and plugins. All in all, I'm a happy camper, but I would very much like to know why X is not starting on its own anymore.
Also - the shutdown and reboot menu items no longer work. This seems to be because /sbin is not in my path. I'm sure that's easy enough to work around - but I'd rather know why this happened and fix the problem, rather than messily butcher a config file to work around it.
I did change .xinitrx - I switched from Torsmo to Conky... and then after I couldn't get rid of the blinking - even with double bugger - back to Torsmo.
Any idea what I did wrong? Happy to post up logs and contents of any file you need to see - just not sure where to start.
Cheers,
|