mek,
This is done by editing the /etc/fstab file as root.
For the CDROM
It will read /dev/hdd /mnt/cdrom iso9660 ro,noauto,user 0 0
edit this to read
/dev/hdd /mnt/cdrom auto ro,noauto,user 00
The floppy will read
/dev/fd0 /mnt/floppy ext2 defaults,noauto 0 0
change this to read
/dev/fd0 /mnt/floppy auto user,defaults,noauto 0 0
when you save this edit. And exit the editor.
Right click mouse and choose rescan desktop. The icons will then be on
the desktop for use.
Virginia
[EMAIL PROTECTED] wrote:
> dear newbies,
> sinds afew days i use redhat6.0 instead of suse. as i was used to
> do under kde, to create an icon for floppy and cdrom, i wanted to do
> the same in gnome, clicking device, drag and drop the icon, and
> handle it...
> but under gnome there is nothing similar. somebody knows how to do
> this under gnome?
>
> mek