Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2021 13:40:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 254490] REGRESSION: Hybrid disc1.iso fails to boot from USB on BIOS/Legacy ThinkPads and other systems
Message-ID:  <bug-254490-227-QNnIhNih0A@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254490-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254490

--- Comment #13 from Emmanuel Vadot <manu@freebsd.org> ---
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.

help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254490-227-QNnIhNih0A>