PDA

View Full Version : Install problems please help!



adamherb
01-02-2005, 05:42 PM
Im in the middle of the installer, using the code knoppix-installer. I goit through the configuration except for the last step. I wanted to install LILO to a floppy, so that I dont get a boot menu. The only two options are root partition and mbr, i dont know how to add another. I was told to make one that i must just install it to /boot, and then make the floppy, but there is no /boot option. Plesae help!

bfree
01-02-2005, 05:50 PM
Install it to the root partition (this means it will be installed on the partition you used as the root partition for Linux which will not impact on your existing boot loader). Then you can make the floppy after the install. If your aim for using the floppy is to keep your Windows boot loader safe, you could look at the thread on using grub to boto from an iso, the advice on using grub is just as valid for a full install. There is also a document on it in the Documentation section somewhere which should help. The short outline is that you add one line to Windows boot.ini which starts grub, and from there you can boot anything grub can boot (a regular Linux install, a poor mans install or even go back to Windows boot loader).

adamherb
01-02-2005, 06:11 PM
so I just install it to root, but then how do I make the floppy. I want to use the floppy to get me into Linux, because there aer other people that use this computer, and a bootloader will confuse them. I just want to leave it hidden. When I pop in the floppy it boots to Linux. SO... How do you make such a floppy after you install the bootloader to /root? Is there a part of the installation that lets you make one? Thanks!

bfree
01-02-2005, 07:39 PM
I have to question how confusing it is to have a Grub or Linux entry added to the Windows boot manager (you can set the time out to 1 or 2 seconds so only the quick will manage to see and get to it) but that's up to you, as always with Free Software the choice is yours :-) The last part of the installer should be to make a boot floppy for your system, so once you have installed the mbr to the root partition (not the mbr as you still want the windows mbr) you should be asked if you want to make a floppy, say yes and follow the instructions. I think you can also run mkbootfloppy (that commands from memory I can't check now and it's been a while) from a command line to create a boot floppy if you need more copies or have changed things around (though you might need extra arguments for this to worl if you haven't rebooted into your system but are running it just after the install). You could also use dd or rawrite to copy the floppy disk if you needed to (and with the reliability of floppies you probably want an extra copy lying around so you don't have to remember how to boot from cd and create a boot floppy).

Alterscape
01-02-2005, 07:40 PM
Sorry Adam, in that other thread I replied to I meant to type /root, not /boot. Anyway, Knoppix will prompt you to make the boot floppy during the actual install process.

adamherb
01-03-2005, 02:06 AM
I have decided to do a PMI, and that way, you have to use the cd to boot. Is there a way that you can boot from a floppy. Maybe put LILO on the floppy?