Can anyone help with a problem mounting cd when installing?

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Can anyone help with a problem mounting cd when installing?

  • Creator
    Topic
  • #52381
    Donna Bailey
    Participant

      I am trying to do the mount -v cdrfs -r /dev/cd0 /CL-cdrom on a clients’ AIX 6.0 server.  I am getting this error and don’t know what to do?

      mount: 0506-324 Cannot mount /dev/cd0 on /CL-cdrom: There is a request to a device or address that does not exist.

      Thank You for any help I can get!!

      Donna Bailey
      Tele: 315-729-3805
      dbailey@microstar.health
      Micro Star Inc.

    Viewing 6 reply threads
    • Author
      Replies
      • #73983
        Robert Milfajt
        Participant

          Does the drive exist?  Can you see it with:

          Code:

          ls -l /dev/cd*

          If not, are you running on a dedicated server, or one of those where they define logical servers?  If the former, you may need some help to get the device defined or it may be malfunctioning.  If the latter, you will need to engage a system admin to help you load the data from the CD (shared by all partitions) to a newly created file system on your partition.

          Hope this helps,

          Robert Milfajt
          Northwestern Medicine
          Chicago, IL

        • #73984
          Chris Williams
          Participant

            What we ran into was a typo in the instructions. It says CL-cdrom but should be CL_cdrom. Underscore instead of dash.

          • #73985
            Donna Bailey
            Participant

              The instructions say to type mkdir /CL-cdrom and after I did that it was there………..I’ve never had any problems with these commands before.  The clients’ Unix admin is on vacation, so I was looking for another avenue for help.

              Donna Bailey
              Tele: 315-729-3805
              dbailey@microstar.health
              Micro Star Inc.

            • #73986
              Donna Bailey
              Participant

                I’ll try the CL_cdrom…..

                Donna Bailey
                Tele: 315-729-3805
                dbailey@microstar.health
                Micro Star Inc.

              • #73987
                Donna Bailey
                Participant

                  I’ve tried the ls -l /dev/cd0 it is there………..also use CL_cdrom….neither works.

                  Been trying at the command line and using smit…nothing works…

                  Donna Bailey
                  Tele: 315-729-3805
                  dbailey@microstar.health
                  Micro Star Inc.

                • #73988
                  Chris Brossette
                  Participant

                    Is the cd drive actually working….can check with the following command…

                    # lsdev -Cc cdrom

                    cd0 Available 40-60-00-1,0 16 Bit SCSI Multimedia CD-ROM Drive

                    It must be ‘Available’, if not then you could run the cfgmgr command below…

                    # cfgmgr -v

                    This could make it available……

                  • #73989
                    Chris Williams
                    Participant

                      Perhaps a silly question, but are you working with a physical CD or just the iso file?

                  Viewing 6 reply threads
                  • The forum ‘Cloverleaf’ is closed to new topics and replies.