inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

이수연님의 게시글

이수연 이수연

@sooyun02023779

수강평 작성수
-
평균평점
-

게시글 2

질문&답변

vagrant up 설치 오류

알려주신 방법대로 설정하고 나니 No package kernel-devel-3.10.0-1127.el7.x86_64 available. Error: Nothing to do Unmounting Virtualbox Guest Additions ISO from: /mnt umount: /mnt: not mounted ==> k8s-node2: Checking for guest additions in VM... k8s-node2: No guest additions were detected on the base box for this VM! Guest k8s-node2: additions are required for forwarded ports, shared folders, host only k8s-node2: networking, and more. If SSH fails on this machine, please install k8s-node2: the guest additions and repackage the box to continue. k8s-node2: k8s-node2: This is not an error message; everything may continue to work properly, k8s-node2: in which case you may ignore this message. The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed! 이런 오류가 나왔습니다. 인터넷을 뒤져보니 guest edition 버전에 대한 문제인 것 같아서 vagrant plugin install vagrant-vbguest --plugin-version 0.21 이걸 다시 한번 해주고, vagrant up 을 다시 실행했더니 드디어 설치에 성공했습니다!! 같이 고민해주셔서 감사합니다!

좋아요수
1
댓글수
4
조회수
847

질문&답변

vagrant up 설치 오류

cygwin 을 별도로 설치해서 다시 시도해보았지만 마찬가지도 같은 오류메시지가 나오네요 ㅠㅠ

좋아요수
1
댓글수
4
조회수
847