[Server-devel] Install from NFS server

Jerry Vonau jvonau at shaw.ca
Fri Feb 13 05:31:06 EST 2009


On Fri, 2009-02-13 at 19:03 +1100, David Leeming wrote:
> Jerry
> 
> The USB install was prepared for me by someone else, loaded with version 0.5.0. It worked fine, but the install failed at the final stage due to some hardware issue which (I am told) is now fixed. 
> 
> When the 0.5.1 version became available, I replaced the XS image file in the /iso folder of the USB using my Windows PC.
> 
> Thereafter I have the problem as below, no matter what image file I put in the /iso folder (including the one that the USB drive came with and which worked before):
> 

That is the initrd/anaconda mismatch I was suggesting. You need to use
the kernel and initrd from the iso your trying to install. You could use
mkusbinstall from:
http://dev.laptop.org/git?p=projects/xs-livecd;a=blob;f=util/mkusbinstall;hb=HEAD
OR doing it the long way, mount the usb drive, mount the iso image, and
copy vmlinuz and initrd.img from the iso to the usb drive, overwriting
what is present on the usbdrive. Unmount and retry.


Jerry




More information about the Server-devel mailing list