From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Thu, 13 Mar 2014 08:11:38 -0400 To: 9fans@9fans.net Message-ID: <217dcd8e1efd1a8dac066b54015b628e@mikro.quanstro.net> In-Reply-To: References: <58974f02da2f2932dc4076ffb46966db@quintile.net> <34d72d52ff4de96303c0680e7246e0d4@mikro.quanstro.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] sdkw - SATA drive detection broken (was ARM and u-boot) Topicbox-Message-UUID: c9a8ceba-ead8-11e9-9d60-3106f5b1d025 > I can't take root from the net, but that's my fault. How can i do USB > boot? I thought that USB mass storage devices aren't supported: i've set up several machines to boot from usb, and the installer that i've been working on boots from usb. i can't tell you how to set up u-boot, but if you'll be using partitions, usbd and either partfs or sdloop needs to be built into the kernel. since i use sdloop, i don't think i can give you good directions. but basically, you want to set up nobootprompt=path-to-usb-storage in plan9.ini. - erik