Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Nov 2001 00:22:59 -0800
From:      steve <schan_ca@geocities.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Soft update questions.
Message-ID:  <3BF76FE3.1A3FC020@geocities.com>
References:  <001801c17002$5ce82dd0$3000a8c0@sickness>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello, I have a few questions about soft updates.

[1]    I did the following to enable soft updates
            - hit space bar during boot up
            - boot -s to enter single user mode
            - hit enter to accept default shell
            - tunefs -n enable /
            - tunefs -n enable /usr
            - tunefs -n enable /var
            - tunefs -n enable /tmp   <--- ***
            - reboot

        When I do the above, for /tmp, I get:
            tunefs: /tmp : not a block or character device

[2]    I read that once tunefs is enabled, it stays enabled
        even after reboot. But not after power off/on right?

[3]    Where in /etc should I put a script to enable soft updates
           during boot up?

Thanks
Steve




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?3BF76FE3.1A3FC020>