Thinkpad X220 - can'b boot from FreeBSD-11.0-RELEASE-amd64-memstick.img

Anton Yuzhaninov citrin+bsd at citrin.ru
Thu Sep 29 02:54:18 UTC 2016


On 2016-09-27 16:51, Anton Yuzhaninov wrote:
> I'm trying to install FreeBSD on Lenovo Thnkpad X220, but unfortunately
> it can't boot from USB stick with
> FreeBSD-11.0-RELEASE-amd64-memstick.img (written using dd).
>
> Kernel is started but root fs can't be mounted:
> https://imgur.com/a/rIyNU

It was my fault. Using dd on Windows is not easy task.

Boot problem was fixed by writing image to
\\?\Device\Harddisk3\Partition0
instead
\\?\Device\HarddiskVolume2

It seems to be memstick.img was written inside GPT partition. I don't 
know why kernel was even started from such USB drive.


More information about the freebsd-mobile mailing list