<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Hello Tony,</span></div><div><span>Indeed i didn't know that RHEL6 no longer supports POWER5. I guess that explains the second problem. I'll get a POWER6 machine and try it again.</span></div><div><br><span></span></div><div><span>But for the first problem, i'm pretty sure i'll be able to reproduce it again, even on POWER6, as it doesn't really have anything to do with the arch. </span>LOAD_BUFFER_SIZE is just not large enough. I didn't use the RHEL yaboot, i simply compiled it from the tar.gz on the yaboot page. Although RHEL6 uses an older yaboot, 1.3.14, in which LOAD_BUFFER_SIZE is even lower, if i remember correctly.</div><div><br></div><div>I'll retry it on POWER6 with the default value and debugging as soon as i can.</div><div><br></div><div>Thanks,</div><div>Radu<br></div><div><br></div><div style="font-family:
 times new roman, new york, times, serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font face="Arial" size="2"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Tony Breeds <tony@bakeyournoodle.com><br><b><span style="font-weight: bold;">To:</span></b> Tai Pan <taipan_yh@yahoo.com><br><b><span style="font-weight: bold;">Cc:</span></b> yaboot-users@lists.ozlabs.org<br><b><span style="font-weight: bold;">Sent:</span></b> Wednesday, July 13, 2011 3:58 AM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: booting RHEL6<br></font><br>On Mon, Jun 27, 2011 at 07:30:39AM -0700, Tai Pan wrote:<br>> Hello all,<br>> I'm having some issues booting rhel6 with yaboot.<br>> 1) In order to boot the rhel6 kernel i had to increase LOAD_BUFFER_SIZE to<br>> 0x2600000 in fs_of.c, as the ramdisk is simply too large and it would not get<br>> all downloaded over
 tftp.<br><br>Which source did you use?<br><br>RHEL? Upstream?<br>If you have time can you rebuild with DEBUG=1 and set the linux,yaboot-debug<br>environment variable.  This will help us workout if you can even make it work.<br> <br>> 2) After i got rhel6 to work, i tried the rhel6.1 kernel and this one fails.<br>> The following is the copy paste of what i see:<br><br><snip><br><br>> ramdisk loaded at 05700000, size: 32546 Kbytes<br>> OF stdout device is: /vdevice/vty@30000000<br>> Preparing to boot Linux version 2.6.32-131.0.15.el6.ppc64 (<a ymailto="mailto:mockbuild@ppc-002.build.bos.redhat.com" href="mailto:mockbuild@ppc-002.build.bos.redhat.com">mockbuild@ppc-002.build.bos.redhat.com</a>) (gcc version 4.4.4 20100726 (Red Hat 4.4.4-13) (GCC) ) #1 SMP Tue May 10 15:44:09 EDT 2011<br>> Max number of cores passed to firmware: 0x0000000000000200<br>> Calling ibm,client-architecture-support... not implemented<br>> command
 line: ks=nfs:192.168.205.226:ks-rhel6ppc.cfg br=192.168.205.226:2217 <br>> memory layout at init:<br>>   memory_limit : 0000000000000000 (16 MB aligned)<br>>   alloc_bottom : 00000000076d0000<br>>   alloc_top    : 0000000008000000<br>>   alloc_top_hi : 0000000077000000<br>>   rmo_top      : 0000000008000000<br>>   ram_top      : 0000000077000000<br>> RTAS allocation failed !<br><br>Here's the problem.  Without RTAS The kernel is more or less useless.<br><br>Also it looks like  you're trying to install RHEL6 on a power5, you know this<br>isn't supported by RedHat right?  RHEL is for power6 and newer.<br><br>Yours Tony<br><br><br></div></div></div></body></html>