[mythtv-users] grub shutdown problems

Paul Harrison mythtv at dsl.pipex.com
Thu Nov 8 18:25:32 UTC 2007


fuzzie1300 wrote:
> I have recently installed MythDora 4 (Fedora Core 6). Basically, in
> order to set the wake up time I set the clock, then I have to have
> system reboot into a kernel that halts the system so the clock in bios
> gets set properly. I had this working MythDora 3.2 (FC 5). But now it
> doesn't seem to like it anymore.
>
> When I do:
>
> echo "savedefault --default=1 --once quit" | grub
>
>   
 
Try something like  /sbin/grub-set-default 1
 
> I get an error 15: file not found.
>
> My grub.conf:
>
> default saved
> default=0
> timeout=10
> splashimage=(hd0,0)/grub/splash.xpm.gz
> hiddenmenu
> title MythDora (2.6.20-1.2944.fc6)
> root (hd0,0)
> kernel /vmlinuz-2.6.20-1.2944.fc6 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
> initrd /initrd-2.6.20-1.2944.fc6.img
> savedefault
>
> title Power Off
> savedefault --default=0
> halt
>
>
> For laughs I added the below after halt. This stopped the error 15,
> but default was still 0 at top.
> kernel /vmlinuz-2.6.20-1.2944.fc6 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
>
> Any suggestions?
>   

Paul H.


More information about the mythtv-users mailing list