Re: [Cucumber-linux-support] Installation
A general purpose desktop and server Linux distribution.
Brought to you by:
z5t1
From: Z5T1 <z5...@z5...> - 2017-07-14 13:25:47
|
Joe, There is currently no live ISO for Cucumber Linux, but I can confirm for you that Cucumber Linux does work in Virtual Box. This is actually how I do a lot of the development and testing for it. Once the installation process finishes but before you reboot, you have to remove the installation CD/DVD. Otherwise, the machine may boot from the installation medium again, starting the installation process over. Whether or not this actually happens depends on the boot order of the machine, however it does happen in Virtual Box when using the default boot order. It sounds like this is the problem you are having. Also, Cucumber Linux boots to a command line (i.e. runlevel 3) by default. If you want a graphical login, you will need to change the default runlevel from 3 to 5. This can be done by editing /etc/inittab and changing the line 'id:3:initdefault:' to 'id:5:initdefault:'. I hope this solves your problem and thank you for using Cucumber Linux. - Scott |