From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <57fb7814f80307ccc36d373e503ae088@plug.quanstro.net> Date: Tue, 7 Dec 2010 21:25:37 -0800 Message-ID: From: ron minnich To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] Trap in 5c compiling rc? Topicbox-Message-UUID: 88d4bcca-ead6-11e9-9d60-3106f5b1d025 On Tue, Dec 7, 2010 at 8:26 PM, Paul Lalonde wro= te: > I have a successful boot off my USB stick onto the Guru. > Now, how do I tell it to use the USB stick as a root filesystem? =A0I'm > guessing I'll want to have two partitions, one to hold the image and anot= her > as a native P4 fs of some sort (if only to get case-sensitive filenames). > =A0How do I specify the later to the "root is from" prompt? I've gotten part of the way there. I set up a 9fat on the first partition and I can boot the kernel from u-boot with the 9fat. But I'm not quite done the rest. ron