[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] fresh xcp 1.6 & xenserver install fails on first boot (kernel not found).
On Mon, 09/23/2013 08:02 PM, "mitch@xxxxxxxxxxxx" <mitch@xxxxxxxxxxxx> wrote: > I'm going to try reinstalling to a single disk on the on board sata > controller while I'm here. > > Someone mentioned I should verify the installed kernel had the proper driver > in it (which the iso obviously has as I can mount the file system from it). > > Does anyone have any ideas how to do that? > > Thanks for the command line errol that made it easy! > > Mitch Yes. Take the initrd and decompress it: zcat initrd > /tmp/initrd Then open it up mkdir /tmp/initrd_tmp cd /tmp/initrd_tmp cpio -idmv < ../initrd Then examine the files and ensure your driver is there.. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |