Answer Posted / prasad3457
for CD-ROM-default mount point is /cdrom/cdrom0, ro for
read only
#mount -F hsfs -o ro <dev name> <mount point>
example:
#mount -F hsfs -o ro /dev/dsk/c0t1d0s0 /cdrom/cdrom0
for DVD-ROM-default mount point is /cdrom/cdrom0, ro for
read only
#mount -F udf -o ro <dev name> <mount point>
example:
#mount -F udf -o ro /dev/dsk/c0t1d0s0 /cdrom/cdrom0
for floppy-device name is /dev/diskette0
#mount -f pcfs <dev name> <mount point>
example:
#mount -F pcfs /dev/diskette0 /dir1
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to view shared memory statistics?
How can searches be refined?
How can a user access a dos-format disk in solaris?
how to add your own run control script in server?
How to solve the system hang issue.
what is the importance of swap memory and how it will supports?
Tell me how to discover global zone name from local zone?
1.Have you used vxboot ? 2.Minimum requirement for mirror volume to created ?
Tell me how to solve the system hung issue. Found that the memory state is free, commands to check and solve the issue?
Benefits of SMF compared LRC(legacy run control)?
how to add Kernel patch in all systems at a time?
List out a few performance monitoring tools.
Discuss the two modes of the vi editor in solaris.
What do you understand by mail aliases?
What can be a reason for the solaris system slowing down?