Date: Sun, 23 Dec 2001 23:17:17 -0500 From: "Ron Hensley" <ronh@intercom.net> To: "parv" <parv_@yahoo.com>, "f-q" <freebsd-questions@FreeBSD.ORG> Subject: Re: how to recreate a mount point? Message-ID: <000901c18c31$e3e36020$0273150a@woodstock.lanalyse.com> References: <20011223230639.A29277@moo.holy.cow>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 mkdir /cdrw mount /cdrw (It is just a directory) - ----- Original Message ----- From: "parv" <parv_@yahoo.com> To: "f-q" <freebsd-questions@FreeBSD.ORG> Sent: Sunday, December 23, 2001 11:06 PM Subject: how to recreate a mount point? > 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 > -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.8 for non-commercial use <http://www.pgp.com> iQA/AwUBPCasTFFb04N5DzUjEQIjNACeNmGNyHk61a43kM6MAW0p7ZY9M4QAoPAp WNrFv2o8MOSWUa3Dv4j0CgA7 =SIO3 -----END PGP SIGNATURE----- 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?000901c18c31$e3e36020$0273150a>