FreeBSD-10.3-RELEASE-i386-memstick.img installer changes contents of USB flash drive
Perry Hutchison
perryh at pluto.rain.com
Sun Oct 2 08:11:12 UTC 2016
Ian Smith <smithi at nimnet.asn.au> wrote:
> And then Perry Hutchinson (cc'd) is having the 'opposite' problem of
> wanting to update the 10.3 i386 memstick he'd booted off with gpart
> recover and gpart add for another partition, apparently successfully
> according to gpart show, only to have the updates disappear on reboot?
Actually, it's weirder than simply having _all_ changes to the GPT
disappear on reboot: the disappearances are selective. Changes
made to the GPT by 'gpart recover', and labels added to existing
partitions on the memstick using 'gpart modify -l', survive reboots;
but a new partition, created in the free space at the end of the
memstick by 'gpart add', does not survive reboot (whether or not it
is defined with a label). Setting the foot-shooting flag:
# sysctl kern.geom.debugflags=16
does not help.
More information about the freebsd-questions
mailing list