일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- 도덕성없는 상업
- opensuse
- 농담
- BeOS
- Getting Things Done
- mariadb
- entourage
- Apple logo
- 법학전문대학원
- 제본
- 10.2
- Mac OS X
- 에디터
- Editor
- 인간성없는 과학
- 로스쿨
- 블로그
- El Capitan
- Blog
- Sony DW-D150A
- 양심없는 쾌락
- office 2008
- Microsoft
- Leopard
- LBP-3300
- 파인만
- GTD
- 인격없는 지식
- 10.5
- law school
Archives
- Today
- Total
TeKtOn
Mount and Use of USB devices with VMserver on openSUSE 10.2 본문
Computers/Linux
Mount and Use of USB devices with VMserver on openSUSE 10.2
Dr.TeKtOn 2007. 9. 7. 10:50openSUSE 10.2 부터인지는 정확히 모르겠습니다만, openSUSE x86_64 버젼을 설치하고, VMserver를 설치하고 사용하던 중, USB 메모리와 USB 외장 하드를 Guest OS에 연결할 수 없는 문제를 맞았습니다. 인터넷의 자료들을 찾아 본 결과, 배포용 kernel에는 USB file system 사용이 기본적으로 제외되었기 때문이라는 사실을 알게되었습니다. kernel compile을 하다 시스템이 엉켜 버린 적이 있어, 모듈로 올리는 방법을 택했습니다.
Good luck! ^^
- Install kernel-sources and kernel-syms
- copy .config and Modules.symvers from /usr/src/linux-obj/
to /usr/src/linux make oldconfig make menuconfig, select the usbfs make modules make modules_install change noauto to auto for the usbfs in fstab reboot
'Computers > Linux' 카테고리의 다른 글
"libXm.so.3" error with fluent on linux x86_64 (0) | 2007.09.10 |
---|---|
Ubuntu에 글꼴 설치 (0) | 2007.03.05 |
Ubuntu 6.10 에서 한글 2005 평가판 쓰기 (0) | 2006.12.23 |