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
- greater
- 이진트리
- 노드
- 함수객체
- 멀티스레드
- placeholder
- 튜토리얼
- list
- 자료구조
- c2678
- 동빈나참고
- 상속
- 이진순회트리
- 이진노드
- C++
- 연산자오버로딩
- 소켓 프로그래밍
- 네트워크 프로그래밍
- remove_if
- Git
- operator==
- GitHub
- bind
- 채팅프로그램
- 에러
- 난수중복제거
- 과제5차
- 클라이언트
- BST
- 과제
Archives
- Today
- Total
강아지를 좋아하는 컴공생
리눅스 우분투 에러 본문
폴더 생성 에러
sudo mount -t vboxsf hw-data /mnt/share 명령어를 입력하였는데 다음과 같은 에러가 떴다.
mount: wrong fs type, bad option, bad superblock on hw-data,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so.
VirtualBox 게스트 확장 기능을 설치로 해결 가능하다.
1. VirtualBox 로 UbuntuOS 를 켜고 터미널에서 아래 명령어를 입력
sudo apt install gcc make perl
2. 상단 메뉴의 Device - Insert Guest Additions CD image 선택 - Run - Install
3. 재부팅
4. 공유 폴더 마운트