<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Hi everyone,<br>
<br>
I am trying to move a server from a standalone box to a VMWare ESXi virtual
server. When it was a standalone box, it used software raid. Now, under the
ESXi server, it will not use any raid. I have edited the appropriate fstab,
mtab, and /boot/grub/menu.lst files.<br>
<br>
To move the server, I made a complete back and then restored the backup to an
empty partition on the ESXi virtual server. I have edited the appropriate
fstab, mtab, and /boot/grub/menu.lst files and installed grub on the MBR.<br>
<br>
When the server boots, it fails with the lines:<br>
<br>
kmod: failed to exec /sbin/modprobe -s -k block-major-8, errno=2<br>
VFS: Cannot open root device sda1 or 08:01<br>
Please append a correct &quot;root=&quot; boot option<br>
Kernel panic: VFS: Unable to mount root fs on 08:01<br>
<br>
So it seems as if modprobe can not load the module for block-major-8. <br>
<br>
I have rebuilt initrd and edited /etc/modules.conf to alias block-major-8 to
sd_mod. Neither idea worked.<br>
<br>
Any ideas?<br>
<br>
Thanks!<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Paul</span></font><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p></o:p></span></font></p>

</div>

</body>

</html>