From owner-freebsd-questions@freebsd.org Sat Dec 19 16:56:06 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5E4BDA4CE89 for ; Sat, 19 Dec 2015 16:56:06 +0000 (UTC) (envelope-from vsasjason@gmail.com) Received: from mail-wm0-x234.google.com (mail-wm0-x234.google.com [IPv6:2a00:1450:400c:c09::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F30A012EA for ; Sat, 19 Dec 2015 16:56:05 +0000 (UTC) (envelope-from vsasjason@gmail.com) Received: by mail-wm0-x234.google.com with SMTP id l126so21454832wml.0 for ; Sat, 19 Dec 2015 08:56:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=AEQGky9AdB2911FNPbzawqVDBaomVTV1MqM7OzWkwa0=; b=TQni9+E8dJI6bNj85k1yCTukHR8u+o1X36SOfZg2KO6k8oVYA9Pi2rItIVxhXKlywt GdclwAtcGuFc1pjpQmMZR3kTlg83kBF96VpyZKInue0QjWzoM18hPtIdOyrQGAVFnf3g 5trrjWXi/obBhwITBoHQ0xgIaTjFJ7Wrf6QhIK7GhJK7/BefOeHOr5KZu847DWDeC0eN 5f/9NMBnJKnBC1siIwp6f19HtlAF6vMOi8EHF33hLvGLtngxe24nW83xSPkBMeqqgCUQ sD+WVNMBigaIoXbVNGNYdtvbJXH1BOZS4ppaN9jD5crLO5VzrizRgXNqo2iRDTxj1csq YADA== MIME-Version: 1.0 X-Received: by 10.28.184.76 with SMTP id i73mr2685341wmf.43.1450544164334; Sat, 19 Dec 2015 08:56:04 -0800 (PST) Received: by 10.194.76.207 with HTTP; Sat, 19 Dec 2015 08:56:04 -0800 (PST) Received: by 10.194.76.207 with HTTP; Sat, 19 Dec 2015 08:56:04 -0800 (PST) In-Reply-To: <20151219171651.12f1da2d@jive.levalinux.org> References: <20151219171651.12f1da2d@jive.levalinux.org> Date: Sat, 19 Dec 2015 19:56:04 +0300 Message-ID: Subject: Re: mounting udf From: Anton Sayetsky To: Lev Cc: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Dec 2015 16:56:06 -0000 19 =D0=B4=D0=B5=D0=BA. 2015 =D0=B3. 18:17 =D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0= =BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C "Lev" =D0= =BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB: > > I try to mount an UDF DVD, and I get this: > > mount_udf: /dev/cd0: Invalid argument > > I have this is in my loader.conf: > > atapicam_load=3D"YES" > hw.ata.atapi_dma=3D"1" > > What do I miss? You missed to post UDF version.