From owner-freebsd-questions@FreeBSD.ORG Sat Jun 6 17:46:37 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9FFA3106564A for ; Sat, 6 Jun 2009 17:46:37 +0000 (UTC) (envelope-from djuatdelta@gmail.com) Received: from mail-ew0-f212.google.com (mail-ew0-f212.google.com [209.85.219.212]) by mx1.freebsd.org (Postfix) with ESMTP id 313188FC12 for ; Sat, 6 Jun 2009 17:46:36 +0000 (UTC) (envelope-from djuatdelta@gmail.com) Received: by ewy8 with SMTP id 8so2961567ewy.43 for ; Sat, 06 Jun 2009 10:46:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=2MbdQ9mLcX0vWrq/UkmUmNXB0l/5ffX4nXQjM0CFMT8=; b=jTJdZzdNCyE8DJISKl0rL5oaK91/0zxmVVs+IERGgryYx2TQvLu00oMJYhty7iGtZW vKreuFYWeJpBi+VlmSUbA/F02lT9zCfq1OjH5tFy+O2Ic5Ko4qaO0cH33slpGam7tAb0 +PO9ywPzfTZstAbDMq+ynsPL/NocolFkGUXhg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=evtpKT3WRnPZcxExMcXG0zti2HNI2lOb7M7B/Ip6u2xB4vGZnskwCIlb89OL1EE+HQ qm26vMFVJ96NKYdaXpOKQz96i/gHakVkTV7FBF2v/7dvSTcAhfqSpnkgZ709ndKmWhLh 59G0/6aQ+zC5Gy1pTT+zQCJt06FYdxdnHSR/0= MIME-Version: 1.0 Received: by 10.210.92.8 with SMTP id p8mr763204ebb.53.1244310396201; Sat, 06 Jun 2009 10:46:36 -0700 (PDT) In-Reply-To: <86prdhuazk.fsf@nowhere.org> References: <900923.129.qm@web39101.mail.mud.yahoo.com> <86prdhuazk.fsf@nowhere.org> Date: Sat, 6 Jun 2009 13:46:36 -0400 Message-ID: From: Daniel Underwood To: glyn@millingtons.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: bf , freebsd-questions@freebsd.org Subject: Re: Installing latest version of LaTeX X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jun 2009 17:46:37 -0000 Having trouble mounting the ISO: [daniel@bsdbox ~]$ sudo mount_cd9660 -o ro /dev/`mdconfig -a -t vnode -f ./texlve2008.iso` ./mount/ mdconfig: open(/dev/mdctl): Permission denied mount_cd9660: /dev: Block device required [daniel@bsdbox ~]$ Please help me figure this out.