RE: Redhat-migration-list digest, Vol 1 #67 - 1 msg
"BBY, Compaq" <[email protected]> Thu, 3 Oct 2002 12:55:53 +0100
| Newsgroups | gmane.linux.redhat.migration |
|---|---|
| Message-ID | <197AB9A7E4F1D411A1AA0008C75D5625F1C382@INDBBYMS01> |
-----Original Message----- From: [email protected] [SMTP:[email protected]] Sent: Tuesday, October 01, 2002 9:36 PM To: [email protected] Subject: Redhat-migration-list digest, Vol 1 #67 - 1 msg Send Redhat-migration-list mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://listman.redhat.com/mailman/listinfo/redhat-migration-list or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Redhat-migration-list digest..." Today's Topics: 1. Mount cdrom (Simon Eastick) --__--__-- Message: 1 From: Simon Eastick <[email protected]> To: "'[email protected]'" <[email protected]> Subject: Mount cdrom Date: Tue, 1 Oct 2002 12:42:47 +1200 I have Redhat 7.2 running and want to mount a cd, but when I try "mount /dev/cdromm /mnt/cdrom" I get "/dev/cdrom is not a valid block device", which I guess is true: ls -l /dev/cd* lrwxrwxrwx 1 root root 8 Jul 12 11:04 /dev/cdrom -> /dev/hdd brw-rw---- 1 root disk 15, 0 Aug 31 2001 /dev/cdu31a brw-rw---- 1 root disk 24, 0 Aug 31 2001 /dev/cdu535 I had this problem before and solved it, but then had to reinstall and I've forgotten what I did previously. I'm sure it's trivial and I ought to be able to work it out, but it's frustrating me. Can anyone help please. Thanks, Simon Simon, /mnt/cdrom points to the ide interface to which your drive is connected. hda for ide -I primary and so on. Just check to which interface your drive is connected and then check whether the mount point directory is created. This should work. Thanks & Regards, Satish