Date: Fri, 25 Aug 2000 17:29:21 -0400 From: James FitzGibbon <james@targetnet.com> To: Billy Breland <ras-man@netdoor.com> Cc: questions@freebsd.org Subject: Re: CD-ROM mounting errors Message-ID: <20000825172921.E99056@targetnet.com> In-Reply-To: <002501c00fa3$3f99bde0$03010101@breland.com>; from ras-man@netdoor.com on Sat, Aug 26, 2000 at 04:18:57PM -0500 References: <002501c00fa3$3f99bde0$03010101@breland.com>
next in thread | previous in thread | raw e-mail | index | archive | help
* Billy Breland (ras-man@netdoor.com) [000825 17:25]: > I am having problems mounting a cd-rom. Below is my sys info, and error messages: > FreeBSD 4.0 Release > I am logged in as root > I have tried to mount the cd-rom using: > mount -a, (after removing the "noauto" from fstab) > mount /dev/acd0 /cdrom > mount -t cd9660 /dev/acd0 /cdrom Almost right; you need "mount -t cd9600 /dev/acd0c /cdrom" > mount -t cd9660 -o ro /dev/acd0 /cdrom > all these commands end with; > cd9660: No such file or directory, (I went to /sbin and mount_cd9660 is present) > Any ideas? -- j. James FitzGibbon james@targetnet.com Targetnet.com Inc. Voice/Fax +1 416 306-0466/0452 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?20000825172921.E99056>