I want to execute a shell script on startup but only for LiveCD session not for harddisk installation.
Which directory should I put my shell script?
For example Ubuntu somehow detecting LiveCD session and putting these icons to desktop:
I want to execute a shell script on startup but only for LiveCD session not for harddisk installation.
Which directory should I put my shell script?
For example Ubuntu somehow detecting LiveCD session and putting these icons to desktop:
Booting from a live CD is booting nothing else but what is on the CD. We won't be able to control this from our existing installation on our hard drive because our computer will not access it during boot.
We may however create a customized live session to include all we need there:
How to customize the Ubuntu Live CD?
On a live session desktop icons will be .desktop
files in /home/ubuntu/Desktop/
.