a24f
![]() |
|
|
|
|
|||||||
| Storage Place to ask questions about partitioning, labelling, filesystems, encryption or anything else related to storage area. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I recently upgraded a few servers following the instructions from /usr/src/Makefile. Now / is always mounted with journaled soft updates. If I boot single user mode and alter it, it has no effect. However, I can alter the characteristics for other filesystems.
Here is what I do in single user mode while / is still read only. Code:
tunefs -j disable -L root /dev/DISK If I delete .sujournal while / is read write in single user mode, then remount / as read only before tweaking with tunefs(8), no progress is made either. So does anyone have any advice? Is there a config file somewhere that makes / mount such a way that I missed when doing mergemaster? I checked /etc/fstab and that is exactly the same as before the upgrade. Last edited by SirDice; August 3rd, 2012 at 15:19. Reason: Read about formatting tags: http://forums.freebsd.org/misc.php?do=bbcode |
|
#2
|
||||
|
||||
|
After changing the filesystem settings, don't mount it or those changes will be wiped out. Reboot. Or maybe force a retasting with
# true > /dev/ada0p2
|
| The Following User Says Thank You to wblock@ For This Useful Post: | ||
stunirvana21 (August 3rd, 2012) | ||
|
#3
|
|||
|
|||
|
That works!
Thanks.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] Pf enabled but some problem. | Gio01 | Firewalls | 5 | May 28th, 2012 03:38 |
| AHCI support enabled? | salvo2002 | System Hardware | 5 | November 13th, 2010 11:45 |
| Is ZFS enabled on FreeBSD8.0 sysinstall | alie | Installing & Upgrading | 14 | January 13th, 2010 18:51 |
| [Solved] How do I get edit posts enabled ? | jenaniston | Feedback | 12 | January 13th, 2010 10:15 |
| nmap problems when pf is enabled | hamba | Networking | 1 | April 16th, 2009 11:15 |