Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: build.sh live-image




On 30/05/21 8:55 am, Rhialto wrote:

Another thing I noticed is that /etc/rc.d/resize_disklabel looks at the
wrong MBR partition to check for NetBSD: it looks at partition 1 but
should look at partition 0.
resize_disklabel is designed for use on the Raspberry Pi where the 
NetBSD partition comes after the FAT boot partition and so it is 
partition 1.
When building amd64 images, I've resorted to rewriting the 
resize_disklabel script from scratch.
Cheers,
Lloyd


Home | Main Index | Thread Index | Old Index