I'm trying to install Solaris 10 on a Sun Ultra 2 but I get the following
message "Can't open boot device". I get this message after the boot cdrom
command.
I know the CDROM works in that I was able to read software from a Solais 8
CD.
I downloaded the Solaris 10 software from Sun and then unzipped and copied
to a CD.
Thanks
Did you burn the "image" to the CD? If you burned it as a file the CD
will have a filesystem on it and will not be bootable.
I did burn as an "image' and I also did a checksum and compared it to what
was on the Sun website and all is correct.
Thamks
Where does your cdrom alias at the OBP point to, and what's the SCSI
ID of your CD-Rom?
Martin
--
"For the Snark's a peculiar creature, that won't
Be caught in a commonplace way.
Do all that you know, and try all that you don't;
Not a chance must be wasted to-day!"
--Thanks
--Erik
On Tue, 7 Oct 2008, Jorgen Moquist wrote:
>
>
> Reply-To: jorgen....@mailbox.swinet..se
> Newsgroups
ok boot cdrom
Boot device: /sbus/SUNW,fas@e,8800000/sd@6,0:f File and args:
ok probe-scsi-all
is your friend
you might set auto boot off while trying.
ok setenv auto-boot? false
ok reset
ok probe-scsi-all
ok setenv auto-boot? true
if you lost the cdrom alias
ok nvalias cdrom /sbus/SUNW,fas@e,8800000/sd@6,0:f
ok boot cdrom
/Jörgen