From: Ronald P. <pij...@ds...> - 2004-04-01 19:51:44
|
ch...@to... wrote: > If you set inittab to boot to runlevel 3 that would probably be the > easiest way to find out if X is the problem. If that is it and you later > decide that you would like an X login then the solution I gave for fstab > would work for changing out inittab and if you want to use an xdmcp > solution for cygX or vnc then you could use my method to swap out the > config file for xdm or gdm there is a setting there for not creating a > local display which you could set in the coLinux version of the file. > > chris Hmm... that´s a mighty lot of files in one sentence. I think I understand what you´re getting at. I´ve been reading the Gentoo init documentation, and I´ve got the feeling there´s quite some interesting things to do with that. E.g. I could define a complete extra (soft)runlevel for booting coLinux. With a kernel parameter softlevel=coLinux it would boot into this runlevel. This should allow for doing some of the right things. Combined with your initrd boot option, I should be able to make this work. Thanks for the input. Ronald. |