Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2005 14:50:23 +0200
From:      "Julian H. Stacey" <jhs@flat.berklix.net>
To:        Robert Slade <bsd@bathnetworks.com>
Cc:        "freebsd-sparc64@freebsd.org" <freebsd-sparc64@freebsd.org>
Subject:   Re: Installation on SUN U10 Continued 
Message-ID:  <200506231250.j5NCoNw6058749@fire.jhs.private>
In-Reply-To: Message from Robert Slade <bsd@bathnetworks.com> of "Thu, 23 Jun 2005 11:28:04 -0000." <1119526083.7606.11.camel@lmail.bathnetworks.co.uk> 

next in thread | previous in thread | raw e-mail | index | archive | help
> The U10 does have Solaris 9 installed and this can read the CD and all
> appears to be correct.

`appears' is vague.

Best be really sure your box can read the installation media.
Use your existing Solaris (or move cdrom drive temporarily to another
host with some Unix) & read the cdrom image to hard disc, something like

	dd if=/dev/cdrom bs=2k of=bsd.iso
	md5 bsd.iso
	compare the MD5 with CHECKSUM.MD5

Warning: some cdrom device drivers return 1 x 2048 byte sector too many,
so you may need to trim before md5, with dd count=some_number
-
Julian Stacey      Consultant Systems Engineer, Munich.    http://berklix.com
Mail in Ascii (Html=Spam).  Ihr Rauch = mein allergischer Kopfschmerz.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506231250.j5NCoNw6058749>