vmware 무엇이 문제인지 모르겠습니다.

kknd345의 이미지

진짜로 X-window 띄우고 싶은데요 ..

XF86Config 설정을 이렇게 수동으로 잡고
(중요한것만)

Section "Device" 
    Identifier  "VMware SVGA" 
    Driver      "vmware" 
    BUSID        "PCI:0:15:0" 
EndSection 
...... 
Section "Screen" 
    Device        "VMware SVGA" 
    DefaultDepth  16                        
...... 
  SubSection "Display" 
    Depth 16                                   
    Modes      "800x600" "1024x768" "640x480"

재부팅을 하니

Server Authorization directory(daemon/ServAuthDir) is set to 
/var/lib/gdm but this does not exist. Please correct gdm 
configuration /etc/X11/gdm/gdm.conf and restart gdm.

이렇게 뜨네요..

XF86Config 가 잘 못 되도 저렇게 뜰수 있나요?

emerge gdm하고 rc.conf 에 DISPLAYMANAGER="gdm"이라고 수정했는
데도 그렇네요 . 물론 rc-update add xdm default 는 했습니다.

제가 무엇을 잘못 한걸까요?

(참고로 메뉴의 VM - VMware Tools install 클릭 했습니다.
그런데도 밑에 You do not have VMware Tools installed.
라고 떠 있습니다. 안 사라지네요.. )

kknd345의 이미지

Server Authorization directory(daemon/ServAuthDir) is set to 
/var/lib/gdm but this does not exist. Please correct gdm 
configuration /etc/X11/gdm/gdm.conf and restart gdm.

아 제가 var/lib/gdm 폴더를 안 만들어 줬더군요...
로그파일 들어가는 곳 같은데.. 맞나요?

그리고 이제 다른 문제가 ㅜㅜ.. XF86Config 에 문제가 있다고 하네요..

Section "Device" 
    Identifier  "VMware SVGA" 
    Driver      "vmware" 
    BUSID        "PCI:0:15:0" 
EndSection 
...... 
Section "Screen" 
    Device        "VMware SVGA" 
    DefaultDepth  16                        
...... 
  SubSection "Display" 
    Depth 16                                    
    Modes      "800x600" "1024x768" "640x480"

Screen 부분에 문제가 있다고 하는데요.

아무래도 vmware tools install 때문인듯 한데..

쓰고 계신 분들은 부팅하고 나서

install Vmware tools 누르면 밑에 상태창에
You do not have Vmware tools install. 이 사라지나요?
전 안 사라지거든요.. 제가 무엇을 잘못한걸까요?

1%의 가능성이면 충분하다!
최선을 다하자!

kknd345의 이미지

제가 자문자답 다 하네요 ^^;; ㅋㅋㅋㅋ

다시 XF86Config -configure 해서

이렇게 고치니 아무문제없이 실행 되네요..

Section "Device" 
    Identifier  "Card0" 
    Driver      "vmware" 
    BUSID        "PCI:0:15:0" 
EndSection 
...... 
Section "Screen" 
    Identifier  "Card0" 
    Device        "VMware SVGA" 
    DefaultDepth  16                        
...... 
  SubSection "Display" 
    Depth 16                                    
    Modes      "800x600" "1024x768" "640x480"

그런데 .. 저는 vmware 화면이 매우 작거든요..

이거 키우는 방법 아시나요?

1%의 가능성이면 충분하다!
최선을 다하자!

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.