Israel, following your instructions, I did manage to write dmesg.log. Now I need to transfer it to my tablet so I can send it to the list. I plugged the tablet to USB port, enabled USB storage, but can't find where it is on file system. How do I go about it? I have looked at /home, /usr, /media, but to no avail. Thank you<br><br>Israel <israeldahl@gmail.com> wrote:<br><br>
    <div class="moz-cite-prefix">On 12/12/2014 07:03 PM, Fritz Hudnut
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAG62idBpGUhRDPz_SVC3Hnj1iH5zsaVQAQm0xO4pOz_GZdzEuQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div id=":rg" class="a3s" style="overflow:hidden">
                >> Hi Israel. The links you were providing me
                dealing with removing catalyst<br>
                >> drivers and last message on the terminal during
                the boot is 'virtual<br>
                >> Ethernet', so I guess problem with VMware. I
                just tried to make a log file,<br>
                >> but failed.<br>
                >> Dmesg > ~/dmesg.log<br>
                >> Bash: /root/dmesg.log: read-only file system<br>
                >> How do I write to the file system? I am also
                not sure how to transfer the<br>
                >> log file to my tablet if I am able to generate
                the file. All ideas are<br>
                >> greatly appreciated. Thanks</div>
            </blockquote>
          </div>
          <br>
        </div>
        <div class="gmail_extra">@G:<br>
          <br>
        </div>
        <div class="gmail_extra">Try putting "sudo" in front of your
          selected task . . . . <br>
          <br>
        </div>
        <div class="gmail_extra">F<br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    Hi,<br>
    Sorry I forgot you have to mount the filesystems...<br>
    The simplest way is to choose the filesystem check, and then choose
    the option to go to the terminal the way you did originally.<br>
    <br>
    Then you can run<br>
    dmesg > ~/dmesg.log<br>
    though... since you are root you should probably do something like<br>
    dmesg > /home/YOURuserNAME/dmesg.log<br>
    make sure make dmesg LOWER case.<br>
    <br>
    You wont need sudo since you are running as root.<br>
    You can also run<br>
    apt-get autoremove vmware*<br>
    <br>
    the asterisk will select all the packages with vmware  at the
    beginning..<br>
    I am guessing vmware names their package something sane :)<br>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Regards</pre>