[parisc-linux] Booting from tape

Kirk Bresniker kirkb@chrome.rose.hp.com
Tue, 28 Sep 1999 10:28:46 PDT



| > Attempting to load IPL.
| > 
| > Failed I/O operation with scsi.0.0
| > ENTRY_IO status = -10
| > 
| > 00000000 00000000 00000000 00000000 00000000 00000000
| > 00000000 00000000
| > 00000000 00000000 00000000 00000000 00000000 00000000
| > 00000000 00000000
| > 00004F04 000000FF FF0009BF 00000000 800100DC 00000000
| > 0025F000 00000400
| > 98080000 00000000 00008C60 00000000 000000FF 00000000
| > 00000000 00000000
| 
| I believe this is a problem with either how the tape was created
| or talking to the tape drive. Does anyone know where to find what
| the -10 status means?


From the firmware comments:

/* RETURNS:
/*
/*   3   :  EOF Encountered ( Sequential Device only)
/*   2   :  Recoverable error
/*   1   : Inexact I/O Transfer
/*   0   : OK
/*   -2  : Non Existant Option.
/*   -3  : Cannot complete call without error
/*   -4  : Unrecoverable Hardware Error
/*   -6  : Illegal Device Address
/*   -7  : Non Existant Device
/*   -8  : Module/Device not ready
/*   -10 : Invalid Argument ( Invalid SCSI ID or LUN )
/*   -12 : Unsupported Record Size
/*   -14 : Illegal Device block Size

KMB
--
+============================================================+
|       Kirk Bresniker    	(916) 748-2393		     |
|       8000 Foothills Blvd                                  |
|       Roseville, CA 95747-5649                             |
|       kirkb@rose.hp.com                                    |