Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: thoard on May 13, 2013, 07:11:13 PM

Title: Disable Ctrl Alt Delete?
Post by: thoard on May 13, 2013, 07:11:13 PM
I built a VMWare View client boot CD from the Tiny Core builder. When we boot to it and go into our virtual machine, if someone mistakenly hits control + alt + delete it goes back to a prompt for Tiny Core. I guess the question I have is, is there anyway to change those key assignments or completely disable them inside of Tiny Core? Any help you guys could give would be greatly appreciated  :)
Title: Re: Disable Ctrl Alt Delete?
Post by: Rich on May 14, 2013, 02:06:27 AM
Hi thoard
Don't know if this will work, but you could try commenting out the  ctrlaltdel  line in  /etc/inittab.
Title: Re: Disable Ctrl Alt Delete?
Post by: netnomad on May 14, 2013, 03:01:11 AM
hi friends,

in my "usb-stick-mount-mode-installation" ctrl+alt+del just ends my xvesa-session, syncs the filesystem and then halts.
i have to hit ctrl+alt+del again to reboot the system...
is this the common and wanted behavior?

thank you for your comments.
Title: Re: Disable Ctrl Alt Delete?
Post by: curaga on May 14, 2013, 06:30:17 AM
@netnomad

It should reboot, it may be your bios that's not letting it. Once it's halted, the new ctrl-alt-del press goes to the bios and not the OS.
Title: Re: Disable Ctrl Alt Delete?
Post by: thoard on May 14, 2013, 06:33:08 PM
Thanks Rich, I will give that a shot here soon.