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=162a73c5a512d166a97545bd8ea2fbdc4ff70027;hpb=712efefd0705e0e54fdcc5d8ff5f94b5e71d88e4 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.