From owner-freebsd-questions@FreeBSD.ORG Wed Dec 15 03:25: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 3348316A4CE for ; Wed, 15 Dec 2004 03:25:42 +0000 (GMT) Received: from titan.open-networks.net (dsl-202-173-148-209.qld.westnet.com.au [202.173.148.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60D8B43D3F for ; Wed, 15 Dec 2004 03:25:41 +0000 (GMT) (envelope-from timothy@open-networks.net) Received: from [192.168.1.200] (unknown [192.168.1.1]) by titan.open-networks.net (Postfix) with ESMTP id 669B389D; Wed, 15 Dec 2004 13:25:39 +1000 (EST) Message-ID: <41BFAEB3.7080708@open-networks.net> Date: Wed, 15 Dec 2004 13:25:39 +1000 From: Timothy Smith User-Agent: Mozilla Thunderbird 0.8 (X11/20041023) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Subhro , freebsd-questions@freebsd.org References: <41bfaaf3.1d048058.10c9.034e@smtp.gmail.com> In-Reply-To: <41bfaaf3.1d048058.10c9.034e@smtp.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: cannot mount cdrom - not a newbie problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2004 03:25:42 -0000 Subhro wrote: > > >>-----Original Message----- >>From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd- >>questions@freebsd.org] On Behalf Of Timothy Smith >>Sent: Wednesday, December 15, 2004 5:14 >>To: James; freebsd-questions@freebsd.org >>Subject: Re: cannot mount cdrom - not a newbie problem >> >>titan# mount -t cd9660 /dev/cd0a /mount >>cd9660: /dev/cd0a: Invalid argument >> >>the exact same issue. >>reinstalling etc is not an option since this is a development machine >>and i need to work on it all the time, can't afford for it to be down. >> >>fyi i am using freebsd 4.10 release >> >>is there a way i can delete /dev/acd0* and remake the device, could this >>be a fix? >> >> > >As far as remaking the devices are concerned, you can use the MAKEDEV script >for remaking all devices. Are you sure that you drive is jumpered properly >and the data cables connected to the drives are in good condition? > >Regards >S. > >Indian Institute of Information Technology >Subhro Sankha Kar >Block AQ-13/1, Sector V >Salt Lake City >PIN 700091 >India > > yes, the hardware is perfect.