From owner-freebsd-questions@FreeBSD.ORG Wed Jan 21 10:09:42 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DD3616A4CE for ; Wed, 21 Jan 2004 10:09:42 -0800 (PST) Received: from mta3.adelphia.net (mta3.adelphia.net [68.168.78.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8723243D5C for ; Wed, 21 Jan 2004 10:09:16 -0800 (PST) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([67.20.101.103]) by mta13.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20040121174337.IMVN8989.mta13.adelphia.net@barbish>; Wed, 21 Jan 2004 12:43:37 -0500 From: "fbsd_user" To: "scott renna" , Date: Wed, 21 Jan 2004 12:43:36 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <20040121172923.38750.qmail@web41315.mail.yahoo.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: RE: Unable to mount CDrom in 5.2, reading past threads is of no help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jan 2004 18:09:42 -0000 You found bug in FBSD 5.2 submit problem report on it from an FBSD system using send-pr command. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of scott renna Sent: Wednesday, January 21, 2004 12:29 PM To: fbsd_user@a1poweruser.com; freebsd-questions@freebsd.org Subject: RE: Unable to mount CDrom in 5.2, reading past threads is of no help mount /cdrom yields: cd9660: /dev/acd0: Invalid argument /etc/fstab is set up as such: /dev/acd0 /cdrom cd9660 ro,noauto 0 0 --- fbsd_user wrote: > Try mount /cdrom > > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On > Behalf Of scott renna > Sent: Wednesday, January 21, 2004 11:38 AM > To: freebsd-questions@freebsd.org > Subject: Unable to mount CDrom in 5.2, reading past > threads is of no > help > > Hello, > > Im having issues in mounting a cdrom on my > FreeBSD5.2 > system both as root and non root user. As root I > execute commands like this: > > > pluto# mount_cd9660 /dev/acd0 /cdrom > mount_cd9660: /dev/acd0: Invalid argument > pluto# mount_cd9660 /dev/acd0c /cdrom > mount_cd9660: /dev/acd0c: Invalid argument > pluto# mount_cd9660 /dev/acd0c /home/mount/cdrom/ > mount_cd9660: /dev/acd0c: Invalid argument > pluto# mount_cd9660 /dev/acd0 /home/mount/cdrom/ > mount_cd9660: /dev/acd0: Invalid argument > > CD9660 support is enabled in my kernel and my > devfs.conf has: > > perm xpt0 0660 > perm pass0 0660 > link acd0 cdrom > link acd0 acd0c > perm acd0 0660 > > I'm also symlinked cdrom to acd0. Peculiar though, > that I did not have an acd0c device in my /dev. I > created one and symlinked it to acd0. > > dmesg recognizes it: > > acd0: CDROM at ata1-slave PIO4 > > anyone have any ideas on this? > > Scott Renna > > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Hotjobs: Enter the "Signing Bonus" > Sweepstakes > http://hotjobs.sweepstakes.yahoo.com/signingbonus > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"