Changes between Version 13 and Version 14 of VboxApps


Ignore:
Timestamp:
Sep 30, 2011, 8:56:21 AM (13 years ago)
Author:
romw
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VboxApps

    v13 v14  
    5151
    5252 '''os_name''':: the name of the guest OS, e.g. "Linux26" or "Linux26_64".[[BR]]
    53    To see a list of available os_names type "vboxmanage list ostypes" at a command prompt
     53   To see a list of available os_names, type "vboxmanage list ostypes" at a command prompt
    5454
    5555 '''memory_size_mb''':: the amount of physical memory allocated to the VM, in megabytes.
     
    7171}}}
    7272 where "~/share" is the path where the shared directory is to be mounted.
    73  In this case the VM must contain the VirtualBox "guest additions". EXPLAIN
     73 In this case the VM must contain the VirtualBox "guest additions". Guest additions
     74 are required for shared folders to work or any special features of the virtualized
     75 hardware.
    7476
    7577 * Run the application.
     
    147149    cd ~/shared
    148150    bash ./boinc_app
     151    shutdown -hP 0
    149152else
    150153    echo --- Failed to launch script