Changeset f1fd69a for bootable/ppc
- Timestamp:
- Jul 1, 2006, 11:52:01 PM (18 years ago)
- Children:
- 6ea30c8
- Parents:
- b18d234
- Location:
- bootable/ppc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
bootable/ppc/kernel.xml
rb18d234 rf1fd69a 113 113 xpointer="xpointer(//*[@os='v'])"/> 114 114 115 <screen><userinput>cp vmlinux /boot/ lfskernel-&linux-version;</userinput></screen>115 <screen><userinput>cp vmlinux /boot/clfskernel-&linux-version;</userinput></screen> 116 116 117 117 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
bootable/ppc/yaboot.xml
rb18d234 rf1fd69a 61 61 <filename class="devicefile">device=/ht@0,f2000000/pci@3/k2-sata-root@c/k2-sata@0/disk@0: 62 62 </filename> for the disk, and 63 <filename class="partition">image=/ht@0,f2000000/pci@3/k2-sata-root@c/k2-sata@0/disk@0:9,/boot/ lfskernel-&linux-version;63 <filename class="partition">image=/ht@0,f2000000/pci@3/k2-sata-root@c/k2-sata@0/disk@0:9,/boot/clfskernel-&linux-version; 64 64 </filename> which definitely works.</para> 65 65 … … 111 111 # on which they are situated and can include at most one 112 112 # directory 113 image=/boot/ lfskernel-&linux-version;113 image=/boot/clfskernel-&linux-version; 114 114 label=&version; 115 115 read-only</literal>
Note:
See TracChangeset
for help on using the changeset viewer.