PDA

View Full Version : Last two questions before i go for it.



tycapel7
05-23-2004, 06:44 PM
Do i load the Grub Bootloader to the computer before i install the Knoppix O/S. The instructions i intend to use are as follows, i hope they are right for the Knoppix 3.3 distro CD i have. Regards. Bobby.

Introduction.

Full GNU/Linux Desktop installed in 20 minutes flat!
No more excuses for running W--dows!

Knoppix is a remarkable Linux 'demo' distribution, in that it can run totally from a CD, without disturbing any existing software or disks on the system it's running on.

Even better, Knoppix can auto-detect hardware as it starts up, and does quite a good job of configuring this hardware.

And still better, Knoppix is chock-full of the best desktop software which GNU/Linux has to offer - office software, games, productivity suites, software development tools, multimedia - you name it!

After seeing a Knoppix demo, many users decide that they'd like to have Knoppix permanently installed on their system. This HOWTO gives a simple step-by-step guide to putting Knoppix on the hard disk, with the added bonus that it will run faster from then on.

This guide covers a couple of obvious points which are strangely missing from the Knoppix website, and will help you to go from first boot to a fully set up GNU/Linux desktop in 20 minutes flat!
System Requirements
To install and run Knoppix on your PC, you'll need:
Pentium-class processor, preferably 300MHz+
64MB RAM
A spare partition on your disk, min 3GB
(of course) a Knoppix CD
Installation Procedure
To get Knoppix installed onto your hard drive:
Boot the Knoppix CD.

When the boot prompt comes up, choose your language.
Most of us speak English, so we'll type:
boot: knoppix lang=en
then press ENTER (you don't type the 'boot:' part, of course)

Wait till the system is fully launched, including the KDE desktop

Press CTRL-ALT-F1, to get a root console. You should see a shell prompt

Type: knx-hdinstall

Follow the guided installation menus. This will include:

Creating a Linux partition (at least 2.5GB
Creating a Linux Swap partition (at least 256MB)
'Mounting' the Linux partition as root
Initialising the swap partition
Copying all the required files (automatically)
Setting up networking
Setting passwords
Setting up the bootloader (Note: take care with this stage - it could render your system incapable of booting into Windows. If you really need Windows, then it might be a good idea to set up GRUB Bootloader with a 'chainloader' entry, so that you can dual boot. Working this out is an exercise left to the reader - there are too many possible scenarios for me to cover in this short guide. Also see man grub and the files in /usr/share/doc/grub)
Rebooting (without the CD)

When you've rebooted Knoppix from your hard disk, click on the KDE Control Centre icon in the launcher at the bottom of the screen (icon of a colour monitor with a card in front of it)

Within the Control Center, click on Personliche Einstellungen

Click on Land und Sprache

Choose the locale and language of your choice

Click on Andwenden at bottom of that window

Close and restart the Control Center

Click on Peripherals, then Keyboard, and choose your preferred keyboard layout (which will probably be US.English. Click OK and close the window

Press CTRL-ALT-F2 to get to the root console, and log in as root (using the password you chose when you ran the installer)

(Optional) - type apt-get update (followed by ENTER). This will update your list of available packages, and takes about 5-10 minutes.

Hey, presto, you've got a fully installed GNU/Linux desktop.

fingers99
05-25-2004, 07:09 AM
Do i load the Grub Bootloader to the computer before i install the Knoppix O/S.

No.

tycapel7
05-25-2004, 07:42 AM
Thankyou fingers 99 for answering the fist part of my questune. Can you tell me if those installation instructions are the right ones. I dont really want to lose my Windows 98 just yet. My hard drive is in two parts, i have a C drive and a D drive. There is nothing on the D drive. Regards. Bobby.