Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 1997 13:38:11 -0700
From:      Julian Elischer <julian@whistle.com>
To:        Jaye Mathisen <mrcpu@cdsnet.net>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: More /usr/src/release notes on 2.2.2-stable
Message-ID:  <33FCA733.1CFBAE39@whistle.com>
References:  <Pine.NEB.3.95.970821124117.18322m-100000@mail.cdsnet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Jaye Mathisen wrote:
> 
> Various steps fail if you aren't running with sh as your shell.
> 
> and:
> 
> I don't see where fs.size is made so that MFS_ROOT has the right define:
> 
> # make
> ===> crunch
> Warning: Object directory not changed from original
> /usr/src/release/floppies/boot/crunch
> ===> mfs
> Warning: Object directory not changed from original
> /usr/src/release/floppies/boot/mfs
> ===> floppy
> Warning: Object directory not changed from original
> /usr/src/release/floppies/boot/floppy
> cd /usr/src/release/floppies/boot/floppy && make doMFSKERN
> rm -f
> /usr/src/release/floppies/boot/floppy/../../../../sys/compile/BOOTMFS/mfs_vfsops.o
> cd /usr/src/release/floppies/boot/floppy/../../../../sys/i386/conf &&
> fgrep -v SYSV GENERIC |  fgrep -v pty |  fgrep -v PROCFS |  sed
> 's/GENERIC/BOOTMFS/g' |  sed '/maxusers/s/10/4/' > BOOTMFS &&  echo
> "options  MFS" >> BOOTMFS &&  echo "options  NFS_NOSERVER" >> BOOTMFS &&
> echo 'options  "MAXCONS=4"' >> BOOTMFS
> echo "options \"MFS_ROOT=`cat ../mfs/fs-image.size`\"" >>
> /usr/src/release/floppies/boot/floppy/../../../../sys/i386/conf/BOOTMFS
> cat: ../mfs/fs-image.size: No such file or directory
> cd /usr/src/release/floppies/boot/floppy && make doKERNEL KERNEL=BOOTMFS
> cd /usr/src/release/floppies/boot/floppy/../../../../sys/i386/conf &&
> config -n BOOTMFS

can you look at the config file it produced,
(/sys/i386/conf/BOOTMFS) and see what's 
wrong with line 15?

> config: line 15: syntax error
> ^C# make fs-image.size
> make: don't know how to make fs-image.size. Stop



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33FCA733.1CFBAE39>