From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.236.50.47 with SMTP id y35csp156673yhb; Sun, 6 May 2012 22:26:12 -0700 (PDT) Return-Path: <9front+bncCPS0wdjICBD0uZ39BBoEBmJ_pw@googlegroups.com> Received-SPF: pass (google.com: domain of 9front+bncCPS0wdjICBD0uZ39BBoEBmJ_pw@googlegroups.com designates 10.50.88.169 as permitted sender) client-ip=10.50.88.169; Authentication-Results: mr.google.com; spf=pass (google.com: domain of 9front+bncCPS0wdjICBD0uZ39BBoEBmJ_pw@googlegroups.com designates 10.50.88.169 as permitted sender) smtp.mail=9front+bncCPS0wdjICBD0uZ39BBoEBmJ_pw@googlegroups.com; dkim=pass header.i=9front+bncCPS0wdjICBD0uZ39BBoEBmJ_pw@googlegroups.com Received: from mr.google.com ([10.50.88.169]) by 10.50.88.169 with SMTP id bh9mr11628004igb.1.1336368372764 (num_hops = 1); Sun, 06 May 2012 22:26:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:mime-version:in-reply-to:references:from :date:message-id:subject:to:x-original-sender :x-original-authentication-results:reply-to:precedence:mailing-list :list-id:x-google-group-id:list-post:list-help:list-archive:sender :list-subscribe:list-unsubscribe:content-type :content-transfer-encoding; bh=2O0M4HEhh5hi3psrYDijyIrnz6QgV92qbCitqzEX4Tk=; b=e0jHp71xvnOaVjIFcorUA1Mg2MiOcEVVV9siv1A18yb7/jLptw1uFmaY+r2INiTRRC UPKnv5BCvpMvoQ7gIX8Lgq3RHoUHIqY+4d98axhG93eQ04CPdjHkTdigfprA6Ws5NoIe 9VJ4CbImJ/P3DZ18ursN083++YsOwKnQptbhs= Received: by 10.50.88.169 with SMTP id bh9mr1256839igb.1.1336368372725; Sun, 06 May 2012 22:26:12 -0700 (PDT) X-BeenThere: 9front@googlegroups.com Received: by 10.50.202.5 with SMTP id ke5ls2440146igc.2.gmail; Sun, 06 May 2012 22:26:12 -0700 (PDT) Received: by 10.50.45.193 with SMTP id p1mr10219270igm.1.1336368372358; Sun, 06 May 2012 22:26:12 -0700 (PDT) Received: by 10.50.45.193 with SMTP id p1mr10219269igm.1.1336368372348; Sun, 06 May 2012 22:26:12 -0700 (PDT) Received: from mail-ob0-f179.google.com (mail-ob0-f179.google.com [209.85.214.179]) by gmr-mx.google.com with ESMTPS id wf3si2058549igb.3.2012.05.06.22.26.12 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 06 May 2012 22:26:12 -0700 (PDT) Received-SPF: pass (google.com: domain of staal1978@gmail.com designates 209.85.214.179 as permitted sender) client-ip=209.85.214.179; Received: by obbup19 with SMTP id up19so8256603obb.10 for <9front@googlegroups.com>; Sun, 06 May 2012 22:26:12 -0700 (PDT) Received: by 10.60.4.199 with SMTP id m7mr19568934oem.65.1336368371939; Sun, 06 May 2012 22:26:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.60.68.102 with HTTP; Sun, 6 May 2012 22:25:51 -0700 (PDT) In-Reply-To: <4d9c26e53ce8a3673377c6f581cd7f2a@sp.inri.net> References: <4d9c26e53ce8a3673377c6f581cd7f2a@sp.inri.net> From: Jens Staal Date: Mon, 7 May 2012 07:25:51 +0200 Message-ID: Subject: Re: mkusb To: 9front@googlegroups.com X-Original-Sender: staal1978@gmail.com X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of staal1978@gmail.com designates 209.85.214.179 as permitted sender) smtp.mail=staal1978@gmail.com; dkim=pass header.i=@gmail.com Reply-To: 9front@googlegroups.com Precedence: list Mailing-list: list 9front@googlegroups.com; contact 9front+owners@googlegroups.com List-ID: <9front.googlegroups.com> X-Google-Group-Id: 831096995978 List-Post: , List-Help: , List-Archive: Sender: 9front@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2012/5/7 : > NAME > =C2=A0 =C2=A0 =C2=A0 =C2=A0mkusb - create a bootable USB device > Nice! I was recently trying to boot the 9front.iso with syslinux since my CD/DVD drive on my new laptop apparently reads the CD wrong (complaints about corrupt file system during boot). This did unfortunately not work (no idea why - syslinux does not give any messages as far as I can see why it does not try to boot the iso). Otherwise that would have been a very nice way to make bootable USBs. Now I probably should try to make a bootable USB with this tool from a 9front instance running in a VM I guess :)