Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Sep 98 14:57:48 +0200
From:      Thierry.Herbelot@alcatel.fr
To:        angelayu@stlinux.ouhk.edu.hk
Cc:        freebsd-questions@FreeBSD.ORG, nrice@emu.sourcee.com
Subject:   cd rom
Message-ID:  <H000057c01875f7a@MHS>
In-Reply-To: <Pine.LNX.4.02A.9809231944030.4382-100000@stlinux.ouhk.edu.hk>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

You still have to mkdir a "real" /cdrom directory which will be your
mount point.
so : (as root)
# mkdir /cdrom
# mount /cdrom
# ls /cdrom .......

	TfH


> 
> Hello Norman
> 
> i follow your instruction and add the entry
> 
> 
> # Device		Mountpoint	Fstype	Option	Dump	Pass#
> /dev/wd0s2b		none		swap	sw	0	0
> /dev/wd0s2a		/		ufs	rw	1	1
> /dev/wd0s2f		/usr		ufs	rw	2	2
> /dev/wd0s2e		/var		ufs	rw	2	2
> proc			/proc		procfs	rw	0	0
> /dev/wcd0c		/cdrom		cd9660	ro,noauto 0	0
> 
> 
> and re-boot the computer.
> but it also failed after doing 
> 
> mount /cdrom
> 
> it prompted --> no such file or directory!
> 
> how do i do 
> 
> Tks
> 
> 
> 
> 
> 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?H000057c01875f7a>