DragonFly 3.6 to 3.8 upgrade note

If you are upgrading a DragonFly 3.6 system to 3.8, make sure you have the absolute latest version of 3.6 first.  A few people have had a crash during install of the new initrd, which leaves the system in an unbootable state.

There’s a fix now in 3.6 from Joris Giovannangeli, so updating 3.6 and then moving to 3.8 will ensure this doesn’t happen.  He posted a heads-up notice too.

(Why, yes, that is why shiningsilence.com was down for some hours today…  With Matthew Dillon and Sascha Wildner’s help, I was able to copy bits of /boot and /usr from a live CD back on disk and get online again.)

Try installing DragonFly again

Did you try to install DragonFly relatively recently and it never made it past the bootloader?  Apparently there’s a bug in some BIOS when using a smaller USB drive to install.  The loader checks multiple places for information, and if it checks somewhere that’s ‘farther’ than the end of the disk (i.e. 6G on a 4G USB key), the machine locks up.

Matthew Dillon and Kyle Davis spent a good number of hours figuring this out today, and Matt committed a fix.   So, if you were bit by this problem, try a -LATEST image about 24 hours from now and see if it works.

Lazy Reading for 2014/06/22

Again, a backlog from last week means this week is fat.

Your unrelated links of the week: My side hobby I never mention here is baking.  I looked up a word I didn’t know, found out about an ice cream type I’ve never seen, started reading about odd things to do with eggs and pressure cookers, and now I’m confused by the possibilities.  No narrative point here; I just need to get in the kitchen.

In Other BSDs for 2014/06/21

I have a backlog from stuff I missed last week while traveling, so we all benefit!

Lazy Reading for 2014/06/15

I’ve been short on this week (worked 19 hour day Tues/Wed, ug), so the list is short.

Your unrelated link of the week: Another Cyriak music video, this time for Bonobo.  (via)

In Other BSDs for 2014/06/14

Enjoy.

DragonFly 3.8.1 by this Monday

Matthew Dillon posted a note about the next point release of DragonFly, coming within a few days.  Chunks of it like the recent OpenSSL and Sendmail fixes are already on the 3.8 branch. 

I assume I’ll be the one rolling it, and I plan to put together a 3.6.3 tag too, just so there’s a final version of 3.6 that has all changes rolled up.