Start->Run-> \\debian

You don't need the exact IP to see your Linux files. Just type the name of the linux machine which happens to be "debian".

The VMware image is very handy to build firmwares, but its current status has some limitations.
As you describe your manual problem I assume that the latex libraries aren't installed.
Type apt-get install latex (or something like that) to see if there is an available package for installation.
The same applies to the simulator. You can't build the sim without downloading some packages, like Xserver, libsdl e.t.c

The VMware image is quick too set, fast to compile but has, currently, no manual or sim.
Cygwin is slow as hell but a complete solution.
Until the VMware image is updated with some packages I can't consider it a complete user-friendly solution.




On 23/03/06, Mark Bright <[EMAIL PROTECTED]> wrote:
|> Mark
|I am assuming that windows is your "host os" and linux is the
|"guest os" ?
|Are you trying to use the builtin host - guest file sharing
|through VMware workstation? Or are you trying to setup Samba
|file sharing from / to Linux?

Thanks for the reply...

First I should state that my knowledge of *nix in general is
extremely limited - part of the attraction of the rockbox
development environment is being able to build that knowldege up..
And secondly my knowledge of VMWare is close to none -
I simply followed the instructions on
http://www.rockbox.org/twiki/bin/view/Main/VMwareDevelopmentPlatform
and started -and finished :( - there...

I am guessing that I am attempting to setup Samba:

<Quote>
To make it easy to access the files in the virtual Linux
operating system, we have included Samba. We've configured
the user's home directory as a file share.

This means that you can edit the source in your favorite Windows
editor (that supports UNIX formatted files!) and compile in
the virtual machine.

    * Share name: \\ip\user
    * Share username: user
    * Share password: rockbox
</Quote>

I really am paddling around in the dark here :-)


Reply via email to