From owner-freebsd-current@FreeBSD.ORG Thu Aug 16 13:30:35 2012 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 1C3311065678 for ; Thu, 16 Aug 2012 13:30:35 +0000 (UTC) (envelope-from cochard@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 88F588FC12 for ; Thu, 16 Aug 2012 13:30:34 +0000 (UTC) Received: by weyx56 with SMTP id x56so2147631wey.13 for ; Thu, 16 Aug 2012 06:30:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=/Cz9kHsygOxvWzZw9SB7UMhkEAfEFujgKyfc00M1Qpk=; b=zqgvb+qd+mkL3sUNQ+/uWlMb8Og4Q08VMPsYFwiGyvCvCEkYoCa3NzpooIhzo2sXz+ UYv2EaUPYxcjmY2dSM5F3YCqY11IZKv9HKVEtyWovrOxNdsDZCLK+2IGrISBBzZjxkY9 ms0BLCFFD9GYX6VBFcwZOzEuaa436/LGo770PAGArTDI1ayhoAA3roH3ldr+hOWEVqjQ E8GteZnI8pJ6iJyaFj5otb0U7ughq54unY1lM82qkMouvtTMn5LMZ7/CdtAY8FlI6YkC 9dowdTQ13lbO8hmjRlMhS0GSBB/53dB7672470ek/McnBA/rf6rucZ9qvVc5ZKpNC+hd Cgog== Received: by 10.216.136.66 with SMTP id v44mr654877wei.159.1345123828554; Thu, 16 Aug 2012 06:30:28 -0700 (PDT) MIME-Version: 1.0 Sender: cochard@gmail.com Received: by 10.223.153.200 with HTTP; Thu, 16 Aug 2012 06:30:08 -0700 (PDT) In-Reply-To: <1345121047.52413.YahooMailNeo@web125403.mail.ne1.yahoo.com> References: <1345121047.52413.YahooMailNeo@web125403.mail.ne1.yahoo.com> From: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= Date: Thu, 16 Aug 2012 15:30:08 +0200 X-Google-Sender-Auth: 312YUznYfco_w1JAm9upqX2jnrM Message-ID: To: Khan Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-current@freebsd.org" Subject: Re: netmap installation 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: Thu, 16 Aug 2012 13:30:35 -0000 On Thu, Aug 16, 2012 at 2:44 PM, Khan wrote: > hi, i am new to Netmap and i need some help. I want to install netmap on = my Ubuntu ver.12. > I have downloaded the image 'Picobsde amd 64 20120618 (bin)' file from th= e website. then I > tried to convert the bin file into an iso format. But when i mount, it gi= ves me error: > ahmed@ahmed-Latitude-D620:~/Downloads$ sudo mount -t iso9660 20120618-net= map-picobsd-head-amd64_01.iso/media/iso -o loop > I am not sure about the error, what am I doing wrong here? Is the image o= n the server working fine? looking forward for a response. > Kindly guide me on how to install and run netmap on my PC. > Hi, the topic of this mailing-list is "Discussions about the use of FreeBSD-current". Your question, related to installing something on a Ubuntu Linux, is off-to= pic. Regarding PicoBSD, you seem didn't understand what is a PicoBSD image. Read this for a better understanding of PicoBSD: http://people.freebsd.org/~picobsd/old/picobsd.html http://www.freebsd.org/cgi/man.cgi?query=3Dpicobsd You can't install a PicoBSD image on your Ubuntu, but you can run a PicoBSD image inside a virtual machine from your Ubuntu=85 But don't ask the question "How to run a PicoBSD disk image on my Ubuntu" here, because this question will be off-topic too ;-) Regards, Olivier