On 2013-03-04, James Griffin <j...@kontrol.kode5.net> wrote: > [--------- Mon 4.Mar'13 at 13:57:50 +0100 Janne Johansson :---------] > >> Everytime a new bootblock gets written one needs to repeat the dd >> stuff, but a normal upgrade usually doesn't make a new bootblock for >> you. > > Yeah, that's what I figured. So it should be alright then. Just thought > I'd ask as I do upgrade my snapshots a lot and it would be a PITA to > have to go through that each time. > > Cheers, Jamie. > >
If you upgrade via the installer's (U)pgrade option then this *does* write new boot blocks. You may get lucky if the old /boot doesn't get overwritten, but it's a good idea not to count on this.. Also note that if your 'a' partition starts too high into the disk, you might have problems with some updates (e.g. to -current / 5.3 where the boot loader grew). For Windows users having trouble getting partitions shrunk sufficiently to start OpenBSD early enough in the disk, PerfectDisk (commercial but there's a free trial) usually works. My dual boot laptop had space for an msata ssd so I put the OpenBSD boot there, Windows boot on the HD, and use bios boot select to switch between them instead..much more straightforward :)