From owner-freebsd-sparc Tue Apr 16 22:27:33 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id C39D437B419 for ; Tue, 16 Apr 2002 22:27:30 -0700 (PDT) Received: from mailhost.feral.com (mjacob@mailhost.feral.com [192.67.166.1]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id g3H5RIf81502; Tue, 16 Apr 2002 22:27:18 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Tue, 16 Apr 2002 22:27:18 -0700 (PDT) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: Paul Mauvais Cc: freebsd-sparc@FreeBSD.ORG Subject: Re: Trying to get it to just boot :-) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org You need an NFSroot kernel. One's available at, I believe, http://people.freebsd.org/~jake/sparc64 On Tue, 16 Apr 2002, Paul Mauvais wrote: > OK, I'm not that bad at reading directions, but I've done something wrong > :-)...and I am new to the SPARC FreeBSD stuff.... > > I've setup (via dhcp) a boot/nfs server to boot an Ultra5 off of the BSD > loader/kernel: > > host zort { > hardware ethernet 08:00:20:a7:76:2b; > option host-name "zort.cisco.com"; > fixed-address 1.1.1.2; > always-reply-rfc1048 on; > next-server 1.1.1.5; > filename "kernel-bsd"; > option root-path "1.1.1.5:/tftpboot/bsd"; > } > > The machine finds the tftp loader and boots OK, then finds and loads the > kernel OK, but then after the normal boot messages I get the following: > > ... > ad0: 8693MB [17662/16/63] at ata2-master WDMA2 > acd0: CDROM at ata3-master PIO4 > > Manual root filesystem specification: > : Mount using filesystem > eg. ufs:da0a > ? List valid disk boot devices > Abort manual input > > mountroot> ? > > --- > I thought my dhcp definitions above would tell it where to find the nfs > root so I could boot and then label the disks/etc. I have the distrib > tarball unpacked in the /tftpboot/bsd directory as mentioned in the > definitions above. Nothing I try does much at this point (except > sometimes dump me into the debugger). > > Do I need something else? Easier to boot off the ISO? :-) > > Paul > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-sparc" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message