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 |
Tags
- 이진순회트리
- operator==
- list
- 과제5차
- c2678
- 클라이언트
- greater
- GitHub
- 소켓 프로그래밍
- 함수객체
- 과제
- 네트워크 프로그래밍
- 채팅프로그램
- placeholder
- 난수중복제거
- 노드
- remove_if
- 동빈나참고
- BST
- Git
- 자료구조
- 튜토리얼
- 이진트리
- 멀티스레드
- 이진노드
- 연산자오버로딩
- C++
- 에러
- bind
- 상속
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. 공유 폴더 마운트