https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254490
--- Comment #13 from Emmanuel Vadot <[email protected]> --- Adding -v to mkimg in the script gives me : Before my change partition 1: starting block 80 ... size 2097152 bytes (4096 blocks) location 40960 bytes (80 blocks) partition 2: starting block 3 ... size 12288 bytes (24 blocks) After my change partition 1: starting block 80 ... size 2097152 bytes (4096 blocks) location 40960 bytes (80 blocks) partition 2: starting block 4176 ... size 12288 bytes (24 blocks) I also think that it's logical that the partition are given in the indented order so if that fix it I'll just document this behavior. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
