[mythtv-users] grub shutdown problems

fuzzie1300 fuzzie1300 at optonline.net
Thu Nov 8 00:18:36 UTC 2007


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

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?


More information about the mythtv-users mailing list