Penguin

Differences between version 10 and previous revision of KnoppixNotes.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 10 Last edited on Thursday, October 28, 2004 3:49:46 am by AristotlePagaltzis Revert
Older page: version 9 Last edited on Wednesday, October 13, 2004 11:21:06 am by PerryLorier Revert
@@ -1,22 +1,18 @@
-!! [Ext3] [ FileSystem]
+!! [Ext3] FileSystem~
  
-[Knoppix] 3.1 creates [Ext3] [ FileSystem] s with an extra option which fsck(8) on [Debian] Woody does not support. This prevents Woody from booting. You can fix this by issuing 
+[Knoppix] 3.1 creates [Ext3] FileSystem~ s with an extra option which fsck(8) on [Debian] [ Woody] does not support. This prevents [ Woody] from booting. You can fix this by issuing <tt>tune2fs -O ^dir_index ''device''</tt> after creating the FileSystem.  
  
-<pre>  
-tune2fs -O ^dir_index ''device''  
-</pre>  
+!! Swapping  
  
-after creating the FileSystem .  
-  
-!! Swapping  
+[Knoppix] should automagically find an existing swap [Partition] on boot and use it. This will make the whole system much faster (remember that it has no real disk, only RamDisk by default). Alternatively you can set up a file called <tt>swapfile</tt> in the root directory of any non-[NTFS] partition and [Knoppix] will use that as a swap file
  
-Knoppix should automagically find an existing swap partition on boot and use it. This will make the whole system much faster (remember that it has no real disk, only RamDisk by default). Alternatively you can set up a file called "swapfile" in the root directory of any non-[NTFS] partition and Knoppix will use that as a swap file. Details at http://www.knoppix.net/docs/index.php/FaqRescue 
+See http://www.knoppix.net/docs/index.php/FaqRescue 
  
 !! Remastering [Knoppix] 
  
 The [Remastering Knoppix Howto | http://www.knoppix.net/docs/index.php/KnoppixRemasteringHowto] explains how to create your own custom [Knoppix]-based LinuxDistribution. 
  
 WlugKnoppix is such a customised [Knoppix] distribution made specifically by [WLUG]. 
  
 ---- 
-CategoryDistribution  
+CategoryNotes