X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=blobdiff_plain;f=posts%2Fgrub2_halt_and_set_default.mdwn;h=449174d67458406c2166772e0957a81245a4a7c3;hp=ac23c086afdcb815829fe5630d8218e41f1a187c;hb=24664bb0f062167554450bfcaaa628908b44dc80;hpb=8600215c3954c4b86b8da5ef119050535548b3f3 diff --git a/posts/grub2_halt_and_set_default.mdwn b/posts/grub2_halt_and_set_default.mdwn index ac23c08..449174d 100644 --- a/posts/grub2_halt_and_set_default.mdwn +++ b/posts/grub2_halt_and_set_default.mdwn @@ -6,7 +6,7 @@ television, it spends most of it's time off, waiting for a show that I want to record. This requires using `nvram-wakeup`, and one of the oddities of my machine's bios is that it wants to be rebooted after setting the nvram. -[This is likely do to Debian writing to the RTC after the nvram being updated, but not setting the RTC seems stupid.] +[This is likely due to Debian writing to the RTC after the nvram being updated, but not setting the RTC seems stupid.] After the reboot, the machine should halt, and grub should be configured to start the machine normally once the bios starts.