To find devices in Centos/RHEL, you can issue a:
cat /proc/partitions
Or you can issue a:
fdisk -l
Either will do. The fdisk gives a little more info.
If you need to get the info for a USB device, try:
lsusb
To find devices in Centos/RHEL, you can issue a:
cat /proc/partitions
Or you can issue a:
fdisk -l
Either will do. The fdisk gives a little more info.
If you need to get the info for a USB device, try:
lsusb
We are not taking on new clients at this time.