From owner-freebsd-questions@FreeBSD.ORG Sat Feb 8 15:40:24 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 52A82786 for ; Sat, 8 Feb 2014 15:40:24 +0000 (UTC) Received: from dub0-omc4-s25.dub0.hotmail.com (dub0-omc4-s25.dub0.hotmail.com [157.55.2.100]) by mx1.freebsd.org (Postfix) with ESMTP id E958E1567 for ; Sat, 8 Feb 2014 15:40:23 +0000 (UTC) Received: from DUB121-W41 ([157.55.2.72]) by dub0-omc4-s25.dub0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Sat, 8 Feb 2014 07:39:15 -0800 X-TMN: [lzZfeT/v9IGjvP3z9wNQLVVFidwwGxGl] X-Originating-Email: [luissuzuki@live.com] Message-ID: From: Luis Suzuki To: "freebsd-questions@freebsd.org" Subject: Unable to mount SDHC memory card. Date: Sat, 8 Feb 2014 15:39:15 +0000 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 08 Feb 2014 15:39:15.0421 (UTC) FILETIME=[EC1810D0:01CF24E3] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Feb 2014 15:40:24 -0000 I WAS ABLE to mount on my laptop's internal SD drive a SDHC card=2CI rememb= er that I read somewhere that it is related to an i slice or i partition an= d I did it=2Cbut now=2C I have tried /dev/mmcsd0pi=2C/dev/mmcsd0si=2C/dev/m= mcsd0i=2C/dev/sd0i etc. and nothing works.With dmesg output it seems mmcsd0= is the name the system recognizes the card(I don't remember anymore if I u= sed that).So=2CI need to know the exact name for the mount command.I alread= y did the trick but I forgot it.Does anybody usually mount SDHC cards on Fr= eeBSD? And how does it work? Thanks. =