sangkrit

Free Access

Any mobile device running on android for accessing this homeschool program of internet age SANGKRIT.net, could always get reviewed here if that simplifies the process in the hands of our users.

Contact: System at Sangkrit dot Net

Using ‘mount’ And ‘unmount’ Command



Mount Command:

Simple way to mount any device is to write: <device name> <mount point>

Example for mounting a cd-rom drive:

# mount /dev/hdc /mnt/cdrom

Unmount Command:

This command is helpful when you finished using any drive and want to use another drive.

For Example, if you finished up using cd-rom and need to use another cd-rom in its place the follow the following command:

# umount /mnt/cdrom


Leave a Reply