diff options
Diffstat (limited to 'scripts/runqemu')
| -rwxr-xr-x | scripts/runqemu | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/runqemu b/scripts/runqemu index ed32bc2e27..058ee2962c 100755 --- a/scripts/runqemu +++ b/scripts/runqemu | |||
| @@ -26,8 +26,6 @@ of the following environment variables (in any order): | |||
| 26 | KERNEL - the kernel image file to use | 26 | KERNEL - the kernel image file to use |
| 27 | ROOTFS - the rootfs image file or nfsroot directory to use | 27 | ROOTFS - the rootfs image file or nfsroot directory to use |
| 28 | MACHINE - the machine name (optional, autodetected from KERNEL filename if unspecified) | 28 | MACHINE - the machine name (optional, autodetected from KERNEL filename if unspecified) |
| 29 | RAMFS - boot a ramfs-based image | ||
| 30 | ISO - boot an ISO image | ||
| 31 | Simplified QEMU command-line options can be passed with: | 29 | Simplified QEMU command-line options can be passed with: |
| 32 | nographic - disables video console | 30 | nographic - disables video console |
| 33 | serial - enables a serial console on /dev/ttyS0 | 31 | serial - enables a serial console on /dev/ttyS0 |
