Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Oct 2016 00:10:25 +0300
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        Anton Yuzhaninov <citrin@citrin.ru>
Cc:        "freebsd-fs@freebsd.org" <freebsd-fs@freebsd.org>
Subject:   Re: UFS: unaligned read from GELI with 8k sectorsize
Message-ID:  <20161001211025.GD38409@kib.kiev.ua>
In-Reply-To: <68a8ed6d-e302-799c-3d2c-1d85c48d07bf@citrin.ru>
References:  <f84b069b-aeee-ff3c-d4f9-e2fe3caaddb1@citrin.ru> <20161001114536.GX38409@kib.kiev.ua> <20161001115439.GY38409@kib.kiev.ua> <68a8ed6d-e302-799c-3d2c-1d85c48d07bf@citrin.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161001211025.GD38409>