OK everyone - I have solved this - and the solution does NOT appear to be in any of the messages in this thread!!
YOU CAN BOOT FROM A CDROM!!
First of all - I opened the case to install an IDE cdrom drive, as suggested here. Well, you cannot, unless you have the special "small" IDE cable that the Netra needs. It looks IDE-ish but too small for ordinary cables... (OH BTW, I'm trying to do all this on a Netra T1, not X1 - but they are probably the same mostly)
Then I thought, "DAM-MIT Janet!" And thought of what a messy solder-er I was... no way!
I have an external SCSI CDROM. Ah HA! I had to find a 68pin to 50pin SCSI cable and I was ready.
Got all that done. Then I rebooted. Then I did the #. LOM thing. Then I did the lom>break - I had to do that a bunch of times until it actually "took" and gave me the ok> prompt.
I tried to do ok> boot cdrom
but it kept trying to find some IDE cdrom... Probably left over from when the system was first installed at the "shop" - i dunno...
so I tried ok> probe-scsi-all
It saw it, at least. From that it gave the long cryptic pci-scsi-disk-this-and-that string. I have my SCSI cdrom device number set to 6 - this is important.
Anyway - long story short = here's the boot string:
(drumroll please)
boot /pci@1f,0/pci@1/scsi@8,1/disk@6,0:f
That's it!! Your string may differ a little, but this should give you enough to troubleshoot it out!
It seems that CDROMs boot slice is on :f
The parts that may vary are "scsi@8,1" and "disk@6,0"
disk: target 6, unit 0
scsi: the 8,1 must mean the external SCSI connector, because the 2 internal hard drive came up on just "scsi@8" and one on target 0, unit 0 and the other on target 1, unit 0
So there you go. I hope this helps! Let me know if I can help...
