User Tools

Site Tools


linux:centos:mount-hard-disk

This is an old revision of the document!


Mount hard disk

See all devices

ls -1 /dev/[sv]d[a-z]

Mount hdd

mkdir /databkp

mount /dev/sdd2 /databkp
linux/centos/mount-hard-disk.1549879240.txt.gz · Last modified: 2023/07/04 19:36 (external edit)