From owner-freebsd-current@FreeBSD.ORG Sat May 2 19:12:28 2009 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 7E5EF10656A7; Sat, 2 May 2009 19:12:28 +0000 (UTC) (envelope-from matheusber@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id 1784B8FC23; Sat, 2 May 2009 19:12:27 +0000 (UTC) (envelope-from matheusber@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so1855969ywe.13 for ; Sat, 02 May 2009 12:12:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:received:received :message-id:in-reply-to:references:date:subject:from:to:user-agent :mime-version:content-type:content-transfer-encoding:x-priority :importance; bh=N39rgENBLiBimMfNJ2RgHeugiAkpn6JTelTO1ewEVnk=; b=NdI/FLG5SeIrT0g4dtvwkr2KL+aR88SsMfznlU39AQLpCKRpsyZ2xZBIuOM7n7mpnY 5BcmHN2EQjXpOCVLTDikjX39QPhEcWcPGqkJJCkNJmizpxp8FJtDTJtbgWFEsLs62Sz+ ZuTpH2MGKmN71ns0jO2CsqCWqtrxTX1w7+GtI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:in-reply-to:references:date:subject:from:to :user-agent:mime-version:content-type:content-transfer-encoding :x-priority:importance; b=ouED2gbu0rBhxSs8OdD5hjHbcSqdAhlQNY5IlgyUmT7FsdlzJW/kLprGbf2HcU0wmn 54iz0daugCcysFmFfQkeb/+QaGnLcb+j50GLcrwmH6ciIC1XVHmNa481lKd2tcJAb7R9 WanYatHyGFALck4prsFQq34bERdKP+CN5AarU= Received: by 10.100.213.18 with SMTP id l18mr9064058ang.37.1241291546563; Sat, 02 May 2009 12:12:26 -0700 (PDT) Received: from cygnus.homeunix.com (201008160201.user.veloxzone.com.br [201.8.160.201]) by mx.google.com with ESMTPS id 6sm11831933ywi.48.2009.05.02.12.12.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 02 May 2009 12:12:25 -0700 (PDT) Sender: Nenhum_de_Nos Received: by cygnus.homeunix.com (Postfix, from userid 80) id 5DE28B8074; Sat, 2 May 2009 16:12:19 -0300 (BRT) Received: from 10.1.1.80 (SquirrelMail authenticated user matheus) by 10.1.1.10 with HTTP; Sat, 2 May 2009 16:12:19 -0300 (BRT) Message-ID: In-Reply-To: References: <00652174bdc7334a1a2d3d8db7c667a7.squirrel@10.1.1.10> <1239874051.12971.1.camel@buffy.york.ac.uk> Date: Sat, 2 May 2009 16:12:19 -0300 (BRT) From: "Nenhum_de_Nos" To: "Gavin Atkinson" , freebsd-current@freebsd.org User-Agent: SquirrelMail/1.4.15 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: Subject: Re: ata and seagate microdrive problems 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: Sat, 02 May 2009 19:12:28 -0000 On Fri, May 1, 2009 15:18, Nenhum_de_Nos wrote: > > On Thu, April 16, 2009 06:27, Gavin Atkinson wrote: >> On Thu, 2009-04-09 at 19:03 -0300, Nenhum_de_Nos wrote: >>> hail, >>> >>> I'm trying to install current on via itx using ide 44pin to cf adapter >>> and >>> a seagate 8GB microdrive. >>> >>> I thought it was to be ok, but just today when I received the adapter I >>> got nowhere in this. I tried 7.1-STABLE and 8.0-CURRENT from 200902, >>> and >>> both fail to find it. the same thing in 7.1R. >> >> Can you boot in verbose mode, and post the dmesg somewhere please? >> Also, can you confirm which ATA channel the drive should show up on? >> >> Thanks, >> >> Gavin > > sorry for the long delay, too busy :( > > but tell me how to boot in debug, as I can't boot it from itself, and I > don't have any serial cable. just say what to do, and I'll try my best. > > I must run current for what I want to do with it, thats my only limit. > > thanks, > > matheus just for the record, I just tried current snapshot from http://pub.allbsd.org/FreeBSD-snapshots/i386/8.0-HEAD-20090501-JPSNAP/cdrom/8.0-HEAD-20090501-JPSNAP-i386-disc1.iso and no go. BTX loader finds it though ( BIOS drive c: is disk0). acpi on, no usb keyboard :( and no disk also. I have OpenBSD on this disk, which I'll willing to wipe out to have FreeBSD. but if I can get any info from OpenBSD that would help, just say so. also, I'm downloading the livefs from this very current snapsjot, just to see if I can save a verbose boot anyhow. matheus >>> I found this http://forums.freebsd.org/archive/index.php/t-2733.html, >>> but >>> hw.ata.ata_dma_check_80pin=0 is no good :( >>> >>> and found this pr >>> http://lists.freebsd.org/pipermail/freebsd-bugs/2007-March/022884.html >>> as >>> the only pr that mentions microdrive (I may be wrong). >> >> > > > -- > We will call you cygnus, > The God of balance you shall be > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- We will call you cygnus, The God of balance you shall be