From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ob0-f169.google.com ([209.85.214.169]) by ur; Wed Sep 30 01:01:23 EDT 2015 Received: by obbzf10 with SMTP id zf10so22910171obb.2 for <9front@9front.org>; Tue, 29 Sep 2015 22:01:21 -0700 (PDT) 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 :content-type; bh=ieLajYFj5O4GoorFE1SNv8tthboKrBQi21YyzsrJCVQ=; b=dZk5ICBDEui7hzteGu5q2N/6CDFg+MdAHhLwU/jxVm6HStx3E4K64H4YIfJzESN4X/ G2GQQwYdrUuEBizeHUyvELuiWKLiaGdze9zZym5Je+qGZ5UCmfwXbhrmx6yajTaT+wQ3 7DYwtrqJdo5qb3LwfnEHqcGWGyOoGXSL1ZZw2ran/Qf2LZJ+w5cbJ1Fi+AfOu/I+ieeE hTFBwHwpXCH9WPUiHKsj30bq4CLr89JuBFSpRpWWpRcE7U9Av1zSP2Tcu7zv1tp7Wqu5 j78Vwyi/PWnVaC6iXIefpX6d3kUBbqx2lUtU0RhlHpJEPKfjoLmFVWWMZpFutjd3M2YP aJLg== MIME-Version: 1.0 X-Received: by 10.60.65.68 with SMTP id v4mr1022129oes.84.1443589281253; Tue, 29 Sep 2015 22:01:21 -0700 (PDT) Received: by 10.202.71.200 with HTTP; Tue, 29 Sep 2015 22:01:21 -0700 (PDT) In-Reply-To: References: <5461116cf1ebbc9f29bab6488fdb244a@u2.attlocal.net> Date: Wed, 30 Sep 2015 05:01:21 +0000 Message-ID: List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: virtualized SQL NoSQL engine factory Subject: Re: [9front] console=0 by default for the iso From: Jerome Ibanes To: 9front@9front.org Content-Type: text/plain; charset=UTF-8 yes, I copied the iso to a usb thumbdrive and it was able to boot from that. On Wed, Sep 30, 2015 at 4:47 AM, Nick Owens wrote: > do any soekris machines even have the capability to boot from a cd/iso? > > On Tue, Sep 29, 2015 at 9:38 PM, Jerome Ibanes wrote: >> This would be useful for soekris machines too; which do not have video output. >> >> On Wed, Sep 30, 2015 at 4:25 AM, Nick Owens wrote: >>> that's not really a solution. what reason would there be to not do this? >>> >>> On Tue, Sep 29, 2015 at 6:18 PM, wrote: >>>> pass the kernel directly to qemu with the -kernel option, then pass >>>> a plan9.ini file with the -initrd option. in there, specify console=0 >>>> and any boot parameters you want to use. >>>> >>>> -- >>>> cinap