How to manually mount cdrom in solaris 10






















 · 1) First put CDROM/DVD into drive. 2) For CDROM: After few second change directory /cdrom/cdrom0 or /cdrom/VOL_NAME # cd /cdrom/cdrom0. 3) For DVDROM: After few second change directory /dvd/VOL_NAMRE. If this does not works make sure volmgt daemon is running: # /etc/init.d/volmgt start. To mount a CD-ROM, follow these steps: Switch user to root: $ su - root. If necessary, enter a command similar to the following to unmount the currently mounted CD-ROM, then remove it from the drive: # /usr/sbin/umount /cdrom. In this example, /cdromis the mount point directory for the CD-ROM drive. Manually Mount local/remote CDROM in Sun Solaris. The Volume Manager (vold) daemon in Sun Solaris will automatically detect and mount a CDROM when inserted on Sun Solaris under /cdrom (if CD is not labelled)or /cdrom/ where is the label of the CD. In instances where vold is not running or when there is a need to manually mount.


The target number in a solaris device pathname is the SCSI ID, generally 6 for the CDROM drive. Now all we have to do is choose the right slice. Let’s try 0: # mount -o ro /dev/dsk/c0t6d0s0 /mnt/cdrom mount: /dev/dsk/c0t6d0s0 is not this fstype. That doesn’t seem to work. Maybe it’s slice 1. Mount CDROM. Assuming the mount point “/cdrom” already exists, mount the CDROM as follows: sunsolaris# mount -F hsfs -o ro /dev/dsk/c0t6d0s2 /cdrom. where /dev/dsk/c0t6d0s2 is the device name for the CDROM /cdrom is the mount point. Now, cd to CDROM to see the files from the CDROM mounted. Mounting NFS shared remote CDROM. If the cdrom is not automatically mounted then you don't have the volfs service up. svcs -a|grep volfsonline Jun_05 svc:/system/filesystem/volfs:default. Doing. svcadm enable volfs. Will renable the daemon and mount automatically the cdroms under /cdrom/cdrom# where # will be a number. Otherwise you can do as Adam Siemion mentioned in is answer, use iostat and then mount the cd manually.


Mounting NFS File Systems Using /etc/fstab UNIX Extensions Support File System), that are not recognized, and need to be specified manually. 28 វិច្ឆិកា You do want to mount a CD read-only with: mount -F hsfs -o ro /dev/sr0 /cdrom. I have never used any solaris machines with multiple CDs myself. This guide shows how to mount a DVD using the Ubuntu Command Line as well as how to use graphical tools to do the same Updated on Febru.

0コメント

  • 1000 / 1000