OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: mounting a sun3 (sunOs 4.1.1) disk from openbsd (not NFS), possible?

From: A. F. Cano (afcshibaya.lonestar.org)
Date: Sat Dec 18 2004 - 16:06:11 CST


On Sat, Dec 18, 2004 at 09:48:22AM -0700, Diana Eichert wrote:
> On Sat, 18 Dec 2004, A. F. Cano wrote:
> SNIP
> > The next possible option is to boot the sun3 remotely (via net),
> > but that would require re-assembling the sun3 and making sure that
> > all the HW configuration is OK; not easy without an OS on it.
> > Still, can someone point out a detailed road map for a network
> > boot from OpenBSD? bootp?
> >
> > Any help will be very much appreciated. I really need to recover
> > what's on those disks to get rid of the old sun 3. Thanks.
> >
> > Augustine
>
> OpenBSD had a Sun3 port until 2.9, http://www.openbsd.org/sun3.html. It
> appears the 2.9 directory is no longer on the OBSD ftp site, but if you
> needed the files I could put them on the net for short term access.

Mmm... Are you saying that I should install openbsd on the sun3 and
then the old SunOS disks would be readable? Or to use the sun3 port
code to figure out why the i386 code doesn't work and modify it
so that it reads the 68k FS on the i386 platform?

The former would mean getting a scsi CDrom drive and seeing if it would
boot in a machine that has a broken tape at the moment, and that was
designed to boot from tape. Would that work?

The latter means driver and utilities hacking on the i386 version...
There has to be an easier way.

> man diskless
> http://www.openbsd.org/cgi-bin/man.cgi?query=diskless&apropos=0&sektion=0&manpath=OpenBSD+2.9&arch=i386&format=html

That was helpful. Thanks. Prompted by this I dug out all the parts,
cleaned and reassembled a minimum set (1 SCSI controller, with the
tape on it and an old 500MB scsi drive (id 0) instead of the emulex
controller and the two ESDI drives, of which the boot one is dead (and
removed, I can't find it now). I was hoping that maybe the tape would
work and I could install on the new SCSI disk, and if the tape drive
still didn't work, I'd try a net boot. As it went, I got some memory
errors and the boot process halted. Further attemps didn't show
anything on the screen and a the 3rd red led in the back of the cpu
board flashes, so something is wrong. I'll have to disassemble more
and clean, but it would be a lot easier if I can mount or extract the
data from the disks individually on the openbsd machine that works.

Thanks for replying.

Augustine