3.2.7. go - start application at address or file

3.2.7.1. Usage

go ADDR [ARG...]

3.2.7.2. Synopsis

Start application at ADDR passing ARG as arguments.

If addr does not start with a digit it is interpreted as a filename in which case the file is memmapped and executed

Table Of Contents

Previous topic

3.2.6. bootz - boot Linux zImage

Next topic

3.2.8. linux16 - boot a linux kernel on x86 via real-mode code

This Page