From owner-freebsd-current@FreeBSD.ORG Wed Nov 14 10:31:48 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1971E16A417 for ; Wed, 14 Nov 2007 10:31:48 +0000 (UTC) (envelope-from dominique.goncalves@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.freebsd.org (Postfix) with ESMTP id A056013C455 for ; Wed, 14 Nov 2007 10:31:47 +0000 (UTC) (envelope-from dominique.goncalves@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so103215nfb for ; Wed, 14 Nov 2007 02:31:42 -0800 (PST) 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=/2/A8GqJ8Px4RpAveTDvr9QT+xDfMKNPfd7tj0SzkfU=; b=Lr9UExtQ5TbmNU6DSy3Paq2puzVNfu37DdccMtaPD/EEtJEEReD+6X2g3CPGY+WEYm6s1IQ/gs44Bx2mcdkLw5gUeoRwJwRqI66aYAjclsZ2bOOxQSQRUHWFBjnjPHhpeLal2cM6hm+85iqnP3ZDvML+s6gV02RwO3I/I4SGjq4= 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=hOrrJBCpq8pDnjnDd1jm655SOc5nrmDGasijd+CYNz+JUIbxTx+yhIwGOKT8zguKKQ69z2agbURdW9w+uaQPa1sgvd4KTXxbm4JcSQn9j1xGFEUg2cH3/HTtRTEdiFruUrpNfJy8LONlJzi10kYI40JfsVCQAMHAdLw44F/t9+4= Received: by 10.78.205.7 with SMTP id c7mr7755602hug.1195034840333; Wed, 14 Nov 2007 02:07:20 -0800 (PST) Received: by 10.78.158.18 with HTTP; Wed, 14 Nov 2007 02:07:20 -0800 (PST) Message-ID: <7daacbbe0711140207u20479322qd2254665ef364e49@mail.gmail.com> Date: Wed, 14 Nov 2007 11:07:20 +0100 From: "Dominique Goncalves" To: "Free System Burned In Economy" , freebsd-current@freebsd.org, "=?ISO-8859-1?Q?S=F8ren_Schmidt?=" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: mount root from cd9660:/dev/iso9660/FreeSBIE failure X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Nov 2007 10:31:48 -0000 Hi, Since the commit to src/sys/dev/ata ata-chipset.c atapi-cd.c atapi-cd.h by sos@ [1] I'm unable to boot from a livecd build with freesbie2 (with RELENG_7). The system is unable to find the root filesystem and asks for manual specification [2] My kernel is a GENERIC plus GEOM_LABEL and GEOM_UZIP, a kernel build before the commit works as expected. Could someone take a look at this error ? Thanks, Regards. [1] http://lists.freebsd.org/pipermail/cvs-src/2007-October/083327.html [2] http://djdomics.free.fr/FreeBSD/freesbie2/mountroot.png -- There's this old saying: "Give a man a fish, feed him for a day. Teach a man to fish, feed him for life."