I''ve built Xen 3.0.1 (testing from Mercurial) on the 2.6.12 kernel where I had to update the 3ware 9xxx driver for the 9550SX board. I''m a little stumped at the last step where mkinitrd just plain fails as the options are wrong. I presume mkinitrd is different for Debian Sarge 3.1, so does anybody know how to run mkinitrd for Debian? Thanks. -- *** ProbeStar Technical Systems, LLC. *** Software Engineering and Application Development ==// Neal W. Probert (President) / Email: nprobert@probestar.com // =// Web: www.probestar.com / Phone: 734-834-7805 //// Fax: / Cell: 734-834-7805 //= "Technology is a gift of God. After the gift of life it is perhaps the greatest of God''s gifts. It is the mother of civilizations, of arts and of sciences" --- Freeman Dyson Infinite in all directions _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
"mkinitrd -f <outfile> <kernelversion>", so in your case it could be like this: "mkinitrd -f /boot/xen-modules-2.6.12.6-xen 2.6.12.6-xen" btw. have you noticed: http://packages.debianbase.de/sarge/i386/xen3/ http://lists.xensource.com/archives/html/xen-users/2006-01/msg00641.html (archive is updated to the latest testing hg repository since this posting) The kernel provided by this external archive support 3w-9xxx as module. --Ralph Am Freitag, 17. März 2006 20:03 schrieb Neal Probert:> I''ve built Xen 3.0.1 (testing from Mercurial) on the 2.6.12 kernel where > I had to update the 3ware 9xxx driver for the 9550SX board. > > I''m a little stumped at the last step where mkinitrd just plain fails as > the options are wrong. I presume mkinitrd is different for Debian Sarge > 3.1, so does anybody know how to run mkinitrd for Debian? > > Thanks._______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users