Date: Sun, 23 Dec 2001 23:06:39 -0500 From: parv <parv_@yahoo.com> To: f-q <freebsd-questions@freebsd.org> Subject: how to recreate a mount point? Message-ID: <20011223230639.A29277@moo.holy.cow>
next in thread | raw e-mail | index | archive | help
hi people, in sheer stupidity i deleted the /cdrw mount point thinking of it just an empty directory... # fgrep '/cdrw' /etc/fstab /dev/ad0s3e /cdrw ufs rw,noauto 2 2 # df -i /dev/ad0s3e Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mounted on /dev/ad0s3e 714447 1 657291 0% 3 179581 0% ...how can i recreate it? nondestructively (to other file systems) of course. i couldn't find (or missed) anything in manpages for disklabel, fstab, fdisk, mount, newfs. i was hoping it to be in manpages related to mount or fstab. where can i find this information? thanks much. -- 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?20011223230639.A29277>