UFS: unaligned read from GELI with 8k sectorsize

Konstantin Belousov kostikbel at gmail.com
Sat Oct 1 21:10:38 UTC 2016


On Sat, Oct 01, 2016 at 04:26:17PM -0400, Anton Yuzhaninov wrote:
> With this patch there is no panic, but boot process stops after message:
> start_init: trying /sbin/init
> (boot -v was used)
> 
> And nothing happens after.

What happens if you boot, mount your USB drive with 8k sectors, and try
to execute some binary from it ?  E.g., try to execute the init.  I do
not care about app errors (most likely it should complain about uid != 0
or pid != 1), but rather want to know whether the image is activated or not.


More information about the freebsd-fs mailing list