Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Apr 2020 23:08:42 +0200
From:      Miroslav Lachman <000.fbsd@quip.cz>
To:        Artem Kuchin <artem@artem.ru>, freebsd-fs@freebsd.org
Subject:   Re: gpart bootcode Operation not permitted
Message-ID:  <1127258c-8d0b-7f36-491c-ca8897ce6958@quip.cz>
In-Reply-To: <e117cb59-88ff-6537-6e65-fed9462f313b@artem.ru>
References:  <27955efa-01f2-88f6-6a28-d9d8a62dfa2a@artem.ru> <a4a5e7dc-3234-add9-4c2e-8c55a38d6e83@quip.cz> <c1856b2c-8f0e-ab1c-9ec7-d62a10b696b2@artem.ru> <48ba23fa-13dc-4a74-579c-2028479f302a@quip.cz> <1605a04a-ad2c-5b2c-445f-fb8ccd7211d6@artem.ru> <159cf2f5-1898-019e-9f02-29750ff7fa7e@quip.cz> <e117cb59-88ff-6537-6e65-fed9462f313b@artem.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Artem Kuchin wrote on 2020/04/03 21:48:
> 03.04.2020 22:44, Miroslav Lachman пишет:
>> Artem Kuchin wrote on 2020/04/03 21:23:
>>
>> gpart bootcode -b /boot/pmbr -p /boot/gptboot -i 1 ada0
>> gpart bootcode -b /boot/pmbr -p /boot/gptboot -i 1 ada1
>>
> 
> But why i cannot then just install it into mirror/boot?
> 
> It does now even show it
> 
> # gpart show mirror/boot
> gpart: No such geom: mirror/boot.
> 
> # gpart show boot
> gpart: No such geom: boot.

gpart show does not work for unconfigured devices.
If you put brand new empty HDD in to the machine (for example ada2) then 
gpart show ada2 will not work too until you create some scheme on it 
with "gpart create". Boot partition does not use scheme / filesystem.

Miroslav Lachman



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1127258c-8d0b-7f36-491c-ca8897ce6958>