하드 디스크가 S-ATA, IDE, SCSI, usb 등등 종류가 많은데, 각각의 디스크 시리얼과, 용량을 알고 싶으면 어떻게 하면 되나요? 그 밖의 디스크 정보도 알 수 있으면 더 좋겠구요.
마운트를 하면 파일시스템 용량은 알 수 있던데, 마운트 이전에 장치에 대한 정보를 알고 싶습니다.
# hdparm -I /dev/hda | less
-- C FAQ: http://www.eskimo.com/~scs/C-faq/top.html Korean Ver: http://www.cinsk.org/cfaqs/
C FAQ: http://www.eskimo.com/~scs/C-faq/top.html Korean Ver: http://cinsk.github.io/cfaqs/
# hdparm -I /dev/hda |
--
C FAQ: http://www.eskimo.com/~scs/C-faq/top.html
Korean Ver: http://www.cinsk.org/cfaqs/
C FAQ: http://www.eskimo.com/~scs/C-faq/top.html
Korean Ver: http://cinsk.github.io/cfaqs/