Page 49 - RHEL8 BOOK
P. 49

Mount the external devices or Removable devices

          1.  Mount the floopy disk
             [root@sun ~]#mount /dev/fd0 /mnt

          2.  Mount the CD
             [root@sun ~]#mount /dev/cdrom /mnt

          3.  Mount the DVD
             [root@sun ~]#mount /dev/dvd /mnt

          4.  Mount the pendrive
             [root@sun ~]#mount /dev/sda1 /mnt

          5.  Mount the IDE tape drive
             [root@sun ~]#mount /dev/ht0 /mnt

          6.  Mount the SCSE tape drive
             [root@sun ~]#mount /dev/st0 /mnt

          7.  To see the partition list
             [root@sun ~]#mount /dev/hda print
























                                                       S. Pradhan
                             (MCA, MBA-IT, BCA, CCNA, MCSA 2012, RHCE, ETHICAL HACKING)
                                             Email Id:-spradhan.iiht@gmail.com
                                                           49
   44   45   46   47   48   49   50   51   52   53   54