1.

Solve : Disk Availability?

Answer»

What command shows what disks are available to a Unix host?all HARDWARE is LOCATED in /dev
type "ls /dev" in the command LINE and you'll see everything.
If you want to mount a drive, USE the mount command.if you want to see what is already mount, try this : DF



Discussion

No Comment Found