From: Jason A. <ja...@co...> - 2007-03-27 05:27:11
|
Henry Nestler wrote: > Ok. You have shutting down the linux by sending CTRL-ALT-DEL key code. > After this should be follow a "daemon: service stopped." in the event > logger. > > Have you set to halt in your /etc/inittab? If not, try this: > # What to do when CTRL-ALT-DEL is pressed. > > ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -h now > Thanks! This seems to have done the trick! I run a 'scratch' Gentoo image, so the default for that line was '-r now'. Worked fine in 0.6.4, but I guess the newer revisions have modified the behaviour a bit. So I also updated the Wiki I made with the info at http://colinux.wikia.com/wiki/Gentoo_Installing_From_Scratch Jason |