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
- ORA-27101
- 실습
- nomount
- crash recovery
- 카프카 사용
- recovery
- Linux
- centos7
- hadoop명령어
- ORA-01034
- 오라클
- Kafka
- sql연산자
- 카프카
- 완전분산환경
- hadoop
- tibero
- zookeeper
- 하둡
- 하둡설치
- 설치
- 오라클복구
- initorcl
- 결합연산자
- sql처리순서
- 에러
- 하둡권한변경
- Standalone
- oracle
- window업데이트
Archives
- Today
- Total
IT 꿈나무의 일상
Stderr: VBoxManage.exe: error: Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #3' (VERR_INTNET_FLT_IF_NOT_FOUND). 에러 해결 본문
IT 관련
Stderr: VBoxManage.exe: error: Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #3' (VERR_INTNET_FLT_IF_NOT_FOUND). 에러 해결
viera 2022. 2. 5. 17:30반응형
window 업데이트 후 계속 사용중이던 virtual box 접속시 다음과 같은 에러가 발생하였다.
Stderr: VBoxManage.exe: error: Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #3' (VERR_INTNET_FLT_IF_NOT_FOUND).
VBoxManage.exe: error: Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole
인터넷에서 별의별 방법을 다해봐도 접속이 안됐는데,
제어판 > 네트워크 및 인터넷 > 네트워크 연결에 들어가서 VirtualBox Host-Olny Ethernet Adapter 이름의 이더넷에 아래와 같이 실시한 후 다시 가상 머신에 접속하면 정상적으로 동작하였다.
1) 오른버튼 클릭 > 사용 안함 클릭하여 사용 종료 후
2) 오른버튼 클릭 > 사용 클릭
반응형
'IT 관련' 카테고리의 다른 글
kafka standalone으로 설치하기 (2) (0) | 2021.12.27 |
---|---|
kafka standalone으로 설치하기 (1) (0) | 2021.12.27 |
Hadoop 완전분산모드로 설치하기 (3) - hadoop 사용법 (0) | 2021.08.13 |
Hadoop 완전분산모드로 설치하기 (2) (0) | 2021.04.04 |
Hadoop 완전 분산 모드로 설치하기 (1) (0) | 2021.03.01 |
Comments