From owner-freebsd-alpha Fri Oct 30 17:50:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA22871 for freebsd-alpha-outgoing; Fri, 30 Oct 1998 17:50:53 -0800 (PST) (envelope-from owner-freebsd-alpha@FreeBSD.ORG) Received: from nomis.simon-shapiro.org (nomis.simon-shapiro.org [209.86.126.163]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA22845 for ; Fri, 30 Oct 1998 17:50:11 -0800 (PST) (envelope-from shimon@simon-shapiro.org) Received: (qmail 5263 invoked by uid 1000); 31 Oct 1998 02:54:26 -0000 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199810310128.RAA03242@dingo.cdrom.com> Date: Fri, 30 Oct 1998 21:54:26 -0500 (EST) X-Face: (&r=uR0&yvh>h^ZL4"-TH61PD}/|Y'~58Z# Gz&BK'&uLAf:2wLb~L7YcWfau{;N(#LR2)\i.l8'ZqVhv~$rNx$]Om6Sv36S'\~5m/U'"i/L)&t$R0&?,)tm0l5xZ!\hZU^yMyCdt!KTcQ376cCkQ^Q_n.GH;Dd-q+ O51^+.K-1Kq?WsP9;cw-Ki+b.iY-5@3!YB5{I$h;E][Xlg*sPO61^5=:5k)JdGet,M|$"lq!1!j_>? $0Yc? Reply-To: shimon@simon-shapiro.org Organization: The Simon Shapiro Foundation From: Simon Shapiro To: Mike Smith Subject: Re: Installing Cc: freebsd-alpha@FreeBSD.ORG Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Mike Smith, On 31-Oct-98 you wrote: > > > > I am getting an error message indicating ``Can't find /mfsroot'' > > ls form the boot, says ``Can't find / '' > > > > What gives? > > When you make the mfsroot floppy, use the instructions in /etc/disktab > when you newfs it. Which label in which disktab? I assume the disktab in the 3.0 release, but want to be sure. > I don't understand why a "vanilla" filesystem doesn't work yet; you're > welcome to investigate if you have a little time. To clarify, I am putting the mfsroot.gz on a floppy. It appears as if the kernel (both the 27th and the 29th) want /mfsroot. I am doing: fdformat -f 1440 fd0.1440 disklabel -w -r fd0.1440 floppy3 newfs -t 2 -u 18 -l 1 -i 65536 /dev/rfd0 (Streight off Jordan's install.txt) and it seems great under i386 FreeBSD. I will not ask why the floppy needs 5 cylinder groups and 5 copies of the superblock... :-) Simon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message