Rockbox Development > Starting Development and Compiling

Testing new VMWare Image...

(1/5) > >>

scorche:
A new VMWare image has been asked for for a while now, so I finally scrounged together some time to make a new one from scratch.  There still are a few things that need to be polished up, but if people can go through and test building targets, sims, manuals, etc, it would be appreciated.  It would be nice to know if I have forgotten anything that should be installed as well.

There are the usual "root" and "user" users with both passwords being "rockbox".  Also, to make Samba sharing easier, the instructions will include asking the users to find out their VM's IP with the command "ifconfig" (use the IP listed for "inet addr:" under the "eth0" interface) and having them use the Windows tool "Map Network Drive..." found under tools in any Windows Explorer window.  The users of the image will then map "\\theipoftheimage\user" to a drive.

The image can be found here: http://squisch.net/rockbox/vmimage/RockboxDev/RockboxDev.7z  It is currently at around 472MB, however I still have a few tricks to try in order to shrink that.

BdN3504:

--- Quote from: scorche on March 19, 2009, 02:31:49 PM ---There are the usual "root" and "user" users with both passwords being "rockbox".  Also, to make Samba sharing easier, the instructions will include asking the users to find out their VM's IP with the command "ifconfig" and having them use the Windows tool "Map Network Drive..." found under tools.  The users of the image will then map "\\theipoftheimage\user" to a drive.
--- End quote ---
i am running windows xp and have difficulties establishing the network connection. i logged in as root. ifconfig gives me "inet address: 127.0.0.1". If i try to "connect a network drive" using "\\127.0.0.1\root" as the network folder, i get an error telling me it cannot be found. i tried ...\user but that did not work either. any advice?

SansaFan:
I have been trying to test the simulator build option to no avail the steps I have used are:





Compiling

    * Create a new folder called sim (type mkdir sim) and move into it (type cd sim).
    * Now you are in the sim directory. Create the make file as usual using configure but select (S)imulator build instead of (N)ormal build.
    * Now type make and wait for it to compile
    * Then type make fullinstall. It will tell you that it is installing a full setup in your simdisk directory.

Setting up the simulator

    * Have a look in sim/simdisk. You should see the .rockbox folder there full of all the usual rockbox stuff.
    * The sim/simdisk folder acts in exactly the same way as the folder in the root of your player, so fill it with all the stuff you would usually have there!
    * Now, run the simulator by typing ./rockboxui.exe


When I check the simdisk folder, there is nothing there.   Any suggestions..?

thanks in advance.

BdN3504:
how did you manage to access the files?

for the sim building process you must first follow the instructions here.

scorche:

--- Quote from: BdN3504 on March 20, 2009, 04:03:57 AM ---i am running windows xp and have difficulties establishing the network connection. i logged in as root. ifconfig gives me "inet address: 127.0.0.1". If i try to "connect a network drive" using "\\127.0.0.1\root" as the network folder, i get an error telling me it cannot be found. i tried ...\user but that did not work either. any advice?

--- End quote ---

To clarify, you want to use the IP listed for "inet addr:" under the "eth0" interface and not under the "lo" interface which is just the loopback.

Navigation

[0] Message Index

[#] Next page

Go to full version