From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Dlpfc-00054t-52 for mharc-grub-devel@gnu.org; Fri, 24 Jun 2005 11:00:40 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DlpfF-0004qk-Ll for grub-devel@gnu.org; Fri, 24 Jun 2005 11:00:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dlpf4-0004me-3o for grub-devel@gnu.org; Fri, 24 Jun 2005 11:00:07 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dlpf1-0004jI-02 for grub-devel@gnu.org; Fri, 24 Jun 2005 11:00:03 -0400 Received: from [64.233.184.206] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DlpbG-0003ES-Ri for grub-devel@gnu.org; Fri, 24 Jun 2005 10:56:10 -0400 Received: by wproxy.gmail.com with SMTP id 50so1475464wri for ; Fri, 24 Jun 2005 07:52:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=mnGsMWsfeoeAmeXDlWEny2taTmQNthFlRvLPLjr60f5HZjd4JBkvGHOY/S1VbNWCHN1AEHAeyXIVtraHwGyJpVjWze36tS2MH2T8cORsojnOzbBso9UeP5WTzqlY8y0KStHDfHeIfYiDKhvmkFkPyxn682SYZeFC31NvqgBESI4= Received: by 10.54.40.48 with SMTP id n48mr1901384wrn; Fri, 24 Jun 2005 07:52:30 -0700 (PDT) Received: by 10.54.67.2 with HTTP; Fri, 24 Jun 2005 07:52:30 -0700 (PDT) Message-ID: <2602ec52050624075270915f6a@mail.gmail.com> Date: Fri, 24 Jun 2005 07:52:30 -0700 From: edzaid Mendez To: grub-devel@gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Add the CD drive as a boot option inthe Grub Menu X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2005 15:00:19 -0000 Hi, I've been googling and reading Grub documents, but I can not find whether it is possible to add the CD drive as a boot option in the Grub boot menu. My problem is that I have a computer with no floppy drive. And for some reason, it won't boot from the CD drive that is installed now. The CD drive works just fine, and if I install it on a different computer= =20 it will boot. Thanks Edzaid