Sorry for the trouble but the basic issue is that I am still finishing the transition from our old 'amd64-generic' images and the new 'amd64-usr' images which use a different filesystem layout. The instructions on the website for PXE are still for the old images. You already found part of the answer, the new type which you built should not be given the root= and state= parameters. I am not sure why networking is not coming up for you, that should be working but we now use networks which doesn't yet handle everything out previous dhcp client did. Could you provide some details on the network/dhcp setup and the full journal of one of these half-successful boots?
Also, if you want to try to build the old image type just pass --board=amd64-generic to each of the commands. I'm guessing it won't resolve the network issue but who knows.
Thanks!
On Apr 10, 2014 7:40 AM, "Michael Marineau" <michael....@coreos.com> wrote:
>
> Sorry for the trouble but the basic issue is that I am still finishing the transition from our old 'amd64-generic' images and the new 'amd64-usr' images which use a different filesystem layout. The instructions on the website for PXE are still for the old images. You already found part of the answer, the new type which you built should not be given the root= and state= parameters. I am not sure why networking is not coming up for you, that should be working but we now use networks
Darn autocorrect, that is networkd :)
Haha, cute. I'll look into it.