18.02.2014 Views

string

string

string

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.

Technical Notes<br />

Sometimes this condition results from a programming error, such as when a program<br />

attempts to execute data as instructions. This condition can also indicate device file<br />

corruption on your system.<br />

Illegal instruction "0xhex" was<br />

encountered at PC 0xhex<br />

Cause<br />

The machine is trying to boot from a non-boot device, or from a boot device for a<br />

different hardware architecture.<br />

Action<br />

If you are booting from the net, check README files to make sure you are using a<br />

boot image for that architecture. If you are booting from disk, make sure the system<br />

is looking at the right disk, which is usually SCSI target 3. Failing these solutions,<br />

connect a CD drive to the system and boot from CD-ROM.<br />

Illegal seek<br />

Cause<br />

Using a pipe ("|") on the command line doesn’t work here.<br />

Action<br />

Rather than using a pipe on the command line, redirect the output of the first<br />

program into a file and run the second program on that file.<br />

Technical Notes<br />

A call to lseek(2) was issued to a pipe. This error condition can also be fixed by<br />

altering the program to avoid using lseek(2).<br />

The symbolic name for this error is ESPIPE, errno=29.<br />

84 Solaris Common Messages and Troubleshooting Guide ♦ October, 1998

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

Saved successfully!

Ooh no, something went wrong!