Skip site navigation (1)Skip section navigation (2)
Date:      20 Mar 1999 01:51:33 +0100
From:      Eric Jacoboni <jaco@titine.fr.eu.org>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Sofupdates - which partitions make sense
Message-ID:  <87ww0dq8yy.fsf@titine.fr.eu.org>
In-Reply-To: "Mark S. Reichman"'s message of "Tue, 16 Mar 1999 22:21:02 -0500"
References:  <36E2BAEE.9687F415@borg.com> <87iuc1ixv1.fsf@titine.fr.eu.org> <36EF1F9E.C77E258C@borg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Mark S. Reichman" <mark@borg.com> writes:

> boot -s
> tunefs -e enable /dev/rwd0s2a

You mean :

boot -s 
tunefs -n enable /dev/rwd0s2a

right ?

> Doing this worked as far as I can tell.  When I do a 
> mount command I get this output.
> 
> mark@slugo:/home/mark:>mount
> /dev/wd0s2a on / (local, soft-updates, writes: sync 3 async 100)
> /dev/wd0s2e on /var (local, soft-updates, writes: sync 83 async 176)
> /dev/wd0s2f on /usr (local, soft-updates, writes: sync 83 async 519)
> procfs on /proc (local)
> /dev/wd0s1 on /dos/c (local)
> /dev/wd1s1 on /dos/d (local) 

It doesn't work for me (as long the mount output says the truth...):

After the tunefs command, i get a message saying that soft updates
have been updated but here is the ouput of my mount command :

/dev/wd0s2a on / (local, writes: sync 144 async 527)
/dev/wd1s4e on /usr/local (local, soft-updates, writes: sync 2 async 96)
/dev/wd0s3 on /usr/src (local, soft-updates, writes: sync 2 async 0)
/dev/wd0s1 on /mnt/dos (local, read-only)
/dev/wd1s1 on /mnt/linux (local, read-only)
/dev/wd1s2 on /mnt/linux/home (local, read-only)
procfs on /proc (local)

no "soft-updates" for / :(

> da0: 96MB (196608 512 byte sectors: 64H 32S/T 96C)
> changing root device to wd0s2a
> ffs_mountfs: superblock updated for soft updates
> ffs_mountfs: superblock updated for soft updates  

yep, exactly the same for me...
-- 
---------------------------------------------------
Éric Jacoboni       « No sport! »  (W. Churchill)
---------------------------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87ww0dq8yy.fsf>