Date: Tue, 22 Oct 2002 11:23:26 -0400 From: Brian McCann <bjm1287@ritvax.isc.rit.edu> To: 'Tiago Andre' <tiagoandre@hotmail.com>, questions@FreeBSD.org Subject: RE: Message-ID: <000501c279de$fe111c30$1500a8c0@dogbert> In-Reply-To: <F162T5kZ1pvHPqv91yS00007a82@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Have you created /mnt/cdrom? By default, FreeBSD only has /mnt. So, the command "mount /dev/cdrom /mnt" would work. Or, alternatively, you could "mkdir /dev/cdrom" and then your commands would work. The dev node "/dev/cdrom" is just a link to the actual device node. I haven't put on 4.7 yet off the CDs onto my system, but I run 4.7-STABLE and that's how I do it. --Brian -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Tiago Andre Sent: Tuesday, October 22, 2002 6:30 AM To: questions@FreeBSD.org Subject: Hello there! Iam a newbie trying to get start is world of Freebsd, but i have a little problem conserning the mount of cdrom because i dont no where is the nature path of it. I trye the command: mount /dev/cdrom /mnt/cdrom -t iso9660 and mount /dev/cd0c /mnt/cdrom -t iso9660 but it doesint work. my freebsd is the 4.7 version please help me PS:sorry my english _________________________________________________________________ Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message 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?000501c279de$fe111c30$1500a8c0>