<div>&nbsp;</div>
<div>I recently had an ugly experience with our main BlueGene Server. We changed the partiton setup on the boot disk and added a JFS filesystem. After the chage the system would not boot anymore.</div>
<div>&nbsp;</div>
<div>Instead of displaying the boot menu we got an error in the style 'could not read at offset 0x000' (I don't have the precise message handy).</div>
<div>&nbsp;</div>
<div>The IBM support line tracked the problem down to a limitation in yaboot the is can only&nbsp;tolerate ext2, ext3 and raiser filesystems in the primary partition table. We eventually solved the problem by creating an extended partition table for our jfs partition.
</div>
<div>&nbsp;</div>
<div>I'd like to understand better what happened there and motivate yaboot development to handle the problem better. Yaboot should either ignore filesystems it doesn't understand or at the very least display a useful error message.
</div>
<div>&nbsp;</div>
<div>Markus<br>-- <br>&nbsp;&nbsp;Markus Baertschi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Phone: ++41 (21) 807 1677<br>&nbsp;&nbsp;Bas du Rossé 14b&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Fax&nbsp;&nbsp;: ++41 (21) 807 1678<br>&nbsp;&nbsp;CH-1163, Etoy&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email: <a href="mailto:markus@markus.org">markus@markus.org
</a><br>&nbsp;&nbsp;Switzerland&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Homepage: <a href="http://www.markus.org">www.markus.org</a> </div>