[Skiboot] skiboot LID > 1MB, "larger than partition"

Russell Currey ruscur at russell.cc
Thu Oct 27 19:07:09 AEDT 2016


On 10/27/2016 5:12 PM, Stewart Smith wrote:
> Vasant Hegde <hegdevasant at linux.vnet.ibm.com> writes:
>>> For a system with remotely recent hostboot, just flash skiboot.lid.xz
>>> rather than skiboot.lid and it'll all "just work" (and it'll boot a tiny
>>> bit faster).
>> I know we can blindly flash .xz image on recent op-build. But is there a way to
>> validate whether its safe to flash .xz or not ?
> that isn't just attempting to flash+boot? I don't think so... Otherwise
> you have to go check if the hostboot on the machine is recent enough,
> which isn't so easy (they don't do version numbers, just git commit ids)
>
Some smarts could be added to pflash to check if hostboot supports xz 
compressed skiboot or not
when you attempt to flash an xz compressed file to PAYLOAD, but that'd 
involve a) some way to look
at hostboot in flash and check whether it has support or not and b) 
adding smarts to pflash, which
probably isn't a thing that should happen.

It would be really nice to know if it works without trial and error, though.


More information about the Skiboot mailing list