Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2006 17:56:33 -0500 (EST)
From:      Jerry McAllister <jerrymc@clunix.cl.msu.edu>
To:        artifact.one@googlemail.com (mal content)
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Quick question on newfs
Message-ID:  <200602202256.k1KMuXN6025284@clunix.cl.msu.edu>
In-Reply-To: <8e96a0b90602201443g73339521l82e6d176da2024f9@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> I was setting up encrypted swap with GELI and accidentally
> blew away my /tmp partition with:
> 
> # dd if=/dev/random of=/dev/ad0s1e bs=1m
> 
> Understandably, it will no longer allow me to mount /tmp,
> so how do I use newfs to recreate the partition? I want to
> be absolutely sure before entering any disk modifying
> commands (just like I was absolutely sure last time...).
> 
> I'm guessing it's as simple as:
> 
> # newfs /dev/ad0s1e

Yup.   For /tmp, I would just take the defaults.  They
are quite reasonable there.    In fact, unless you have an
unusually large partition or one with an unusually large number
of files (thus a need for extra inodes), generally the defaults
work well with most partitions.

////jerry

> 
> cheers,
> a1
> 
> (ps: please CC as I'm not on the list)
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 
> 




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