From owner-freebsd-user-groups@FreeBSD.ORG Fri Sep 28 16:22:49 2007 Return-Path: Delivered-To: freebsd-user-groups@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66F4E16A473 for ; Fri, 28 Sep 2007 16:22:49 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by mx1.freebsd.org (Postfix) with ESMTP id 38BB113C447 for ; Fri, 28 Sep 2007 16:22:49 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so3673015waf for ; Fri, 28 Sep 2007 09:22:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=/oBZdMSbYgvczpY2AP3sqeXTqLDMTG+w6h3LrKmWuiM=; b=GgtLLajqsnVsWrhs36LAYb5IB8I0soqzmI+pHtV+D1Bi2zai26U/+PvwQoPSpJQ47p+YQnJqFUy4S/l+bYoCdOa/JSZ/Qq2IzPfrwy+FdxZYquma9nv0ASs7Kjaatj1TRo6dEzy05XZBaCb4RfbwoXeFHGNZuKgQQGfA4uAMm+k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=KdA53z0ph2jldbX9caWkscnAq4Ej0nzbm8/0O1h0aDUFwF4YXLlj5G/dY0qZ9s2nWQDQ8hDPWuNZUPUOfBoysBj8zUjoQBw0mozkT7msAcC1mtKSjI0ORlOTT4cZDM2e8gUSQ4KjZKfAeC/EhAz8LflmTAHIb6oKQjsD98p0PS4= Received: by 10.115.106.7 with SMTP id i7mr588317wam.1190995000751; Fri, 28 Sep 2007 08:56:40 -0700 (PDT) Received: by 10.114.27.4 with HTTP; Fri, 28 Sep 2007 08:56:40 -0700 (PDT) Message-ID: <1bd550a00709280856q42a98284hcf8b5da33098babe@mail.gmail.com> Date: Fri, 28 Sep 2007 17:56:40 +0200 From: "=?ISO-8859-1?Q?Fernando_Apestegu=EDa?=" To: freebsd-user-groups@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Installation problems X-BeenThere: freebsd-user-groups@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User Group Coordination List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Sep 2007 16:22:49 -0000 Hi all, This is my very first post in this list, so I beg for your patience :) I'm trying to install FreeBSD 6.1 on an IBM Netfinity 5000. I have the two CD's set. The machine uses a IDE DVD drive, and 5 SCSI disks. I boot the machine and the CD starts to boot. I select the FreeBSD normal booting. Everything seems to be fine. I can see the messages about the detected devices (BIOS CDROM is cd0 and so on...) I start the installation, The disks are detected, I set up my partitions and then I select the CD/DVD media installation... and then I get a No CD/DVD drive is present. The drive is working in terms of hardware (I can run several live CD linux distros for example) and then access the CD as usual. How is it possible that after booting with FreeBSD the sysinstall (?) program doesn't detect the cd? Thanks in advance