]> git.ozlabs.org Git - yaboot.git/blobdiff - doc/README.rs6000
Update ofpath for new devspec export in /proc
[yaboot.git] / doc / README.rs6000
index 75c810c0b78b9c189d3deb49c047f3f85dfd3e2e..7219e62a91c66acfc7c037dfe2925acc775d5a55 100644 (file)
@@ -3,8 +3,6 @@ RS/6000 yaboot Notes
 
 A. System Partitioning:
    1. Only FDISK partitioning has been tested on the RS/6000.
-      However, yaboot does support mac partitions on a mac, so they should
-      work on an RS/6000 if you really want to go that route.
    2. Extended FDISK partitions have not been tested and are not expected to
       work at this time.
    3. yaboot must be installed by itself in a bootable partition of type 0x41.
@@ -38,7 +36,6 @@ C. Configuration File (/etc/yaboot.conf):
       ## example /etc/yaboot.conf for RS/6000
       ## Timeout value is in tenths of a second
       boot=/dev/sda1
-      fstype=raw
       install=/usr/local/lib/yaboot/yaboot
       nonvram
       partition=3
@@ -49,8 +46,8 @@ C. Configuration File (/etc/yaboot.conf):
       label=linux
       root=/dev/sda3
 
-      image=/boot/vmlinux.new
-      label=new
+      image=/boot/vmlinux.old
+      label=old
       root=/dev/sda3