DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

import(1M)


import -- prepare /openserver for use

Syntax

/usr/lib/okp/bin/import [-v]
/usr/lib/okp/bin/unimport

Description

The import command prepares a /openserver directory that has been populated with an OpenServer system image (see migrate(1M)) for use on UnixWare 7. The unimport command reverses changes made by a previous invocation of import. You must be root to run these commands.

The import utility performs these actions:

Options


-v
Prints diagnostics to standard error.

Return Codes

On success, import returns 0. On failure it returns 1 and prints a message indicating the source of the failure.

Errors

Errors have been observed when an rsh command is used in a pipe, as is done internally by the import(1M) command. While import does not return an error, executing the openserver command returns an error after an import that failed because of rsh-related errors:
   UX: openserver: WARNING: unable to change directory into /unixware/
   UX: openserver: ERROR: Exec error: Exec format error

To work around this error, run the import(1M) command again. The openserver should then execute successfully. Repeated failures could indicate a network problem that is preventing the import command from completing.

See Also

migrate(1M), osragent(1M)
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004