|
|||||||||||||||||||||
1. Managing Removable Media (Overview) What's New in Removable Media? Where to Find Managing Removable Media Tasks Removable Media Features and Benefits Comparison of Manual and Automatic Mounting 2. Managing Removable Media (Tasks) 3. Accessing Removable Media (Tasks) 4. Writing CDs and DVDs (Tasks) 5. Managing Devices (Overview/Tasks) 6. Dynamically Configuring Devices (Tasks) 7. Using USB Devices (Overview) 9. Using InfiniBand Devices (Overview/Tasks) 11. Administering Disks (Tasks) 12. SPARC: Adding a Disk (Tasks) 13. x86: Adding a Disk (Tasks) 14. Configuring Solaris iSCSI Targets and Initiators (Tasks) 15. Configuring and Managing the Solaris Internet Storage Name Service (iSNS) 16. The format Utility (Reference) 17. Managing File Systems (Overview) 18. Creating UFS, TMPFS, and LOFS File Systems (Tasks) 19. Mounting and Unmounting File Systems (Tasks) 20. Using The CacheFS File System (Tasks) 21. Configuring Additional Swap Space (Tasks) 22. Checking UFS File System Consistency (Tasks) 23. UFS File System (Reference) 24. Backing Up and Restoring File Systems (Overview) 25. Backing Up Files and File Systems (Tasks) 26. Using UFS Snapshots (Tasks) 27. Restoring Files and File Systems (Tasks) 28. UFS Backup and Restore Commands (Reference) 29. Copying UFS Files and File Systems (Tasks) |
Overview of Accessing Removable MediaEssentially, removable media services enable you to access removable media just as manual mounting does, but more easily and without the need for superuser access. If the media contains a file system and a label, the media label name is used to name the /media/pathname mount point. If a label is not present, the disk model name is used to name the media, such as /media/cdrom. A generic nickname is used only for legacy symbolic links. For example, /rmdisk/rmdisk0. If your system has more than one type of removable device, see the following table for their access points. Table 1-2 How to Access Data on Removable Media
You can use the rmmount -l command to identify mounted media on your system. For example: # rmmount -l /dev/dsk/c5t0d0p0 rmdisk6,/media/FD-05PUB /dev/dsk/c4t0d3p0 rmdisk5,/media/223UHS-SD-MMC /dev/dsk/c2t0d0s2 cdrom1,cd1,sr1,SOL_11_X86,/media/SOL_11_X86 /dev/dsk/c3t0d0p0 rmdisk2,/media/00JB-00CRA0 In the above output, the mounted devices are as follows:
|
||||||||||||||||||||
|