Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Oct 2001 22:15:34 +0100 (BST)
From:      paul@xciv.org (Paul Civati)
To:        freebsd-stable@freebsd.org
Subject:   Re: CDROM won't mount
Message-ID:  <200110092115.f99LFYx00457@pantera.xciv.org>
In-Reply-To: <3BC2A8B0.E47A9AA8@sxb.bsf.alcatel.fr>
References:  <3BC1C3A0.2331324D@sxb.bsf.alcatel.fr> <20011008104441.A74384@mikea.ath.cx> <3BC2A8B0.E47A9AA8@sxb.bsf.alcatel.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <3BC2A8B0.E47A9AA8@sxb.bsf.alcatel.fr>,
	roche1@sxb.bsf.alcatel.fr (Sebastien ROCHE) writes:

>> > With the release 4.4, I can't mount /dev/acd0c anymore, the result is
>> > something like "Invalid argument" if I remember well.
>>
>> Would you give us the _exact_ command you're using, and (if it's
>> something like "mount /cdrom") the contents of /etc/fstab?
> 
> Sure:
> mount -t cd9660 /dev/acd0c /cdrom
> fstab contains:
> /dev/acd0c    /cdrom        ro,noauto    0     0

Check you have the following (ISO9660 filesystem) in your kernel:

options         CD9660                  #ISO 9660 Filesystem

-Paul-

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110092115.f99LFYx00457>