리눅스 디스크 UUID 확인

리눅스 디스크 UUID 확인

1 방법[ | ]

[root@zetawiki01 ~]# ll /dev/disk/by-uuid
total 0
lrwxrwxrwx 1 root root 10 Aug 29 11:16 35791468-0f25-791b-da36-8c02e4b7dfc9 -> ../../vda1
lrwxrwxrwx 1 root root 10 Aug 29 11:16 bd1f3579-24ce-68ad-f0b3-ea57914680cf -> ../../dm-0
lrwxrwxrwx 1 root root 10 Aug 29 11:16 ea6c802f-b47d-9a1c-eb3d-5fc8ea024d6f -> ../../dm-1
[root@zetawiki02 ~]# ls -l /dev/disk/by-uuid | grep xvda
lrwxrwxrwx 1 root root 11 Sep  1 01:00 7bdf9135-80c2-4ea6-9135-df7b0eacfbd2 -> ../../xvda1

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}