Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- ELASTIC
- 보안양파
- macos
- Proxy
- miniconda
- XCP-ng
- Kibana server is not ready yet
- Windows
- pfsense
- G-suite
- 한글가이드
- proxycfg
- centos 8
- docker
- elastic stack
- Kibana
- ssh key 배포
- 로그인불가
- endpoint security
- bash
- xe guest utilities
- GitLab
- PlayBook
- application security
- x-pack
- freebsd
- Elasticsearch
- hardening
- ansible
Archives
- Today
- Total
선 밖에 선 자유인
VMware ESXi에서 Physical Machine to VM 복사 후 Grub 설정 본문
Physical Machine to VM copy 시 CentOS 복사 후 error find not command; 와 같은 메시지가 보이면서 부팅이 안되는 경우가 있음
# yum install grub2-efi
# grub2-mkconfig -o /boot/grub2/grub.cfg
# grub2-mkconfig -o /boot/efi/EFI/centos/grub.cfg
후 재부팅
https://www.dedoimedo.com/computers/grub2-fedora-command-not-found.html