Re: Softupdates on /
[quote="Almindor"]How do I set softupdates on root (/) partition?
I tried this:
init 1 (go single)
mount -o ro / (read only)
tunefs -n enable / (enable softupdates)
And the result I got was:
tunefs: softupdates set
tunefs: failed to write superblock
What am I doing wrong?[/code]
It worked for me, except, to singleuser right away, after that countdown at the booting system I pressed other key than enter, and entered boot -s.
I was required to run fsck before FBSD it let me to change this.
|