Subject: Re: multiple partitions...
To: Bob Nestor <rnestor@metronet.com>
From: Frederick Bruckman <fredb@fb.sa.enteract.com>
List: port-mac68k
Date: 04/18/1998 11:18:13
On Sat, 18 Apr 1998, Bob Nestor wrote:
> Frederick Bruckman <fredb@fb.sa.enteract.com> wrote:
>
> >Hmm. You might be right about that. I took the conservative approach, of
> >using `newfs -O' the last time I formatted. You can see for sure with
> >
> > dumpfs /dev/rsdxa | head -2
> >
> >Mine shows an fslevel of 1. Yours should be 2, or 3.
>
> Here's what my system shows:
>
> pluto# df
> Filesystem 1K-blocks Used Avail Capacity Mounted on
> /dev/sd1a 61967 14956 43912 25% /
> /dev/sd1g 4032684 2025522 1805527 53% /usr
> kernfs 1 1 0 100% /kern
> procfs 4 4 0 100% /proc
> /dev/sd0a 1346845 328612 950890 26% /oldsys
> pluto# dumpfs /dev/rsd1a | head -2
> magic 11954 time Sat Apr 18 09:00:12 1998
> cylgrp dynamic inodes 4.4BSD fslevel 3
> pluto#
>
> I'm booting and running from /dev/sd1a. I have a backup on /dev/sd0a,
> but it's a 4.2BSD filesystem compatible with the Installer.
All right then, I take that back. The Booter works with new-style
filesystems. That's one less reason to partition your NetBSD drive.