Valentin Bud wrote:
> On Wed, Jun 10, 2009 at 9:58 AM, Wojciech Puchar <
> woj...@wojtek.tensor.gdynia.pl> wrote:
>
>   
>>  following
>>     
>>> procedure:
>>> 1. reboot to single user
>>> 2. mount -a
>>> 3. tunefs -L var /dev/mirror/system0s1d
>>> This commands exits with "Failed to write superblock".
>>>
>>>       
>> replace mount -a with mount /
>>
>> you can't write directly to partition which is mounted mounted
>>
>>     
>
> Thanks this time it worked. I am almost sure (99%) I've tried that already
> yesterday but the 1% wins.
>
> One more question can i label the / partition. I have the same error when i
> try
> to label it.
>
> v
>   

You should be able to. Just reboot into single user mode and *do not*
enter any mount commands.  The / partition is mounted read only in this
case, and tunefs -L will succeed.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to