Difference between revisions of "Hd Install HowTo"


From Knoppix Documentation Wiki
Jump to: navigation, search
m (Added bolding to types)
(Replacing page with '{{delete|out of date}}--~~~~')
 
(25 intermediate revisions by 18 users not shown)
Line 1: Line 1:
====Beginning a Knoppix HD install====
+
{{delete|out of date}}--[[User:Werner P. Schulz|Werner P. Schulz]] 04:57, 22 February 2012 (MST)
 
+
'''WARNING! There is ALWAYS some risk of losing data. Please ALWAYS make sure that you have a working backup of your important data prior to experimenting with ANY new software, no matter if Windows, Linux or anything else.'''
+
 
+
 
+
That said, if you want to do the HD install, you should get Knoppix version 3.4 or later, preferably the most recent Knoppix release. You should make sure there is some empty space on your hard drive so you can create at least 2 Linux partitions, one for the System (minimal 3 GB, 5GB recommended) and another partition for for [http://www.wikipedia.org/wiki/Virtual_memory Swap] ( minimal 200MB, 500MB recommended) during the installation process. It is VERY important that the swap space partition is of type "Linux Swap space" (or equivelent"). A partitioning program, qtparted, is integrated in the knoppix-installer. It is possible to resize a NTFS partition with qtparted but again there is ALWAYS some risk of losing data.
+
 
+
Boot off the Knoppix disc. At the KDE desktop, in the konsole command line window enter the command:
+
sudo knoppix-installer
+
 
+
In the knoppix-installer, the arrow keys move focus and space bar selects options. Be sure the root partition is among the first 4 partitions on the drive, formatted with ext2 or ext3, and is set to "active." The swap partition must be formatted with "linux-swap." Installation and subsequent booting will not continue otherwise.
+
 
+
''Do not use "knx-hdinstall" anymore. "knx-hdinstall" is no longer maintained, use "knoppix-installer" instead.''
+
 
+
See also a [http://www.irongeek.com/i.php?page=videos/knoppix1 Macromedia Flash video for installing Knoppix to the HD] made by irongeek.
+

Latest revision as of 11:57, 22 February 2012

Template:Delete--Werner P. Schulz 04:57, 22 February 2012 (MST)