Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Explain the difference between swap -l & swap -s?

1111


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

2333


What causes the rpc.ttdbserverd process to be cpu bound?

1189


Explain how to view shared memory statistics?

965


Explain the difference between pid and ppid with example.

1154


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

1004


Suppose I have 20 gb free space in my file system but my inode size full. How will I increase or how will I fix this issue?

1055


How can the user in solaris check the status of processes?

1065


How can a user login to solaris? What is the login shell?

1083


How do you break the root password?

1044


How to solve the system hang issue.

1089


How to login to a remote host with solaris secure shell?

1083


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

1033


Explain custom jumpstart procedure?

2997


What are nfs daemons?

1134