Penguin

Differences between version 3 and predecessor to the previous major change of PPCNotes.

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

Newer page: version 3 Last edited on Thursday, March 8, 2007 1:49:39 pm by IanMcDonald Revert
Older page: version 2 Last edited on Thursday, March 8, 2007 1:47:07 pm by IanMcDonald Revert
@@ -4,4 +4,6 @@
  
 If you are working on NewWorld firmware then you need a boot manager such as yaboot. You will need to create an Apple_Bootstrap type partition (8 MB should be fine). Your distribution should automatically take care of much of this but IanMcDonald found only [Debian] unstable got it right on an emac. 
  
 If you want to build your own kernel and share code tree with i386 have a look at the O option when building. (Do make help for more documentation). The image will be called zImage rather than bzImage by default and remember to build support for the disk controller and file systems as built in rather than modules to enable you to boot (or alternatively use [initrd(4)]). To update yaboot on [Debian] or other similar distros edit /etc/yaboot.conf and then type ybin. 
+  
+In /etc/yaboot.conf make sure that the label has no spaces in it or else it won't display in the boot manager