From owner-freebsd-questions Fri Feb 22 5: 2:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web10302.mail.yahoo.com (web10302.mail.yahoo.com [216.136.130.80]) by hub.freebsd.org (Postfix) with SMTP id 364D637B402 for ; Fri, 22 Feb 2002 05:02:32 -0800 (PST) Message-ID: <20020222130232.25803.qmail@web10302.mail.yahoo.com> Received: from [213.19.151.12] by web10302.mail.yahoo.com via HTTP; Fri, 22 Feb 2002 05:02:32 PST Date: Fri, 22 Feb 2002 05:02:32 -0800 (PST) From: Ali Nasseh Subject: help To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi, when i mount my cdrom with this command, # mount -vt cd9660 /dev/acd0c /cdrom i get "I/O error", after i hear the cdrom rotation. too, i can't execute my c program. after i successfully compile it with cc command like this: # cc hello.c i can see the a.out file in my directory, but when i type: # a.out the system says "command not found". please tell me what is wrong with those. __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message