Remount /mnt/buildroot/boot/ as read-write.
mount -o remount,rw /mnt/buildroot/boot
Then it should work.
<code>
<blockcode>
<foo>
[foo]
More information about formatting options
re: Installation Breaks at grub Install
Remount /mnt/buildroot/boot/ as read-write.
mount -o remount,rw /mnt/buildroot/boot
Then it should work.