You may still be able to boot into single user without the CD. From the
'ok' prompt type boot -s
You will need root access for this. If you can get in attempt to fsck
the disk(s).
fsck -F ufs /dev/rdsk/c0t0d0s2
Depending on your hardware configuration the above command may work or
not. Check to see how many controllers and disks you have.
BertieBigBollox@gmail.com wrote:
> My current install of Solaris 8 now fails to boot...
>
> Is there a rescue disk or something that I can download and boot from
> so that I can fsck the root filesystem or something?