From owner-freebsd-stable@FreeBSD.ORG Mon Nov 19 20:07:36 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 679D7B47 for ; Mon, 19 Nov 2012 20:07:36 +0000 (UTC) (envelope-from graudeejs@yandex.ru) Received: from forward12.mail.yandex.net (forward12.mail.yandex.net [IPv6:2a02:6b8:0:801::2]) by mx1.freebsd.org (Postfix) with ESMTP id D3EA78FC0C for ; Mon, 19 Nov 2012 20:07:35 +0000 (UTC) Received: from web21f.yandex.ru (web21f.yandex.ru [95.108.130.8]) by forward12.mail.yandex.net (Yandex) with ESMTP id 1028CC21DC1; Tue, 20 Nov 2012 00:07:34 +0400 (MSK) Received: from 127.0.0.1 (localhost.localdomain [127.0.0.1]) by web21f.yandex.ru (Yandex) with ESMTP id A704A5348081; Tue, 20 Nov 2012 00:07:33 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1353355653; bh=mABOQS5mTi9o8z3Vzxi0EplTi3bf2gMQo1zo/PK3j1o=; h=From:To:Cc:In-Reply-To:References:Subject:Date; b=MXYZ5dae7lITkL4PlED4rnarShQQk3ezkYH3VDn7HdArR3S4VX6wXx9xitw2o/6yP F91IOmGAm6VT26qJ1lKt2qC3SsAXUN0l4odd3eQCPXQylZ01aibwbQLbkvOcIgdS/+ DBVFXOxD8EhXYqdtNyLcMKw9qW2vlYUmson8m17s= Received: from mpe-11-155.mpe.lv (mpe-11-155.mpe.lv [83.241.11.155]) by web21f.yandex.ru with HTTP; Tue, 20 Nov 2012 00:07:33 +0400 From: Aldis Berjoza To: Andrea Venturoli ,Eitan Adler In-Reply-To: <50AA8C85.2000002@netfence.it> References: <50AA8C85.2000002@netfence.it> Subject: Re: Help review the FAQ MIME-Version: 1.0 Message-Id: <176051353355653@web21f.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Mon, 19 Nov 2012 22:07:33 +0200 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=koi8-r Cc: freebsd-stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Nov 2012 20:07:36 -0000 19.11.2012, 22:04, "Andrea Venturoli" : > On 11/19/12 18:44, Eitan Adler wrote: > >> šHey all, >> >> šThe FAQ for FreeBSD needs a significant amount of updating and >> šchanging. šThe first step in that process is to figure out what needs >> što be changed. >> >> šIf you can a take a moment and thoroughly review just one >> šquestion and add your comments and concerns it >> šwould be immensely helpful. >> >> šhttp://wiki.freebsd.org/ThwackAFAQ > > Under: removable-drives > > Would it be worth mentioning no /dev/xxxs1 is created when the device is > plugged in after boot? > > E.G. 1: > I have a Zip Drive which is /dev/da1. > Everything is fine if a disk is in when I boot, but if I insert the > media after boot, /dev/da1s1 is not there. > I need to "mount /dev/da1 /mnt": this also fails, but now I have > /dev/da1s1 and can mount it. > > E.G. 2: > I connect my Android phone with an USB cable: it will be /dev/da7. > Again I have no /dev/da7s1 until I "dd count=0 if=/dev/random of=/dev/da7". > > Same happens with CompactFlash, MMC, SD, etc... That doesn't sound normal. I only had similar problems with Klingston DataTraveler flash (it had some crap firmware) -- Aldis Berjoza FreeBSD addict