| I use Knoppix 3.3 alot and install to hd this way;
(Usually I select knoppix desktop=fluxbox or knoppix 2)
if in X (flux) Alt-Ctrl-F2, to a NON-X command prompt (runlevel)
#knx-hdinstall
Then the routine. This is where everything happens for your Linux
install, so it sounds like your problem is possibly you didn't pass
the boot flag to the Linux partition during cfdisk.
Did the installer show you cfdisk or were your partitions already
setup and you just selected the space?
The boot flag is a must if you want to control Windows or any other OS
using Linux & lilo or grub.
Then, you could select to not load lilo during the routine,
then maybe install grub next time you log in. But if Linux is not
booting, it's probably because Windows is still loaded as default
in the MBR.
So, if the install went successful, just load the live cd and check the
partition table with cfdisk. If Linux has not the boot option, select it and
write. Then I would suggest using grub-install. |