Hi--Thanks for reading this. At the boot up screen I get the message Updating /etc/fstab unexpected file type for /dev/cdrom FAILED Cdrom is secondary IDE slave. Here's what I get: # ls -l /dev/cdrom total 0 lrwxrwxrwx 1 root root 8 Dec 12 20:12 hdd -> /dev/hdd # dmesg | less hdd: _NEC CD-RW NR-7900A, ATAPI CD/DVD-ROM drive less fstab: LABEL=/ / ext3 defaults 1 1 LABEL=/boot /boot ext3 defaults 1 2 none /dev/pts devpts gid=5,mode=620 0 0 LABEL=/home /home ext3 defaults 1 2 none /proc proc defaults 0 0 none /dev/shm tmpfs defaults 0 0 /dev/hdc3 swap swap defaults 0 0 /dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0 /dev/hdd /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0 /dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0 fstab (END) # less mtab /dev/hdc2 / ext3 rw 0 0 none /proc proc rw 0 0 usbdevfs /proc/bus/usb usbdevfs rw 0 0 /dev/hdc1 /boot ext3 rw 0 0 none /dev/pts devpts rw,gid=5,mode=620 0 0 /dev/hdc5 /home ext3 rw 0 0 none /dev/shm tmpfs rw 0 0 mtab (END) I've also tried # ln -sf /dev/hdd dev/cdrom ln: creating symbolic link `dev/cdrom' to `/dev/hdd': No such file or directory # mount -t iso9660 /dev/cdrom /mnt/cdrom mount: mount point /mnt/cdrom does not exist Any suggestions would be greatly appreciated. Thanks so much! Matt __________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/ -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list