PDA

View Full Version : CD Autorun for Linux


emailaatif786
12-07-2007, 07:52 PM
Just as there is autorun.inf used in Windows, which contain:
[open]=setup.exe
[icon]=setup.exe,0

BUT if the CD is used in LINUX, there is no icon. WHY?

Please help me in Creating Autorun file for Linux, Such that CD should contain icon530.ico as Icon?

Do I have to put two Autorun Files in CD, so that it shows Icon, in both Windows & also in linux?

IN SHORT:-
How to create an Autorun File in LINUX?

Zeeshan Quireshi
12-07-2007, 08:14 PM
i think there's no current "standard" implementation of autorun feature in linux distros :)

so you'll have to do without that

praka123
12-07-2007, 08:20 PM
NO Autorun in Linux.How can .exe autorun work in Linux.but u can make it default to open file manager when a cd/dvd is mounted.ur distro automount CD/DVDs.
YOu can make a script that autorun if mounted on Linux systems which will open a html page containing what the CD offers :?
but below link is interesting too:
http://research.silmaril.ie/autoruncd/
edit:a good autorun is knoppix livecd when ready with Kde opens a README in Konqueror file browser

emailaatif786
13-07-2007, 02:55 PM
i think there's no current "standard" implementation of autorun feature in linux distros

Can't we set an icon to CD in Linux?