02.07.2013 Views

A/UX® System Administrator's Reference Sections 1M, 7, and 8

A/UX® System Administrator's Reference Sections 1M, 7, and 8

A/UX® System Administrator's Reference Sections 1M, 7, and 8

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

launch(8) launch(8)<br />

NAME<br />

launch - launch an NUX kernel from the NUX Startup<br />

environment<br />

SYNOPSIS<br />

launch [-a] [-d] [-f] [-m] [-r] [-v] [-s] [pathname]<br />

launch [-n] [-d] [-f] [-m] [-r] [-v] [-s] [pathname]<br />

DESCRIPTION<br />

1<br />

launch loads an NUX kernel into memory <strong>and</strong> transfers control<br />

to the kernel. launch can only be run from the NUX Startup<br />

application shell (see StartupShell(8)). As launch<br />

transfers control to the kernel, it passes a SCSI ID, a logical unit<br />

number, <strong>and</strong> slice zero as parameters. The kernel uses these<br />

parameters to locate the root file system (ROOTDEV).<br />

When no pathname is specified, launch uses the filename on the<br />

first line of the ASCII file / next unix. The specified kernel<br />

(from the comm<strong>and</strong> line or from / next unix) is then checked<br />

for an autoconfiguration match.<br />

autoconfig{lM) is run when a software module is present in<br />

the kernel, but the required hardware is missing. (Note that<br />

autoconfig will NOT be run when hardware is present <strong>and</strong> the<br />

software is missing.)<br />

If autoconfig needs to be run, then the kernel newunix is<br />

launched instead <strong>and</strong> a flag is set indicating that autoconfig is<br />

needed.<br />

The format of pathname can vary. If you wish to include a device<br />

specification the format is:<br />

(device-spec) path<br />

device-spec is described in detail in StartupShell(8). It consists<br />

of three comma-separated numbers enclosed in parentheses.<br />

The first number is the SCSI ID for a disk, the second is the logical<br />

unit (usually zero), <strong>and</strong> the final number is a slice number. To<br />

illustrate, the following comm<strong>and</strong> line launches the sunix kernel<br />

located within the file system in slice 2 of the disk that is assigned<br />

SCSI ID 1:<br />

launch (1,O,2)/src/sys/psu/sunix<br />

In this example, the kernel would use slice 0 of the disk with SCSI<br />

ID 1 as the location for the root partition. So even though the kernel<br />

is loaded from a file system in slice 2, the root file system is<br />

February, 1990<br />

RevisionC

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!