Knoppix/HDInstall

From Wsms

Jump to: navigation, search

Installing Knoppix to your hard disk

Before starting, partition your hard disk with fdisk or something. Then format your new partitions:

root@Knoppix:~# mke2fs -j /dev/hda1
...
root@Knoppix:~# mke2fs -j /dev/hda3
...
root@Knoppix:~# mkswap /dev/hda2
Setting up swapspace version 1, size = 2056314 kB
no label, UUID=d5a50472-6a6e-47c5-a900-a88f89f14cca

Launch the install:

root@Knoppix:~# knoppix-installer

Which gives you:
Image:20070605-010-initialisation-of-knoppix-installation.png
Click on OK to get to:
Image:20070605-020-knoppix-main-menu.png
Click on OK to select the installation type:
Image:20070605-030-choose-system-type.png
In this case, I left the setting on debian, then clicked Next to get to the screen for choosing the install partition:
Image:20070605-040-choose-partition.png
I left hda1 selected and clicked on next to get to dialog for choosing the file system type:
Image:20070605-050-choose-filesystem.png
Select ext3 and click next to get to the space for entering your name:
Image:20070605-060-whole-name.png
Click next to make a user name:
Image:20070605-070-user-name.png
Click next:
Image:20070605-080-password.png
You can either show the characters or not. Click next to re-enter the password. Then next to enter the root password:
Image:20070605-090-administration-password.png
As before you can hide the text if you want to. Click next and reenter the root password. Click next to get to set the hostname:
Image:20070605-100-hostname.png
Click next:
Image:20070605-110-boot-loader.png
Spelect the MBR, click next to get back to the main install window:
Image:20070605-120-start-install.png
Select Start Install and click Next which takes you to a summary page:
Image:20070605-130-settings-summary.png
Click Next to start the install:
Image:20070605-140-progress.png
Copying the files takes about twenty minutes on my machine. Eventually, you get to some other dialog boxes that come and go automatically, including this one:
Image:20070605-150-converting.png

Personal tools