· Now we’ll ltry to mount the above slice manually: mount -F hsfs /dev/dsk/c0t1d0s2 /mnt/cdrom. hsfs mount: /dev/dsk/c1t0d0s1 is not an hsfs file system. If this fails then we can try for another slice: mount -F hsfs /dev/dsk/c1t0d0s0 /mnt/cdrom. And it works this time, meaning our cdrom was at s0 www.doorway.ruted Reading Time: 1 min. 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. · 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 www.doorway.ruted Reading Time: 50 secs.
Hi, I am using SOLARIS on HP DL with AMD opteron processor. I just wanted to know how can we manually mount CDROM on SOLARIS without using Howto mount CDROM manually in SOLARIS10 without the volmgt service running. If the Solaris volume manager does not mount the CD-ROM under /cdrom/vmwaretools, restart the volume manager. /etc/init.d/volmgt stop /etc/init.d/volmgt start Change to a working directory, for example, /tmp and extract the tar file into this /tmp folder. Hi, I have installed Solaris 10 in intel architecture via Virtual Machine. By default the CDROM isn't mounted. How can i find out exactly which device is the Cdrom. On linux it used to be /dev/cdrom. Thanks (4 Replies).
Now we can use the mount command to map the device file to the directory we’ve just created. $ sudo mount /dev/sr0 /mnt/cdrom mount: /mnt/cdrom: WARNING: device write-protected, mounted read-only. Your CD or DVD should now be accessible in the directory which it was mounted to. $ cd /mnt/cdrom. You can also verify that the mount was. Mount cdrom manually in Solaris It actually happens a number of times that although you’ve inserted the disc in a sparc machine but still it refuses to mount the disk. One of the workaround is to restart the vold and vomgt daemons. Volume Management performs many of the tasks previously required to manually mount and work with CDs and diskettes. Figure Comparison of Manual and Automatic Mounting. Reference Material for CD-ROM and Diskette Devices. CD-ROM and diskette file systems are mounted in default locations by Volume Management when the media is inserted.
0コメント