hi, I have the following entries in my fstab file. I want to add my 'dvd writer' and 'cdrom' entries as well in fstab. Could any1 let me know what should be added. I tried adding earlier and the system hung and had to do a hard reboot. the 'dvd writer' is device '/dev/scd0' (since 'mount -t iso9660 /dev/scd0 /media/DVD' works) the 'cdrom' is device '/dev/scd1' (since 'mount -t iso9660 /dev/scd1 /media/CDROM' works) ////////////////////////// LABEL=/ / ext3 defaults 1 1 tmpfs /dev/shm tmpfs defaults 0 0 devpts /dev/pts devpts gid=5,mode=620 0 0 sysfs /sys sysfs defaults 0 0 proc /proc proc defaults 0 0 LABEL=SWAP-sda10 swap swap defaults 0 0 /dev/sda1 /mnt/VOL_1 vfat /dev/sda5 /mnt/VOL_2 vfat /dev/sda6 /mnt/VOL_3 vfat /dev/sda7 /mnt/VOL_4 vfat /dev/sda8 /mnt/VOL_5 vfat ///////////////// -- Take Care, Regards, Ragavendra.