Penguin

Differences between current version and predecessor to the previous major change of KnoppixNotes.

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

Newer page: version 12 Last edited on Thursday, July 28, 2005 4:36:36 am by StuartYeates
Older page: version 10 Last edited on Thursday, October 28, 2004 3:49:46 am by AristotlePagaltzis Revert
@@ -12,7 +12,15 @@
  
 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]. 
+  
+!! Remastering 4.0 Notes:  
+  
+* If chrooting into the new customisation fails with many "bash: /dev/null: Permission denied" errors, the problem is that the partition you're working in has been mounted with the wrong args in the host, you need the ... -o dev ... option. This has changed from the 3.x series.  
+  
+* If the CD image is much larger than you expected, the problem is likely to be that you've forgotten to "umount /proc" before you leave the chroot, and so the image contains random chunks of RAM.  
+  
+  
  
 ---- 
 CategoryNotes