How to delete CD_ROM icon - Linux
This is a discussion on How to delete CD_ROM icon - Linux ; hi groups..
i am using fedora core 4 linux .on desktop i have the icon of CD_ROM
to mount cd thru GUI.it created automatically .now i want to delete
this icon ,but i m unable to delete every time it ...
-
How to delete CD_ROM icon
hi groups..
i am using fedora core 4 linux .on desktop i have the icon of CD_ROM
to mount cd thru GUI.it created automatically .now i want to delete
this icon ,but i m unable to delete every time it is showing message
"can't delete media://hda".After right click on the icon when i'll see
the properties it is showing location as "/(media)".
How to delete this icon.any oackage has to be removed?
can any body help?
thanx in advance.
-
Re: How to delete CD_ROM icon
On May 31, 1:07 pm, bobby wrote:
> hi groups..
>
> i am using fedora core 4 linux .on desktop i have the icon of CD_ROM
> to mount cd thru GUI.it created automatically .now i want to delete
> this icon ,but i m unable to delete every time it is showing message
> "can't delete media://hda".After right click on the icon when i'll see
> the properties it is showing location as "/(media)".
> How to delete this icon.any oackage has to be removed?
> can any body help?
> thanx in advance.
Try doing that from a terminal or konsole.
Use rm ~/Desktop/"my_cd_icon"
Also have a look at
"man rm"
and
"man ln "
HTH
thanks