tech-kern archive

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

Re: libsa and 4K devices





On 23/04/2022 15:25, Tobias Nygren wrote:
On Sat, 23 Apr 2022 14:17:09 -0000 (UTC)
Michael van Elst <mlelstv%serpens.de@localhost> wrote:

nick.hudson%gmx.co.uk@localhost (Nick Hudson) writes:

To enable efiboot to work from Apple M1 nvme I had to apply this diff so
that libsa picks up the fs_fshift based FFS_FSBTODB.

Is this correct or does it mean the FS has an incorrect fs_fsbtodb? (and
there's a bug in mkfs somewhere)


The bug is probably in the arm efi code.

See port-evbarm/56356 for some of the bugs and how to fix them.

https://github.com/skrll/src/commit/a5432c0ce71ea2fd1b7ad22ff6c26d01f4dca71a

With this commit efiboot finds the super block...

Nick


Home | Main Index | Thread Index | Old Index