Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Apr 2010 10:02:40 -0700
From:      Yuri <yuri@rawbw.com>
To:        Craig Butler <craig001@lerwick.hopto.org>
Cc:        Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de>, freebsd-sparc64@freebsd.org
Subject:   Re: Is it easy to netboot sun fire V210 using only sparc64 iso image and intel host?
Message-ID:  <4BD1D2B0.2030806@rawbw.com>
In-Reply-To: <1272018190.60703.16.camel@main.lerwick.hopto.org>
References:  <4BC968B2.4030009@rawbw.com>	 <1271499634.2166.65.camel@main.lerwick.hopto.org>	 <4BD0B6D9.5030307@rawbw.com> <20100423042653.GS69438@uriah.heep.sax.de> <1272018190.60703.16.camel@main.lerwick.hopto.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Craig Butler wrote:
> Yuri did you get my off list reply ??
>   

Thank you Craig and /Joerg Wunsch./
I got my Sparc booting through NFS, and it works like a charm now.

The only correction I make to instructions (al least to make a diskless 
host):
* delete /tftpboot/boot/mfsroot.gz
* in /tftboot/boot/loader.conf:
mfsroot_load="NO"
vfs.root.mountfrom="nfs:<nfs-host-ip>:<nfs-host-sparc-root>"
* on NFS host create some directory like /usr/diskless-sparc64 
(<nfs-host-sparc-root>) into which unpack 'base' folder from 
installation CD and (maybe) 'boot' directory.
* correct <nfs-host-sparc-root>/etc/fstab to mount appropriate 
directories (/home, etc) from the appropriate NFS locations
* create <nfs-host-sparc-root>/etc/rc.conf to launch appropriate 
services on boot, and particularly add swap if needed.

Otherwise mfsroot.gz drops into sysinstall, and it offers to partition 
disks and netbooted stations are often (at least mine is) diskless.

Thank you again, I would have to spend much more time without them.
Yuri





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