Do you want your computer to play a coin pickup audio sample from Super Mario Bros. every time it boots up? Of course you do! And if you are using a GRUB boot loader - you CAN!
Just add the following code to your /etc/default/grub
config file:
GRUB_INIT_TUNE="600 988 1 1319 8"
And update your grub: