Date: Thu, 20 Nov 1997 18:26:44 -0500 (EST) From: John Ioannidis <ji@research.att.com> To: hackers@FreeBSD.ORG Cc: lile@stdio.com Subject: Re: Problems mounting a cd-rom drive on 2.2_RELENG Message-ID: <199711202326.SAA02346@bual.research.att.com> In-Reply-To: <199711202155.NAA11629@hub.freebsd.org> (owner-hackers-digest@FreeBSD.ORG)
next in thread | previous in thread | raw e-mail | index | archive | help
> anarchy: # mount /cdrom > cd9660: /dev/cd0a: Invalid argument Looks like your kernel and your /sbin/mount_cd9660 are not happy with each other. Make sure you run the mount program that goes with the kernel you are running. If you are tracking FreeBSD-current, make sure your mount_cd9660 is: "$Id: mount_cd9660.c,v 1.7.2.1 1997/08/17 13:30:23 joerg Exp$"; The mount program that comes with 2.2.2-RELEASE does not work. /ji
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711202326.SAA02346>