From owner-freebsd-questions@FreeBSD.ORG Fri Feb 12 15:11:21 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F29A106568F for ; Fri, 12 Feb 2010 15:11:21 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-px0-f176.google.com (mail-px0-f176.google.com [209.85.216.176]) by mx1.freebsd.org (Postfix) with ESMTP id E673A8FC18 for ; Fri, 12 Feb 2010 15:11:20 +0000 (UTC) Received: by pxi6 with SMTP id 6so2673856pxi.14 for ; Fri, 12 Feb 2010 07:11:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=7nsEJPNyaorRsXYkNJ7YJMyueW/jmdN5wGB889xxsDw=; b=NPuqe5xs65g4VCAlyAzUjobJv9bCiS0Qo6ZeV3sVv/EqPjyp1rqKYogF23/PyXZ6ba oOLbW9HOx3O1wrnEVPPaQu5nujql+Dmk6l8rdUrJbG7MN7r/en/dOmZakvrRP1rLUrug oxi4/8j+SLrhUk1+nX18fWaViEojMAOyAT5Gg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=o94Mqk5bD6C4hkbgN+DqA/jUJbnZlXphXs0THa0FbLr9woHaLUH9YAt1dKUoG+iadb LWNEr3s+hrupjzAN1+GmF259u9vUMLuPU7ZGti34MhLxbKEIOp70JhzVQyeaJPm8YsIm UlmjXwzTaeNTrX15PtP9P5j9pkM4BqtFpVVw8= MIME-Version: 1.0 Received: by 10.142.9.10 with SMTP id 10mr996592wfi.177.1265987480430; Fri, 12 Feb 2010 07:11:20 -0800 (PST) In-Reply-To: References: Date: Fri, 12 Feb 2010 09:11:20 -0600 Message-ID: <6201873e1002120711j61c06b83u99bc5edb736bf81@mail.gmail.com> From: Adam Vande More To: Chuck Bacon Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: questions@freebsd.org Subject: Re: More on strange 8.0 issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2010 15:11:21 -0000 On Fri, Feb 12, 2010 at 8:49 AM, Chuck Bacon wrote: > I have two CD-DVD drives, one PATA and one SATA. Neither can > burn a CD, returning either busy or error. I had to burn the > 8.0-RELEASE-amd64-disc1.iso CD on my old iBook! And yes, I > also replaced the ATA drive with one from another box. > It's really extremely difficult to assist you with the amout of information you provide. Why would you not include the specific commands you've tried and their error messages? Have you tried the burning a cd instructions presented in the handbook? Take note of the cdrtools section as that may be more useful than burncd depending on you situtation. Final issue, probably no answer. I installed a ubuntu distro > on my /dev/ad0s2, with -s1 and -s3 remaining FreeBSD (no -s4). > My boot loader shows > F1 FreeBSD (an older 8.0-RELEASE, GENERIC) > F2 Linux (new ubuntu) > F3 FreeBSD (/backup) > F5 Drive 1 (a couple more 8.0-RELEASEs :-) > When I hit F2, I get the the first FreeBSD. Linux is bypassed. > When I installed ubuntu from the CD I didn't rewrite the boot. > Could I have boot FreeBSD if I had installed grub? Yes grub can boot freebsd. -- Adam Vande More