How to mount the FLOPPY & CD-ROM?

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


Please Help Members By Posting Answers For Below Questions

How to view shared memory statistics?

640


How can searches be refined?

654


How can a user access a dos-format disk in solaris?

623


how to add your own run control script in server?

643


How to solve the system hang issue.

701






what is the importance of swap memory and how it will supports?

1921


Tell me how to discover global zone name from local zone?

632


1.Have you used vxboot ? 2.Minimum requirement for mirror volume to created ?

1815


Tell me how to solve the system hung issue. Found that the memory state is free, commands to check and solve the issue?

622


Benefits of SMF compared LRC(legacy run control)?

2656


how to add Kernel patch in all systems at a time?

2704


List out a few performance monitoring tools.

638


Discuss the two modes of the vi editor in solaris.

620


What do you understand by mail aliases?

637


What can be a reason for the solaris system slowing down?

622