Title photo
frugal technology, simple living and guerrilla large-appliance repair

Regular blog here, 'microblog' there

Many of my traditional blog post live on this site, but a great majority of my social-style posts can be found on my much-busier microbloging site at updates.passthejoe.net. It's busier because my BlogPoster "microblogging" script generates short, Twitter-style posts from the Linux or Windows (or anywhere you can run Ruby with too many Gems) command line, uploads them to the web server and send them out on my Twitter and Mastodon feeds.

I used to post to this blog via scripts and Unix/Linux utilities (curl and Unison) that helped me mirror the files locally and on the server. Since this site recently moved hosts, none of that is set up. I'm just using SFTP and SSH to write posts and manage the site.

Disqus comments are not live just yet because I'm not sure about what I'm going to do for the domain on this site. I'll probably restore the old domain at first just to have some continuity, but for now I like using the "free" domain from this site's new host, NearlyFreeSpeech.net.

Wed, 10 Jul 2013

Re-adding Fedora to your EFI boot menu if you (like me) have the audacity to disconnect your hard drive

I'm now running Fedora 19, but this happened when I was still running Fedora 18 with UEFI on my HP Pavilion g6-2210us.

The Fedora installation created an entry in the laptop's EFI boot menu for Fedora 18. But when I disconnected the hard drive, replaced it with another for some testing, then reconnected the original drive, Fedora was no longer in the EFI menu.

I was still able to boot Fedora by navigating to it via the "boot from EFI file" function in the UEFI menu, so I knew where the bodies (i.e. Fedora's EFI partition) were buried.

Read the rest of this post